cmd运行命令 npm install http-server -g 全局 安装完成进入打包目录dist cd dist 运行命令 http-server 微信截图_20190903144754.png 按照上面的ip访问就可以了,记得后面加上/index.html,不然访问不到