mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
发表的文章 在我的文章中 是有图片的 在 文章列表中不显示
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
<div class="article-info-summary">
|
||||
{{item.summary}}
|
||||
</div>
|
||||
|
||||
<div class="art-img">
|
||||
<div class="art-img" v-if="item.coverurl">
|
||||
<img :src="fileBaseUrl + item.coverurl" alt="">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user