Commit 5e4b6351 authored by Xuguangxing's avatar Xuguangxing

'fix'

parent 9bce05dd
......@@ -76,11 +76,16 @@
</div>
<div class="groupProcess" style="width: 920px;height: 123px;padding-top: 50px;">
<div class="desc" style="border-radius: 36.5px;font-size: 34px;">
还差 <span style="margin: 0 10px;">{{ sharePicData.needGuys }}人</span> 成团,<template
v-if="endTime != ''"
><template v-if="avatorList.length == 0">活动</template
><template v-else>参团</template>截止时间 {{ endTime }}</template
>
<template v-if="avatorList.length == 0">
开团0元拿商品,
</template>
<template v-else>
还差 <span style="margin: 0 10px;">{{ sharePicData.needGuys }}</span> 成团,
</template>
<template v-if="endTime != ''">
<template v-if="avatorList.length == 0">活动</template>
<template v-else>参团</template>截止时间 {{ endTime }}
</template>
</div>
</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