index.json 491 B

1234567891011121314
  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-input": "/component/iView/input/index",
  7. "i-action-sheet": "/component/iView/action-sheet/index",
  8. "i-modal": "/component/iView/modal/index",
  9. "i-col": "/component/iView/col/index",
  10. "i-row": "/component/iView/row/index"
  11. },
  12. "enablePullDownRefresh": false,
  13. "navigationBarTitleText": "考试"
  14. }