Browse Source

增加balance

jmx 9 years ago
parent
commit
bbb087fd8c

File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/main.js


File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/page/home.js


+ 3 - 3
www/webapp/o2o/js/page/home.js

@@ -244,9 +244,9 @@ define(['$', 'template', 'IScroll', 'product', 'user', 'native', 'config'], func
                     $('.spa-page-body', $view).html(tpl);
                     
                     /* 建立IScroll */
-                    setTimeout(function () {
-                        pageData.scroll = new IScroll('#homeScroll');
-                    }, 200);
+                    // setTimeout(function () {
+                    //     pageData.scroll = new IScroll('#homeScroll');
+                    // }, 200);
                 });
             }
 

Some files were not shown because too many files changed in this diff