answer.json 556 B

123456789101112131415
  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-message": "/component/iView/message/index",
  10. "i-switch": "/component/iView/switch/index",
  11. "i-spin": "/component/iView/spin/index"
  12. },
  13. "enablePullDownRefresh": false,
  14. "navigationBarTitleText": "顺序答题"
  15. }