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
			up: {
28
			up: {
29
				contentrefresh: '正在加载...',
29
				contentrefresh: '正在加载...',
30
				callback: pullupRefresh,
30
				callback: pullupRefresh,
31
				auto:true
31
				//auto:true
32
			}
32
			}
33
		}
33
		}
34
});
34
});