[Solution found!] 使用window.open()。这很简单! 在您的component.html文件中- <a (click)="goToLink("www.example.com")">page link</a> 在您的component.ts文件中- ...
確定! 回上一頁