1234567891011121314 |
- {
- "navigationBarTitleText": "我的",
- "usingComponents": {
- "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
- "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
- "tm-button": "/tm-vuetify/components/tm-button/tm-button",
- "tm-translate": "/tm-vuetify/components/tm-translate/tm-translate",
- "tm-form": "/tm-vuetify/components/tm-form/tm-form",
- "tm-input": "/tm-vuetify/components/tm-input/tm-input",
- "tm-pickers": "/tm-vuetify/components/tm-pickers/tm-pickers",
- "tm-dialog": "/tm-vuetify/components/tm-dialog/tm-dialog",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message"
- }
- }
|