['发布商品必须企业店铺处理']
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</view>
|
||||
<view class="info-item" v-if="details.type.value === 2">
|
||||
<view class="info-item-title">满减</view>
|
||||
<view class="info-item-text">满{{details.price}}减{{details.full}}</view>
|
||||
<view class="info-item-text">满{{details.full}}减{{details.price}}</view>
|
||||
</view>
|
||||
<view class="info-item">
|
||||
<view class="info-item-title">券发放量</view>
|
||||
|
||||
Reference in New Issue
Block a user