From 2dbfaff2e2783dc4ef61f6d37e6983c5dfdb0f60 Mon Sep 17 00:00:00 2001 From: wyx Date: Wed, 1 Mar 2023 21:51:48 +0800 Subject: [PATCH] =?UTF-8?q?style:=E5=B7=B2=E5=AE=A1=E6=A0=B8=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/examine/ProjectReviewed.vue | 28 ++++++++++----------------- 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/src/views/examine/ProjectReviewed.vue b/src/views/examine/ProjectReviewed.vue index 9c86a270..fda6a627 100644 --- a/src/views/examine/ProjectReviewed.vue +++ b/src/views/examine/ProjectReviewed.vue @@ -49,13 +49,13 @@
-
+
搜索
-
+
-
重置
+
重置
@@ -89,10 +89,10 @@ @expand="expandTable" :pagination="false" />
-
+
取消
-
+
确定
@@ -482,16 +482,7 @@ export default { } } - .btn1 { - border: 1px solid rgba(64, 158, 255, 1); - color: #4ea6ff; - margin-right: 14px; - } - - .btn2 { - background-color: #4ea6ff; - color: #ffffff; - } + } } } @@ -599,7 +590,7 @@ export default { } } - .btn1 { + .btn11 { background: #4ea6ff; .search { @@ -609,13 +600,14 @@ export default { } } - .btn2 { + .btn22 { background: #4ea6ff; border: 1px solid #4ea6ff; - + color: #ffffff; .search { width: 16px; height: 18px; + color: #ffffff; background-image: url("../../assets/images/courseManage/reset0.png"); } }