Commit 74b449ed authored by 黄奎's avatar 黄奎

样式修改

parent 51bd5400
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</div> </div>
酒店出发 酒店出发
</div> </div>
<div class="St_current" style="margin-bottom:10px"> <div class="St_current" style="margin-bottom:20px" v-else-if="CurrentDayNum==1">
<!--{{trafficObj.trafficIntroduce.IntroduceTitle}}--> <!--{{trafficObj.trafficIntroduce.IntroduceTitle}}-->
<template <template
v-if="trafficObj.trafficIntroduce.IntroduceTitle">机场</template> v-if="trafficObj.trafficIntroduce.IntroduceTitle">机场</template>
...@@ -82,6 +82,15 @@ ...@@ -82,6 +82,15 @@
</div> </div>
回酒店 回酒店
</div> </div>
<div class="St_current" style="margin:10px 0px;" v-else >
<!--{{trafficObj.trafficIntroduce.IntroduceTitle}}-->
<template
v-if="trafficObj.trafficIntroduce.IntroduceTitle">机场</template>
<template v-else>机场</template>
<div class="St_radioDiv Str1">
<i class="iconfont icon-Shape1"></i>
</div>
</div>
</div> </div>
<div v-else> <div v-else>
<div v-if="CurrentDayNum!=1" class="St_current" style="margin-bottom:20px;"> <div v-if="CurrentDayNum!=1" class="St_current" style="margin-bottom:20px;">
......
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
:trafficObj="dayObj.TrafficObj" :ishasScenic="ishasScenic" :CurrentDayNum="dayObj.DayNum" :trafficObj="dayObj.TrafficObj" :ishasScenic="ishasScenic" :CurrentDayNum="dayObj.DayNum"
:totalDayNum="subConfig.DayNum"> :totalDayNum="subConfig.DayNum">
</scenicTraffic> </scenicTraffic>
<span slot="reference" class="TC-tripTitle" style="padding-left:5px;cursor:pointer;display:none;">路线信息</span> <span slot="reference" class="TC-tripTitle" style="padding-left:5px;cursor:pointer;">路线信息</span>
</el-popover> </el-popover>
<ul class="scenicCheck_check" v-if="ishasScenic&& NoticeParameters.IsDirect==0"> <ul class="scenicCheck_check" v-if="ishasScenic&& NoticeParameters.IsDirect==0">
......
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