对angularJs中$sce服务安全显示html文本的实例 如下所示:<divng-app="module"ng-controller="ctrl">{{data}}<hr><divng-bind-html="data"></div> $sce