wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c08302b2081dfbb8a5390dc6256dff1c142bbb0e
Authored by
taiyuan
2021-08-12 09:18:40 +0800
1 parent
87a80060
转盘海报频闪
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageB/pages/luckactivity/luckinfo/luckinfo.js
packageB/pages/luckactivity/luckinfo/luckinfo.js
View file @
c08302b
...
...
@@ -1335,7 +1335,7 @@ Page({
1335
1335
showPoster: true,
1336
1336
});
1337
1337
};
1338
- },
10
00);
1338
+ },
5
00);
1339
1339
};
1340
1340
// if(this.data.isImgOk) {
1341
1341
// setTimeout(function() {
...
...