yuanyuan 2 лет назад
Родитель
Сommit
371cc856e8
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/main/zhi-rong-web/src/components/popup/Agreement2.vue

+ 2 - 2
src/main/zhi-rong-web/src/components/popup/Agreement2.vue

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