1234567891011121314 |
- {
- "navigationBarTitleText": "我的",
- "usingComponents": {
- "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
- "tm-button": "/tm-vuetify/components/tm-button/tm-button",
- "tm-row": "/tm-vuetify/components/tm-row/tm-row",
- "tm-col": "/tm-vuetify/components/tm-col/tm-col",
- "tm-grouplist": "/tm-vuetify/components/tm-grouplist/tm-grouplist",
- "tm-listitem": "/tm-vuetify/components/tm-listitem/tm-listitem",
- "tm-switch": "/tm-vuetify/components/tm-switch/tm-switch",
- "tm-dialog": "/tm-vuetify/components/tm-dialog/tm-dialog",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message"
- }
- }
|