index.json 451 B

12345678910111213
  1. {
  2. "usingComponents": {
  3. "i-panel": "/component/iView/panel/index",
  4. "i-cell-group": "/component/iView/cell-group/index",
  5. "i-cell": "/component/iView/cell/index",
  6. "i-message": "/component/iView/message/index",
  7. "i-spin": "/component/iView/spin/index",
  8. "i-icon": "/component/iView/icon/index",
  9. "i-button": "/component/iView/button/index"
  10. },
  11. "enablePullDownRefresh": true,
  12. "navigationBarTitleText": "专项练习题库"
  13. }