作者 吴孟雨

测试

@@ -69,13 +69,12 @@ body, html { @@ -69,13 +69,12 @@ body, html {
69 display: flex; 69 display: flex;
70 align-items: center; 70 align-items: center;
71 justify-content: space-between; 71 justify-content: space-between;
72 - font-size: 0.34rem;  
73 } 72 }
74 73
75 .getCode { 74 .getCode {
76 border: none; 75 border: none;
77 background: none; 76 background: none;
78 - font-size: 0.34rem; 77 + font-size: 0.26rem;
79 color: #FE0A01; 78 color: #FE0A01;
80 outline: none; 79 outline: none;
81 } 80 }