Commit 3e8c43d9 by zhanghaozhe

Merge branch '00' into dev

parents 905261bf 926d7be2
......@@ -474,7 +474,7 @@ class Landing extends Component {
}
{
prize_info && !activityEnd && !isCaptain && <div className="certainly-prompt">
{prize_info.stage_no}次必中 {prize_info.name}
{prize_info[0].stage_no}次必中 {prize_info[0].name}
</div>
}
{
......
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