update package/document/src/router/zh-CN.ts.

This commit is contained in:
cool314156 2022-04-13 00:34:17 +00:00 committed by Gitee
parent d0d8d3d240
commit 2531b9635f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -387,7 +387,7 @@ const zhCN = [
path: "/zh-CN/components/area", path: "/zh-CN/components/area",
component: () => component: () =>
import("../document/zh-CN/components/area.md"), import("../document/zh-CN/components/area.md"),
meta: { title: "通知栏" }, meta: { title: " },
}, },
], ],
}, },