pycharm和vscode 使用浏览器调试 VS配置在vscode中打开要运行的js文件–添加配置–选着node.js 然后就创建了launch.json文件launch.json{"version":"0.2.0","configurations":[{"type":"node"