diff --git a/pages/goods/goodsInfo/goodsInfo.js b/pages/goods/goodsInfo/goodsInfo.js index 5366f27..3b848e5 100644 --- a/pages/goods/goodsInfo/goodsInfo.js +++ b/pages/goods/goodsInfo/goodsInfo.js @@ -5436,8 +5436,7 @@ Page({ data: { store_id: os.stoid, user_id: user_id, - goods_id: gd.goods_id, isnew:1, - timetype:gd.viplimited_timetype + goods_id: gd.goods_id, isnew:1 }, success: function (t) { if (t.data.code == 0) { @@ -5466,7 +5465,6 @@ Page({ goods_id: gd.goods_id, prom_type: gd.prom_type, prom_id: gd.prom_id, isnew:1, - timetype:gd.viplimited_timetype }, //-----获取----- success: function (tt) {