liuqiao il y a 3 ans
Parent
commit
334aa1e3d7
3 fichiers modifiés avec 411 ajouts et 307 suppressions
  1. 6 1
      public/static/black.css
  2. 396 297
      src/views/index/HCFDLab/index.vue
  3. 9 9
      src/views/index/index.vue

+ 6 - 1
public/static/black.css

@@ -98,9 +98,14 @@ background-color: #757070;
       border-radius: 5px;
       box-sizing: border-box;
     }
-    .text_color,.liitem .formLabelWidth8{
+    .text_color,.liitem .formLabelWidth8,.formLabelWidth15{
       color: #d5d5d5;
     }
     .el-tabs--card>.el-tabs__header .el-tabs__item.is-active{
       color: #fff;
+    }
+    .el-textarea__inner{
+      background-color:#6d6d6d;
+      border: none;
+      color: #d5d5d5;
     }

Fichier diff supprimé car celui-ci est trop grand
+ 396 - 297
src/views/index/HCFDLab/index.vue


+ 9 - 9
src/views/index/index.vue

@@ -277,15 +277,15 @@ html,body{
       padding: 0 8px;
       font-size: 12px;
     }
-.imgzong{
-    display: flex;
-    padding-top: 4px;
-      flex-wrap:wrap;
-  .el-image{
-      width: 24px;
+// .imgzong{
+//     display: flex;
+//     padding-top: 4px;
+//       flex-wrap:wrap;
+//   .el-image{
+//       width: 30px;
 
-  }  
-}
+//   }  
+// }
 
 .imgzong .item1{
     padding-right: 4px;
@@ -309,7 +309,7 @@ html,body{
 <style>
 
   .item1 .el-image{
-    width: 24px;
+    width: 30px;
     cursor: pointer;
   }
 .el-tabs--border-card{

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff