From 6dec400b0e2c6bf4762f04e28f747fe255a95ebc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Wed, 8 Apr 2026 01:29:09 +0800 Subject: [PATCH] =?UTF-8?q?style(phone-auth):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BB=A3=E7=A0=81=E7=AE=80=E5=8C=96=E5=92=8C?= =?UTF-8?q?=E5=8E=BB=E9=99=A4=E9=83=A8=E5=88=86=E4=BA=A4=E4=BA=92=E6=95=88?= =?UTF-8?q?=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除微信授权按钮的 active 和 disabled 状态下的缩放效果 - 简化协议勾选框的样式,去掉条件样式控制 - 去除协议链接的 hover 变色效果,仅保留基础蓝色样式 - 保持按钮和交互元素整体布局和功能不变 --- src/passport/phone-auth/index.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/passport/phone-auth/index.tsx b/src/passport/phone-auth/index.tsx index 36af874..4ea0154 100644 --- a/src/passport/phone-auth/index.tsx +++ b/src/passport/phone-auth/index.tsx @@ -266,7 +266,7 @@ const PhoneAuthLogin = () => { {/* 微信授权按钮 */}