login.wxss 909 字节
.bgBox{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:-1}.bgBox image{width:100%;height:100vh}.logo{width:100%;height:158rpx;margin-top:480rpx}.logo image{width:156rpx;height:158rpx;border-radius:50%}.btnBox{margin:202rpx auto 60rpx;width:646rpx;height:88rpx;border-radius:44rpx;opacity:1;background:#fff;color:#fd7452;font-size:32rpx;font-weight:700;position:relative}.btnBox image{margin-right:12rpx;width:48rpx;height:38rpx}.btnBox button{position:absolute;background:transparent;width:100%;height:100%;color:#fd7452;font-size:32rpx;font-weight:700}.btnBox button:after{border:none}.agreeBox .checkImage{margin:8rpx 8rpx 0 0}.agreeBox .checkImage image{width:28rpx;height:28rpx}.agreeBox .agree{color:#fff;font-size:24rpx}.inputBox{width:686rpx;height:158rpx;z-index:999999!important;position:relative}.inputBox input{background:#fff;border-radius:20rpx;box-sizing:border-box;padding:0 20rpx}