积分bug

This commit is contained in:
77 2024-10-22 10:59:42 +08:00
parent 54f8adf15e
commit 4fbc8b9bf3

View File

@ -18,7 +18,7 @@
<view class="c-goods"> <view class="c-goods">
<view class="t"> <view class="t">
{{item.count}}件商品 {{state.orderInfo.productCount}}件商品
</view> </view>
<view class="b-detail" v-for="(item,index) in state.orderInfo.items" :key="item.goods_id"> <view class="b-detail" v-for="(item,index) in state.orderInfo.items" :key="item.goods_id">