解决ajax重复提交问题?
摘要://全局变量 var a_flag=true; $("#1001a").on('click',function () { //先判断是否正在执行 if(!a_flag){ return false; } //设置为执行状态 a_flag=false; $.ajax({ type:"get", url
        阅读全文
				
		posted @ 2018-06-29 11:08
		
		posted @ 2018-06-29 11:08
		
		posted @ 2018-06-29 08:59
		
		posted @ 2018-06-28 21:43
		
		posted @ 2018-06-28 21:41
		
		posted @ 2018-06-06 09:21