From 90ef820cdc18a108b67aef0c7d6c3fa1e8ecb3f7 Mon Sep 17 00:00:00 2001
From: heyuntao <heyuntao@LAPTOP-MP4HD5NS>
Date: 星期四, 01 六月 2023 11:24:38 +0800
Subject: [PATCH] Merge branch 'master' of http://60.204.153.149:8081/r/dfgApp

---
 uniapp/pages/login/wxlogin.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/uniapp/pages/login/wxlogin.vue b/uniapp/pages/login/wxlogin.vue
index 279d282..912d100 100644
--- a/uniapp/pages/login/wxlogin.vue
+++ b/uniapp/pages/login/wxlogin.vue
@@ -105,6 +105,8 @@
 				  univerifyManager.close();
 				}).catch(err=>{
 					// 澶勭悊閿欒
+					console.log(err)
+					that.isother=true;
 					that.$alert('鑾峰彇鎵嬫満鍙风爜澶辫触锛岃浣跨敤鍏朵粬鏂瑰紡鐧诲綍')
 					setTimeout(function(){
 						univerifyManager.close();

--
Gitblit v1.9.3