vue audio组件封装 直接调用方法播放音频源码

封装 index.js   index.js源码 import Vue from 'vue' import TzAudio from './audio' let TzInstance let getInstance = function () { if (TzInstance) return TzInstance const vm = new Vue({ data: {},
相关文章
相关标签/搜索