12345678910111213 |
- {
- "navigationBarTitleText": "我的",
- "usingComponents": {
- "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
- "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
- "tm-input": "/tm-vuetify/components/tm-input/tm-input",
- "tm-pickers-city": "/tm-vuetify/components/tm-pickersCity/tm-pickersCity",
- "tm-button": "/tm-vuetify/components/tm-button/tm-button",
- "tm-listitem": "/tm-vuetify/components/tm-listitem/tm-listitem",
- "tm-switch": "/tm-vuetify/components/tm-switch/tm-switch",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message"
- }
- }
|