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 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/small-program/pages.json b/small-program/pages.json
index 8ff7d3c..298236e 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -46,7 +46,8 @@
{
"path": "pages/luggage-storage/luggage-storage",
"style": {
- "navigationBarTitleText": "琛屾潕瀵勫瓨"
+ "navigationBarTitleText": "琛屾潕瀵勫瓨",
+ "navigationStyle": "custom"
}
},
{
@@ -288,6 +289,12 @@
"style": {
"navigationBarTitleText": "钀ユ敹鍒嗘瀽"
}
+ },
+ {
+ "path": "pages/storage-point/storage-point",
+ "style": {
+ "navigationBarTitleText": "瀵勫瓨鐐规煡璇�"
+ }
}
]
}
--
Gitblit v1.9.3