Commit 3c0beba0393a05625092e0ce2930549255f57ceb

Authored by yvan.ni
1 parent c9cd5889

提交错误,返回~~

pages/goods/goodsInfo/goodsInfo.js
... ... @@ -5436,8 +5436,7 @@ Page({
5436 5436 data: {
5437 5437 store_id: os.stoid,
5438 5438 user_id: user_id,
5439   - goods_id: gd.goods_id, isnew:1,
5440   - timetype:gd.viplimited_timetype
  5439 + goods_id: gd.goods_id, isnew:1
5441 5440 },
5442 5441 success: function (t) {
5443 5442 if (t.data.code == 0) {
... ... @@ -5466,7 +5465,6 @@ Page({
5466 5465 goods_id: gd.goods_id,
5467 5466 prom_type: gd.prom_type,
5468 5467 prom_id: gd.prom_id, isnew:1,
5469   - timetype:gd.viplimited_timetype
5470 5468 },
5471 5469 //-----获取-----
5472 5470 success: function (tt) {
... ...