在<Head>标签中加 <meta http-equiv=pragma content=no-cache> <meta http-equiv=Cache-Control content=no-cache,must-revalidate> <meta http-equiv=expires content=Wed,26 Feb 1978 08:21:57 GMT > 如何用JQuery的ajax跳转,可以这样清理 //ajax请求不缓存 $.ajaxSetup({ cache: false }); MaintainScrollPosi