From fd026efc858725416ad8e88abcc29fc846c4b691 Mon Sep 17 00:00:00 2001 From: kron Date: Mon, 5 Jan 2026 09:23:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E5=90=88=E8=A7=84=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Signin.vue | 7 +------ src/components/UserHeader.vue | 7 ++++--- src/pages/index.vue | 7 +++++-- src/static/wechat-icon-black.png | Bin 713 -> 0 bytes src/static/wechat-icon.png | Bin 1467 -> 0 bytes src/util.js | 2 +- 6 files changed, 11 insertions(+), 12 deletions(-) delete mode 100644 src/static/wechat-icon-black.png delete mode 100644 src/static/wechat-icon.png diff --git a/src/components/Signin.vue b/src/components/Signin.vue index ee8306b..704630d 100644 --- a/src/components/Signin.vue +++ b/src/components/Signin.vue @@ -167,12 +167,7 @@ onShow(() => { - - 登录/注册 + 手机号快捷登录 { url: "/pages/rank-list", }); }; + watch( () => [config.value, user.value], ([n_config, n_user]) => { @@ -111,11 +112,11 @@ watch( -