diff --git a/pages/cart/cart2/cart2.js b/pages/cart/cart2/cart2.js index a968569..a1b9547 100644 --- a/pages/cart/cart2/cart2.js +++ b/pages/cart/cart2/cart2.js @@ -72,17 +72,17 @@ Page({ //选择的券列表 selected_quan_list:null, //选择的券的门店 - selected_quan_pick:null, + selected_quan_pick:null, is_close_quan:0, disabled:0, open_express:0,//控制选择物流名列表 的属性 - - is_express:0,//选中物流的属性 - expres_name:"",//点击选定 - isopen:0,//券的说明 - is_coupon:55555,//选择券的控制属性 + is_express:0, //选中物流的属性 + expres_name:"", //点击选定 + isopen:0, //券的说明 + is_coupon:null, //选择券的控制属性 is_shipping_code:"",//插入用户默认地址 + wu_arr_txt:"", //要更新的物流的字段 }, onLoad: function(t) { @@ -97,7 +97,6 @@ Page({ } }); - }, onUnload: function () { this.setData({ isclose: 1 })}, @@ -291,7 +290,7 @@ Page({ var m_wind=0,def_exp_code=getApp().globalData.userInfo.def_exp_code; if(e_t==0 && def_exp_code){ for(var k=0;k - - {{wu_arr[item.wind].name}} - - + + + {{wu_arr[item.wind].name}} + @@ -157,9 +157,7 @@ - - 门店:{{bn_pickname}} @@ -209,12 +207,9 @@ 物流 - - - {{wu_arr[index].name}} - - - + + {{wu_arr[index].name}} + @@ -308,8 +303,8 @@ - - + + @@ -377,12 +372,12 @@ --> - - Γ - - - - + + Γ + + + + @@ -419,9 +414,7 @@ - - @@ -439,7 +432,10 @@ - + + Γ @@ -465,5 +461,4 @@ - \ No newline at end of file