摘要: 1: chrome-> 右键-> 属性,加上 --remote-debugging-port=9222 2: VS code 安装”Debugger for Chrome“ 3: 左侧 调试, Attach to chrome, 在launch,json中输入如下配置: 注意标注红色的是你项目的实际 阅读全文
posted @ 2020-12-26 20:52 刘大飞 阅读(164) 评论(0) 推荐(0)