GoEasyAudioPlayer.js 1.8 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/GoEasyAudioPlayer/GoEasyAudioPlayer"],{"07ab":function(t,n,a){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var a=t.createInnerAudioContext(),e={name:"GoEasyAudioPlayer",props:["src","duration"],data:function(){return{play:!1}},methods:{playAudio:function(){var t=this;this.play=!0,a.src=this.src,a.play(),setTimeout((function(){t.play=!1}),1e3*this.duration)}}};n.default=e}).call(this,a("543d")["default"])},"4e4a":function(t,n,a){"use strict";var e=a("b999"),u=a.n(e);u.a},8973:function(t,n,a){"use strict";a.r(n);var e=a("07ab"),u=a.n(e);for(var r in e)"default"!==r&&function(t){a.d(n,t,(function(){return e[t]}))}(r);n["default"]=u.a},b999:function(t,n,a){},c494:function(t,n,a){"use strict";var e;a.d(n,"b",(function(){return u})),a.d(n,"c",(function(){return r})),a.d(n,"a",(function(){return e}));var u=function(){var t=this,n=t.$createElement,a=(t._self._c,Math.ceil(t.duration)),e=Math.ceil(t.duration);t.$mp.data=Object.assign({},{$root:{g0:a,g1:e}})},r=[]},cf0e:function(t,n,a){"use strict";a.r(n);var e=a("c494"),u=a("8973");for(var r in u)"default"!==r&&function(t){a.d(n,t,(function(){return u[t]}))}(r);a("4e4a");var o,i=a("f0c5"),c=Object(i["a"])(u["default"],e["b"],e["c"],!1,null,"5a74bb3c",null,!1,e["a"],o);n["default"]=c.exports}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/GoEasyAudioPlayer/GoEasyAudioPlayer-create-component',
  4. {
  5. 'components/GoEasyAudioPlayer/GoEasyAudioPlayer-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("cf0e"))
  7. })
  8. },
  9. [['components/GoEasyAudioPlayer/GoEasyAudioPlayer-create-component']]
  10. ]);