Commit 6535bd14a6ddf9a582e2e6cd0be9270bce538c24

Authored by yvan.ni
1 parent 5df81967

211212121

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>