将所有出现的“中国联通智慧供应链平台”替换为“中远海运集团采购信息系统”。更新weboffice界面样式和接口地址;
This commit is contained in:
@ -45,7 +45,7 @@ const TopLayout: React.FC<{}> = (props) => {
|
||||
<Header style={{ position: 'fixed', zIndex: 1, width: '100%', background: '#b30000', height: '56px' }}>
|
||||
<div className="top-menu">
|
||||
<div className="left-logo" style={{ color: '#fff', top: '-4px' }}>
|
||||
<img src={logo} alt="" />中国联通智慧供应链平台 | 招标采购中心
|
||||
<img src={logo} alt="" />中远海运集团采购信息系统 | 招标采购中心
|
||||
</div>
|
||||
<ul className="right-btns">
|
||||
<li><CarryOutOutlined />{moment().format("YYYY-MM-DD")}</li>
|
||||
|
Reference in New Issue
Block a user