This commit is contained in:
yanweidong 2024-10-02 00:52:17 +08:00
parent bb1ada643b
commit 68abac4a93
1 changed files with 2 additions and 1 deletions

View File

@ -63,7 +63,8 @@ export default defineConfig({
text: '基础服务',
items: [
{ text: 'Gateway API网关', link: '/infra/gateway' },
{ text: 'Registry 服务仓库', link: '/infra/registry' }
{ text: 'Registry 服务仓库', link: '/infra/registry' },
{ text: 'State 性能状态', link: '/infra/state' }
]
},
],