|
|
|
|
@ -86,32 +86,34 @@
|
|
|
|
|
</Styles>
|
|
|
|
|
<Worksheet ss:Name="Sheet1">
|
|
|
|
|
<?php $num=count($arr);?>
|
|
|
|
|
<Table ss:ExpandedColumnCount="7" ss:ExpandedRowCount="<?php echo $num+7;?>" x:FullColumns="1"
|
|
|
|
|
<Table ss:ExpandedColumnCount="8" ss:ExpandedRowCount="<?php echo $num+7;?>" x:FullColumns="1"
|
|
|
|
|
x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="115.5"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="111"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="111"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="100.5"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="62.25"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="111"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="100.5"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="62.25"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="100.5"/>
|
|
|
|
|
<Column ss:AutoFitWidth="0" ss:Width="203.25"/>
|
|
|
|
|
<Row ss:AutoFitHeight="0">
|
|
|
|
|
<Cell ss:MergeAcross="7" ss:MergeDown="1" ss:StyleID="m58993952"><Data
|
|
|
|
|
<Cell ss:MergeAcross="8" ss:MergeDown="1" ss:StyleID="m58993952"><Data
|
|
|
|
|
ss:Type="String">三亚澜海商旅服务有限公司 地址:海南省三亚市崖州区崖州湾科技城雅布伦产业园5号楼3楼310室 开户银行:三亚惠民村镇银行 银行账号:2019 0379 3100 12 </Data></Cell>
|
|
|
|
|
</Row>
|
|
|
|
|
<Row ss:AutoFitHeight="0" ss:Height="99.75"/>
|
|
|
|
|
<Row ss:AutoFitHeight="0" ss:Height="42">
|
|
|
|
|
<Cell ss:MergeAcross="7" ss:StyleID="m58993972"><Data ss:Type="String">桂林海纳国际旅行社有限公司火车票对账文件</Data></Cell>
|
|
|
|
|
<Cell ss:MergeAcross="8" ss:StyleID="m58993972"><Data ss:Type="String">桂林海纳国际旅行社有限公司火车票对账文件</Data></Cell>
|
|
|
|
|
</Row>
|
|
|
|
|
<Row ss:AutoFitHeight="0" ss:Height="16.5">
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">账单日期</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">账单类型</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">结算金额</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">票金额</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">手续费</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">结算价</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">订单号</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">外联</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">团号</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">手续费</Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String">乘客</Data></Cell>
|
|
|
|
|
</Row>
|
|
|
|
|
<?php for($i=$num-1;$i>=0;$i--){?>
|
|
|
|
|
@ -119,15 +121,16 @@
|
|
|
|
|
<Cell ss:StyleID="s79"><Data ss:Type="String"><?php echo $arr[$i]["saveDay"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["type"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["price"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["HandingFree"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["totalPrice"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["mainOrderId"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["wl"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["griName"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["HandingFree"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["griName"];?></Data></Cell>
|
|
|
|
|
<Cell ss:StyleID="s78"><Data ss:Type="String"><?php echo $arr[$i]["passengerName"];?></Data></Cell>
|
|
|
|
|
</Row>
|
|
|
|
|
<?php }?>
|
|
|
|
|
<Row ss:AutoFitHeight="0" ss:Height="36">
|
|
|
|
|
<Cell ss:MergeAcross="7" ss:StyleID="m58993992"><Data ss:Type="String"></Data></Cell>
|
|
|
|
|
<Cell ss:MergeAcross="8" ss:StyleID="m58993992"><Data ss:Type="String"></Data></Cell>
|
|
|
|
|
</Row>
|
|
|
|
|
</Table>
|
|
|
|
|
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
|
|
|
|
|
|