chrome://inspect 是前端常用的调试工具
但是有时候会碰到PC端dev-tools白屏的问题
1.首先我们要处于[科][学]的网络环境
2.在 chrome 中输入
chrome://appcache-internals/
然后remove掉所有item
参考: https://www.jianshu.com/p/9fc4075cc5ea
https://github.com/HuarenYu/note/issues/1
白屏原因:
https://github.com/googlearchive/ADBPlugin/issues/14
原文:https://www.cnblogs.com/yang101/p/11527031.html