Commit d6bdfe09 by zhanghaozhe

Merge branch '11-11-formal' into dev

parents 9e0ec3b3 f2f6f0a6
......@@ -291,8 +291,9 @@ class FormalDraw extends Component {
<li key={index} className={'swiper-slide'}>
{
prize.level === 1 &&
item.status === 3 &&
<div className="tip">
{prize.people_limit}人释放
10000人释放
</div>
}
<img src={prize.img} alt=""/>
......
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