index.json 514 B

123456789101112
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
  5. "tm-search": "/tm-vuetify/components/tm-search/tm-search",
  6. "tm-tabs": "/tm-vuetify/components/tm-tabs/tm-tabs",
  7. "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
  8. "tm-listitem": "/tm-vuetify/components/tm-listitem/tm-listitem",
  9. "tm-button": "/tm-vuetify/components/tm-button/tm-button",
  10. "tm-message": "/tm-vuetify/components/tm-message/tm-message"
  11. }
  12. }