
我想点击这个网络会议进入另外的子系统,想要在脚本里,添加跳转网页脚本,是在o2server\servers\webServer\x_component_Meeting\Main.js里修改么,我这边在loadApplication: function(callback)添加alert("alert3");点击“网络会议”图标,也没有弹出警告框 ,
我不知道在哪个js脚本哪个函数里添加跳转网页脚本, 像这样的跳转脚本
window.open('http://bbs.o2oa.net/file:///C:UsersADMINI~1AppDataLocalTempksohtml6252wps1.jpghttps://home.51cto.com/space?uid=14299999','_blank','width=400,height=500') |