How can I do something like this:
$sce.trustAsResourceUrl('URL_HERE');
Globally, like in the main app's config()
or run()
functions so that any iFrames, img src etc that have URL_HERE
will work?
Docs are rather poor at explaining this.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…