forked from lsl/xzjl-ui
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.
97 lines
2.3 KiB
97 lines
2.3 KiB
/* pages/home/xx/index.wxss */
|
|
|
|
|
|
.bkg{
|
|
position: absolute;
|
|
width: 691.33rpx;
|
|
height: 1326rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:29.33rpx;
|
|
margin-top: 98rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/bkg.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
.xzt{
|
|
position: absolute;
|
|
width: 398rpx;
|
|
height: 314rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:146.67rpx;
|
|
margin-top: 234rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/xzt.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.fgx{
|
|
position: absolute;
|
|
width: 398rpx;
|
|
height: 16rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:146.67rpx;
|
|
margin-top: 702rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/fgx.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.xzbtn{
|
|
position: absolute;
|
|
width: 234rpx;
|
|
height: 96.67rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:228.67rpx;
|
|
margin-top: 558.67rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/xzbtn.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.jbbtn{
|
|
position: absolute;
|
|
width: 234rpx;
|
|
height: 96.67rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:228.67rpx;
|
|
margin-top: 1108.67rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/jbbtn.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.jbt{
|
|
position: absolute;
|
|
width: 398rpx;
|
|
height: 314rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:146.67rpx;
|
|
margin-top: 784rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/jbt.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
} |