From e41a81096025af9b746dfd124c7c52d1c6860856 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 16 Jun 2026 17:43:21 +0800
Subject: [PATCH] UI:澜品优选新增会员价
---
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