1234567891011 |
- {
- "navigationBarTitleText": "我的",
- "usingComponents": {
- "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
- "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
- "tm-checkbox": "/tm-vuetify/components/tm-checkbox/tm-checkbox",
- "tm-input": "/tm-vuetify/components/tm-input/tm-input",
- "tm-button": "/tm-vuetify/components/tm-button/tm-button",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message"
- }
- }
|