nuxt中
import Vue from 'vue' import HPlayer from 'hzj-player' Vue.use(HPlayer)
在nuxt的配置文件中
怎么引入的 插件呢 。app.js 和 HPlayer里