app-goods-video.js 2.0 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/page-component/goods/app-goods-video"],{"23fa":function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={props:{video_id:{type:Number,default:0},video_url:{type:String,default:""},play:{type:Boolean,default:!1},height:{type:String,default:""},width:{type:String,default:""}},data:function(){return{loading:!0}},methods:{videoPlay:function(){console.log("video_".concat(this.video_id)),this.videoCtx=t.createVideoContext("video_".concat(this.video_id),this),this.play?this.videoCtx.play():this.videoCtx.pause()},waiting:function(t){this.loading=!1,console.log(t)},pause:function(t){console.log("暂停")},setPlay:function(){this.loading=!0}},watch:{play:{handler:function(){console.log(1),this.videoPlay()}}}};e.default=n}).call(this,n("543d")["default"])},3892:function(t,e,n){"use strict";n.r(e);var o=n("23fa"),i=n.n(o);for(var a in o)"default"!==a&&function(t){n.d(e,t,(function(){return o[t]}))}(a);e["default"]=i.a},7459:function(t,e,n){"use strict";n.r(e);var o=n("a3ec"),i=n("3892");for(var a in i)"default"!==a&&function(t){n.d(e,t,(function(){return i[t]}))}(a);n("cc78");var c,u=n("f0c5"),l=Object(u["a"])(i["default"],o["b"],o["c"],!1,null,"0b2ecce6",null,!1,o["a"],c);e["default"]=l.exports},a3ec:function(t,e,n){"use strict";var o;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return o}));var i=function(){var t=this,e=t.$createElement;t._self._c},a=[]},c687:function(t,e,n){},cc78:function(t,e,n){"use strict";var o=n("c687"),i=n.n(o);i.a}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/page-component/goods/app-goods-video-create-component',
  4. {
  5. 'components/page-component/goods/app-goods-video-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("7459"))
  7. })
  8. },
  9. [['components/page-component/goods/app-goods-video-create-component']]
  10. ]);