Commit ebb6bbf6 by zhanghaozhe

Merge branch '00' into dev

parents 331951df 734c8e23
...@@ -144,6 +144,7 @@ class Landing extends Component { ...@@ -144,6 +144,7 @@ class Landing extends Component {
src="https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/newyear20/PC/treasure-box.png" src="https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/newyear20/PC/treasure-box.png"
alt="" alt=""
onClick={() => { onClick={() => {
this.joinSuccessPopup && this.joinSuccessPopup.remove()
history.push(`/year/yearTreasure?id=${id}`) history.push(`/year/yearTreasure?id=${id}`)
}} }}
/> />
......
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