yuanyuan 2 年之前
父節點
當前提交
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;