Commit b3fd7aab authored by Xuguangxing's avatar Xuguangxing

fix

parent 274a7674
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<div class="desc-item"> <div class="desc-item">
<template v-if="groupInfo.groupBuyStatus == 1"> <template v-if="groupInfo.groupBuyStatus == 1">
<template v-if="!groupInfo.joinGroup && !groupInfo.canJoinGroupBuyAgain"> <template v-if="!groupInfo.joinGroup && !groupInfo.canJoinGroupBuyAgain">
拼团失败! <!-- 您不符合参与此团的条件 -->
</template> </template>
<template v-else> <template v-else>
<p class="desc"> <p class="desc">
......
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