Commit 0c292bad authored by 沈良进's avatar 沈良进

no message

parent e357c0ff
......@@ -153,7 +153,7 @@ html, body{
height: 0px;
border-bottom: 2px dashed red;
left: 0;
top: 1422px;
top: 1320px;
right: 0;
}
.UpgradedVersion2Line span{
......@@ -596,8 +596,6 @@ html, body{
.otherJourney-introduceFooter {
left: 0;
right: 0;
margin-top: 115px;
margin-bottom: 32px;
width: 100%;
height: 34px;
}
......@@ -641,7 +639,9 @@ html, body{
color: #2A2A2A;
margin: 0 9px 0 0;
}
.footer{
padding: 115px 0 32px 0;
}
.otherJourney-footer .edit_div {
display: none;
}
......
......@@ -140,7 +140,7 @@
</div>
</div>
<!-- otherJourney-footer -->
<div>
<div class="footer">
<div class="otherJourney-introduceFooter z-index1 row-aic" :style="{'background':''}">
<div class="introduceFooterBJ introduceFooterOne" :style="{'background':dataAll.tripColor}">&nbsp;</div>
<div class="introduceFooterBJ introduceFootertTwo" :style="{'background':dataAll.tripColor}">&nbsp;</div>
......
......@@ -71,9 +71,8 @@
<div class="travelDaysdetails-tsTextBox"
v-if="item.WarmTipObj.Description&&getHtmlPlainText(item.WarmTipObj.Description).length>0">
<div class="travelDaysdetails-tsText" :style="{'background':backgroundColor2}">
<div class="travelDaysdetails-text0" style="float:left;">温馨提示:</div>
<div v-html="item.WarmTipObj.Description" style="float:left;"></div>
<div v-html="item.WarmTipObj.Description"></div>
</div>
</div>
<div class="travelDaysdetails">
......@@ -119,7 +118,8 @@
</div>
</div>
<!-- otherJourney-footer -->
<div class="otherJourney-introduceFooter absolute z-index1 row-aic" :style="{'background':''}">
<div class="footer">
<div class="otherJourney-introduceFooter z-index1 row-aic" :style="{'background':''}">
<div class="introduceFooterBJ introduceFooterOne" :style="{'background':dataAll.TripColor}">&nbsp;</div>
<div class="introduceFooterBJ introduceFootertTwo" :style="{'background':dataAll.TripColor}">&nbsp;</div>
<div class="introduceFooter-text row-aic">
......@@ -129,6 +129,7 @@
<div class="introduceFooterBJ introduceFootertThree" :style="{'background':dataAll.TripColor}">&nbsp;</div>
<div class="introduceFooterBJ introduceFootertFour" :style="{'background':dataAll.TripColor}">&nbsp;</div>
</div>
</div>
</div>
<div class="UpgradedVersion2Line absolute z-index3 row-ajc">
<span>底线</span>
......
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