From 7d77b3ae0f4250652457f61831a87dbc3f9f9b31 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 04 Jun 2026 11:43:36 +0800
Subject: [PATCH] feat:澜品优选 新增“关于我们”页面

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

diff --git a/pages.json b/pages.json
index f6f3c88..cd4b125 100644
--- a/pages.json
+++ b/pages.json
@@ -134,6 +134,13 @@
 			}
 		},
 		{
+			"path" : "pages/about/about",
+			"style" :
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
 			"path" : "pages/search/search",
 			"style" :
 			{

--
Gitblit v1.9.3