Commit 07581bf9 authored by 黄奎's avatar 黄奎

页面修改

parent 94712240
......@@ -71,8 +71,9 @@
<div class="travelDaysdetails-tsTextBox"
v-if="item.WarmTipObj.Description&&getHtmlPlainText(item.WarmTipObj.Description).length>0">
<div class="travelDaysdetails-tsText" :style="{'background':backgroundColor2}">
<span class="travelDaysdetails-text0">温馨提示:</span>
<span v-html="item.WarmTipObj.Description"></span>
<div class="travelDaysdetails-text0" style="float:left;">温馨提示:</div>
<div v-html="item.WarmTipObj.Description" style="float:left;"></div>
</div>
</div>
<div class="travelDaysdetails">
......
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