riku
2022-10-28 b45a01a8bee4a9bff5f9c248ead301b8675d1099
pages/home/home.json
@@ -1,6 +1,8 @@
{
  "navigationBarBackgroundColor": "#EAFFF1",
  "enablePullDownRefresh":true,
  "usingComponents": {
    "cp-notice": "/component/notice/notice"
    "cp-notice": "/component/notice/notice",
    "c-schedule": "../m_service/c_schedule/c_schedule"
  }
}