FastBee/docker/data/nginx/vue/static/js/chunk-05c336e0.328e218f.js
2025-07-07 09:21:15 +08:00

1 line
1.1 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-05c336e0"],{"6abb":function(e,t,i){"use strict";i.r(t);var n=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"easyplayer"}})},a=[],s={name:"player",data:function(){return{easyPlayer:null}},props:["videoUrl","error","hasaudio","height"],mounted:function(){var e=this,t=decodeURIComponent(this.$route.params.url);this.$nextTick((function(){"undefined"==typeof e.videoUrl&&(e.videoUrl=t),console.log("初始化时的地址为: "+e.videoUrl),e.play(e.videoUrl)}))},watch:{videoUrl:function(e,t){this.play(e)},immediate:!0},methods:{play:function(e){console.log(this.height),null!=this.easyPlayer&&this.easyPlayer.destroy(),"undefined"==typeof this.height&&(this.height=!1),this.easyPlayer=new WasmPlayer(null,"easyplayer",this.eventcallbacK,{Height:this.height}),this.easyPlayer.play(e,1)},pause:function(){this.easyPlayer.destroy(),this.easyPlayer=null}},destroyed:function(){this.easyPlayer.destroy()}},l=s,o=(i("93db"),i("2877")),r=Object(o["a"])(l,n,a,!1,null,null,null);t["default"]=r.exports},9377:function(e,t,i){},"93db":function(e,t,i){"use strict";i("9377")}}]);