yuanyuan 2 lat temu
rodzic
commit
8f43d6d4dd

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

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