From 00a7a61df86db969f2ba61c508d02ba4709ce3d4 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 05 六月 2026 10:09:06 +0800
Subject: [PATCH] 改bug
---
small-program/pages.json | 96 +++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 94 insertions(+), 2 deletions(-)
diff --git a/small-program/pages.json b/small-program/pages.json
index 2aa9221..298236e 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -38,9 +38,16 @@
}
},
{
+ "path": "pages/storage-point-detail/storage-point-detail",
+ "style": {
+ "navigationBarTitleText": "瀵勫瓨鐐硅鎯�"
+ }
+ },
+ {
"path": "pages/luggage-storage/luggage-storage",
"style": {
- "navigationBarTitleText": "琛屾潕瀵勫瓨"
+ "navigationBarTitleText": "琛屾潕瀵勫瓨",
+ "navigationStyle": "custom"
}
},
{
@@ -158,7 +165,13 @@
{
"path": "pages/write-off/write-off",
"style": {
- "navigationBarTitleText": "鎵嬪姩鏍搁獙"
+ "navigationBarTitleText": "璁㈠崟鏍搁獙"
+ }
+ },
+ {
+ "path": "pages/write-off-a/write-off-a",
+ "style": {
+ "navigationBarTitleText": "璁㈠崟鏍搁獙"
}
},
{
@@ -177,6 +190,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 +229,72 @@
"style": {
"navigationBarTitleText": "淇敼瀵嗙爜"
}
+ },
+ {
+ "path": "pages/select/select",
+ "style": {
+ "navigationBarTitleText": "瀹佺晠琛�"
+ }
+ },
+ {
+ "path": "pages/webview/webview",
+ "style": {
+ "navigationBarTitleText": "杞挱鍥捐鎯�"
+ }
+ },
+ {
+ "path": "pages/article-details/article-details",
+ "style": {
+ "navigationBarTitleText": "杞挱鍥捐鎯�"
+ }
+ },
+ {
+ "path": "pages/change-binding/change-binding",
+ "style": {
+ "navigationBarTitleText": "鏇存崲缁戝畾鎵嬫満鍙�"
+ }
+ },
+ {
+ "path": "pages/coupon-center/coupon-center",
+ "style": {
+ "navigationBarTitleText": "棰嗗埜涓績"
+ }
+ },
+ {
+ "path": "pages/Invoice-application/Invoice-application",
+ "style": {
+ "navigationBarTitleText": "寮�绁ㄧ敵璇�"
+ }
+ },
+ {
+ "path": "pages/Invoice-request/Invoice-request",
+ "style": {
+ "navigationBarTitleText": "鐢宠寮�绁�"
+ }
+ },
+ {
+ "path": "pages/confirm-invoice-issuance/confirm-invoice-issuance",
+ "style": {
+ "navigationBarTitleText": "纭寮�绁�"
+ }
+ },
+ {
+ "path": "pages/Invoice-issued-successfully/Invoice-issued-successfully",
+ "style": {
+ "navigationBarTitleText": "寮�绁ㄦ垚鍔�"
+ }
+ },
+ {
+ "path": "pages/revenue-analysis/revenue-analysis",
+ "style": {
+ "navigationBarTitleText": "钀ユ敹鍒嗘瀽"
+ }
+ },
+ {
+ "path": "pages/storage-point/storage-point",
+ "style": {
+ "navigationBarTitleText": "瀵勫瓨鐐规煡璇�"
+ }
}
]
}
--
Gitblit v1.9.3