bug
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<image :src="item.picUrl" mode="aspectFill" />
|
||||
<h2>{{ item.title }}</h2>
|
||||
</div>
|
||||
<div class="nav-item" @click="$linkTo('./Topic')" v-if="topicList.length > 7">
|
||||
<div class="nav-item" hover-class="text-hover" @click="$linkTo('./Topic')" v-if="topicList.length > 6">
|
||||
<image src="https://cdn.cunwuyun.cn/wxmp/fengdu/ic-more.png" />
|
||||
<h2>更多</h2>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user