lyjcnet 发表于 2022-9-8 14:15:12

办公中心的流转详情中的图片地址不对

我的项目采用nginx单端口代理方案,路径有 /testoa/web /testoa/app /testoa/center,但是打开办公中心的流转详情中的图片地址不对,显示头像为图片找不到







cxy 发表于 2022-9-9 10:01:22

webserver/x_component_process_workcenter/$Main/default/view/dlg/processInfo.html:81

改成:<img class="pf_itemOpinionIcon" src="{{o2.filterUrl(o2.Actions.getHost('x_organization_assemble_control')+'/x_organization_assemble_control/jaxrs/person/'+encodeURIComponent($.person)+'/icon')}}" />

lyjcnet 发表于 2022-9-9 14:26:38

cxy 发表于 2022-9-9 10:01
webserver/x_component_process_workcenter/$Main/default/view/dlg/processInfo.html:81

改成:

多谢大佬

论坛管理员 发表于 2022-9-13 09:46:50

:victory:
页: [1]
查看完整版本: 办公中心的流转详情中的图片地址不对