左边带有竖线的标签项
import BorderLabel from "ynw/antd/BorderLabel"; function Component(params) { return <BorderLabel label="账号类型">管理账号</BorderLabel>; }