标签: angular5
我用过
window.location.reload();
在我的角度5项目中。当我跑步" ng serve"它工作正常。但是当使用" ng build"并在xampp服务器页面中部署而不加载。我该如何解决?