chore: 调整menus

This commit is contained in:
neo 2021-01-28 14:23:20 +08:00
parent d696a21b21
commit f678cf32f5

View File

@ -14,7 +14,7 @@ export default defineConfig({
'/guide': [ '/guide': [
{ {
title: '介 绍', title: '介 绍',
children: ['/guide', '/guide/how-it-works', '/guide/start'], children: ['/guide/index', '/guide/how-it-works', '/guide/start'],
}, },
{ {
title: 'M1芯片 ', title: 'M1芯片 ',