feat:登录页样式调整

This commit is contained in:
李想 2025-04-16 16:27:56 +08:00
parent 4b0473afb5
commit 7c2330039f

View File

@ -278,7 +278,7 @@ export default {
}
padding: 60px 40px;
width: 640px;
height: 68vh;
height: 72vh;
background-color: rgba(0, 0, 0, 0.2);
backdrop-filter: blur(18px);
overflow: hidden;
@ -300,6 +300,7 @@ export default {
color: #fff;
}
.login_btn {
margin-top: 40px;
span {
font-family: '黑体';
font-weight: bold;