Commit 926d7be2 by zhanghaozhe

分享页

parent e90640ef
...@@ -474,7 +474,7 @@ class Landing extends Component { ...@@ -474,7 +474,7 @@ class Landing extends Component {
} }
{ {
prize_info && !activityEnd && !isCaptain && <div className="certainly-prompt"> 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> </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