We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
网上有很多解决办法,都是需要源码的,建议官网修改一下,谢谢。 import particles from './vue-particles.vue'
const VueParticles = {
install: function (Vue, options) { Vue.component('vue-particles', particles) }
}
export default VueParticles
https://segmentfault.com/a/1190000014758993