Commit 8124982f authored by 黄奎's avatar 黄奎
parents 296bc936 6e8a30e8
<template>
<div class="UpgradedVersionDetails-form absolute row-sb z-index1">
<div class="UpgradedVersionDetails-box column" v-for="item in 3">
<div class="UpgradedVersionDetails-imgbox">
<div class="UpgradedVersionDetails-imgbox row-aic">
<div class="UpgradedVersionDetails-img relative">
<div>
<img src="http://192.168.10.214:8130/Upload/NewTripFeature/homeBj.png"/>
......@@ -9,6 +9,7 @@
<div class="UpgradedVersionDetails-detailsTop absolute"></div>
</div>
</div>
<!-- UpgradedVersionDetails-two 02 UpgradedVersionDetails-three 03-->
<div class="UpgradedVersionDetails-Title UpgradedVersionDetails-two">
<div class="UpgradedVersionDetails-Img-one relative">
<div class="UpgradedVersionDetails-T absolute">
......@@ -71,9 +72,10 @@
left: 0;
top: 341px;
right: 0;
padding: 0 35px;
}
.UpgradedVersionDetails-imgbox{
margin-left: 35px;
}
.UpgradedVersionDetails-img{
width: 332px;
......@@ -107,27 +109,38 @@
.UpgradedVersionDetails-Title{
width: 276px;
margin: 111px auto;
padding: 0 26px;
}
.UpgradedVersionDetails-Img-one{
width: 60px;
height: 59px;
width: 72px;
height: 32px;
background: url("http://192.168.10.214:8130/Upload/NewTripFeature/one.png") no-repeat center;
background-size: 100% 100%;
}
.UpgradedVersionDetails-two .UpgradedVersionDetails-Img-one{
background: url("http://192.168.10.214:8130/Upload/NewTripFeature/two.png") no-repeat center;
background-size: 100% 100%;
}
.UpgradedVersionDetails-three .UpgradedVersionDetails-Img-one{
background: url("http://192.168.10.214:8130/Upload/NewTripFeature/three.png") no-repeat center;
background-size: 100% 100%;
}
.UpgradedVersionDetails-Img-two{
width: 264px;
height: 21px;
background: url("http://192.168.10.214:8130/Upload/NewTripFeature/fooding.png") no-repeat center;
background-size: 100% 100%;
margin-top: 53px;
margin-top: 77px;
margin-bottom: 20px;
}
.UpgradedVersionDetails-two .UpgradedVersionDetails-Img-two{
background: url("http://192.168.10.214:8130/Upload/NewTripFeature/experience.png") no-repeat center;
background-size: 100% 100%;
}
.UpgradedVersionDetails-three .UpgradedVersionDetails-Img-two{
background: url("http://192.168.10.214:8130/Upload/NewTripFeature/delicious.png") no-repeat center;
background-size: 100% 100%;
}
.UpgradedVersionDetails-T{
width: 276px;
......@@ -138,7 +151,7 @@
font-weight: 400;
color: #2A2A2A;
left: -7px;
bottom: -26px;
bottom: -53px;
}
.UpgradedVersionDetails-T-two{
width: 276px;
......
......@@ -74,7 +74,7 @@
.otherJourney-introduceFooter{
left: 0;
right: 0;
bottom: 0;
bottom: 32px;
width: 100%;
height: 34px;
background: url('http://192.168.10.214:8130/Upload/NewTripFeature/introduceButtom.png')no-repeat 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