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
lijing
2016-08-30 15:50:22 +0800
Commit
2fe24081f9a80be4b026d9683829ba583c54590f
1 parent
14eae8c2
浏览历史
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/home/browse-record.page.js
public/js/home/browse-record.page.js
View file @
2fe2408
@@ -64,7 +64,7 @@ function moreRecord(cb) {
@@ -64,7 +64,7 @@ function moreRecord(cb) {
64
page
++
;
64
page
++
;
65
65
66
if
(
cb
)
{
66
if
(
cb
)
{
67
-
//
cb();
67
+
cb
();
68
}
68
}
69
}
69
}
70
},
70
},
Please
register
or
login
to post a comment