vue页面在index.html里面加入以下代码,可以清除缓存

<meta http-equiv="Expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-control" content="no-cache">
<meta http-equiv="Cache" content="no-cache">

posted on 2018-05-17 18:53  懒人猫  阅读(344)  评论(0编辑  收藏  举报