From 6d5807a11995300bef0fc37a7fd0ed1d3834e031 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 28 四月 2026 17:58:37 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
app/pages.json | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/app/pages.json b/app/pages.json
index cca6f7c..68b9f5e 100644
--- a/app/pages.json
+++ b/app/pages.json
@@ -87,6 +87,24 @@
"style": {
"navigationBarTitleText": "鍙告満璁よ瘉"
}
+ },
+ {
+ "path": "pages/wallet/wallet",
+ "style": {
+ "navigationBarTitleText": "鍙告満閽卞寘"
+ }
+ },
+ {
+ "path": "pages/withdraw/withdraw",
+ "style": {
+ "navigationBarTitleText": "鎻愮幇"
+ }
+ },
+ {
+ "path": "pages/withdraw-success/withdraw-success",
+ "style": {
+ "navigationBarTitleText": "鎻愮幇"
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.3