mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
doc: changeLog 放到首页。
This commit is contained in:
parent
d161eb45ef
commit
6d65f19d89
@ -28,13 +28,13 @@ 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: 'https://gitee.com/mybatis-flex/mybatis-flex/blob/main/changes.md'},
|
||||||
{
|
{
|
||||||
text: '获取源码', items: [
|
text: '获取源码', items: [
|
||||||
{text: 'Gitee', link: 'https://gitee.com/mybatis-flex/mybatis-flex'},
|
{text: 'Gitee', link: 'https://gitee.com/mybatis-flex/mybatis-flex'},
|
||||||
{text: 'Github', link: 'https://github.com/mybatis-flex/mybatis-flex'},
|
{text: 'Github', link: 'https://github.com/mybatis-flex/mybatis-flex'},
|
||||||
{text: '示例代码', link: 'https://gitee.com/mybatis-flex/mybatis-flex-samples'},
|
{text: '示例代码', link: 'https://gitee.com/mybatis-flex/mybatis-flex-samples'},
|
||||||
{text: '性能测试代码', link: 'https://gitee.com/mybatis-flex/mybatis-benchmark'},
|
{text: '性能测试代码', link: 'https://gitee.com/mybatis-flex/mybatis-benchmark'},
|
||||||
{text: 'ChangeLog', link: 'https://gitee.com/mybatis-flex/mybatis-flex/blob/main/changes.md'},
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user