From 2e3ab7fbbb336cf11ed37b8b0a7871976d597564 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期三, 22 四月 2026 20:06:51 +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