index.json 382 B

12345678910
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
  5. "tm-form": "/tm-vuetify/components/tm-form/tm-form",
  6. "tm-input": "/tm-vuetify/components/tm-input/tm-input",
  7. "tm-button": "/tm-vuetify/components/tm-button/tm-button",
  8. "tm-message": "/tm-vuetify/components/tm-message/tm-message"
  9. }
  10. }