riku
2022-09-15 bd3a9d7086f5a428b385599ba2cb08299b22c0df
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"
  }
}