From fed3501bf609b1033f712531d604a2b9a4eba4df Mon Sep 17 00:00:00 2001 From: 3030332422 <3030332422@qq.com> Date: Wed, 8 Oct 2025 10:49:02 +0800 Subject: [PATCH] =?UTF-8?q?update:=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/manager-mobile/src/pages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/main/manager-mobile/src/pages.json b/main/manager-mobile/src/pages.json index ac7da2ce..554a0a20 100644 --- a/main/manager-mobile/src/pages.json +++ b/main/manager-mobile/src/pages.json @@ -108,6 +108,15 @@ "navigationStyle": "custom" } }, + { + "path": "pages/forgot-password/index", + "type": "page", + "layout": "default", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "ForgotPassword" + } + }, { "path": "pages/login/index", "type": "page",