Open Holihigh opened 5 years ago
import VueCalendarSwiper from '../dist/vue-calendar-swiper.min.js' Vue.use(VueCalendarSwiper) 直接从源码引入呢?
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> at src/views/Test.vue at src/App.vue
求解,感谢
import VueCalendarSwiper from '../dist/vue-calendar-swiper.min.js' Vue.use(VueCalendarSwiper)
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> at src/views/Test.vue