Commit c610f691 authored by youjie's avatar youjie

no message

parent 37d602e9
......@@ -188,36 +188,12 @@
<td width="160">{{flight.arrivalAirPortName}}<span class="citycode"></span></td>
<td width="18" class="gap">&nbsp;</td>
<td width="140">{{flight.alName}}</td>
<td width="110">{{flight.flightNumber}}({{(flight.flightState==1)?"OK":"暂定"}})</td>
<td width="110">{{flight.flightNumber}}
<span style="color:green;">{{(flight.flightState==1)?"OK":"暂定"}}</span></td>
<td width="18" class="gap">&nbsp;</td>
<td width="100">{{flight.stopoverAirPortName}}</td>
</tr>
</tbody>
<tbody style="padding-top:12px;">
<tr>
<td width="140">
<span class="nth-day">05-18</span>&nbsp;<span class="num"
>12:40</span
>
</td>
<td width="160">
<span class="nth-day">05-19 </span>&nbsp;<span class="num"
>06:40</span
>
</td>
<td width="160">马德里机场 <span class="citycode"></span></td>
<td width="18" class="gap">&nbsp;</td>
<td width="160">重庆江北机场<span class="citycode"></span></td>
<td width="18" class="gap">&nbsp;</td>
<td width="140">(HU)海南航空</td>
<td width="110">
HU728
<span style="color:green;">OK</span>
</td>
<td width="18" class="gap">&nbsp;</td>
<td width="100"></td>
</tr>
</tbody>
<tbody>
<tr>
<td
......
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