index.json 640 B

1234567891011121314
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
  5. "tm-button": "/tm-vuetify/components/tm-button/tm-button",
  6. "tm-row": "/tm-vuetify/components/tm-row/tm-row",
  7. "tm-col": "/tm-vuetify/components/tm-col/tm-col",
  8. "tm-grouplist": "/tm-vuetify/components/tm-grouplist/tm-grouplist",
  9. "tm-listitem": "/tm-vuetify/components/tm-listitem/tm-listitem",
  10. "tm-switch": "/tm-vuetify/components/tm-switch/tm-switch",
  11. "tm-dialog": "/tm-vuetify/components/tm-dialog/tm-dialog",
  12. "tm-message": "/tm-vuetify/components/tm-message/tm-message"
  13. }
  14. }