1:安装 npm i -S 'vue-worker' 2: main.js import VueWorker from 'vue-worker' Vue.use(VueWorker) 3:App.vue 相关文章: