xuchunyang 8 years ago
parent
commit
0ada32c888
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/js/searchhome.js

+ 1 - 1
app/js/searchhome.js

@ -28,7 +28,7 @@ mui.init({
28 28
			up: {
29 29
				contentrefresh: '正在加载...',
30 30
				callback: pullupRefresh,
31
				auto:true
31
				//auto:true
32 32
			}
33 33
		}
34 34
});