有如下代码$.ajax({type:"GET",cache:true,url:'aa.php',dataType:"html",success:function(res){$('.page-loading').remove();$('.page-content.page-content-body').html(res);});发现请求为aa.com/aa.phpaa.com/aa.cssaa.com/aa.js?_=1373600904652这样好像js文件不被缓存请问有没有方法去掉_=1373600904652???
慕桂英3389331
潇湘沐
相关分类