From b898e42bd46726a0c25081ca79136911b4ca1b4c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 27 四月 2026 22:26:34 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun
---
small-program/pages.json | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)
diff --git a/small-program/pages.json b/small-program/pages.json
index 2aa9221..2f4e7fe 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": "璁㈠崟鏍搁獙"
}
},
{
@@ -177,6 +183,19 @@
"path": "pages/message/message",
"style": {
"navigationBarTitleText": "娑堟伅",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/orders/orders",
+ "style": {
+ "navigationBarTitleText": "闂ㄥ簵璁㈠崟"
+ }
+ },
+ {
+ "path": "pages/order-details/order-details",
+ "style": {
+ "navigationBarTitleText": "闂ㄥ簵璁㈠崟璇︽儏",
"navigationStyle": "custom"
}
},
@@ -203,6 +222,12 @@
"style": {
"navigationBarTitleText": "淇敼瀵嗙爜"
}
+ },
+ {
+ "path": "pages/select/select",
+ "style": {
+ "navigationBarTitleText": "瀹佺晠琛�"
+ }
}
]
}
--
Gitblit v1.9.3