[更新]
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user