index.json 643 B

1234567891011121314
  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-button": "/tm-vuetify/components/tm-button/tm-button",
  7. "tm-translate": "/tm-vuetify/components/tm-translate/tm-translate",
  8. "tm-form": "/tm-vuetify/components/tm-form/tm-form",
  9. "tm-input": "/tm-vuetify/components/tm-input/tm-input",
  10. "tm-pickers": "/tm-vuetify/components/tm-pickers/tm-pickers",
  11. "tm-dialog": "/tm-vuetify/components/tm-dialog/tm-dialog",
  12. "tm-message": "/tm-vuetify/components/tm-message/tm-message"
  13. }
  14. }