From 48145f787eda81815f653ad21161a60e89b6a303 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 13 十一月 2024 16:41:32 +0800
Subject: [PATCH] 2024.11.13

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

diff --git a/pages/home/home.json b/pages/home/home.json
index 84fa880..43737b9 100644
--- a/pages/home/home.json
+++ b/pages/home/home.json
@@ -4,6 +4,8 @@
   "usingComponents": {
     "cp-notice": "/component/notice/notice",
     "c-schedule": "/pages/mService/cSchedule/cSchedule",
-    "c-schedule-today": "/pages/mService/cScheduletoday/index"
+    "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