1.将config下index.js文件中的host修改为0.0.0.0 2.在build文件夹里面webpack.dev.cong文件里的devServer中增加useLocallp:true, 保存并重启