From 9287e9a02f9a9a85b0c4dc49f04d1426af4a0ede Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期六, 25 四月 2026 15:16:51 +0800
Subject: [PATCH] 支付宝支付ddd
---
small-program/pages.json | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)
diff --git a/small-program/pages.json b/small-program/pages.json
index bafd45c..8f8dccf 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -158,7 +158,13 @@
{
"path": "pages/write-off/write-off",
"style": {
- "navigationBarTitleText": "鎵嬪姩鏍搁獙"
+ "navigationBarTitleText": "璁㈠崟鏍搁獙"
+ }
+ },
+ {
+ "path": "pages/write-off-a/write-off-a",
+ "style": {
+ "navigationBarTitleText": "璁㈠崟鏍搁獙"
}
},
{
@@ -181,6 +187,19 @@
}
},
{
+ "path": "pages/orders/orders",
+ "style": {
+ "navigationBarTitleText": "闂ㄥ簵璁㈠崟"
+ }
+ },
+ {
+ "path": "pages/order-details/order-details",
+ "style": {
+ "navigationBarTitleText": "闂ㄥ簵璁㈠崟璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/withdraw/withdraw",
"style": {
"navigationBarTitleText": "鎻愮幇"
--
Gitblit v1.9.3