chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 37s

This commit is contained in:
lzh
2026-03-15 17:05:46 +08:00
parent 17042bd7c7
commit e7f14bd4e8
3276 changed files with 4586 additions and 4545 deletions

View File

@@ -0,0 +1 @@
import{aA as t}from"./bootstrap-DwKkJn_4.js";import{m as a,ad as l,b2 as r,ab as o,u as s,aT as p}from"../jse/index-index-BpFlhWxK.js";const c=["src","poster","autoplay"],f=a({name:"VideoPlayer",__name:"index",props:{property:{}},setup(e){return(n,u)=>(r(),l("div",{class:"w-full",style:p({height:`${e.property.style.height}px`})},[e.property.posterUrl?(r(),o(s(t),{key:0,class:"h-full w-full",src:e.property.posterUrl,preview:!1},null,8,["src"])):(r(),l("video",{key:1,class:"h-full w-full",src:e.property.videoUrl,poster:e.property.posterUrl,autoplay:e.property.autoplay,controls:""},null,8,c))],4))}});export{f as default};