# 结果页 Result 结果页是展示结果的。 感谢 [twemoji](https://github.com/twitter/twemoji) 创造了这么多好看的图标! ## 演示 ```demo s404 s403 s500 s418 info success warning error ``` ## Props |名称|类型|默认值|说明| |-|-|-|-| |status|`'info' \| 'success' \| 'error' \| 'warning' \| 404 \| '404' \| 500 \| '500' \| 400 \| '400' \| 418 \| '418'`|`'info'`|| |title|`string`|`null`|| |description|`string`|`null`|| ## Slots |名称|参数|说明| |-|-|-| |default|`()`|| |footer|`()`||