Commit 48cf455c by xuzhenghua

绑定手机号

parent f0531dc1
......@@ -1242,7 +1242,7 @@ class Anniversary2020 extends Component {
this.setState({
isWinPrize: false,
drawResult: {},
isReLogin: prizeType == 3 ? true : false
isReLogin: prizeType == 1 || prizeType == 3 ? true : false
});
}}></WinPrize>
}
......
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