调整考试时间和作业等上传图片数量
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
<text class="input_tit" style="display: block;margin-bottom: 15rpx;">上传图片:</text>
|
||||
<view class="in" style="border: none;" @click="checkPermision">
|
||||
<u-upload :fileList="fileList1" @afterRead="addPic" @delete="deletePic" multiple
|
||||
:maxCount="4" width="60" height="60" :previewFullImage="true">
|
||||
:maxCount="9" width="60" height="60" :previewFullImage="true">
|
||||
</u-upload>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user