1234567891011 |
- {
- "navigationBarTitleText": "消息",
- "usingComponents": {
- "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
- "tm-tabs": "/tm-vuetify/components/tm-tabs/tm-tabs",
- "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
- "tm-empty": "/tm-vuetify/components/tm-empty/tm-empty",
- "tm-button": "/tm-vuetify/components/tm-button/tm-button",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message"
- }
- }
|