Commit 02a771b4 authored by youjie's avatar youjie

no message

parent acd0e189
...@@ -308,6 +308,6 @@ ...@@ -308,6 +308,6 @@
} }
.JobComponents-box { .JobComponents-box {
/* background: #FFFFFF; */
} }
</style> </style>
...@@ -157,6 +157,6 @@ ...@@ -157,6 +157,6 @@
} }
.CommentsComponents-box { .CommentsComponents-box {
background: #FFFFFF;
} }
</style> </style>
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
.examComponents-center-box::after { /* div是你需要添加背景图片的盒子*/ .examComponents-center-box::after { /* div是你需要添加背景图片的盒子*/
content: ""; content: "";
background-image: url(https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1654062518000_33.png); /* background-image: url(https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1654062518000_33.png); */
background-position: right 20rpx top 43rpx; background-position: right 20rpx top 43rpx;
background-size: 74rpx auto; background-size: 74rpx auto;
background-repeat: no-repeat; background-repeat: no-repeat;
...@@ -265,7 +265,6 @@ ...@@ -265,7 +265,6 @@
} }
.examComponents-box { .examComponents-box {
background: #FFFFFF;
margin-top: 30rpx; margin-top: 30rpx;
} }
</style> </style>
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