Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
lore-w
2015-12-07 17:52:15 +0800
Commit
aac94f7086d9cadbdee86251a77df07576f1aabe
1 parent
8ee093f2
我的收藏ajax分页里setPosFooter重复执行问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
static/js/me/fav.js
static/js/me/fav.js
View file @
aac94f7
@@ -112,7 +112,6 @@ function loadData($parent, url, page) {
@@ -112,7 +112,6 @@ function loadData($parent, url, page) {
112
}
else
{
112
}
else
{
113
return
;
113
return
;
114
}
114
}
115
-
window
.
rePosFooter
();
116
115
117
//},1000);
116
//},1000);
118
}
117
}
Please
register
or
login
to post a comment