//1.导包
const {exec} = require("child_process");



//2.启动浏览器
exec("start http://127.0.0.1:8888")
posted on 2021-06-16 15:41  文种玉  阅读(276)  评论(0编辑  收藏  举报