This commit is contained in:
yanran200730
2023-03-21 15:23:14 +08:00
parent 617eb16ba2
commit 946af98c4a
3 changed files with 3 additions and 11 deletions

View File

@@ -11,7 +11,6 @@
class="item"
v-for="(item, index) in list"
:key="index"
hover-class="text-hover"
@click="$linkTo('./Detail?isFrom=topic&id=' + item.id + '&name=' + name + '&themeId=' + themeId)">
<div class="item-top">
<image :src="item.createUserAvatar || 'https://cdn.cunwuyun.cn/wxmp/fengdu/avatar.png'" />