This commit is contained in:
teasiu
2022-09-24 15:42:14 +08:00
parent 954e5605f2
commit 5862657e6d

View File

@@ -90,7 +90,7 @@ const config = {
items: [ items: [
{ {
label: '教程', label: '教程',
to: './docs/intro', to: '/docs/intro',
}, },
], ],
}, },