Commit 8b40d969 by zhanghaozhe

Merge branch '2020-717-formal'

parents b1948a8d 2c0f3858
...@@ -331,7 +331,7 @@ class App extends Component { ...@@ -331,7 +331,7 @@ class App extends Component {
return <> return <>
<Routes/> <Routes/>
{ {
isShowActivityEntry && !!isShowActivityEntry &&
<div className="year19-index"> <div className="year19-index">
<i className={'iconfont iconiconfront-2'} onClick={this.closeGlobalEntry}></i> <i className={'iconfont iconiconfront-2'} onClick={this.closeGlobalEntry}></i>
<a href={jumpUrl}> <a href={jumpUrl}>
......
...@@ -151,7 +151,6 @@ ...@@ -151,7 +151,6 @@
.notdata{ .notdata{
width: 100%; width: 100%;
padding: 0 35px;
text-align: center; text-align: center;
margin-top: 100px; margin-top: 100px;
color: #666; color: #666;
......
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