xuchunyang 8 vuotta sitten
vanhempi
commit
0ada32c888
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
});