Files
hnxdcount-uniapp/unpackage/dist/dev/mp-weixin/pages/login/register.wxss
PC-202306242200\Administrator dac42e3b0c first commit
2026-03-28 23:09:02 +08:00

40 lines
760 B
Plaintext

.login_bei.data-v-838b72c9 {
position: fixed;
right: 0;
top: 0;
width: 608rpx;
height: 424rpx;
}
.login_logo.data-v-838b72c9 {
margin-top: 150rpx;
}
.login_logo_img.data-v-838b72c9 {
width: 152rpx;
height: 106rpx;
border-radius: 28rpx 28rpx 28rpx 28rpx;
margin-bottom: 20rpx;
}
.login_logo_tit.data-v-838b72c9 {
font-weight: bold;
font-size: 44rpx;
color: #232323;
}
.login_btn.data-v-838b72c9 {
width: 474rpx;
height: 78rpx;
background: #4874e5;
border-radius: 54rpx 54rpx 54rpx 54rpx;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 30rpx;
color: #ffffff;
}
.orderdetail_header.data-v-838b72c9 {
width: 750rpx;
position: fixed;
left: 0;
top: 0;
z-index: 99;
}