@@ -503,14 +503,15 @@ form .text-position .el-checkbox__inner::after {
padding: 0;
width: 93px;
height: 34px;
+ font-size: 12px;
text-align: center;
border: none;
- color: #000;
- background: #ccc;
+ color: #fff;
+ background: #5078cb;
}
.login-form .fastMsg .el-button.code-send{
- background: #ddd;
+ background: #cccccc;
//个人注册错误框颜色
form .el-form-item .el-form-item__content div.active .el-input__inner{
@@ -266,7 +266,7 @@
mobile: '',
code: ''
},
- activeTab: 1,
+ activeTab: 0,
checked: false,
isShowLoading: false,
checkUsername: false,