Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2018-08-02 14:50:29 +0800
Commit
3cc38c0169a7f3092d191b94733c20421fa362fa
1 parent
dc907007
lazy show miniapp qrcode
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/limit.page.js
public/js/product/limit.page.js
View file @
3cc38c0
@@ -13,5 +13,5 @@ $(function() {
@@ -13,5 +13,5 @@ $(function() {
13
if
(
$miniAppOpen
[
0
])
{
13
if
(
$miniAppOpen
[
0
])
{
14
$miniAppOpen
[
0
].
click
();
14
$miniAppOpen
[
0
].
click
();
15
}
15
}
16
-
},
5
00
);
16
+
},
10
00
);
17
});
17
});
Please
register
or
login
to post a comment