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.
48 lines
1.2 KiB
48 lines
1.2 KiB
/* pages/home/xyc/index.wxss */
|
|
.xyk{
|
|
position: absolute;
|
|
width: 690rpx;
|
|
height: 227.34rpx;
|
|
line-height: 70rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:30rpx;
|
|
margin-top: 1194rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xyc/xyk.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.xybtn{
|
|
position: absolute;
|
|
width: 234rpx;
|
|
height: 96.67rpx;
|
|
display: flex;
|
|
text-align: center;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:452rpx;
|
|
margin-top: 206.33rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xy/btn.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
|
|
.xybtn1{
|
|
position: absolute;
|
|
margin-left: 158rpx;
|
|
margin-top: 279rpx;
|
|
width: 234rpx;
|
|
height: 96.67rpx;
|
|
border-radius: 30rpx;
|
|
background: linear-gradient(233.49deg, rgba(248,99,42,1) 10.48%,rgba(249,135,89,1) 89.2%);
|
|
text-align: center;
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 20rpx solid rgba(255, 255, 255, 1);
|
|
} |