1234567891011121314151617 |
- {
- "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-pickers": "/tm-vuetify/components/tm-pickers/tm-pickers",
- "tm-input": "/tm-vuetify/components/tm-input/tm-input",
- "tm-button": "/tm-vuetify/components/tm-button/tm-button",
- "tm-empty": "/tm-vuetify/components/tm-empty/tm-empty",
- "tm-poup": "/tm-vuetify/components/tm-poup/tm-poup",
- "tm-swiper": "/tm-vuetify/components/tm-swiper/tm-swiper",
- "tm-countdown": "/tm-vuetify/components/tm-countdown/tm-countdown",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message",
- "picker-color": "/components/helang-pickerColor/helang-pickerColor"
- }
- }
|