|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"name": "route.cips.data.country",
|
|
|
|
|
"path": "cips/data/country",
|
|
|
|
|
"parent": "/",
|
|
|
|
|
"priority": 0,
|
|
|
|
|
"module": "cips.frontend",
|
|
|
|
|
"component": "component.cips.data.country",
|
|
|
|
|
"componentPath": "@/views/data/Country.vue",
|
|
|
|
|
"redirect": null,
|
|
|
|
|
"meta": {
|
|
|
|
|
"permissions": [
|
|
|
|
|
"/cips/data/country/**/*"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "route.cips.data.bic",
|
|
|
|
|
"path": "cips/data/bic",
|
|
|
|
|
"parent": "/",
|
|
|
|
|
"priority": 0,
|
|
|
|
|
"module": "cips.frontend",
|
|
|
|
|
"component": "component.cips.data.bic",
|
|
|
|
|
"componentPath": "@/views/data/Bic.vue",
|
|
|
|
|
"redirect": null,
|
|
|
|
|
"meta": {
|
|
|
|
|
"permissions": [
|
|
|
|
|
"/cips/data/bic/**/*"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "route.cips.blacklist.country",
|
|
|
|
|
"path": "cips/blacklist/country",
|
|
|
|
|
"parent": "/",
|
|
|
|
|
"priority": 0,
|
|
|
|
|
"module": "cips.frontend",
|
|
|
|
|
"component": "component.cips.blacklist.country",
|
|
|
|
|
"componentPath": "@/views/blacklist/Country.vue",
|
|
|
|
|
"redirect": null,
|
|
|
|
|
"meta": {
|
|
|
|
|
"permissions": [
|
|
|
|
|
"/cips/blacklist/country/**/*"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "route.cips.blacklist.personal",
|
|
|
|
|
"path": "cips/blacklist/personal",
|
|
|
|
|
"parent": "/",
|
|
|
|
|
"priority": 0,
|
|
|
|
|
"module": "cips.frontend",
|
|
|
|
|
"component": "component.cips.blacklist.personal",
|
|
|
|
|
"componentPath": "@/views/blacklist/Personal.vue",
|
|
|
|
|
"redirect": null,
|
|
|
|
|
"meta": {
|
|
|
|
|
"permissions": [
|
|
|
|
|
"/cips/blacklist/personal/**/*"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|