<%include('pageHeader',header)%>
  • <% if( secCode === '获取验证码' ) { %>
    获取验证码
    <% } else { %>
    <%=secCode+'秒'%>
    <% } %>
提交