:

后端 未结 9 1261
情深已故
情深已故 2020-11-27 12:54

Since upgrading to the latest Angular 2 release candidate, my img tags:



        
9条回答
  •  离开以前
    2020-11-27 13:15

    Either you can expose sanitizer to the view, or expose a method that forwards the call to bypassSecurityTrustUrl

    
    

提交回复
热议问题