Commit bf7e7cdc9c84381d6d09cfd24c81f83fc84a3f31

Authored by yvan.ni
1 parent c08e2da3

商品优化

pages/goods/goodsInfo/goodsInfo.js
@@ -4932,6 +4932,10 @@ Page({ @@ -4932,6 +4932,10 @@ Page({
4932 })--*/ 4932 })--*/
4933 getApp().goto(url); 4933 getApp().goto(url);
4934 4934
  4935 + setTimeout(()=>{
  4936 + this.data.is_go_to_team_show =0;
  4937 + },1000)
  4938 +
4935 }, 4939 },
4936 4940
4937 //---拼团倒计时--- 4941 //---拼团倒计时---