From c5542e9e2b2fd14633b596334b957535459ae30e Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 10 Jul 2026 16:17:15 +0800
Subject: [PATCH] UI:澜品优选:1.行权问题修复;2.版本更新提示
---
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