📝 优化文档显示

This commit is contained in:
2024-08-30 17:56:01 +08:00
parent fbfb2b433b
commit d4fdd90ce2
14 changed files with 78 additions and 26 deletions

View File

@@ -7,6 +7,7 @@ export const zht = defineConfig({
themeConfig: {
nav: [
{text: '指引', link: '/zht/guide/'},
{text: '參考', link: '/zht/refer'},
{text: 'API文檔', link: '/zht/api/'},
{text: '示範', link: '/zht/demo/'},
],