index.json 235 B

123456789
  1. {
  2. "navigationBarTextStyle": "black",
  3. "navigationBarTitleText": "救援者",
  4. "enablePullDownRefresh": true,
  5. "onReachBottomDistance": 50,
  6. "usingComponents": {
  7. "uni-load-more": "/components/uni-load-more/uni-load-more"
  8. }
  9. }