index.json 565 B

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