Commit 3812ccf047bbc655a294c10ea2cc410af606a988

Authored by yvan.ni
1 parent 260a36ac

阶梯团强制带1

pages/cart/cart2_pt/cart2_pt.js
@@ -490,6 +490,11 @@ Page({ @@ -490,6 +490,11 @@ Page({
490 return false; 490 return false;
491 } 491 }
492 } 492 }
  493 +
  494 + //阶梯团强制带1,自提~~~
  495 + if(th.data.kt_type==3 ){
  496 + th.data.bn_exp_type=1;
  497 + }
493 498
494 var item={ 499 var item={
495 'user_id': to.globalData.user_id, 500 'user_id': to.globalData.user_id,