mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
518 B
518 B
结果页 Result
结果页是展示结果的。
感谢 twemoji 创造了这么多好看的图标!
演示
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 | () |