first commit
This commit is contained in:
43
unpackage/dist/dev/mp-alipay/pages/login/login.acss
vendored
Normal file
43
unpackage/dist/dev/mp-alipay/pages/login/login.acss
vendored
Normal file
@@ -0,0 +1,43 @@
|
||||
.login.data-v-e4e4508d {
|
||||
padding: 0 60rpx;
|
||||
}
|
||||
.login_bei.data-v-e4e4508d {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 0;
|
||||
width: 608rpx;
|
||||
height: 424rpx;
|
||||
}
|
||||
.login_logo.data-v-e4e4508d {
|
||||
margin-top: 150rpx;
|
||||
}
|
||||
.login_logo_img.data-v-e4e4508d {
|
||||
width: 152rpx;
|
||||
height: 106rpx;
|
||||
border-radius: 28rpx 28rpx 28rpx 28rpx;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.login_logo_tit.data-v-e4e4508d {
|
||||
font-weight: bold;
|
||||
font-size: 44rpx;
|
||||
color: #232323;
|
||||
}
|
||||
.login_btn.data-v-e4e4508d {
|
||||
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-e4e4508d {
|
||||
width: 750rpx;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 99;
|
||||
}
|
||||
Reference in New Issue
Block a user