syle:更新样式
This commit is contained in:
@@ -223,8 +223,8 @@
|
||||
transition: all 0.3s;
|
||||
|
||||
&.active {
|
||||
background: #E3F2FD;
|
||||
color: #1976D2;
|
||||
background: #E8F5EE;
|
||||
color: #3EAB64;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -342,7 +342,7 @@
|
||||
.submit-btn {
|
||||
width: 100%;
|
||||
height: 88rpx;
|
||||
background: #1976D2;
|
||||
background: #3EAB64;
|
||||
color: #fff;
|
||||
border-radius: 44rpx;
|
||||
font-size: 32rpx;
|
||||
|
||||
Reference in New Issue
Block a user