使用ng-bind-html-unsafe:

使用ng-bind:

<img src="http://angularjs.org/img/AngularJS-large.png" />

使用ng-bind-html:

Edit in JS Bin