Fix;2883 【寻趣味】活动时间要另起一行,不能跟资讯连在一起
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
<view class="intro">
|
<view class="intro">
|
||||||
{{ item.intro }}
|
{{ item.intro }}
|
||||||
</view>
|
</view>
|
||||||
|
<view class="intro v12-dark-text">活动时间: {{ item.startTime }} - {{ item.endTime }}</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="info-item-body" v-if="item.contentType === 1">
|
<view class="info-item-body" v-if="item.contentType === 1">
|
||||||
<img-box
|
<img-box
|
||||||
|
|||||||
Reference in New Issue
Block a user