From 9b09d13712c0c005891450a3bf4b6d848ec0ff37 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 29 十一月 2023 10:28:24 +0800
Subject: [PATCH] 2023.11.29
---
pages/home/home.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/pages/home/home.json b/pages/home/home.json
index 7ddecf4..84fa880 100644
--- a/pages/home/home.json
+++ b/pages/home/home.json
@@ -3,6 +3,7 @@
"enablePullDownRefresh":true,
"usingComponents": {
"cp-notice": "/component/notice/notice",
- "c-schedule": "/pages/mService/cSchedule/cSchedule"
+ "c-schedule": "/pages/mService/cSchedule/cSchedule",
+ "c-schedule-today": "/pages/mService/cScheduletoday/index"
}
}
\ No newline at end of file
--
Gitblit v1.9.3