Skip to content

边框

cssstyle备注
baborder:1px solid red;
ba.1px,s,redborder:1px solid red;
ba.1px,d,redborder:1px dashed red;
ba.1px,n,redborder:1px none red;
bb.redborder-color:red;
bs.sborder-style:solid;
bs.dborder-style:dashed;
bs.nborder-style:none;
bc.blueborder-color:blue;
ba.1px,s,redborder-top:1px solid red;
ba.1px,d,redborder-top:1px dashed red;
ba.1px,n,redborder-top:1px none red;
btb.redborder-top-color:red;
bts.sborder-top-style:solid;
bts.dborder-top-style:dashed;
bts.nborder-top-style:none;
btc.redborder-top-color:red;
btw.10border-top-width:10rpx;
btw.2pxborder-top-width:2px;
bba.1px,s,redborder-bottom:1px solid red;
bba.1px,d,redborder-bottom:1px dashed red;
bba.1px,n,redborder-bottom:1px none red;
bbb.redborder-bottom-color :red;
bbs.sborder-bottom-style:solid;
bbs.dborder-bottom-style:dashed;
bbs.nborder-bottom-style:none;
bbc.redborder-bottom-color :red;
bbw.10border-bottom-width:10rpx;
bbw.2pxborder-bottom-width:2px;
bla.1px,s,redborder-left:1px solid red;
bla.1px,d,redborder-left:1px dashed red;
bla.1px,n,redborder-left:1px none red;
blb.redborder-left-color :red;
bls.sborder-left-style:solid;
bls.dborder-left-style:dashed;
bls.nborder-left-style:none;
blc.redborder-left-color :red;
blw.10border-left-width:10rpx;
blw.2pxborder-left-width:2px;
bra.1px,s,redborder-right:1px solid red;
bra.1px,d,redborder-right:1px dashed red;
bra.1px,n,redborder-right:1px none red;
brb.#cccborder-right-color :#ccc;
brs.sborder-right-style:solid;
brs.dborder-right-style:dashed;
brs.nborder-right-style:none;
brc.blueborder-right-color :blue;
brw.10border-right-width:10rpx;
brw.2pxborder-right-width:2px;
bw.10border-width:10rpx;
bw.2pxborder-width:2px;

radio

cssstyle备注
r.10border-radius:10rpx;
r.10pxborder-radius:10px;
r.100%border-radius:100%;
ru.10border-top-left-radius:10rpx;
rr.10border-top-right-radius:10rpx;
rd.10border-bottom-left-radius:10rpx;
rl.10border-bottom-right-radius:10rpx;
...urdl 方向可任意组合,请参考margin