优化会员,商品,下单
This commit is contained in:
@@ -148,8 +148,7 @@
|
||||
</view>
|
||||
|
||||
<!-- 积分 -->
|
||||
<view class="favorable_right" v-if="item.type=='points'"
|
||||
@click.stop="calcUsablePointsData.showModal = true">
|
||||
<view class="favorable_right" v-if="item.type=='points'">
|
||||
<text class="favorable_right_text" style="color: #666;margin-right: 16rpx;"
|
||||
v-if="calcUsablePointsData.integral">
|
||||
使用 {{ calcUsablePointsData.integral}}
|
||||
|
||||
Reference in New Issue
Block a user