index.json 496 B

1234567891011121314
  1. {
  2. "usingComponents": {
  3. "i-tabs": "/component/iView/tabs/index",
  4. "i-tab": "/component/iView/tab/index",
  5. "i-cell-group": "/component/iView/cell-group/index",
  6. "i-cell": "/component/iView/cell/index",
  7. "i-load-more": "/component/iView/load-more/index",
  8. "i-button": "/component/iView/button/index",
  9. "i-message": "/component/iView/message/index",
  10. "i-spin": "/component/iView/spin/index"
  11. },
  12. "enablePullDownRefresh": true,
  13. "navigationBarTitleText": "错题重做"
  14. }