pull-down-refresh.json 126 B

1234567
  1. {
  2. "component": true,
  3. "styleIsolation": "apply-shared",
  4. "usingComponents": {
  5. "t-loading": "../loading/loading"
  6. }
  7. }