赞
踩
Angular启动时增加参数:--host 0.0.0.0 --disableHostCheck
例如:ng serve --open --port 80 --host 0.0.0.0 --disableHostCheck