Commit dc1dbd22 by wangshuo

Merge branch 'box' into pre

parents 281d7755 515b291f
...@@ -317,10 +317,9 @@ class App extends Component { ...@@ -317,10 +317,9 @@ class App extends Component {
render() { render() {
return <> return <>
<Routes/> <Routes/>
<Link className={'year19-index'} to="/box/boxActive"> {/*<Link className={'year19-index'} to="/box/boxActive">
<img src="https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/treasure-active/m/global-entry.png" alt=""/> <img src="https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/treasure-active/m/global-entry.png" alt=""/>
{/*<span>这是浮标</span>*/} </Link>*/}
</Link>
</> </>
} }
} }
......
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