From 2eb2915d54c895c9f668c5ccf46fc1082229a26d Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 18 七月 2025 19:07:01 +0800
Subject: [PATCH] 前端
---
small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json b/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json
index 37a6992..df0500d 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/index/index.json
@@ -3,6 +3,7 @@
"navigationStyle": "custom",
"usingComponents": {
"sunui-mverify": "/components/sunui-mverify/sunui-mverify",
- "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon"
+ "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
+ "u-calendar": "/node-modules/uview-ui/components/u-calendar/u-calendar"
}
}
\ No newline at end of file
--
Gitblit v1.9.3