index-17ce2c3f.js 730 B

1
  1. import{d as s,o,c as p,A as e,aE as l}from"./index-b9299550.js";import{E as a}from"./el-image-92ea5aa4.js";import"./el-image-viewer-498779d9.js";import{_ as y}from"./_plugin-vue_export-helper-1b428a4d.js";const c=["src","poster","autoplay"],i=y(s({name:"VideoPlayer",__name:"index",props:{property:{}},setup:u=>(r,d)=>{const t=a;return o(),p("div",{class:"w-full",style:l({height:`${r.property.style.height}px`})},[r.property.posterUrl?(o(),e(t,{key:0,class:"w-full w-full",src:r.property.posterUrl},null,8,["src"])):(o(),p("video",{key:1,class:"w-full w-full",src:r.property.videoUrl,poster:r.property.posterUrl,autoplay:r.property.autoplay,controls:""},null,8,c))],4)}}),[["__scopeId","data-v-afd0794c"]]);export{i as default};