liuqiao 10 meses atrás
pai
commit
2c65a0bec6
2 arquivos alterados com 7 adições e 7 exclusões
  1. 2 2
      src/components/header.vue
  2. 5 5
      src/style/style.css

+ 2 - 2
src/components/header.vue

@@ -15,8 +15,8 @@
             <div class="ve_logo_img">
               <el-image style="height: 100%" :src="logo" fit="contain"></el-image>
             </div>
-          
-              <span class="title-text">煤矿典型灾害态势推演</span>
+            <span class="title-text">煤矿多种态势推演可视化和智慧应急与救援模型定制开发系统</span>
+              <!-- <span class="title-text">煤矿典型灾害态势推演</span> -->
             </div>
           </div>
           

+ 5 - 5
src/style/style.css

@@ -1313,15 +1313,15 @@ opacity: 0.4;
   background-position: center; */
   height: 65px;
   background-image: url(../assets/img/Group1342.png);
-  background-size: cover;
-  background-position: 50% 70%;
+  background-size: 220% 100%;
+  background-position: center top 0;
   position: relative;
   margin-bottom: 4px;
 }
 .title_wrap .title .title-text {
   font-size: 0.125rem;
    font-weight: 900;
-   letter-spacing: 6px;
+   letter-spacing: 3px;
    color:#fff;
    line-height:53px;
    white-space: nowrap;
@@ -1345,7 +1345,7 @@ opacity: 0.4;
   margin-right: 10px;
 }
 .s-content{
-  width: 390px;
+  width: 4.6875rem;
   justify-content: center;
     display: flex;
 }
@@ -1716,7 +1716,7 @@ font-size: .0677rem;
   background: radial-gradient(closest-side, #0B338B , #1C253D);
 }
 .rightflex{
-  position: fixed;
+  position: fixed;   
   right: 15px;
   top: 70px;
   height: 87vh;