From 43ba8d913e87ebcd0f7806a122d487183671dfbb Mon Sep 17 00:00:00 2001
From: "Ray.Hao" <1490493387@qq.com>
Date: Sat, 7 Mar 2026 12:22:08 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=99=BB=E5=BD=95=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/login/index.vue | 127 +++++++++++++++++++++++++++++++++++---
1 file changed, 119 insertions(+), 8 deletions(-)
diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue
index 5caddd0..a94cf06 100644
--- a/src/pages/login/index.vue
+++ b/src/pages/login/index.vue
@@ -6,8 +6,18 @@
+
+
+
+ ‹
+
+
+
+
+
+
-
+
@@ -237,16 +247,19 @@
{
"name": "login",
- "style": { "navigationBarTitleText": "登录" }
+ "style": { "navigationStyle": "custom", "navigationBarTitleText": "" }
}