index.json 205 B

12345678
  1. {
  2. "enablePullDownRefresh": true,
  3. "usingComponents": {
  4. "navbar": "/components/navbar/index",
  5. "recommend": "/components/recommend/index",
  6. "authorize": "/components/authorize/authorize"
  7. }
  8. }