From 5a6938a8578497616bddc60407b5aee0d8ea615a Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Wed, 7 May 2025 10:22:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=81=94=E8=B0=83code=E6=8D=A2openid?= =?UTF-8?q?=E3=80=81=E6=89=8B=E6=9C=BAcode=E6=8D=A2=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E5=8F=B7=E7=A0=81=E3=80=81=E8=8E=B7=E5=8F=96=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E3=80=81=E4=B8=80=E9=94=AE=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E6=B3=A8=E5=86=8C=E5=B9=B6=E7=AE=80=E5=8D=95=E5=B0=81=E8=A3=85?= =?UTF-8?q?=E5=AF=B9=E5=BA=94=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/loginPopup.vue | 142 ++++++++++++++++++++++++-------------- config/config.js | 5 +- 2 files changed, 95 insertions(+), 52 deletions(-) diff --git a/components/loginPopup.vue b/components/loginPopup.vue index ce02bf6..adab399 100644 --- a/components/loginPopup.vue +++ b/components/loginPopup.vue @@ -1,26 +1,12 @@