【Angular】Angular修改build打包之后静态资源路径

 

 1. packge.json里如下配置

"build": "ng build --deployUrl {{baseURI}}/workspace/"

 

相关文章: