为什么我不能这样做: <div>{{data | htmlfilterexample}}</div> 当我在过滤器内返回时: return $sce.trustAsHtml(input); 使用 <div ng-bind-html="data ...
確定! 回上一頁