From f650319d7175f764cd5286c383a72d6e6d2e8a87 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 18 七月 2025 14:53:18 +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