Commit 52b882dd by zhanghaozhe

分享页

parent 27f2d682
......@@ -158,7 +158,7 @@ class Landing extends Component {
this.fetchPageData()
this.getFollowStatus()
.then(isFollow => {
!isFollow && this.remind('join', getParam('treasure_code'))
!isFollow && this.remind('join', this.state.treasure_code)
})
}
})
......
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