Index: ssts-web/src/main/webapp/disinfectsystem/config/gyey/config.js =================================================================== diff -u -r30879 -r30940 --- ssts-web/src/main/webapp/disinfectsystem/config/gyey/config.js (.../config.js) (revision 30879) +++ ssts-web/src/main/webapp/disinfectsystem/config/gyey/config.js (.../config.js) (revision 30940) @@ -80,5 +80,7 @@ //一次性物品结算报表显示供应商列 showSupplierColumnInDisposableSettlementReport:true, //是否使用旧版发货(默认不使用旧版) - useOldInvoiceVersion:true + useOldInvoiceVersion:true, + //logo设置 + logoSetting : { "width" : 300, "height" : 49 } } \ No newline at end of file Index: ssts-web/src/main/webapp/homepage/portalPage.jsp =================================================================== diff -u -r30522 -r30940 --- ssts-web/src/main/webapp/homepage/portalPage.jsp (.../portalPage.jsp) (revision 30522) +++ ssts-web/src/main/webapp/homepage/portalPage.jsp (.../portalPage.jsp) (revision 30940) @@ -527,10 +527,8 @@
- -
+ +
  • 欢迎 ${depart} ${loginUserData.userFullName} 登录系统
  • @@ -626,4 +624,14 @@ + Index: ssts-web/src/main/webapp/logon.jsp =================================================================== diff -u -r30624 -r30940 --- ssts-web/src/main/webapp/logon.jsp (.../logon.jsp) (revision 30624) +++ ssts-web/src/main/webapp/logon.jsp (.../logon.jsp) (revision 30940) @@ -140,7 +140,7 @@