Commit 768de470c79533d692eb26c4595986bd346b23dd

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

商品详情页显示阶梯促销

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