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
陈轩
2016-09-23 14:28:25 +0800
Commit
0a727c19d5c8bb7e95c3e2ac3bfe2de5da546b2c
1 parent
44b28beb
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/activity/vipday_entry.page.js
public/js/activity/vipday_entry.page.js
View file @
0a727c1
...
...
@@ -222,7 +222,7 @@ var page = {
$msgRoll
[
0
].
scrollTop
=
curT
-
$frag
[
0
].
getBoundingClientRect
().
height
;
}
//
self.rollTimer = setTimeout(rolling, 2000);
self
.
rollTimer
=
setTimeout
(
rolling
,
2000
);
});
}
...
...
Please
register
or
login
to post a comment