index.json 271 B

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