Commit 98ba9ba7 authored by “yiyousong”'s avatar “yiyousong”

pref:修改首页事项展示

parent b451fbe3
......@@ -132,11 +132,6 @@
class="hot-matter-list flex1 mt10"
v-if="matterList && matterList.length"
>
<vue-seamless-scroll
:class-option="optionTop"
class="seamless-warp"
>
<div>
<div
class="hot-matter-item flex aic"
v-for="(v, i) in matterList"
......@@ -151,8 +146,6 @@
</p>
</div>
</div>
</vue-seamless-scroll>
</div>
<div v-else class="tac empty-text">暂无数据</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