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{m as t,ad as o,b2 as a,ae as n,aT as r}from"../jse/index-index-BsCxB4ql.js";const d=t({name:"Divider",__name:"index",props:{property:{}},setup(e){return(p,l)=>(a(),o("div",{class:"flex items-center",style:r({height:`${e.property.height}px`})},[n("div",{class:"w-full",style:r({borderTopStyle:e.property.borderType,borderTopColor:e.property.lineColor,borderTopWidth:`${e.property.lineWidth}px`,margin:e.property.paddingType==="none"?"0":"0px 16px"})},null,4)],4))}});export{d as default};