<%='编辑'+title%>
确定
<% if( input_type === 'text' || input_type === 'tel' ) { %>
<%if(type === 'verifyCode'){%>
获取验证码
<%}else{%>
<%}%>
<% } else if( input_type === 'textarea' ) { %>
<% } else if( input_type === 'sel_date' ) { %>
<% if( mobile === 'ios' ) { %> <% } else { %> <% } %>
<% } else if( input_type === 'sel_sex' ) { %>
<% if( val==='男' ) { %> <% } else { %> <% } %>
<% if( val==='女' ) { %> <% } else { %> <% } %>
<% } else if( type == 'paperType' ) { %> <% for (var i = 0; i < types.length; i++) {%>
<%= types[i].name%>
<% }%> <% }%>
<%=hint%>