在AngularJS 1.2.0 沒有ng-bind-html-unsafe directive。 假如要在angular $sanitize 在不被檢查的情況下綁定HTML,可以先把template 用$sce.trustAsHtml() 包起來 ...
確定! 回上一頁