From f14ea940fb32105de8b592992e3f53c62f31d84d Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 22 一月 2026 16:42:51 +0800
Subject: [PATCH] 2026.1.22

---
 pages/home/home.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/pages/home/home.json b/pages/home/home.json
index feafd09..43737b9 100644
--- a/pages/home/home.json
+++ b/pages/home/home.json
@@ -2,6 +2,10 @@
   "navigationBarBackgroundColor": "#EAFFF1",
   "enablePullDownRefresh":true,
   "usingComponents": {
-    "cp-notice": "/component/notice/notice"
+    "cp-notice": "/component/notice/notice",
+    "c-schedule": "/pages/mService/cSchedule/cSchedule",
+    "c-schedule-today": "/pages/mService/cScheduletoday/index",
+    "c-practical-operation": "/pages/mService/cPracticaloperation/index",
+    "c-supervision-card": "/pages/mExtra/components/pSupervisionCard/index"
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3