riku
2022-10-17 eb7366f400867d3f401fe60f06d848d6d1448457
pages/home/home.json
@@ -1,5 +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"
  }
}