Chrome 下没有这个问题,在 Firefox 下却有这个问题,第一次遇到,有点摸不着头脑,不知道大家对这个有没有经验?
业精于勤,荒于嬉;行成于思,毁于随。
我是题主,我找到了解决方案:
<button>
autocomplete="off"
资料来源:https://github.com/twbs/bootstrap/issues/793
在response header 中强制设置不缓存。
古老的办法再请求的后面加上时间戳
我是题主,我找到了解决方案:
<button>
autocomplete="off"
资料来源:
https://github.com/twbs/bootstrap/issues/793
在response header 中强制设置不缓存。
古老的办法再请求的后面加上时间戳