Merge branch 'feature/cart' into 'release/5.4.1'
yoho-swiper-change See merge request !316
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -8,7 +8,7 @@ require('channel/home.page.css'); | @@ -8,7 +8,7 @@ require('channel/home.page.css'); | ||
8 | 8 | ||
9 | 9 | ||
10 | var $ = require('yoho-jquery'), | 10 | var $ = require('yoho-jquery'), |
11 | - Swiper = require('yoho-swiper2'), | 11 | + Swiper = require('yoho-swiper'), |
12 | lazyLoad = require('yoho-jquery-lazyload'), | 12 | lazyLoad = require('yoho-jquery-lazyload'), |
13 | fastclick = require('yoho-fastclick'), | 13 | fastclick = require('yoho-fastclick'), |
14 | noticeScroll = require('../plugin/notice-scroll'), | 14 | noticeScroll = require('../plugin/notice-scroll'), |
-
Please register or login to post a comment