diff --git a/packageC/pages/presell/cart/cart.js b/packageC/pages/presell/cart/cart.js index 622b491..7bde9a8 100644 --- a/packageC/pages/presell/cart/cart.js +++ b/packageC/pages/presell/cart/cart.js @@ -2087,6 +2087,7 @@ Page({ wx.showToast({ title: '请先选择收货地址', icon: 'none', duration: 2000 }) + th.setData({show_submit: 1,}) return false; } //}); @@ -2389,7 +2390,6 @@ Page({ this.setData({ show_pay_type: 1 }); }, - //选择支付方式 set_pay_type: function (e) {