From 9d3855f847780e463ca1c8012a766314641a4bba Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期三, 07 八月 2024 23:40:02 +0800
Subject: [PATCH] 1

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

diff --git a/pages.json b/pages.json
index 7ba042c..c5995e0 100644
--- a/pages.json
+++ b/pages.json
@@ -141,6 +141,12 @@
 			"style": {
 				"navigationBarTitleText": "搜鲜花"
 			}
+		},
+		{
+			"path": "pages/home/components/home-banner-detail",
+			"style": {
+				"navigationBarTitleText": "公告"
+			}
 		}
 	],
 	"subPackages": [{

--
Gitblit v1.9.3