shaogen1995 4 лет назад
Родитель
Сommit
465eaaec4d

+ 4 - 1
src/assets/style/initial.css

@@ -53,4 +53,7 @@ a {
 }
 .el-pager li:hover{
   color: #DC3545;
-}
+}
+.el-table tr td:nth-of-type(1) {
+  border-right: 1px solid #EBEEF5;
+}

+ 5 - 1
src/views/tab1/index.vue

@@ -257,7 +257,7 @@ export default {
     .txt {
       font-weight: 700;
       height: 40px;
-      border-bottom: 2px solid #A3A2A9 ;
+      border-bottom: 1px solid #A3A2A9;
     }
     .search {
       position: relative;
@@ -294,6 +294,10 @@ export default {
       }
     }
         .table {
+      border-radius: 8px;
+      overflow: hidden;
+      border-radius: 8px;
+      overflow: hidden;
       position: relative;
       margin-top: 25px;
       .title {

+ 1 - 1
src/views/tab1/tab1_add.vue

@@ -831,7 +831,7 @@ export default {
     .txt {
       font-weight: 700;
       height: 40px;
-      border-bottom: 2px solid #A3A2A9 ;
+      border-bottom: 1px solid #A3A2A9;
     }
     .search {
       position: relative;

+ 1 - 1
src/views/tab1/tab1_edit.vue

@@ -907,7 +907,7 @@ export default {
     .txt {
       font-weight: 700;
       height: 40px;
-      border-bottom: 2px solid #A3A2A9 ;
+      border-bottom: 1px solid #A3A2A9;
     }
     .search {
       position: relative;

+ 1 - 1
src/views/tab1/tab1_look.vue

@@ -165,7 +165,7 @@ export default {
     .txt {
       font-weight: 700;
       height: 40px;
-      border-bottom: 2px solid #A3A2A9 ;
+      border-bottom: 1px solid #A3A2A9;
     }
     .search {
       position: relative;

+ 3 - 1
src/views/tab2/index.vue

@@ -248,7 +248,7 @@ export default {
     .txt {
       font-weight: 700;
       height: 40px;
-      border-bottom: 2px solid #A3A2A9 ;
+      border-bottom: 1px solid #A3A2A9;
     }
     .search {
       position: relative;
@@ -285,6 +285,8 @@ export default {
       }
     }
         .table {
+      border-radius: 8px;
+      overflow: hidden;
       position: relative;
       margin-top: 25px;
       .title {

+ 3 - 1
src/views/tab3/index.vue

@@ -211,7 +211,7 @@ export default {
     .txt {
       font-weight: 700;
       height: 40px;
-      border-bottom: 2px solid #A3A2A9 ;
+      border-bottom: 1px solid #A3A2A9;
     }
     .search {
       position: relative;
@@ -248,6 +248,8 @@ export default {
       }
     }
         .table {
+      border-radius: 8px;
+      overflow: hidden;
       position: relative;
       margin-top: 25px;
       .title {

+ 3 - 1
src/views/tab4/index.vue

@@ -216,7 +216,7 @@ export default {
     .txt {
       font-weight: 700;
       height: 40px;
-      border-bottom: 2px solid #A3A2A9 ;
+      border-bottom: 1px solid #A3A2A9;
     }
     .search {
       position: relative;
@@ -253,6 +253,8 @@ export default {
       }
     }
         .table {
+      border-radius: 8px;
+      overflow: hidden;
       margin-top: 25px;
       .title {
         position: relative;

+ 3 - 1
src/views/tab5/index.vue

@@ -200,7 +200,7 @@ export default {
     .txt {
       font-weight: 700;
       height: 40px;
-      border-bottom: 2px solid #A3A2A9 ;
+      border-bottom: 1px solid #A3A2A9;
     }
     .search {
       position: relative;
@@ -237,6 +237,8 @@ export default {
       }
     }
         .table {
+      border-radius: 8px;
+      overflow: hidden;
       margin-top: 25px;
       .title {
         position: relative;