国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網站 > WEB開發 > 正文

$sce服務----- 將請求到的html代碼 引入到項目中

2024-04-27 15:05:38
字體:
來源:轉載
供稿:網友
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>無標題文檔</title> <script type="text/javascript" src="../angular.min.js"></script> </head> <body> <div ng-app="myApp"> <div ng-controller="firstController"> {{name}} <div ng-bind-html="detailContent()"></div> </div> </div> <script type="text/Javascript"> var app = angular.module("myApp", []); app.controller('firstController',function($scope,$timeout,$sce,$http){ $scope.name = 'hello'; $scope.text = '<h1>hello</h1>'; var myUrl = "http://www.phonegap100.com/appapi.php?a=getPortalArticle&aid=338&callback=JSON_CALLBACK"; $http.jsonp(myUrl).success( function(data){ //$scope.portalDetail = data.result[0]; $scope.detailContent = function() { return $sce.trustAsHtml(data.result[0].content); }; } ).error(function(){ alert('失敗'); }); }); </script> </body> </html>
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 资阳市| 大足县| 颍上县| 乌鲁木齐县| 夏河县| 曲靖市| 琼结县| 威海市| 富顺县| 房山区| 宿州市| 郎溪县| 临邑县| 五河县| 安仁县| 中牟县| 通榆县| 敦化市| 平果县| 闽清县| 越西县| 仙居县| 竹北市| 社旗县| 武威市| 永川市| 娄烦县| 安宁市| 长葛市| 茌平县| 齐齐哈尔市| 板桥市| 赤水市| 隆子县| 资兴市| 平安县| 游戏| 分宜县| 伽师县| 正蓝旗| 汝城县|