index.json 201 B

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