Commit fcc481ed authored by 黄奎's avatar 黄奎

页面样式修改

parent 495ab5eb
......@@ -1371,10 +1371,11 @@
<el-col :span="2">
<span class="_lian_style" v-if="item.IsSetUnion==1"></span>
<div class="_oll_img_box">
<span class="TICK_Code PingFangSC">编号:{{item.ID}}&nbsp;&nbsp;天数:<span style="color:#ff0066;font-weight:bold">{{item.DayNum}}</span></span>
<span class="TICK_Code PingFangSC">编号:{{item.ID}} </span>
<img v-if="!item.AirlineUrl" class="_oll_img" :src="defaultImg">
<img v-else class="_oll_img" :src="item.AirlineUrl" :onerror="defaultImg">
</div>
<span style="display:block;padding-left:10px;">行程天数:<span style="color:#ff0066;font-weight:bold">{{item.DayNum}}</span></span>
</el-col>
<el-col :span="2" class="vmiddle" style="width:85px;">
<div class="_oll_info">
......
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