From 96496a1c7da5a1b5b5086c5f5da3977f121b2f20 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Tue, 14 Nov 2023 17:36:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E5=90=8E=E6=9C=AA=E8=8E=B7=E5=8F=96=E7=94=A8=E6=88=B7=E6=98=B5?= =?UTF-8?q?=E7=A7=B0=E5=92=8C=E5=A4=B4=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Authorize.vue | 380 ++++++++++++++++++++++++++------------- 1 file changed, 252 insertions(+), 128 deletions(-) diff --git a/components/Authorize.vue b/components/Authorize.vue index 26c3a69..d072ca4 100644 --- a/components/Authorize.vue +++ b/components/Authorize.vue @@ -2,51 +2,76 @@ + - - 授权提醒 - {{title}} - - - 用户登录 - - - {{title}} - - - 请授权用户信息,以便为您提供更好的服务! - {{info}} - - - 请登录,将为您提供更好的服务! - - - {{info}} - + + + + + - 随便逛逛 + 随便逛逛 - + - - + @@ -56,20 +81,17 @@