【问题标题】:Communication data between two differently hosted Angular Apps两个不同托管的 Angular 应用程序之间的通信数据
【发布时间】:2018-01-31 11:58:26
【问题描述】:

我有两个不同的 Angular 应用程序。一个在 ng4 中,另一个在 ng5 中。我正在从第一个应用程序的 iframe 中打开第二个应用程序。如何建立他们之间的沟通渠道?

【问题讨论】:

  • 您寻求什么样的沟通方式? iframe 父子通信还是别的什么?

标签: angular iframe communication popupwindow


【解决方案1】:

我相信您必须在两者之间进行 API 调用。您不能像在 Angular 组件之间那样在网页和 IFrame 之间传递值。

【讨论】:

    猜你喜欢
    • 2011-08-06
    • 1970-01-01
    • 1970-01-01
    • 2010-10-07
    • 1970-01-01
    • 2016-07-27
    • 2011-06-06
    • 1970-01-01
    相关资源
    最近更新 更多