手机扫码进入页面后,看到的是之前缓存好的的html文件。

解决方案:

<meta http-equiv="pragram" content="no-cache">  
<meta http-equiv="cache-control" content="no-cache, must-revalidate"> 
<meta http-equiv="expires" content="0">

相关文章:

  • 2022-12-23
  • 2022-01-10
  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
  • 2021-11-05
  • 2021-12-01
  • 2022-12-23
猜你喜欢
  • 2022-01-22
  • 2021-11-28
  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案