Commit 5d389335 by zhanghaozhe

宝箱

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