姓名: <%=detailInfoData.appName%> <% if(detailInfoData.showRenewalPlan){%> 制作计划书 <%}%>

车牌号:<%=detailInfoData.vehicleLicenceCode%>

<% var policyListInfo = detailInfoData.policyList; %> <% for(var i=0; i< policyListInfo.length; i++){ %>
  • 险种

    <%=policyListInfo[i].planCodeDesc%>

  • 保单号

    <%=policyListInfo[i].polNo%>

  • 金额

    <%=policyListInfo[i].premium%>

  • 保险止期

    <%=policyListInfo[i].insuranceEndDate%>

<%}%> <% if(detailInfoData.showCreditCardInfo && detailInfoData.hasCreditCard){ var boolean = ["否", "是"];%>
  • 是否信用卡持卡客户

    <%=boolean[detailInfoData.hasCreditCard]%>

  • 是否满足分期条件

    <%=boolean[detailInfoData.canInstallment]%>

<%}%>

请录入执业证信息后

去推荐好友购买吧

<% if(detailInfoData.isShowSalesPerson){ %> <% } else {%> <% } %>
<% if(detailInfoData.isShowSalesPerson){ %> <% } else {%> <% } %>
取消 <% if(detailInfoData.isShowSalesPerson){ %> 确认 <% } else {%> 确认 <% } %>