From 777bcb6c5660c0ed14d85207377b62b779d81dde Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 20 五月 2026 23:08:55 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun
---
app/pages.json | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/app/pages.json b/app/pages.json
index 68b9f5e..d50d100 100644
--- a/app/pages.json
+++ b/app/pages.json
@@ -105,6 +105,24 @@
"style": {
"navigationBarTitleText": "鎻愮幇"
}
+ },
+ {
+ "path": "pages/agreement/agreement",
+ "style": {
+ "navigationBarTitleText": "鍗忚"
+ }
+ },
+ {
+ "path": "pages/reward-hall/reward-hall",
+ "style": {
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/revenue-analysis/revenue-analysis",
+ "style": {
+ "navigationBarTitleText": "钀ユ敹鍒嗘瀽"
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.3