Commit 8b40d969 by zhanghaozhe

Merge branch '2020-717-formal'

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