Commit 8a98c518aa5ef37b9e8d2c077b7be13df349b049

Authored by yvan.ni
1 parent 097368f0

关闭的时候,优化

pages/goods/goodsInfo/goodsInfo.js
@@ -2538,9 +2538,7 @@ Page({ @@ -2538,9 +2538,7 @@ Page({
2538 sele_g: this.data.data, 2538 sele_g: this.data.data,
2539 gid: this.data.data.goods_id 2539 gid: this.data.data.goods_id
2540 }) 2540 })
2541 -  
2542 - this.sele_spec_chech_activity();  
2543 - 2541 + this.sele_spec_chech_activity(1);
2544 } 2542 }
2545 2543
2546 this.setData({ 2544 this.setData({