From 9ab5683222f1a69e6d9ca0245ed62867ca841bb5 Mon Sep 17 00:00:00 2001 From: wyx <51903@qq.com> Date: Wed, 8 Mar 2023 16:57:50 +0800 Subject: [PATCH] style --- src/components/drawers/ActiveAttendance.vue | 8 ++++---- src/components/drawers/project/ProjectEvalManage.vue | 12 ++++++------ src/components/drawers/project/ProjectExamManage.vue | 12 ++++++------ .../drawers/project/ProjectExternalExamManage.vue | 12 ++++++------ .../drawers/project/ProjectHomeWorkManage.vue | 12 ++++++------ .../drawers/project/ProjectOnlineManage.vue | 12 ++++++------ src/components/drawers/project/ProjectVoteManage.vue | 12 ++++++------ src/components/drawers/router/RouterCommonManage.vue | 12 ++++++------ .../router/RouterExaminationExternalManage.vue | 12 ++++++------ .../drawers/router/RouterExaminationManage.vue | 12 ++++++------ .../drawers/router/RouterHomeworkManage.vue | 12 ++++++------ .../drawers/router/RouterProjectManage.vue | 12 ++++++------ src/components/drawers/router/RouterVoteManage.vue | 12 ++++++------ 13 files changed, 76 insertions(+), 76 deletions(-) diff --git a/src/components/drawers/ActiveAttendance.vue b/src/components/drawers/ActiveAttendance.vue index 6952daf9..7bf2a2e5 100644 --- a/src/components/drawers/ActiveAttendance.vue +++ b/src/components/drawers/ActiveAttendance.vue @@ -90,7 +90,7 @@
签到二维码
-
+
批量签到
@@ -1145,7 +1145,7 @@ export default { .img2 { width: 16px; height: 18px; - background-image: url(../../assets/images/courseManage/reset1.png); + background-image: url(../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -1158,9 +1158,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/project/ProjectEvalManage.vue b/src/components/drawers/project/ProjectEvalManage.vue index a93119eb..3f27f2e7 100644 --- a/src/components/drawers/project/ProjectEvalManage.vue +++ b/src/components/drawers/project/ProjectEvalManage.vue @@ -536,7 +536,7 @@ export default { .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -548,9 +548,9 @@ export default { color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -577,7 +577,7 @@ export default { .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -589,9 +589,9 @@ export default { color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/project/ProjectExamManage.vue b/src/components/drawers/project/ProjectExamManage.vue index c983fe8c..60bb0924 100644 --- a/src/components/drawers/project/ProjectExamManage.vue +++ b/src/components/drawers/project/ProjectExamManage.vue @@ -539,7 +539,7 @@ export default { .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -552,9 +552,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -584,7 +584,7 @@ export default { .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -597,9 +597,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; margin-right: 20px; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/project/ProjectExternalExamManage.vue b/src/components/drawers/project/ProjectExternalExamManage.vue index a7909ceb..6a921d0a 100644 --- a/src/components/drawers/project/ProjectExternalExamManage.vue +++ b/src/components/drawers/project/ProjectExternalExamManage.vue @@ -533,7 +533,7 @@ .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -546,9 +546,9 @@ } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -578,7 +578,7 @@ .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -591,9 +591,9 @@ } .btn2 { - background: #ffffff; + background: #4ea6ff; margin-right: 20px; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/project/ProjectHomeWorkManage.vue b/src/components/drawers/project/ProjectHomeWorkManage.vue index d7ca59fe..69bba7e7 100644 --- a/src/components/drawers/project/ProjectHomeWorkManage.vue +++ b/src/components/drawers/project/ProjectHomeWorkManage.vue @@ -738,7 +738,7 @@ export default { .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -751,9 +751,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -783,7 +783,7 @@ export default { .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -796,9 +796,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; margin-right: 20px; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/project/ProjectOnlineManage.vue b/src/components/drawers/project/ProjectOnlineManage.vue index 9da92280..dca80be6 100644 --- a/src/components/drawers/project/ProjectOnlineManage.vue +++ b/src/components/drawers/project/ProjectOnlineManage.vue @@ -634,7 +634,7 @@ export default { .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -646,9 +646,9 @@ export default { color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -675,7 +675,7 @@ export default { .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -687,9 +687,9 @@ export default { color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/project/ProjectVoteManage.vue b/src/components/drawers/project/ProjectVoteManage.vue index c6497a16..5167a296 100644 --- a/src/components/drawers/project/ProjectVoteManage.vue +++ b/src/components/drawers/project/ProjectVoteManage.vue @@ -558,7 +558,7 @@ .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -570,9 +570,9 @@ color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -599,7 +599,7 @@ .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -611,9 +611,9 @@ color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/router/RouterCommonManage.vue b/src/components/drawers/router/RouterCommonManage.vue index 5994d21b..4109fcf2 100644 --- a/src/components/drawers/router/RouterCommonManage.vue +++ b/src/components/drawers/router/RouterCommonManage.vue @@ -638,7 +638,7 @@ export default { .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -650,9 +650,9 @@ export default { color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -679,7 +679,7 @@ export default { .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -691,9 +691,9 @@ export default { color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/router/RouterExaminationExternalManage.vue b/src/components/drawers/router/RouterExaminationExternalManage.vue index 1eaee935..48b6acf1 100644 --- a/src/components/drawers/router/RouterExaminationExternalManage.vue +++ b/src/components/drawers/router/RouterExaminationExternalManage.vue @@ -537,7 +537,7 @@ .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -550,9 +550,9 @@ } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -582,7 +582,7 @@ .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -595,9 +595,9 @@ } .btn2 { - background: #ffffff; + background: #4ea6ff; margin-right: 20px; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/router/RouterExaminationManage.vue b/src/components/drawers/router/RouterExaminationManage.vue index bbbbab61..bed8f481 100644 --- a/src/components/drawers/router/RouterExaminationManage.vue +++ b/src/components/drawers/router/RouterExaminationManage.vue @@ -542,7 +542,7 @@ export default { .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -555,9 +555,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -587,7 +587,7 @@ export default { .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -600,9 +600,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; margin-right: 20px; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/router/RouterHomeworkManage.vue b/src/components/drawers/router/RouterHomeworkManage.vue index b2f42c79..8ecd156c 100644 --- a/src/components/drawers/router/RouterHomeworkManage.vue +++ b/src/components/drawers/router/RouterHomeworkManage.vue @@ -675,7 +675,7 @@ export default { .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -688,9 +688,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -720,7 +720,7 @@ export default { .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -733,9 +733,9 @@ export default { } .btn2 { - background: #ffffff; + background: #4ea6ff; margin-right: 20px; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/router/RouterProjectManage.vue b/src/components/drawers/router/RouterProjectManage.vue index 4bc8a670..e316159b 100644 --- a/src/components/drawers/router/RouterProjectManage.vue +++ b/src/components/drawers/router/RouterProjectManage.vue @@ -598,7 +598,7 @@ .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -610,9 +610,9 @@ color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -639,7 +639,7 @@ .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -651,9 +651,9 @@ color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } diff --git a/src/components/drawers/router/RouterVoteManage.vue b/src/components/drawers/router/RouterVoteManage.vue index 4fb98e93..2feed76a 100644 --- a/src/components/drawers/router/RouterVoteManage.vue +++ b/src/components/drawers/router/RouterVoteManage.vue @@ -578,7 +578,7 @@ .img2 { width: 16px; height: 18px; - background-image: url(../../../assets/images/courseManage/reset1.png); + background-image: url(../../../assets/images/courseManage/reset0.png); background-size: 100% 100%; margin-right: 7px; } @@ -590,9 +590,9 @@ color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } } @@ -619,7 +619,7 @@ .img2 { width: 17px; height: 16px; - background-image: url(../../../assets/images/coursewareManage/export.png); + background-image: url(../../../assets/images/coursewareManage/export1.png); background-size: 100% 100%; margin-right: 7px; } @@ -631,9 +631,9 @@ color: #ffffff; } .btn2 { - background: #ffffff; + background: #4ea6ff; - color: #4ea6ff; + color: #fff; border: 1px solid #4ea6ff; } }