删除无用代码
This commit is contained in:
parent
1cb584996b
commit
e22bfbdfe0
@ -106,8 +106,6 @@
|
|||||||
.header{
|
.header{
|
||||||
padding: 0 28rpx;
|
padding: 0 28rpx;
|
||||||
.title1{
|
.title1{
|
||||||
width: 362rpx;
|
|
||||||
height: 41rpx;
|
|
||||||
font-size: 40rpx;
|
font-size: 40rpx;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
@ -115,8 +113,6 @@
|
|||||||
}
|
}
|
||||||
.desc{
|
.desc{
|
||||||
margin-top: 22rpx;
|
margin-top: 22rpx;
|
||||||
width: 207rpx;
|
|
||||||
height: 28rpx;
|
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
@ -228,22 +224,6 @@
|
|||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&::after {
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
bottom: 0;
|
|
||||||
content: ' ';
|
|
||||||
right: -40rpx;
|
|
||||||
display: block;
|
|
||||||
background: #FFF;
|
|
||||||
opacity: 0.5;
|
|
||||||
width: 1rpx;
|
|
||||||
}
|
|
||||||
&:last-child {
|
|
||||||
&::after {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user