优化:字段名兼容性处理
This commit is contained in:
@@ -590,6 +590,16 @@ body {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.agreement-link {
|
||||
color: #2e6df6;
|
||||
text-decoration: none;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.agreement-link:active {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.submit-btn {
|
||||
width: 100%;
|
||||
height: 48px;
|
||||
|
||||
Reference in New Issue
Block a user