将所有出现的“中国联通智慧供应链平台”替换为“中远海运集团采购信息系统”。更新weboffice界面样式和接口地址;

This commit is contained in:
刘倡
2025-08-05 13:43:31 +08:00
parent 3e799b2527
commit 6eaf1c7397
14 changed files with 79 additions and 249 deletions

View File

@ -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>