Commit 5d389335 by zhanghaozhe

宝箱

parent bd17517a
......@@ -317,9 +317,9 @@ class App extends Component {
render() {
return <>
<Routes/>
<Link className={'year19-index'} to="/year/yearindex">
{/*<img src="https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/newyear20/PC/pc-yearindex.png" alt=""/>*/}
<span>这是浮标</span>
<Link className={'year19-index'} to="/box/boxActive">
<img src="https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/treasure-active/m/global-entry.png" alt=""/>
{/*<span>这是浮标</span>*/}
</Link>
</>
}
......
......@@ -518,10 +518,10 @@ input[type="radio"]:checked:before {
position: fixed;
top: 50%;
right: 0;
width: 100px;
margin-top: -35px;
z-index: 99;
font-size: 12px;
background: greenyellow;
img {
width: 100%;
height: 100%;
......
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