riku
2023-02-24 110a8520fdf3caacd46750e7b76862df8c7eabd1
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": "/pages/mService/cSchedule/cSchedule"
  }
}