拖曳內(nèi)容時會有一個半透明的效果.請問如何去除?
The dataTransfer.setDragImage() method can set the image when dragging. The default is a semi-transparent content
Then you can write a drag and drop using native js yourself