1234567891011121314 |
- {
- "usingComponents": {
- "i-tabs": "/component/iView/tabs/index",
- "i-tab": "/component/iView/tab/index",
- "i-cell-group": "/component/iView/cell-group/index",
- "i-cell": "/component/iView/cell/index",
- "i-load-more": "/component/iView/load-more/index",
- "i-button": "/component/iView/button/index",
- "i-message": "/component/iView/message/index",
- "i-spin": "/component/iView/spin/index"
- },
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "错题重做"
- }
|