From 2800434db8a3117cf4f1ccb119e7ac939f0511bb Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 23 四月 2026 09:02:50 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
small-program/pages.json | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/small-program/pages.json b/small-program/pages.json
index 30f717c..bafd45c 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -179,6 +179,18 @@
"navigationBarTitleText": "娑堟伅",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/withdraw/withdraw",
+ "style": {
+ "navigationBarTitleText": "鎻愮幇"
+ }
+ },
+ {
+ "path": "pages/withdraw-success/withdraw-success",
+ "style": {
+ "navigationBarTitleText": "鎻愮幇"
+ }
}
]
}
--
Gitblit v1.9.3