index.json 454 B

1234567891011
  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-checkbox": "/tm-vuetify/components/tm-checkbox/tm-checkbox",
  7. "tm-input": "/tm-vuetify/components/tm-input/tm-input",
  8. "tm-button": "/tm-vuetify/components/tm-button/tm-button",
  9. "tm-message": "/tm-vuetify/components/tm-message/tm-message"
  10. }
  11. }