Commit bdf24d78 authored by wangqinghua's avatar wangqinghua

兼容性测试

parent 8c470159
<div class="logo">
<!-- <div class="text-center">-->
<!-- <img class="margin-bottom-10" style="height: 35px;" src="../../../content/images/logo_gaocun.png" alt="高淳监狱智能运维管理系统">-->
<!-- </div>-->
<div class="text-center">
<img class="margin-bottom-10" style="height: 35px;" src="../../../content/images/logo_gaocun.png" alt="高淳监狱智能运维管理系统">
</div>
{{systemName}}
</div>
<ul nz-menu [nzMode]="'inline'">
......
......@@ -100,15 +100,16 @@ declare let editor: any;
}
.canvas-topo {
height: 100%;
/*height: 100%;*/
}
.topo-container {
height: calc(100% - 60px);
/*height: calc(100% - 60px);*/
}
#topology-body, .topology-context {
height: 100%;
/*height: 100%;*/
position: relative;
}
`
]
......
{
"main": {
"name": "雁南监狱智能运维管理系统"
"name": "高淳监狱智能运维管理系统"
},
"gaochun": {
"name": "高淳监狱智能运维管理系统"
......
......@@ -4,7 +4,7 @@
<base href="./"/>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>雁南监狱智能运维管理系统</title>
<title>高淳监狱智能运维管理系统</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#000000">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment