1.首先系统使用了DWZ框架,其中的navtab能够把百度这样的页面嵌套进去,但是调用另外一个系统却不行
2.用iframe同样是上面的状况,百度可以,我们的系统不行写法: iframe scrolling="auto" frameborder="0" width="100%" height="100%" src="'+'http://www.baidu.com'+'"> '