Commit 598e9a60 authored by 李翰林's avatar 李翰林

去除logo

parent ec67e9bd
...@@ -156,7 +156,7 @@ function Diymenu({ ...@@ -156,7 +156,7 @@ function Diymenu({
> >
<div className={styles.logo} id="logo"> <div className={styles.logo} id="logo">
<Link to="/welcome"> <Link to="/welcome">
<img src={logo} alt="logo" /> {/* <img src={logo} alt="logo" /> */}
<h1 style={{ fontSize: 12 }}>{name}</h1> <h1 style={{ fontSize: 12 }}>{name}</h1>
</Link> </Link>
</div> </div>
......
...@@ -208,7 +208,7 @@ ...@@ -208,7 +208,7 @@
height: 100%; height: 100%;
min-height: 420px; min-height: 420px;
"> ">
<img src="<%= context.config.publicPath +'logo.png'%>" alt="logo" width="256" /> <!-- <img src="<%= context.config.publicPath +'logo.png'%>" alt="logo" width="256" /> -->
<div class="page-loading-warp"> <div class="page-loading-warp">
<div class="ant-spin ant-spin-lg ant-spin-spinning"> <div class="ant-spin ant-spin-lg ant-spin-spinning">
<span class="ant-spin-dot ant-spin-dot-spin"><i class="ant-spin-dot-item"></i><i <span class="ant-spin-dot ant-spin-dot-spin"><i class="ant-spin-dot-item"></i><i
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
</div> </div>
</div> </div>
<div style="display: flex; align-items: center; justify-content: center"> <div style="display: flex; align-items: center; justify-content: center">
江苏南高 <!-- 江苏南高 -->
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment