jquery处理ajax缓存问题的方法:1、直接设置【$.ajaxSetup({cache: false})】;2、把type改成post,并设置设置一个参数【data: 'a=b'】。
技术文章 / 下载软件趣味内容 / 专业带飞