Iframe in angular

angular uses iframe, in the pop-up module box $uibModal to ask how to pass different parameters to iframe, and can get the API return information in iframe
Note: the page in iframe is a cross-domain page. I have tried postmessage, by myself, but because of the particularity of uibModal, I can"t get the window iframe

.
Aug.13,2021

submit through the form, but due to the problem of angular rendering mechanism, we need to add a delay timer

Menu