From 183e0e9212e7ee5bd9234f57a88b3a48ac6d0f79 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期五, 08 十二月 2023 17:53:55 +0800 Subject: [PATCH] !61 fix: 删除重复环境变量ElUploadInstance Merge pull request !61 from 棉花/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