From 8e265ae16c6f5a66e8ef283bbe58d310ae6edb4a Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Wed, 01 Apr 2026 11:44:09 +0800
Subject: [PATCH] 协议
---
pages.json | 24 ++++++++++++++++--------
1 files changed, 16 insertions(+), 8 deletions(-)
diff --git a/pages.json b/pages.json
index 7214a72..fa2f80a 100644
--- a/pages.json
+++ b/pages.json
@@ -213,29 +213,37 @@
{
"path": "pages/quanyi/index",
"style": {
- "navigationBarTitleText": "权益",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "会员权益"
}
},
{
"path": "pages/quanyi/add",
"style": {
- "navigationBarTitleText": "绑卡",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "绑卡"
}
},
{
"path": "pages/quanshou/index",
"style": {
- "navigationBarTitleText": "绑卡",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "会员权收"
}
},
{
"path": "pages/web/index",
"style": {
- "navigationBarTitleText": "绑卡",
- "navigationStyle":"custom"
+ "navigationBarTitleText": ""
+ }
+ },
+ {
+ "path": "pages/web/xieyi",
+ "style": {
+ "navigationBarTitleText": "协议"
+ }
+ },
+ {
+ "path": "pages/web/polling",
+ "style": {
+ "navigationBarTitleText": ""
}
}
],
--
Gitblit v1.9.3