From dda7e135838c1fc352df9d4c961576aff2a06d89 Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Wed, 25 Mar 2026 14:52:45 +0800
Subject: [PATCH] 138
---
pages.json | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/pages.json b/pages.json
index 08253e7..804a26d 100644
--- a/pages.json
+++ b/pages.json
@@ -225,15 +225,13 @@
{
"path": "pages/quanshou/index",
"style": {
- "navigationBarTitleText": "会员权收",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "会员权收"
}
},
{
"path": "pages/web/index",
"style": {
- "navigationBarTitleText": "",
- "navigationStyle":"custom"
+ "navigationBarTitleText": ""
}
},
{
--
Gitblit v1.9.3