From b099e758396f61b39d24cf5fa6be7bb0d10c2b4d Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 18 五月 2026 19:16:26 +0800
Subject: [PATCH] 提交
---
small-program/pages.json | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 60 insertions(+), 0 deletions(-)
diff --git a/small-program/pages.json b/small-program/pages.json
index 2f4e7fe..8ff7d3c 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -38,6 +38,12 @@
}
},
{
+ "path": "pages/storage-point-detail/storage-point-detail",
+ "style": {
+ "navigationBarTitleText": "瀵勫瓨鐐硅鎯�"
+ }
+ },
+ {
"path": "pages/luggage-storage/luggage-storage",
"style": {
"navigationBarTitleText": "琛屾潕瀵勫瓨"
@@ -228,6 +234,60 @@
"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": "钀ユ敹鍒嗘瀽"
+ }
}
]
}
--
Gitblit v1.9.3