index.json 239 B

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