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