Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
2.71k stars 106 forks source link

无法导入js #107

Open newyhj opened 3 months ago

newyhj commented 3 months ago

系统采用选项式写法: vue 如上图引入时,出现提示: Uncaught TypeError: “vue”是一个裸说明符,但未重新进行任何映射。相对模块说明符必须以“./”、 “../”或 “/”开头。

请问该如何解决?

Aaron-zon commented 3 months ago

import './dist/js/vue/vue-draggable-plus.js' const VueDraggable= VueDraggablePlus.VueDraggable