Commit bddb1055 authored by 罗超's avatar 罗超

调整样式

parent c29fa95d
...@@ -233,6 +233,6 @@ ...@@ -233,6 +233,6 @@
padding: 0 50rpx; padding: 0 50rpx;
} }
.JobComponents-box{ .JobComponents-box{
background: #FFFFFF; /* background: #FFFFFF; */
} }
</style> </style>
...@@ -307,10 +307,9 @@ ...@@ -307,10 +307,9 @@
<style scoped> <style scoped>
.index-student-information{ .index-student-information{
background: #FFFFFF; background: rgba(255,255,255,.7);
border-radius: 50rpx 50rpx 0 0; border-radius: 50rpx 50rpx 0 0;
padding: 71rpx 0 0 0; padding: 71rpx 0 0 0;
border: 1px solid #eeee;
} }
.index-header-name{ .index-header-name{
font-size: 30rpx; font-size: 30rpx;
...@@ -341,7 +340,7 @@ ...@@ -341,7 +340,7 @@
} }
.indexpage { .indexpage {
min-height: 100vh; min-height: 100vh;
background-color: #fff; background-color: #f6f6f6;
box-sizing: border-box; box-sizing: border-box;
background-image: url('https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653464014000_398.png'); background-image: url('https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653464014000_398.png');
background-position: 0 200rpx; 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