处理用户登陆
This commit is contained in:
@@ -143,4 +143,26 @@
|
||||
}
|
||||
.room-info .remark.data-v-1cf27b2a {
|
||||
font-size: 26rpx;
|
||||
}
|
||||
.login-page.data-v-1cf27b2a {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
height: 100vh;
|
||||
}
|
||||
.login-title.data-v-1cf27b2a {
|
||||
margin-top: 240rpx;
|
||||
margin-bottom: 40rpx;
|
||||
font-size: 32rpx;
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
}
|
||||
.title-text.data-v-1cf27b2a {
|
||||
font-size: 36rpx;
|
||||
color: #ff6600;
|
||||
text-align: center;
|
||||
}
|
||||
.login-container.data-v-1cf27b2a {
|
||||
width: 80%;
|
||||
padding: 40rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user