mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-17 04:54:09 +00:00
fix title
This commit is contained in:
parent
d8d5be9429
commit
9f3aebb56f
@ -33,7 +33,7 @@ export const routesSelf: Array<RouteRecordRaw> = [
|
||||
path: "/self/skyWalkingServer",
|
||||
name: "SkyWalkingServer",
|
||||
meta: {
|
||||
title: "SkyWalking Server",
|
||||
title: "skyWalkingServer",
|
||||
headPath: "/mesh/services",
|
||||
},
|
||||
component: () => import("@/views/Layer.vue"),
|
||||
|
Loading…
Reference in New Issue
Block a user