naive-ui/demo/documentation/components/result/zhCN/s403.md
2020-01-30 17:58:07 +08:00

8 lines
199 B
Markdown

# 403
```html
<n-result status="403" title="403 禁止访问" description="总有些门是对你关闭的">
<template v-slot:footer>
<n-button>放轻松</n-button>
</template>
</n-result>
```