Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
Plain Diff
Browse Files
Authored by
Rock Zhang
2015-10-23 20:26:12 +0800
Commit
f02829412e3d4f4c6ed3c82d6ad750c5428836e2
2 parents
6346e7c9
d99782be
Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/product/list.js
static/js/product/list.js
View file @
f028294
...
...
@@ -191,7 +191,7 @@ function search(opt) {
lazyLoad
(
$container
.
find
(
'.lazy'
));
}
nav
.
reload
=
tru
e
;
nav
.
reload
=
fals
e
;
nav
.
page
=
page
;
searching
=
false
;
...
...
Please
register
or
login
to post a comment