木邻有你前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1 lines
2.1 KiB

.login-container.data-v-01083b9b{position:relative;width:100vw;height:100vh;overflow:hidden}.bg-image.data-v-01083b9b{position:absolute;top:0;left:0;width:100%;height:40%;z-index:1}.content.data-v-01083b9b{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;padding:0 40rpx}.title-section.data-v-01083b9b{flex:1;display:flex;align-items:flex-end;justify-content:center;padding:120rpx}.title-section .login-title.data-v-01083b9b{color:#1488db;font-size:48rpx;font-weight:700;position:relative}.title-section .login-title.data-v-01083b9b::after{content:"";position:absolute;left:20rpx;bottom:-8rpx;width:100%;height:24rpx;border-radius:4rpx;background:linear-gradient(180deg,#0085e4,transparent)}.button-section.data-v-01083b9b{flex:1;margin-bottom:60rpx;align-items:flex-start}.button-section .login-btn.data-v-01083b9b{width:100%;height:88rpx;border-radius:44rpx;display:flex;align-items:center;justify-content:center;margin-bottom:30rpx}.button-section .login-btn.primary.data-v-01083b9b{background:#1488db}.button-section .login-btn.primary .btn-text.data-v-01083b9b{color:#fff;font-size:32rpx;font-weight:500}.button-section .login-btn.secondary.data-v-01083b9b{background:hsla(0,0%,100%,.9);border:2rpx solid #ccc}.button-section .login-btn.secondary .btn-text.data-v-01083b9b{color:#666;font-size:32rpx}.button-section .agreement-text-container.data-v-01083b9b{margin-top:40rpx}.button-section .agreement-text-container .agreement-checkbox-row.data-v-01083b9b{display:flex;align-items:center;justify-content:center}.button-section .agreement-text-container .agreement-checkbox-row .custom-checkbox.data-v-01083b9b{margin-right:10rpx;display:flex;align-items:center}.button-section .agreement-text-container .agreement-checkbox-row .agreement-text-content.data-v-01083b9b{flex:1;text-align:left}.button-section .agreement-text-container .agreement-checkbox-row .agreement-text-content .agreement-text.data-v-01083b9b{font-size:24rpx;color:#666}.button-section .agreement-text-container .agreement-checkbox-row .agreement-text-content .agreement-link.data-v-01083b9b{font-size:24rpx;color:#1488db;text-decoration:underline}