action-sheet.json 237 B

12345678910
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "t-icon": "../icon/icon",
  5. "t-popup": "../popup/popup",
  6. "t-grid": "../grid/grid",
  7. "t-grid-item": "../grid-item/grid-item",
  8. "t-swiper-nav": "../swiper-nav/swiper-nav"
  9. }
  10. }