From 6f7f24efb43a64c79325a425dcd3e507d55bf876 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期六, 25 四月 2026 14:46:26 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun

---
 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