You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.0 KiB
48 lines
1.0 KiB
1 year ago
|
[
|
||
|
{
|
||
|
"name": "route.engine.st.factorManager",
|
||
|
"path": "st/factorManager",
|
||
|
"parent": "/",
|
||
|
"priority": 0,
|
||
|
"module": "io.sc.engine.st.frontend",
|
||
|
"component": "component.engine.st.factorManager",
|
||
|
"componentPath": "@/views/FactorManager.vue",
|
||
|
"redirect": null,
|
||
|
"meta": {
|
||
|
"permissions": [
|
||
|
"/st/factorManager/**/*"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "route.engine.st.target",
|
||
|
"path": "st/target",
|
||
|
"parent": "/",
|
||
|
"priority": 0,
|
||
|
"module": "io.sc.engine.st.frontend",
|
||
|
"component": "component.engine.st.target",
|
||
|
"componentPath": "@/views/Target.vue",
|
||
|
"redirect": null,
|
||
|
"meta": {
|
||
|
"permissions": [
|
||
|
"/st/target/**/*"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "route.engine.st.ead",
|
||
|
"path": "st/ead",
|
||
|
"parent": "/",
|
||
|
"priority": 0,
|
||
|
"module": "io.sc.engine.st.frontend",
|
||
|
"component": "component.engine.st.ead",
|
||
|
"componentPath": "@/views/EAD.vue",
|
||
|
"redirect": null,
|
||
|
"meta": {
|
||
|
"permissions": [
|
||
|
"/st/ead/**/*"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|