class.json 265 B

1234567891011
  1. {
  2. "window": {
  3. "onReachBottomDistance": 50
  4. },
  5. "component": true,
  6. "usingComponents": {
  7. "shareDialog": "/component/share/share",
  8. "popup": "/component/popup/popup",
  9. "goBackHome": "/component/goBackHome/goBackHome"
  10. }
  11. }