From 0ed26f3348a13f87f7863fb36f302678e85c3d6e Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 22 四月 2026 15:38:15 +0800
Subject: [PATCH] 门店

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