Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
2015-11-03 14:15:51 +0800
Commit
0fdca745b0a310bcf78f9cbfbccd1b64650844d1
1 parent
8c9d8c78
频道选择页面移除底部固定
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/js/index/channel.js
static/js/index/channel.js
View file @
0fdca74
@@ -53,4 +53,5 @@ $('.no-search').on('touchend', function() {
@@ -53,4 +53,5 @@ $('.no-search').on('touchend', function() {
53
hideBigSearch
();
53
hideBigSearch
();
54
});
54
});
55
55
56
-
window
.
rePosFooter
&&
window
.
rePosFooter
();
56
+
// 底部计算有误
57
+
// window.rePosFooter && window.rePosFooter();
Please
register
or
login
to post a comment