Commit 0ff8a1d9 authored by 王炽's avatar 王炽

积分页商品处理

parent 5b8889ae
......@@ -355,6 +355,7 @@
</view>
</view>
<view class="goods-content" v-for="(goodItemList, index) in goodsDataArr" :key="index" v-if="false">
<view class="goods-list" v-if="activeIndex === index">
<view class="goods-item" v-for="(goodItem, i) in goodItemList?.resourcePositionGoods" :key="i"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment