import Vue from 'vue' import VueDPlayer from 'vue-dplayer' import 'vue-dplayer/dist/vue-dplayer.css' Vue.use(VueDPlayer)