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/unpackage/dist/dev/mp-weixin/app.json | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/app.json b/small-program/unpackage/dist/dev/mp-weixin/app.json
index cacfa8d..426eb40 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/app.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/app.json
@@ -5,6 +5,7 @@
"pages/itinerary/itinerary",
"pages/message/message",
"pages/storage-point/storage-point",
+ "pages/storage-point-detail/storage-point-detail",
"pages/luggage-storage/luggage-storage",
"pages/payment-success/payment-success",
"pages/settings/settings",
@@ -39,7 +40,16 @@
"pages/withdraw-success/withdraw-success",
"pages/settings/settings",
"pages/change-password/change-password",
- "pages/select/select"
+ "pages/select/select",
+ "pages/webview/webview",
+ "pages/article-details/article-details",
+ "pages/change-binding/change-binding",
+ "pages/coupon-center/coupon-center",
+ "pages/Invoice-application/Invoice-application",
+ "pages/Invoice-request/Invoice-request",
+ "pages/confirm-invoice-issuance/confirm-invoice-issuance",
+ "pages/Invoice-issued-successfully/Invoice-issued-successfully",
+ "pages/revenue-analysis/revenue-analysis"
]
}
],
@@ -100,5 +110,7 @@
"desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭瀹氫綅鏈嶅姟"
}
},
- "usingComponents": {}
+ "usingComponents": {
+ "auth-login": "/components/auth-login/auth-login"
+ }
}
\ No newline at end of file
--
Gitblit v1.9.3