Commit b9f54333 authored by zhengke's avatar zhengke

Merge branch 'master' of http://gitlab.oytour.com/youjie/thinkapp

parents 855bdfbf bddb1055
......@@ -233,6 +233,6 @@
padding: 0 50rpx;
}
.JobComponents-box{
background: #FFFFFF;
/* background: #FFFFFF; */
}
</style>
......@@ -325,7 +325,7 @@
padding: 0 50rpx 45rpx;
}
.index-student-information{
background: #FFFFFF;
background: rgba(255,255,255,.7);
border-radius: 50rpx 50rpx 0 0;
padding: 71rpx 0 0 0;
}
......@@ -358,7 +358,7 @@
}
.indexpage {
min-height: 100vh;
background-color: #fff;
background-color: #f6f6f6;
box-sizing: border-box;
background-image: url('https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653464014000_398.png');
background-position: 0 200rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment