摘要: 身份证号码真实性校验 <input type="text" value="请输入身份证号" id="cards" ><button onclick="isIdCardNo(cv)">ok</button> <script> function $(id){ return document.getEle 阅读全文
posted @ 2018-02-07 15:29 krank 阅读(1501) 评论(0) 推荐(1) 编辑