index.json 402 B

123456789101112
  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. },
  10. "enablePullDownRefresh": true,
  11. "navigationBarTitleText": "鸿锵在线教育"
  12. }