将所有出现的“中国联通智慧供应链平台”替换为“中远海运集团采购信息系统”。更新weboffice界面样式和接口地址;
This commit is contained in:
@ -50,8 +50,8 @@
|
||||
|
||||
.btnStyle02:hover {
|
||||
background: #fff;
|
||||
color: #b30000;
|
||||
border: 1px solid #b30000;
|
||||
color: #014F8F;
|
||||
border: 1px solid #014F8F;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
@ -65,17 +65,18 @@
|
||||
|
||||
</script>
|
||||
<div style="
|
||||
background-color: #b30000;
|
||||
background-color: #FFF;
|
||||
color:white;
|
||||
height: 56px;
|
||||
line-height: 56px;
|
||||
display: flex;
|
||||
position: relative;
|
||||
box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
|
||||
">
|
||||
<div style="font-size: 16px; font-weight: 600;">
|
||||
<div style="font-size: 16px; font-weight: 600; color: #014F8F;">
|
||||
<img src="logo.svg" style="height: 30px; position: absolute; top: 13px; margin-left: 20px; margin-right: 10px;" />
|
||||
<span
|
||||
style="position: absolute; left: 70px; font-size: 16px; font-weight: 600; display: inline-block;">中国联通智慧供应链平台 |
|
||||
style="position: absolute; left: 70px; font-size: 16px; font-weight: 600; display: inline-block;">111中远海运集团采购信息系统 |
|
||||
招标采购中心</span>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user