From 1fb1e9e3321102d23997551be7a5ad7d91b74015 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 17 七月 2025 15:28:25 +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