@@ -16,7 +16,7 @@
<el-image style="height: 100%" :src="logo" fit="contain"></el-image>
</div>
- <span class="title-text">矿道灾情软件推演</span>
+ <span class="title-text">煤矿典型灾害态势推演</span>
@@ -352,6 +352,7 @@ color: #fff;
text-align: center;
font-style: normal;
text-transform: none;
+ opacity: 0.6;
}
.logs {
@@ -945,6 +946,9 @@ border-image: linear-gradient(90deg, rgba(91, 175, 222, 0), rgba(91, 175, 222, 1
background-image: url(/src/assets/img/Group1403.png) !important;
background-size: 100% 100%;
+ .chuactive .spantext {
+ opacity:1 !important;
+ }
.tabactive .spantext {
opacity:1 !important;