mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48:24 +08:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
323b0d9ac1
@ -11,8 +11,8 @@ export default defineConfig({
|
|||||||
// logo: '/assets/images/logo02.png',
|
// logo: '/assets/images/logo02.png',
|
||||||
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
outline:{
|
outline: {
|
||||||
label:"章节"
|
label: "章节"
|
||||||
},
|
},
|
||||||
search: {
|
search: {
|
||||||
provider: 'local'
|
provider: 'local'
|
||||||
@ -30,7 +30,8 @@ export default defineConfig({
|
|||||||
{text: '帮助文档', link: '/zh/intro/what-is-mybatisflex'},
|
{text: '帮助文档', link: '/zh/intro/what-is-mybatisflex'},
|
||||||
{text: '🆘 常见问题', link: '/zh/faq'},
|
{text: '🆘 常见问题', link: '/zh/faq'},
|
||||||
{text: '周边 / 视频教程', link: '/zh/awesome-things'},
|
{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: '获取源码', items: [
|
||||||
{text: 'Gitee', link: 'https://gitee.com/mybatis-flex/mybatis-flex'},
|
{text: 'Gitee', link: 'https://gitee.com/mybatis-flex/mybatis-flex'},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user