用车服务

<%if(_taxiServices){ if(!utils.ifArrEmpty(travelTargetList)){//租车旅行目的不为空 %>
出行类别 <%= params.order.travelPurpose %>
<% }%>
    <%if(_taxiServices[14]){%>
  • <%= _taxiServices[14].name%>
  • <%}%> <%if(_taxiServices[13]){%>
  • <%= _taxiServices[13].name%>
  • <%}%> <%if(_taxiServices[12]){%>
  • <%= _taxiServices[12].name%>
  • <%}%> <%if(_taxiServices[11]){%>
  • <%= _taxiServices[11].name%>
  • <%}%> <%if(_taxiServices[7]){%>
  • <%= _taxiServices[7].name%>
  • <%}%> <%if(_taxiServices[8]){%>
  • <%= _taxiServices[8].name%>
  • <%}%> <%}%>