From 05b72b58002a8733b8b31825ea5edabe7e279283 Mon Sep 17 00:00:00 2001
From: zuozhengqing <a13193816592@163.com>
Date: 星期五, 22 三月 2024 18:56:14 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/web/WMS

---
 src/assets/style/reset-element.scss |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/src/assets/style/reset-element.scss b/src/assets/style/reset-element.scss
index 61d1fe2..35ceb8a 100644
--- a/src/assets/style/reset-element.scss
+++ b/src/assets/style/reset-element.scss
@@ -43,8 +43,8 @@
   // background:#2c60c5;
 }
 
-.color_F56C6C{
-  color:#F56C6C;
+.color_F56C6C {
+  color: #f56c6c;
 }
 // .el-menu-item {
 //   margin: 8px;
@@ -59,8 +59,8 @@
 //   background-position: center;
 //   width: 160px !important;
 // }
-.line_height_30px{
-  line-height:30px;
+.line_height_30px {
+  line-height: 30px;
 }
 
 .el-button--primary {
@@ -83,4 +83,8 @@
   color: #fff;
   background-color: #2a78fb;
   border-color: #2a78fb;
-}
\ No newline at end of file
+}
+// 棰滆壊
+.el-table .onSelect {
+  background: #ebf2ff;
+}

--
Gitblit v1.8.0