Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-08-09 09:50:46 +08:00

View File

@@ -292,17 +292,18 @@ export default {
width: 100%;
height: 112px;
line-height: 112px;
border: 1px solid #DDDDDD;
font-size: 32px;
z-index: 9;
.refuse {
width: 40%;
height: 100%;
background: #FFF;
color: #FF4466;
text-align: center;
}
.pass {
width: 60%;
height: 100%;
background: #3975C6;
color: #FFF;
text-align: center;