Commit 4c26373c authored by youjie's avatar youjie

no message

parent b77e147e
......@@ -66,7 +66,7 @@
</view>
</view>
</view>
<view v-if="maxCouponDiscount>0||stepNumber>4" class="jz_LineDetaYJDKQ" style="padding: 0rpx 0 0 0;">
<view v-if="maxCouponDiscount>0" class="jz_LineDetaYJDKQ" style="padding: 0rpx 0 0 0;">
<view class="jz_LineDetaYJ">
<view class="jz_LineDetaYJL">原价 ¥{{ $utils.getretailer()?currentPrice.b2BPrice:currentPrice.b2CPrice }}/人起</view>
<view class="jz_LineDetaYJR">已减{{maxCouponDiscount}}</view>
......@@ -76,7 +76,7 @@
<u-icon name="arrow" size="30" color="#cecece" style="margin-left: 5px;"></u-icon>
</view>
</view>
<view class="jz_LineDetaYJDKQ" v-if="dataList.teamType==0||stepNumber>0||couponList.length>0">
<view class="jz_LineDetaYJDKQ" v-if="dataList.teamType==0||Discounts>0">
<view class="jz_LineDetaFL">
<view v-if="stepNumber>0&&dataList.teamType==0" class="row items-center jz_LineDetaCZ"
style="border-radius: 4px;overflow: hidden;font-size: 12px;margin-right: 15rpx;" >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment