现在有一个场景如下:A页面是一个整体框架,里面有两个模块都是通过iframe引入的B组件和C组件,现在要求在B组件代码原封不动的情况下,通过C组件去修改B组件里面的值并执行里面的方法。说明:B组件里面没有挂载window上面任何自身的属性和方法 #13135
              
                Unanswered
              
          
                  
                    
                      liumuz
                    
                  
                
                  asked this question in
                Help/Questions
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
现在有一个场景如下:A页面是一个整体框架,里面有两个模块都是通过iframe引入的B组件和C组件,现在要求在B组件代码原封不动的情况下,通过C组件去修改B组件里面的值并执行里面的方法。说明:B组件里面没有挂载window上面任何自身的属性和方法
Beta Was this translation helpful? Give feedback.
All reactions