Commit 386bd704 by 谢中龙

修改字段

parent 90409f10
......@@ -69,7 +69,7 @@ wxService.page({
setTimeout(() => {
this.getElementTop();
// categoryTab
},500);
},1000);
},
// 页面滚动到底部
......
......@@ -93,7 +93,7 @@ wxService.page({
setTimeout(() => {
this.getElementTop();
// categoryTab
},500);
},1000);
},
// 页面滚动到底部
......
......@@ -70,7 +70,7 @@ wxService.page({
setTimeout(() => {
this.getElementTop();
// categoryTab
},500);
},1000);
}
else{
let pageId = shareId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment