新增:《CentOS 8.2 安装 MySQL 5.7.39》(优化了侧边栏分组生成及 展开逻辑)
This commit is contained in:
@@ -15,6 +15,7 @@ export const nav: DefaultTheme.Config['nav'] = [
|
||||
text: '我的小册',
|
||||
items: [
|
||||
{ text: 'Java基础快速入门', link: '/courses/java/index', activeMatch: '/courses/java/' },
|
||||
{ text: 'MySQL快速入门', link: '/courses/mysql/index', activeMatch: '/courses/mysql/' },
|
||||
{ text: 'MyBatis快速入门', link: '/courses/mybatis/index', activeMatch: '/courses/mybatis/' }
|
||||
],
|
||||
activeMatch: '/courses/'
|
||||
|
Reference in New Issue
Block a user