... | ... | @@ -79,6 +79,26 @@ |
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"type": "dashboard",
|
|
|
"config": {
|
|
|
"type": "dashboard",
|
|
|
"dashboard": {
|
|
|
"dashboardDomain": {
|
|
|
"type": "static",
|
|
|
"static": "$serverDomain"
|
|
|
},
|
|
|
"dashboardMenu": {
|
|
|
"type": "srpFrame",
|
|
|
"srpFrame": {
|
|
|
"frame": false,
|
|
|
"menu": true,
|
|
|
"org": true
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"type": "setting",
|
|
|
"config": {
|
... | ... | @@ -109,26 +129,6 @@ |
|
|
}
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"type": "dashboard",
|
|
|
"config": {
|
|
|
"type": "dashboard",
|
|
|
"dashboard": {
|
|
|
"dashboardDomain": {
|
|
|
"type": "static",
|
|
|
"static": "$serverDomain"
|
|
|
},
|
|
|
"dashboardMenu": {
|
|
|
"type": "srpFrame",
|
|
|
"srpFrame": {
|
|
|
"frame": false,
|
|
|
"menu": true,
|
|
|
"org": true
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
}
|
... | ... | |