yuanyuan vor 2 Jahren
Ursprung
Commit
a20888f339
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      src/main/zhi-rong-web/src/components/popup/Agreement3.vue

+ 3 - 3
src/main/zhi-rong-web/src/components/popup/Agreement3.vue

@@ -314,7 +314,7 @@ export default {
 .code1 {
     width: 100px;
     height: 34px;
-    background: #c8c9cc;
+    background: #405cff;
     border-radius: 4px;
     font-size: 13px;
     font-weight: 400;
@@ -325,7 +325,7 @@ export default {
 .code2 {
     width: 100px;
     height: 34px;
-    background: #405cff;
+    background: #c8c9cc;
     border-radius: 4px;
     font-size: 13px;
     font-weight: 400;
@@ -336,7 +336,7 @@ export default {
 .code {
     width: 100px;
     height: 34px;
-    background: #c8c9cc;
+  	background: #405cff;
     border-radius: 4px;
     font-size: 13px;
     font-weight: 400;