Commit a9f193f8 authored by xinzhedeai's avatar xinzhedeai

大屏标题背景图更换

parent 01259dd8
......@@ -63,7 +63,7 @@
@click="iframeclick"
></iframe>
<header class="bg-o85">
<div class="b0 b-1">
<!-- <div class="b0 b-1">
<div class="b1-a"></div>
<div class="b1-b">
<ul class="b1b-1">
......@@ -95,16 +95,15 @@
<span class="font20">生产管理</span>
</li>
</ul>
<!-- <div class="b1b-2"></div> -->
</div>
</div>
</div> -->
<div class="b-2">
<div class="b2-a">
<h1>洪湖市乌林地热田绿色矿山</h1>
<div class="b2a-2"></div>
</div>
</div>
<div class="b0 b-3">
<!-- <div class="b0 b-3">
<div class="b1-a"></div>
<div class="b1-b">
<ul class="b1b-1">
......@@ -136,9 +135,8 @@
<span class="font20">视频监控</span>
</li>
</ul>
<!-- <div class="b1b-2"></div> -->
</div>
</div>
</div> -->
</header>
</div>
<!-- <div class="c_0" :class="{ actv: navActv === 0 }">
......@@ -3784,12 +3782,12 @@ div.custom-alert {
font-style: normal;
}
.Screen .bg-o85 {
background-color: rgba(13, 29, 55, 0.85);
}
.Screen .bg2-o80 {
background-color: rgba(4, 23, 63, 0.8);
}
// .Screen .bg-o85 {
// background-color: rgba(13, 29, 55, 0.85);
// }
// .Screen .bg2-o80 {
// background-color: rgba(4, 23, 63, 0.8);
// }
.Screen .bd-c1 {
border-color: #0394d0;
}
......@@ -4541,6 +4539,8 @@ body .el-dialog__body {
.b-2 {
flex: 1;
position: relative;
background-image: url('~@/assets/images/daPingTitleBg.png');
background-repeat: no-repeat;
.b2-a {
position: absolute;
top: 0;
......@@ -4564,8 +4564,8 @@ body .el-dialog__body {
letter-spacing: 0.06rem;
}
.b2a-2 {
border-width: 0 0 2px 0;
border-style: solid;
// border-width: 0 0 2px 0;
// border-style: solid;
border-image: linear-gradient(
to right,
#6dcffe 0%,
......@@ -4580,25 +4580,25 @@ body .el-dialog__body {
left: 0.5rem;
right: 0.5rem;
height: 0;
&:before,
&:after {
content: "";
position: absolute;
width: 2px;
background-color: #6dcffe;
height: 0.68rem;
transform-origin: 100% 100%;
}
&:before {
bottom: 0;
left: -1px;
transform: rotate(-48.9deg);
}
&:after {
bottom: -2px;
right: -1px;
transform: rotate(48.9deg);
}
// &:before,
// &:after {
// content: "";
// position: absolute;
// width: 2px;
// background-color: #6dcffe;
// height: 0.68rem;
// transform-origin: 100% 100%;
// }
// &:before {
// bottom: 0;
// left: -1px;
// transform: rotate(-48.9deg);
// }
// &:after {
// bottom: -2px;
// right: -1px;
// transform: rotate(48.9deg);
// }
i {
position: absolute;
bottom: 0;
......
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