Commit 9400a93a authored by caicaicai's avatar caicaicai

修改

parent c504235e
......@@ -500,84 +500,84 @@ export default {
top: 0px;
left: 0px;
z-index: 1;
font-size: 20px;
font-size: 19px;
font-weight: 600;
text-align: center;
letter-spacing: 2px;
}
.centerViewsTitle1{
margin-top: 9.5vh;
margin-top: 10.5vh;
background-image:-webkit-linear-gradient(bottom, #59C8FF, #FAFEFF);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
}
.centerViewsTitle2{
margin-top: 9.5vh;
margin-top: 10.5vh;
color:gainsboro;
}
.IntelligentDis1{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/zhinengpaidan1.png');
background-size:100% 100%;
position: absolute;
top: 8vh;
top: 6.5vh;
left: 0.8vw;
cursor: pointer;
}
.IntelligentDis2{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/zhinengpaidan2.png');
background-size:100% 100%;
position: absolute;
top: 8vh;
top: 6.5vh;
left: 0.8vw;
cursor: pointer;
}
.voiceAp1{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/yuyinshenping1.png');
background-size:100% 100%;
position: absolute;
top: 23vh;
top: 22vh;
left: 0.8vw;
cursor: pointer;
}
.voiceAp2{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/yuyinshenping2.png');
background-size:100% 100%;
position: absolute;
top: 23vh;
top: 22vh;
left: 0.8vw;
cursor: pointer;
}
.failureDe1{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/guzhangshenbao1.png');
background-size:100% 100%;
position: absolute;
top: 38vh;
top: 37.5vh;
left: 0.8vw;
cursor: pointer;
}
.failureDe2{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/guzhangshenbao2.png');
background-size:100% 100%;
position: absolute;
top: 38vh;
top: 37.5vh;
left: 0.8vw;
cursor: pointer;
}
.performanceSt1{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/jixiao1.png');
background-size:100% 100%;
position: absolute;
......@@ -586,8 +586,8 @@ export default {
cursor: pointer;
}
.performanceSt2{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/jixiao2.png');
background-size:100% 100%;
position: absolute;
......@@ -596,42 +596,42 @@ export default {
cursor: pointer;
}
.carIn1{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/cheliangxinxi1.png');
background-size:100% 100%;
position: absolute;
top: 68vh;
top: 68.5vh;
left: 0.8vw;
cursor: pointer;
}
.carIn2{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/cheliangxinxi2.png');
background-size:100% 100%;
position: absolute;
top: 68vh;
top: 68.5vh;
left: 0.8vw;
cursor: pointer;
}
.personalCe1{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/gerenzhongxin1.png');
background-size:100% 100%;
position: absolute;
top: 83vh;
top: 84vh;
left: 0.8vw;
cursor: pointer;
}
.personalCe2{
height: 13vh;
width: 14vh;
height: 15vh;
width: 16vh;
background:no-repeat center center url('~@/assets/images/truckTuPian/gerenzhongxin2.png');
background-size:100% 100%;
position: absolute;
top: 83vh;
top: 84vh;
left: 0.8vw;
cursor: pointer;
}
......@@ -732,7 +732,7 @@ export default {
}
.waitingtrucksView_content>div{
color: rgb(254,210,5);
font-size: 20px;
font-size: 19px;
margin-bottom: 15px;
display: flex;
align-items: center;
......
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