优化
This commit is contained in:
parent
d89aca52ac
commit
b5cc9c267b
@ -331,7 +331,7 @@
|
|||||||
|
|
||||||
.home_header {
|
.home_header {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 28.07rpx;
|
padding: 28rpx;
|
||||||
// height: 607.02rpx;
|
// height: 607.02rpx;
|
||||||
// height: 480.02rpx;
|
// height: 480.02rpx;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -381,7 +381,7 @@
|
|||||||
.backlog {
|
.backlog {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
bottom: -121.75rpx;
|
bottom: -101.75rpx;
|
||||||
transform: translate(-50%);
|
transform: translate(-50%);
|
||||||
width: 694.74rpx;
|
width: 694.74rpx;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
|
@ -170,8 +170,8 @@
|
|||||||
.my {
|
.my {
|
||||||
.head_box {
|
.head_box {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
padding: 28rpx;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
padding-top: 30rpx;
|
|
||||||
margin-bottom: 30rpx;
|
margin-bottom: 30rpx;
|
||||||
background-image: url('../../static/img/home/my_bg.png');
|
background-image: url('../../static/img/home/my_bg.png');
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
@ -190,7 +190,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.my_head {
|
.my_head {
|
||||||
padding: 0 28.07rpx;
|
|
||||||
height: 90.39rpx;
|
height: 90.39rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
// z-index: 1;
|
// z-index: 1;
|
||||||
@ -217,7 +216,7 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
width: 694rpx;
|
width: 694rpx;
|
||||||
margin-left: 50%;
|
margin-left: 50%;
|
||||||
transform: translate(-50%, -31.58rpx);
|
transform: translate(-50%);
|
||||||
|
|
||||||
.name_work {
|
.name_work {
|
||||||
margin-left: 31.58rpx;
|
margin-left: 31.58rpx;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user