index.json 201 B

12345678
  1. {
  2. "navigationStyle": "custom",
  3. "navigationBarTextStyle": "white",
  4. "usingComponents": {
  5. "jyf-parser": "/components/jyf-parser/jyf-parser",
  6. "count-down": "/components/countDown/index"
  7. }
  8. }