From bfd70830b78bc42e0a284baa044efacc29897cd5 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 28 四月 2026 22:02:46 +0800
Subject: [PATCH] 小程序改bug
---
small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.json | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.json b/small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.json
new file mode 100644
index 0000000..10f365c
--- /dev/null
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.json
@@ -0,0 +1,9 @@
+{
+ "navigationBarTitleText": "琛屾潕瀵勫瓨",
+ "usingComponents": {
+ "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
+ "u-datetime-picker": "/node-modules/uview-ui/components/u-datetime-picker/u-datetime-picker",
+ "u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
+ "u-action-sheet": "/node-modules/uview-ui/components/u-action-sheet/u-action-sheet"
+ }
+}
\ No newline at end of file
--
Gitblit v1.9.3