index.json 787 B

12345678910111213141516
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
  5. "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
  6. "tm-cart-cell-list-food": "/tm-vuetify/components/tm-cartCellListFood/tm-cartCellListFood",
  7. "tm-tabs": "/tm-vuetify/components/tm-tabs/tm-tabs",
  8. "tm-empty": "/tm-vuetify/components/tm-empty/tm-empty",
  9. "tm-menu": "/tm-vuetify/components/tm-menu/tm-menu",
  10. "tm-button": "/tm-vuetify/components/tm-button/tm-button",
  11. "tm-poup": "/tm-vuetify/components/tm-poup/tm-poup",
  12. "tm-swiper": "/tm-vuetify/components/tm-swiper/tm-swiper",
  13. "tm-countdown": "/tm-vuetify/components/tm-countdown/tm-countdown",
  14. "tm-message": "/tm-vuetify/components/tm-message/tm-message"
  15. }
  16. }