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
Plain Diff
Browse Files
Authored by
ccbikai
2016-06-20 21:00:19 +0800
Commit
741e858860418f179f3eb663dacc943238a38775
2 parents
113f809e
dc7bafa5
Merge branch 'release/4.6' of git.yoho.cn:fe/yohobuywap-node into release/4.6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
public/js/product/outlet.page.js
public/js/product/outlet.page.js
View file @
741e858
...
...
@@ -11,7 +11,7 @@ var iscroll = require('./outlet/nav');
lazyLoad
(
$
(
'img.lazy'
));
/**
// 搜索条件初始化
function searchInitParam(dom) {
var href = dom.attr('href'),
...
...
@@ -106,4 +106,4 @@ $('.more-activity').click(function() {
$(e).show();
}
});
});
});
**/
...
...
Please
register
or
login
to post a comment