Commit 5cac7c42 authored by youjie's avatar youjie

no message

parent 16736b25
......@@ -244,9 +244,10 @@
</div>
</div>
<div class="TC-warmTips TC-Comtitlediv TC-warmText" v-if="dayObj.isRead" :class="{'showOther':TeamType==3}">
<div class="TC-SpecialInstruction clearfix" style="margin: 0;">
<div class="TC-SpecialInstruction clearfix column" style="margin: 0;">
<div class="TC-leftTitle">温馨提示</div>
<div class="TC-rightContent" v-html="dayObj.WarmTipObj.Description"></div>
<div class="TC-rightContent" style="width: 100%;"
v-html="dayObj.WarmTipObj.Description"></div>
</div>
</div>
<hotelTrip :dayObj="dayObj" :CurrentIndex="CurrentIndex" :DayList="DayList" :WarmTripDescribe="WarmTripDescribe"
......
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