更新提示
This commit is contained in:
parent
f4858dcf1a
commit
f9a27e46d7
@ -18,7 +18,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="photo_count">
|
||||
<text class="photo_size">建议:图片尺寸为750*750px</text>
|
||||
<text class="photo_size">建议:图片尺寸为750*750px, 上传2张以上</text>
|
||||
<view class="input_content_photo">
|
||||
<view class="input_content_photo_adPh" v-for="(item, index) in setFormData.imageList" :key="index">
|
||||
<image :src="item" class="myimg2 photos" @click="pop(item)"></image>
|
||||
|
Loading…
x
Reference in New Issue
Block a user