Commit 768de470c79533d692eb26c4595986bd346b23dd

Authored by 后端开发-苏由福
1 parent 54130951

商品详情页显示阶梯促销

pages/goods/goodsInfo/goodsInfo.js
@@ -1066,9 +1066,7 @@ Page({ @@ -1066,9 +1066,7 @@ Page({
1066 th.add_cart_func(t); 1066 th.add_cart_func(t);
1067 } 1067 }
1068 }, 1068 },
1069 -  
1070 -  
1071 - 1069 +
1072 //-- 加入购物的函数 -- 1070 //-- 加入购物的函数 --
1073 add_cart_func_inte: function (t) { 1071 add_cart_func_inte: function (t) {
1074 var i = getApp().request; 1072 var i = getApp().request;