Commit cc8999f0c80ab91cfdb251ae684e29fc40c4535b
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.wxml
@@ -269,7 +269,7 @@ | @@ -269,7 +269,7 @@ | ||
269 | <view class="fs24 white view card-name ellipsis-1">{{g_filters.get_card_price(data,card_list,1)}}</view> | 269 | <view class="fs24 white view card-name ellipsis-1">{{g_filters.get_card_price(data,card_list,1)}}</view> |
270 | </view> | 270 | </view> |
271 | <view class="card-effect"> | 271 | <view class="card-effect"> |
272 | - <view class="fs24 xc-black3">成为黄钻卡会员立<text class="co-red">省{{data.market_price-g_filters.get_card_price(data,card_list,0)}}</text>元</view> | 272 | + <view class="fs24 xc-black3">成为{{g_filters.get_card_price(data,card_list,1)}}立<text class="co-red">省{{data.market_price-g_filters.get_card_price(data,card_list,0)}}</text>元</view> |
273 | <view class="fs22 xc-ash"> 开通会员 尽享更多优惠 </view> | 273 | <view class="fs22 xc-ash"> 开通会员 尽享更多优惠 </view> |
274 | </view> | 274 | </view> |
275 | </view> | 275 | </view> |