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

This commit is contained in:
lzh
2026-02-04 11:14:06 +08:00
parent d4118123c1
commit 7fc6bdda98
3211 changed files with 4532 additions and 4532 deletions

View File

@@ -0,0 +1 @@
import{aA as t}from"./bootstrap-Bjx___ge.js";import{m as a,ad as l,b2 as r,ab as o,u as s,aT as p}from"../jse/index-index-BrHAu2CG.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};