提交 5a29000b 编写于 作者: S suzigang

feat: add hover effect

上级 fbb6b958
......@@ -101,7 +101,7 @@
@click="toLink(item.id)"
>
<img :src="item.cover_image" />
<p class="more-title">{{ item.title }}</p>
<p class="more-title" v-hover>{{ item.title }}</p>
</li>
</ul>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册