<%= showAddress %>: <% if(!utils.ifEmpty(item.baggageAllowancePieces) && item.baggageAllowancePieces != '0'){//COZYGO-1607 国际机票无明确行李额的显示调整 changed by zjf 2015-7-14 %> <%= showBaggage %> <% if(airlineArray.indexOf(item.marketingAirline) == -1){//不存在 airlineArray.push(item.marketingAirline); if(!utils.ifEmpty(data[depInfo.depAirport].baggUrlMap[item.marketingAirline])){//url不为空 %> <%= lang.int_airline_policy %> <% } }//end 不存在 }//end cozygo-1607 else { %> <%= lang.int_contact_consultant %> <% } %>
<% } airlineArray = null; %><%= showAddress %>: <% if(!utils.ifEmpty(item.baggageAllowancePieces) && item.baggageAllowancePieces != '0'){//COZYGO-1607 国际机票无明确行李额的显示调整 changed by zjf 2015-7-14 %> <%= showBaggage %> <% if(airlineArray.indexOf(item.marketingAirline) == -1){//不存在 airlineArray.push(item.marketingAirline); if(!utils.ifEmpty(data[depInfo.depAirport].baggUrlMap[item.marketingAirline])){//url不为空 %> <%= lang.int_airline_policy %> <% } }//end 不存在 }//end cozygo-1607 else { %> <%= lang.int_contact_consultant %> <% } %>
<% } %> <%= lang.int_go %><%= showAddress %>: <% if(!utils.ifEmpty(item.baggageAllowancePieces) && item.baggageAllowancePieces != '0'){//COZYGO-1607 国际机票无明确行李额的显示调整 changed by zjf 2015-7-14 %> <%= showBaggage %> <% if(airlineArray.indexOf(item.marketingAirline) == -1){//不存在 airlineArray.push(item.marketingAirline); if(!utils.ifEmpty(data[depInfo.depAirport].baggUrlMap[item.marketingAirline])){//url不为空 %> <%= lang.int_airline_policy %> <% } }//end 不存在 }//end cozygo-1607 else { %> <%= lang.int_contact_consultant %> <% } %>
<% } airlineArray = null; %> <%= lang.int_back %><%= isCn ? data[_depApt].fareRule:data[_depApt].fareRuleEn %>
<% } else { var _arrApt = arrInfo.depAirport; var depCity = sgClient.getAirport(depInfo.depAirport).city ? sgClient.getAirport(depInfo.depAirport).city : depInfo.depAirport; var arrCity = sgClient.getAirport(depInfo.arrAirport).city ? sgClient.getAirport(depInfo.arrAirport).city : depInfo.arrAirport; var showDepAddress = depCity + "-" + arrCity; depCity = sgClient.getAirport(arrInfo.depAirport).city ? sgClient.getAirport(arrInfo.depAirport).city : arrInfo.depAirport; arrCity = sgClient.getAirport(arrInfo.arrAirport).city ? sgClient.getAirport(arrInfo.arrAirport).city : arrInfo.arrAirport; var showArrAddress = depCity + "-" + arrCity; %><%= showDepAddress %>
<%= isCn ? data[_depApt].fareRule:data[_depApt].fareRuleEn %>
<%= showArrAddress %>
<%= isCn ? data[_arrApt].fareRule:data[_arrApt].fareRuleEn %>
<% } %>