摘要:
$(document).on('click','#getcode',function(){ var tel = $('#tel').val(); var _this = $('#getcode'); var _this_html = _this.html(); const numreg = /^\d/; const reg = /^1[3|4|5|6|7... 阅读全文
posted @ 2019-01-05 16:42
盘思动
阅读(208)
评论(0)
推荐(0)