|
@@ -91,10 +91,10 @@
|
|
|
</view>
|
|
|
<view class="goodsother">
|
|
|
<view v-if="item.type=='0'" class="price">
|
|
|
- ¥{{tags.sell_money}}
|
|
|
+ ¥{{tag.sell_money}}
|
|
|
</view>
|
|
|
<view v-else class="price">
|
|
|
- ¥{{tags.group_config.money}}
|
|
|
+ ¥{{tag.group_config.money}}
|
|
|
</view>
|
|
|
<view class="num">
|
|
|
×{{tag.buy_num}}
|