feat:173版本
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<view class="choiceness_warp">
|
||||
<view class="choiceness_title" v-if="isTitle">
|
||||
<up-image src="/static/common/jingxuan_left.png" width="24" height="8" bgColor="#f1f6ff00"></up-image>
|
||||
<view class="choiceness_title_msg">为您精选</view>
|
||||
<view class="choiceness_title_msg">热门商品</view>
|
||||
<up-image src="/static/common/jingxuan_right.png" width="24" height="8" bgColor="#f1f6ff00"></up-image>
|
||||
</view>
|
||||
<view class="choiceness_product" :class="platformType ? '' : 'iosplatformType'">
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
<view class="text-28 text-bold">{{ obj.buyDeductionValue }}数字积分</view>
|
||||
<view class="text-24">+{{ obj.price }}元</view>
|
||||
</view>
|
||||
<text class="text-20 sold">兑换</text>
|
||||
<text class="text-20 sold" style="color: #fff;">兑换</text>
|
||||
</view>
|
||||
<!-- 无优惠券 -->
|
||||
<view class="flex-r-lr price-line" v-else>
|
||||
|
||||
Reference in New Issue
Block a user