-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望能在控制台输入代码进行调试,目前只能修改页面输出,但微信页面缓存很久,刷新困难 #5
Comments
有这个想法哈,不过还要再规划一下策略,保证安全性。 |
微信页面缓存很久,刷新困难 |
求方案 |
微信的页面缓存真是太烦人了,但是使用微信web开发者工具中的移动调试,就可以解决这个问题 |
x5 blink 内核已经升级完毕,使用的是标准缓存策略,顽固缓存问题已经解决了 |
我调试的时候刷新办法是在当前页尾部加上随机时间戳参数,可以刷新页面,至于css和js,也只能在尾部加参数刷新 |
恩 资源文件尾部加hash就好了 毕竟标准缓存也会缓存 |
v2.0.0 已加入控制台输入命令的功能。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: