|
@@ -44,7 +44,7 @@ function LayoutDetail(props) {
|
|
|
<Header>
|
|
|
<div style={{ display: 'flex', height: '100%', justifyContent: 'space-between' }}>
|
|
|
<div style={{ display: 'flex', width: '70%' }}>
|
|
|
- <div style={logoStyle}>金科环境</div>
|
|
|
+ <a href='https://work.greentech.com.cn/home' style={logoStyle}>金科环境</a>
|
|
|
<Menu
|
|
|
theme="dark"
|
|
|
mode="horizontal"
|