index.json 833 B

1234567891011121314151617
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
  5. "tm-tabs": "/tm-vuetify/components/tm-tabs/tm-tabs",
  6. "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
  7. "tm-pickers": "/tm-vuetify/components/tm-pickers/tm-pickers",
  8. "tm-input": "/tm-vuetify/components/tm-input/tm-input",
  9. "tm-button": "/tm-vuetify/components/tm-button/tm-button",
  10. "tm-empty": "/tm-vuetify/components/tm-empty/tm-empty",
  11. "tm-poup": "/tm-vuetify/components/tm-poup/tm-poup",
  12. "tm-swiper": "/tm-vuetify/components/tm-swiper/tm-swiper",
  13. "tm-countdown": "/tm-vuetify/components/tm-countdown/tm-countdown",
  14. "tm-message": "/tm-vuetify/components/tm-message/tm-message",
  15. "picker-color": "/components/helang-pickerColor/helang-pickerColor"
  16. }
  17. }