mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
doc: update docs
This commit is contained in:
parent
85c410f8ce
commit
83a5d6ba6a
@ -11,8 +11,8 @@ export default defineConfig({
|
||||
// logo: '/assets/images/logo02.png',
|
||||
|
||||
themeConfig: {
|
||||
outline:{
|
||||
label:"章节"
|
||||
outline: {
|
||||
label: "章节"
|
||||
},
|
||||
search: {
|
||||
provider: 'local'
|
||||
@ -30,7 +30,8 @@ export default defineConfig({
|
||||
{text: '帮助文档', link: '/zh/intro/what-is-mybatisflex'},
|
||||
{text: '🆘 常见问题', link: '/zh/faq'},
|
||||
{text: '周边 / 视频教程', link: '/zh/awesome-things'},
|
||||
{text: 'ChangeLog', link: '/zh/changes'},
|
||||
{text: '更新日志', link: '/zh/changes'},
|
||||
{text: 'JavaDoc', link: 'https://apidoc.gitee.com/mybatis-flex/mybatis-flex/'},
|
||||
{
|
||||
text: '获取源码', items: [
|
||||
{text: 'Gitee', link: 'https://gitee.com/mybatis-flex/mybatis-flex'},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user