Browse Source

🎈 perf(Supplement): 修改配色

Pchen. 7 months ago
parent
commit
24ee018d98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/Admin/ClockIn/components/Supplement.vue

+ 1 - 1
src/pages/Admin/ClockIn/components/Supplement.vue

@@ -114,7 +114,7 @@ let onSubmit = async function (formEl) {
 }
 
 .button {
-    background-color: #c8161d;
+    background-color: #337ecc;
     color: white;
     width: 200px;
     border: none;