index.json 697 B

123456789101112131415
  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-tabs": "/tm-vuetify/components/tm-tabs/tm-tabs",
  7. "tm-empty": "/tm-vuetify/components/tm-empty/tm-empty",
  8. "tm-button": "/tm-vuetify/components/tm-button/tm-button",
  9. "tm-poup": "/tm-vuetify/components/tm-poup/tm-poup",
  10. "tm-swiper": "/tm-vuetify/components/tm-swiper/tm-swiper",
  11. "tm-countdown": "/tm-vuetify/components/tm-countdown/tm-countdown",
  12. "tm-message": "/tm-vuetify/components/tm-message/tm-message",
  13. "tm-dialog": "/tm-vuetify/components/tm-dialog/tm-dialog"
  14. }
  15. }