From b3e097ffa1c83384b305cf306ff3156961e33a91 Mon Sep 17 00:00:00 2001
From: yaolonglong <yaolonglong15@163.com>
Date: 星期四, 09 十月 2025 17:12:26 +0800
Subject: [PATCH] 获取验证码功能

---
 pages.json |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index b818743..373f299 100644
--- a/pages.json
+++ b/pages.json
@@ -74,6 +74,13 @@
 			{
 				"navigationBarTitleText" : "鏉ヨ浜哄憳鐧昏"
 			}
+		},
+		{
+			"path" : "pages/index/home",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
 		}
 	],
 	"subPackages": [

--
Gitblit v1.9.1