Commit 91dddf3a by 陆志强

Merge branch 'feature/timingStyle' into test

parents 00506b81 6656aaa2
......@@ -18,8 +18,8 @@
</li>
</ul>
</div>
<div class="introduction__title">下一场活动奖品:</div>
<div class="introduction__prize">
<div v-if="lotteryInfo.nextPlayPrizeConfigs.length > 0" class="introduction__title">下一场活动奖品:</div>
<div v-if="lotteryInfo.nextPlayPrizeConfigs.length > 0" class="introduction__prize">
<ul
class="introduction__list"
:class="{ 'introduction__list--center': lotteryInfo.nextPlayPrizeConfigs.length < 3 }"
......
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 sign in to comment