Commit e3f80ce6 authored by youjie's avatar youjie

no message

parent 69a8932a
......@@ -164,6 +164,9 @@ html, body{
color: #000;
font-weight: 700;
}
.UpgradedVersionBJ{
background: url(http://imgfile.oytour.com/Static/NewTripFeature/otherBjTwo.png) repeat;
}
.UpgradedVersion2Line{
height: 0px;
border-bottom: 2px dashed red;
......
......@@ -3,7 +3,7 @@
'overflow':item.zoom==1?'auto':'hidden'}"
v-if="RenderingOk">
<div class="UpgradedVersion-box2 UpgradedVersion-homebj relative" :style="{'zoom': item.zoom}">
<div class="z-index1" style="left: 0;right: 0; top: 0;bottom: 0;">
<div class="z-index1 UpgradedVersionBJ" style="left: 0;right: 0; top: 0;bottom: 0;">
<div style="padding: 10px 0;"></div>
<div :id="'LineOfTravel'+(item*4)+'_0'+index">
<!-- <Header :TripColor="dataAll.TripColor" :orderMsg="dataAll"></Header> -->
......
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