From efb53d4bcb11caa5e244a5cd1f7bb3c7dcf59457 Mon Sep 17 00:00:00 2001
From: scmiot <10322731+scmiot@user.noreply.gitee.com>
Date: 星期日, 05 十一月 2023 06:51:31 +0800
Subject: [PATCH] !1 绑定第三方帐号参数“wechar”更正为“wechat” Merge pull request !1 from scmiot/N/A

---
 src/views/system/user/profile/thirdParty.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/system/user/profile/thirdParty.vue b/src/views/system/user/profile/thirdParty.vue
index c84805e..4170894 100644
--- a/src/views/system/user/profile/thirdParty.vue
+++ b/src/views/system/user/profile/thirdParty.vue
@@ -20,7 +20,7 @@
     <div id="git-user-binding">
       <h4 class="provider-desc">浣犲彲浠ョ粦瀹氫互涓嬬涓夋柟甯愬彿</h4>
       <div id="authlist" class="user-bind">
-        <a class="third-app" href="#" @click="authUrl('wechar');" title="浣跨敤 寰俊 璐﹀彿鎺堟潈鐧诲綍">
+        <a class="third-app" href="#" @click="authUrl('wechat');" title="浣跨敤 寰俊 璐﹀彿鎺堟潈鐧诲綍">
           <div class="git-other-login-icon">
             <svg-icon icon-class="wechat" />
           </div>

--
Gitblit v1.9.3