除了给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">

相关文章:

  • 2022-12-23
  • 2021-11-21
  • 2021-11-21
  • 2021-11-21
  • 2022-01-07
  • 2021-12-03
猜你喜欢
  • 2021-10-22
  • 2022-01-13
  • 2021-12-21
  • 2021-12-17
  • 2022-02-01
  • 2021-08-25
  • 2021-12-13
相关资源
相似解决方案