How to set base url for Angular application · Set useHash: false in app-routing-module.ts · In index.html , change <base href="./" /> to <base href="/" /> ...
確定! 回上一頁