12345678910111213141516 |
- {
- "navigationBarTitleText": "我的",
- "usingComponents": {
- "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
- "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
- "tm-cart-cell-list-food": "/tm-vuetify/components/tm-cartCellListFood/tm-cartCellListFood",
- "tm-tabs": "/tm-vuetify/components/tm-tabs/tm-tabs",
- "tm-empty": "/tm-vuetify/components/tm-empty/tm-empty",
- "tm-menu": "/tm-vuetify/components/tm-menu/tm-menu",
- "tm-button": "/tm-vuetify/components/tm-button/tm-button",
- "tm-poup": "/tm-vuetify/components/tm-poup/tm-poup",
- "tm-swiper": "/tm-vuetify/components/tm-swiper/tm-swiper",
- "tm-countdown": "/tm-vuetify/components/tm-countdown/tm-countdown",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message"
- }
- }
|