index.json 180B

12345678
  1. {
  2. "navigationBarTitleText": "检查报告",
  3. "enablePullDownRefresh": true,
  4. "onReachBottomDistance": 50,
  5. "usingComponents": {
  6. "empty-page": "/components/emptyPage"
  7. }
  8. }