摘要: if ( twocode.replace(/^\s+|\s+$/g,"")=="" ) { alert("二维码不能为空"); document.getElementById("twocode").focus(); return false; } 阅读全文
posted @ 2013-11-15 17:44 haiwei.sun 阅读(304) 评论(0) 推荐(0)
返回顶部