Fix:2863 【寻趣味】配置活动删除时间插件,活动时间改为纯文本输入框
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<view class="intro">
|
||||
{{ item.intro }}
|
||||
</view>
|
||||
<view class="intro v12-dark-text">活动时间: {{ item.startTime }} - {{ item.endTime }}</view>
|
||||
<view class="intro v12-dark-text">活动时间: {{ item.activityTime }}</view>
|
||||
</view>
|
||||
<view class="info-item-body" v-if="item.contentType === 1">
|
||||
<img-box
|
||||
|
||||
Reference in New Issue
Block a user