mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 08:17:33 +00:00
feat: update path
This commit is contained in:
parent
793239ef5c
commit
816e6d93dc
@ -26,16 +26,16 @@ export default [
|
|||||||
},
|
},
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
path: "/functions",
|
path: "/openFunction",
|
||||||
name: "Functions",
|
name: "OpenFunction",
|
||||||
meta: {
|
meta: {
|
||||||
title: "openFunction",
|
title: "openFunction",
|
||||||
layer: "FAAS",
|
layer: "FAAS",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: "/functions/tab/:activeTabIndex",
|
path: "/openFunction/tab/:activeTabIndex",
|
||||||
name: "FunctionsActiveTabIndex",
|
name: "OpenFunctionActiveTabIndex",
|
||||||
meta: {
|
meta: {
|
||||||
notShow: true,
|
notShow: true,
|
||||||
layer: "FAAS",
|
layer: "FAAS",
|
||||||
|
Loading…
Reference in New Issue
Block a user