Selaa lähdekoodia

8.22修改样式

liuqiao 1 vuosi sitten
vanhempi
säilyke
8a3d3e49ff

BIN
src/assets/img/Group1275.png


BIN
src/assets/img/Group12751.png


BIN
src/assets/img/Group1386.png


BIN
src/assets/img/Group13861.png


+ 11 - 5
src/style/style.css

@@ -1212,6 +1212,10 @@ ol {
   bottom: 0;
   z-index: 333333;
 } */
+.footer,.appmian .el-main{
+  background:#B5C7F0 ;
+}
+
 .footet-bottom {
   height: 52px;
   background-image: url(/src/assets/img/Line28.png);
@@ -1220,7 +1224,8 @@ ol {
   /* background-size: cover; */
   margin-bottom: 15px;
   position: relative;
-  background: radial-gradient(#1C253D 100%);
+  /* background: radial-gradient(#1C253D 100%); */
+
   z-index: 33333;
 }
 .footet-bottom ul {
@@ -1390,9 +1395,9 @@ font-size: .0833rem;
 .apphome .el-main {
   background: radial-gradient(closest-side, #0B338B , #1C253D);
 }
-.el-header{
+/* .el-header{
   background: radial-gradient(closest-side, #0B338B , #1C253D);
-}
+} */
 .bgk2 ul li{
   width: 25%;
   text-align: center;
@@ -1560,7 +1565,7 @@ font-size: .0833rem;
   width: 100%;
   height: 1.5365rem;
   padding: .0365rem;
-  background: #666;
+  background: #999;
  
 }
 .je_left {
@@ -1629,7 +1634,8 @@ color: #FFF500 ;
 }
 .bkxolo{
   height: calc(100vh - 58px);
-  background: radial-gradient(closest-side, #0B338B , #1C253D);
+  /* background: radial-gradient(closest-side, #0B338B , #1C253D); */
+  background-color:#B5C7F0 ;
     z-index: 33;
 }
 .reimg{

+ 2 - 2
src/view/components/InfoVtkmodel.vue

@@ -115,7 +115,7 @@ span {
 </style>
 <style>
 .vtkmodel1 canvas{
-  background-color: rgba(51,51,51,0.7);
- /* background-color:#b2bac7; */
+  /* background-color: rgba(51,51,51,0.7); */
+  background-color:#B5C7F0 ; 
 }
 </style>

+ 2 - 2
src/view/result.vue

@@ -467,6 +467,7 @@ defineExpose({ accident6, initAid, mntext1, mntext2, clickflat, endtime, zdtime,
   display: flex;
   justify-content: space-between;
   height: calc(100vh - 154px);
+  background: #B5C7F0;
 }
 
 .results {
@@ -487,13 +488,12 @@ defineExpose({ accident6, initAid, mntext1, mntext2, clickflat, endtime, zdtime,
 .result_left,
 .result_right {
   height: calc(100vh - 154px);
-  background: rgba(26, 38, 69, 0.4);
   overflow: auto;
 }
 
 .publicleft {
   width: 2.125rem;
-  background: rgba(26, 38, 69, 0.4);
+  // background: rgba(26, 38, 69, 0.4);
   margin-left: 0.1563rem;
 }