1234567891011 |
- {
- "usingComponents": {
- "Dialog": "../../component/dialog/dialog",
- "MyToast": "../../component/myToast/myToast",
- "myPlacerholder": "/component/myPlacerholder/myPlacerholder"
- },
- "enablePullDownRefresh": false,
- "window": {
- "onReachBottomDistance": 50
- }
- }
|