From 32215c93706df98eb06e518ed3e59a58bf571436 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 29 四月 2026 22:19:43 +0800
Subject: [PATCH] 小程序 | app

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

diff --git a/app/pages.json b/app/pages.json
index cca6f7c..5acd117 100644
--- a/app/pages.json
+++ b/app/pages.json
@@ -87,6 +87,30 @@
 			"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": "鍗忚"
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.3