# Result 结果 V2.2.7
# 代码演示
# API
# Result Attributes
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
title | 标题 | string | — | — |
sub-title | 二级标题 | string | — | — |
icon | 图标类型 | string | success / warning / info / error | info |
# Result Slots
Name | 说明 |
---|---|
icon | 自定义图标 |
title | 自定义标题 |
subTitle | 自定义二级标题 |
extra | 自定义底部额外区域 |