mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 09:00:50 +00:00
Merge branch 'main' into fix/clear_interval_failed
This commit is contained in:
commit
1a8b7b4526
@ -44,6 +44,7 @@ export const routesInfra: Array<RouteRecordRaw> = [
|
|||||||
name: "LinuxActiveTabIndex",
|
name: "LinuxActiveTabIndex",
|
||||||
meta: {
|
meta: {
|
||||||
title: "linux",
|
title: "linux",
|
||||||
|
notShow: true,
|
||||||
},
|
},
|
||||||
component: () =>
|
component: () =>
|
||||||
import(/* webpackChunkName: "layer" */ "@/views/Layer.vue"),
|
import(/* webpackChunkName: "layer" */ "@/views/Layer.vue"),
|
||||||
|
Loading…
Reference in New Issue
Block a user