That's because Angular takes the liberty of "sanitizing" the HTML. ... You see, Angular is trying to prevent a cross-site scripting (XSS) threat.
確定! 回上一頁