清除js缓存的方法

63 阅读1分钟

1,js后加随机数

<script>
document.write("<script src='/wecom/clientpage/sdk/gray_switch.js?"+Math.random()+"'><\/script>")
</script>