@@ -16,7 +16,7 @@
<el-col :span="24" class="time"><a href="http://10.21.39.1:8185/#/">{{ date }}</a></el-col>
</el-col>
<el-col :span="12">
- <el-col :span="24" class="title">中国东信智慧楼宇运营概况</el-col>
+ <el-col :span="24" class="title" style="font-weight: 700;">中国东信智慧楼宇运营概况</el-col>
<el-col :span="6">
<el-col :span="24" class="logo">
@@ -56,8 +56,8 @@ export default {
#main {
.top {
width: 100%;
- height: 9.25vh;
- line-height: 9vh;
+ height: 100px;
+ line-height: 100px;
vertical-align: middle;
position: absolute;
z-index: 10;
@@ -117,6 +117,7 @@ export default{
@import '@/assets/styles/common.scss';
.widthF {
width: 420px;
+ height:306px;
}
.mainT {
@@ -267,7 +267,8 @@ export default {
width: 2520px;;
overflow: hidden;
padding: 0 !important;
- height: 29.7vh;
+ // height: 29.7vh;
+ height: 308px;
// margin-top: 16px;
// background: rgba(77, 85, 101, 0.15);