摘要: //组件 <template> <view class="img_box"> <view class="img_item" v-for="(item,index) in imgList" :key='index'> <view class="item_del"> <uni-icons type="c 阅读全文
posted @ 2020-07-30 23:48 appdesign 阅读(441) 评论(0) 推荐(0)