riku
2022-09-14 2206df0da6499846c78a358cf95ca33c218a5c5d
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"
  }
}