feat: test

This commit is contained in:
zhangyuqing 2023-03-06 23:07:43 +08:00
parent 926d922d06
commit 2eb06f20fe
1 changed files with 6 additions and 1 deletions

View File

@ -183,7 +183,12 @@ class Header extends React.Component {
<td width="5" align="left"></td>
<td width="80" align="left" style={{paddingTop: "4px"}}>
<Link to="/" name="top">
<div id="logoMobile"></div>
<div
id="logoMobile"
style={{
backgroundImage: `url(${Conf.FrontConfig.logoImage})`,
}}
/>
</Link>
</td>
<td width="auto" align="right" style={{paddingTop: "2px"}}>