This commit is contained in:
2023-06-09 17:59:05 +08:00
parent 59b15f321d
commit 47a057b35b
237 changed files with 669 additions and 216 deletions

View File

@@ -63,7 +63,7 @@
<image class="cover-item-src" :src="item" mode="aspectFill"></image>
</view>
<view class="cover-item border" @click="albumClick" v-if="pathArr.length < 9">
<image class="cover-item-add" src="@/static/imgs/cover_add.png" mode="aspectFill"></image>
<image class="cover-item-add" src="https://douhuo-storage.oss-cn-beijing.aliyuncs.com/images/2023/06/06/0e777b11d995a02f698b47efd66e8838.png" mode="aspectFill"></image>
</view>
</view>
</view>
@@ -109,7 +109,8 @@
}
},
created() {
onShow() {
console.log(this.$Route.query)
this.type = this.$Route.query.type
this.price = this.$Route.query.price