Files
aiot-platform-ui/apps/web-antd/dist/js/index-CK6xQJWK.js
lzh 19d36d1ffb
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-09 13:05:46 +08:00

2 lines
495 B
JavaScript

import{m as t,ad as o,b2 as a,ae as n,aT as r}from"../jse/index-index-CMeVxoEG.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};