1.  安装插检

    npm install vue-aplayer -s

   2.  main.js里面导入并引用

        import vueAplayer from 'vue-aplayer'

        Vue.use(vueAplayer)

   3.页面注册

        import aplayer from 'vue-aplayer'

        export default {

           components: {aplayer }

        }

  4.html部分                 

        

1634977742.png

                                                                                                    

   5.js 部分

1634977778(1).jpg

Logo

Vue社区为您提供最前沿的新闻资讯和知识内容

更多推荐