凡是做过mobile网页web app开发的朋友一定对开发效率的底下会有吐槽。现在chrome dev tool改变了程序员们的苦比。
0.登录google chrome
1. chrome://inspect/#devices
2. android手机中打开chrome android
3. usb连机
4. 在pc的chrome devtool中inspect即可!
https://www.html5rocks.com/en/tutorials/developertools/mobile/
也可以参考https://mozillazg.github.io/2015/11/how-to-debug-wechat-web-page-with-weinre.html