This commit is contained in:
teasiu
2022-09-18 16:18:39 +08:00
parent 63a1fddcb9
commit 8ee290ab1e

View File

@@ -84,7 +84,7 @@ const config = {
title: 'Docs', title: 'Docs',
items: [ items: [
{ {
label: '教程手册', label: '教程',
to: '/docs/intro', to: '/docs/intro',
}, },
], ],