我正在使用AngularJSONHttp调用。同样,当我发出这样的帖子请求时:app.service('AjaxService',['$http','$q','$sce',function($http,$q,$sce){return{getSearchResultsJSONP:function(){varurl="http://stage-sp1004e4db.guided.lon5.atomz.com/?searchType=globalsearch&q=this&sp_staged=1&callback=JSON_CALLBACK";$sce.trustAsResourceUrl(