升级 vue 3.2.29
This commit is contained in:
@@ -99,6 +99,24 @@ export default {
|
||||
path: '/zh-CN/guide/member',
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 1,
|
||||
title: '高级',
|
||||
children: [
|
||||
{
|
||||
id: 1,
|
||||
title: '语言',
|
||||
subTitle: 'lang',
|
||||
path: '/zh-CN/guide/lang',
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: '主题',
|
||||
subTitle: 'theme',
|
||||
path: '/zh-CN/guide/theme',
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user