This commit is contained in:
xingyy 2023-10-17 13:02:41 +08:00
parent 92ee426b7a
commit 93c974adcf

View File

@ -101,14 +101,12 @@ this.loginStatus=!this.loginStatus
.reg { .reg {
font-size: 28rpx; font-size: 28rpx;
color: rgba(174, 174, 174); color: rgba(174, 174, 174);
height: 90rpx;
line-height: 90rpx;
border-radius: 50rpx;
font-weight: bold;
background: #f5f6fa;
font-weight: bold;
margin-bottom: 40rpx;
text-align: center; text-align: center;
margin-top: 30rpx; margin-top: 40rpx;
} }
.login-view { .login-view {