Bläddra i källkod

11.7修改标题

liuqiao 10 månader sedan
förälder
incheckning
819d556fb4
2 ändrade filer med 10 tillägg och 8 borttagningar
  1. 2 1
      src/components/header.vue
  2. 8 7
      src/style/style.css

+ 2 - 1
src/components/header.vue

@@ -15,8 +15,9 @@
             <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> -->
+              <span class="title-text">煤矿多种态势推演</span>
             </div>
           </div>
           

+ 8 - 7
src/style/style.css

@@ -1306,17 +1306,17 @@ opacity: 0.4;
 
 }
 .bgk1{
-  /* width: 100%;
+  width: 100%;
   background-image: url(../assets/img/Group1342.png);
-  background-size: 100% 100%;
+  background-size: 93% 100%;
   background-repeat: no-repeat;
-  background-position: center; */
-  height: 65px;
-  background-image: url(../assets/img/Group1342.png);
+  background-position: center;
+ height: 0.3385rem;
+  /* background-image: url(../assets/img/Group1342.png);
   background-size: 220% 100%;
   background-position: center top 0;
   position: relative;
-  margin-bottom: 4px;
+  margin-bottom: 4px; */
 }
 .title_wrap .title .title-text {
   font-size: 0.125rem;
@@ -1345,7 +1345,8 @@ opacity: 0.4;
   margin-right: 10px;
 }
 .s-content{
-  width: 4.6875rem;
+  width: 2.0875rem;
+  /* //width: 4.6875rem; */
   justify-content: center;
     display: flex;
 }