Explorar o código

下拉刷新修复

yuwenjun %!s(int64=4) %!d(string=hai) anos
pai
achega
b584287626
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      pages/index/index.vue

+ 2 - 0
pages/index/index.vue

@@ -172,6 +172,8 @@ export default {
 		//下拉刷新
 		if (this.hasLogin) {
 			this.GetWxAuthorize()
+		}else{
+			uni.stopPullDownRefresh()
 		}
 	},
 	methods: {