change index.html e.g. to base href="/v2"; ng serve -bh /v2/ or ng serve --base-href /v2/; in angular.json: "styles": ...
確定! 回上一頁