移动端缓存清理

除了给js、css文件后缀加随机数之外,还需要在入口index.html中加入以下清除缓存代码

<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
posted @   星光璀璨的夜空  阅读(776)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示