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.
66 lines
1.4 KiB
66 lines
1.4 KiB
/* pages/home/xx/hy/index.wxss */
|
|
.reback{
|
|
position: fixed;
|
|
margin-left: 20rpx;
|
|
margin-top:108rpx;
|
|
width:48rpx;
|
|
height:48rpx;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/me/reback.png);
|
|
}
|
|
|
|
.title{
|
|
position: fixed;
|
|
left: 278rpx;
|
|
top: 108rpx;
|
|
width: 196rpx;
|
|
height: 48rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 32rpx;
|
|
text-align: center;
|
|
font-family: SourceHanSansSC-regular;
|
|
}
|
|
.xfgjl{
|
|
position: fixed;
|
|
left: 0px;
|
|
margin-top: 1416rpx;
|
|
width: 750rpx;
|
|
height: 87px;
|
|
line-height: 20px;
|
|
opacity: 0.7;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
text-align: center;
|
|
}
|
|
.xxqlcd{
|
|
position: absolute;
|
|
|
|
top: 32rpx;
|
|
width: 55px;
|
|
height: 55px;
|
|
border-radius: 56rpx;
|
|
line-height: 110rpx;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
color: rgba(16, 16, 16, 1);
|
|
font-size: 12px;
|
|
text-align: center;
|
|
box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.4);
|
|
font-family: Arial;
|
|
border: 5rpx solid rgba(255, 255, 255, 1);
|
|
color: rgba(255, 255, 255, 1);
|
|
font-size: 16px;
|
|
text-align: center;
|
|
font-family: SourceHanSansSC-medium;
|
|
}
|
|
.xxqlcd1{
|
|
left: 21px;
|
|
}
|
|
.xxqlcd2{
|
|
left: 114px;
|
|
}
|
|
.xxqlcd3{
|
|
left: 206px;
|
|
}
|
|
.xxqlcd4{
|
|
left: 299px;
|
|
} |