Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2016-08-08 17:34:23 +0800
Commit
f97313e4c90460448327e201ab27aa59ebe56e5b
1 parent
58cafb0b
商品详情页返回顶部
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/product/item.page.js
public/js/product/item.page.js
View file @
f97313e
...
...
@@ -38,6 +38,7 @@ var thumbsLoaded = [],
require
(
'../plugins/share'
);
require
(
'../common/header'
);
require
(
'../common/return-top'
);
require
(
'../plugins/share'
);
lazyload
(
$
(
'img.lazy'
));
...
...
Please
register
or
login
to post a comment