From 552238172036acf08ccf36134282a06b5e21b936 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 22 五月 2026 18:07:49 +0800
Subject: [PATCH] 代码生成

---
 app/pages.json |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/app/pages.json b/app/pages.json
index cca6f7c..d50d100 100644
--- a/app/pages.json
+++ b/app/pages.json
@@ -87,6 +87,42 @@
 			"style": {
 				"navigationBarTitleText": "鍙告満璁よ瘉"
 			}
+		},
+		{
+			"path": "pages/wallet/wallet",
+			"style": {
+				"navigationBarTitleText": "鍙告満閽卞寘"
+			}
+		},
+		{
+			"path": "pages/withdraw/withdraw",
+			"style": {
+				"navigationBarTitleText": "鎻愮幇"
+			}
+		},
+		{
+			"path": "pages/withdraw-success/withdraw-success",
+			"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