Commit 2c40e6170b45dd825e3875e29bea05575a222cc5

Authored by yvan.ni
1 parent 97cc154c

组合购活动页面

packageB/pages/zuhegou/index/index.wxml
@@ -79,7 +79,7 @@ @@ -79,7 +79,7 @@
79 </block> 79 </block>
80 <block wx:else> 80 <block wx:else>
81 <view wx:if="{{all_num>0}}" class="t-c bg-fcfb c-fa8b2b fs28 pd20"> 81 <view wx:if="{{all_num>0}}" class="t-c bg-fcfb c-fa8b2b fs28 pd20">
82 - 再买{{act.zhbuyqty-all_num>need_to_buy?act.zhbuyqty-all_num:need_to_buy}}件,{{need_to_buy}}下单立享【{{act.zhprice}}元任选{{act.zhbuyqty}}件】 82 + 再买{{act.zhbuyqty-all_num>need_to_buy?act.zhbuyqty-all_num:need_to_buy}}件,下单立享【{{act.zhprice}}元任选{{act.zhbuyqty}}件】
83 </view> 83 </view>
84 <view wx:else class="t-c bg-fcfb c-fa8b2b fs28 pd20"> 84 <view wx:else class="t-c bg-fcfb c-fa8b2b fs28 pd20">
85 买{{act.zhbuyqty}}件,下单立享【{{act.zhprice}}元任选{{act.zhbuyqty}}件】 85 买{{act.zhbuyqty}}件,下单立享【{{act.zhprice}}元任选{{act.zhbuyqty}}件】