lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
e14f36d9e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/userAuth/userAuth.vue

+ 1 - 1
pages/userAuth/userAuth.vue

@@ -147,7 +147,7 @@
 			})
 			// 连接成功
 			uni.$on('blueConnectCallback',function(type){
-				if(type){
+				if(type&&!this.blueConnect){
 					_this.blueConnect = true
 					uni.showModal({
 						title: '提示',