fix: 工作台 待办事项卡片

This commit is contained in:
lzh
2026-02-10 23:32:58 +08:00
parent 79d886f91b
commit 4c2874bfd0
2688 changed files with 4537 additions and 2272 deletions

View File

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