From b7d451c91ec40bee70f23b1e2cf6a8797643faef Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期六, 25 四月 2026 15:18:58 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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 2aa9221..46b8762 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