mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
8 lines
199 B
Markdown
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>
|
|
``` |