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
陈峰
2017-02-27 16:09:49 +0800
Commit
9a8db19d8787b9a6be5a97fc8d76f779aee40377
2 parents
997f4b38
d503c5b0
Merge branch 'feature/cart' into 'release/5.4.1'
yoho-swiper-change See merge request
!316
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/channel/home.page.js
public/js/channel/home.page.js
View file @
9a8db19
...
...
@@ -8,7 +8,7 @@ require('channel/home.page.css');
var
$
=
require
(
'yoho-jquery'
),
Swiper
=
require
(
'yoho-swiper
2
'
),
Swiper
=
require
(
'yoho-swiper'
),
lazyLoad
=
require
(
'yoho-jquery-lazyload'
),
fastclick
=
require
(
'yoho-fastclick'
),
noticeScroll
=
require
(
'../plugin/notice-scroll'
),
...
...
Please
register
or
login
to post a comment