12345678910111213141516171819 |
- {
- "component": true,
- "usingComponents": {
- "index-tm-drag-grid-default": "/pages/shop/index-tm-drag-grid-default",
- "index-tm-drag-grid-default1": "/pages/shop/index-tm-drag-grid-default1",
- "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
- "tm-pickers-city": "/tm-vuetify/components/tm-pickersCity/tm-pickersCity",
- "tm-icons": "/tm-vuetify/components/tm-icons/tm-icons",
- "tm-search": "/tm-vuetify/components/tm-search/tm-search",
- "tm-swiper": "/tm-vuetify/components/tm-swiper/tm-swiper",
- "tm-translate": "/tm-vuetify/components/tm-translate/tm-translate",
- "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
- "tm-grid": "/tm-vuetify/components/tm-grid/tm-grid",
- "tm-tabs": "/tm-vuetify/components/tm-tabs/tm-tabs",
- "tm-drag-grid": "/tm-vuetify/components/tm-dragGrid/tm-dragGrid",
- "tm-cart-cell-list-food": "/tm-vuetify/components/tm-cartCellListFood/tm-cartCellListFood",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message"
- }
- }
|