luo7954 IDE中选择google浏览器运行,,过会儿浏览器就奔溃了,ide中报个错误 Cannot connect to runtime process, timeout after 10000 ms - (reason: Got a response from the target app, but no target pages found).
Laya_XS 你按下面的提示检测下:1 检查路径有没有中文,或者空格2.修改配置文件的端口3 配置文件的 "url": "${workspaceRoot}/bin/h5/index.html",改成 "file": "${workspaceRoot}/bin/h5/index.html",