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
李靖
2017-12-18 12:13:41 +0800
Commit
3d9c7236ba76e4be0ee9b4ef6510290b0715341e
1 parent
efcb4735
settimeout
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/guang/guang-new.page.js
public/js/guang/guang-new.page.js
View file @
3d9c723
@@ -42,7 +42,7 @@ class GuangNew extends Page {
@@ -42,7 +42,7 @@ class GuangNew extends Page {
42
this
.
doMore
();
42
this
.
doMore
();
43
this
.
fixed
();
43
this
.
fixed
();
44
this
.
fixedRetop
();
44
this
.
fixedRetop
();
45
-
},
50
0
);
45
+
},
50
);
46
}
46
}
47
47
48
list
()
{
48
list
()
{
Please
register
or
login
to post a comment