标准盒
Properties:
Name | Type | Description |
---|---|---|
title |
string | 标题 |
hiddenLine |
boolean | 是否隐藏标题的左边竖线,默认为true |
bgWhite |
boolean | 是否背景设置为白色,默认为true |
titleClass |
number | 标题样式选择,默认为0,表示普通标题样式,非0表示推荐标题样式 |
Parameters:
Name | Type | Description |
---|---|---|
rightBtn |
slot | 提供rightBtn沟槽,设置右侧按钮 |
body |
slot | 提供body沟槽,设置内容 |