index.json 307 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "Dialog": "../../component/dialog/dialog",
  4. "MyToast": "../../component/myToast/myToast",
  5. "myPlacerholder": "/component/myPlacerholder/myPlacerholder"
  6. },
  7. "enablePullDownRefresh": false,
  8. "window": {
  9. "onReachBottomDistance": 50
  10. }
  11. }