@@ -337,7 +337,7 @@ define(['$', 'template', 'IScroll', 'product', 'user', 'native', 'config', 'addr
/* 建立IScroll */
setTimeout(function () {
- pageData.scroll = new IScroll('#homeScroll');
+ // pageData.scroll = new IScroll('#homeScroll');
var swiper = new Swiper('.swiper-container', {
pagination: '.pagination',
loop: true,