1.系统首页加入待办、代签收功能
1.1 代码位置
复制代码
- <items arrow="false" baseCss="eui-coolbar-item-mail" hint="消息" icon="" id="emessagemgr" showStatus="true">
- <item id="notice" resid="ENOT$1$bulletin" title="公告" url="enotice/bulletin.do?onlyView=true"/>
- <item funcName="showCount" id="insidemessage" queryName="emessageQuery" title="站内信" url="emessage/messagesetting.do"/>
- <item id="ebbs" resid="EBBS$1$ebbs" title="论坛" url="ebbs/bbsgroup.do" visible="true"/>
- <item funcName="showCount" id="mytodo" queryName="wftodocount" title="待办事项" url="eworkflow/workflowmgr.do?command=showwfdeforgrouplist&resid=EWOF$2$todo"/>
- <item funcName="showCount" id="mytosign" queryName="wftosigncount" title="待签收事项" url="eworkflow/workflowmgr.do?command=showwfdeforgrouplist&resid=EWOF$2$tosign"/>
- </items>
1.2 效果展示
2、首页加上我的订阅、共享文件夹等功能
系统之前用的ABI514的包部署,更换成ABI522后,首页默认不显示“我的订阅”、“共享文件夹”等功能,需要在资源管理下/root/products/emainframe删除文件mainframe.xml即可,无需重启环境。
请先登录