Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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-08-13 14:22:00 +0800
Commit
0fc9b91ea878a9deade70ffd7cd67d14e890f04c
1 parent
1abfb397
个人中心 去掉了visiblechange
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/me/index.page.js
public/js/me/index.page.js
View file @
0fc9b91
...
...
@@ -26,7 +26,7 @@ yoho.ready(() => {
});
yoho
.
showLoading
(
false
);
util
.
visibilitychange
();
//
util.visibilitychange();
window
.
addEventListener
(
'touchmove'
,
function
()
{
var
topHeight
=
document
.
body
.
scrollTop
;
...
...
Please
register
or
login
to post a comment