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.
47 lines
1.1 KiB
47 lines
1.1 KiB
/* pages/home/xx/xz/xz.wxss */
|
|
.bgt1{
|
|
position: absolute;
|
|
width: 690rpx;
|
|
height: 227.33rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:30rpx;
|
|
margin-top: 104.67rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/xz/bgt1.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.bgt2{
|
|
position: absolute;
|
|
width: 750rpx;
|
|
height: 1081.33rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-top: 608.67rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/xz/bgt2.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.xinfo{
|
|
background-color: #FFFCF3;
|
|
position: absolute;
|
|
width: 615.33rpx;
|
|
height: 1242rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-top: 132rpx;
|
|
margin-left: 64.67rpx;
|
|
border-radius: 6.67rpx;
|
|
}
|
|
|