摘要: var authCount = 10; 倒计时时长 // 获取短信验证码 $('#authCode').click(function(){ //authCode是按钮的id var $this = $(this); if ($('#tel').data('state') != 1) { // || 阅读全文
posted @ 2016-04-22 09:44 xianz 阅读(616) 评论(0) 推荐(0)