From 4317531d3403e45b1e5319dd8a8bea03c5764448 Mon Sep 17 00:00:00 2001 From: xingyy <64720302+Concur-max@users.noreply.github.com> Date: Tue, 25 Feb 2025 14:53:43 +0800 Subject: [PATCH] =?UTF-8?q?style(login):=20=E8=B0=83=E6=95=B4=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=E9=9D=A2=E9=9A=90=E7=A7=81=E6=94=BF=E7=AD=96?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -将隐私政策提示文本从底部移动到顶部 - 使用绝对定位和 top 属性替代 bottom 属性- 调整 left 和 transform 属性以保持居中 --- app/pages/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pages/login/index.vue b/app/pages/login/index.vue index e34f773..0c88990 100644 --- a/app/pages/login/index.vue +++ b/app/pages/login/index.vue @@ -202,7 +202,7 @@ const goLogin =async () => { -
+
登录即同意《隐私政策》