dev
This commit is contained in:
parent
bb1ada643b
commit
68abac4a93
|
@ -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' }
|
||||
]
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue