angular.js - angularjs的ng-include的html必须是要在同一个服务器吗?
伊谢尔伦
伊谢尔伦 2017-05-15 17:09:35
0
2
516

想实现其他服务器的播放器到当前页面中,求问应该怎么实现?

伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

Antworte allen(2)
小葫芦

使用ng-include引入的文件必须是同一个域名下,所以想要实现的可能需要另辟蹊径了

Ty80

默认是同源策略,如果你想加载其他不在同一个域的资源,你需要了解 $sce,设置白名单
这是官网一段描述

By default, the template URL is restricted to the same domain and protocol as the application document. This is done by calling $sce.getTrustedResourceUrl on it. To load templates from other domains or protocols you may either whitelist them or wrap them as trusted values. Refer to Angular's Strict Contextual Escaping.
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage