【问题描述】s-HR主页悬浮云之家的图标,展开后显示讨论组列表,无法关闭。只有跳转其他界面才能关闭。现在客户需要将此图标功能屏蔽【适用版本】V2.0,V8.2【所属模块】员工管理【解决方案】1.找到路径下的文件homePage.js\eas\server\deploy\easweb.ear\shr_web.war\scripts\shr\homepage\homePage.js2.注释代码:this.initIMCloudHubComponent();3.完成啦!