更新提示

This commit is contained in:
weipengfei 2023-10-08 09:18:17 +08:00
parent f4858dcf1a
commit f9a27e46d7

View File

@ -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>