Commit 216fa95a authored by 黄奎's avatar 黄奎

页面修改

parent 5329786e
......@@ -1371,7 +1371,7 @@
<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}}</span>
<span class="TICK_Code PingFangSC">编号:{{item.ID}}&nbsp;&nbsp;天数:<span style="color:#ff0066;font-weight:bold">{{item.DayNum}}</span></span>
<img v-if="!item.AirlineUrl" class="_oll_img" :src="defaultImg">
<img v-else class="_oll_img" :src="item.AirlineUrl" :onerror="defaultImg">
</div>
......
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