mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 23:06:45 +08:00
我的收藏笔记tab
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<!-- <span>收藏时间:{{ item.time || item.favoritesTime | timeFilter }}</span> -->
|
||||
</div>
|
||||
<div class="article-info-summary two-line-ellipsis">{{ item.summary || item.content}}</div>
|
||||
<interactBar :type="2" :readonly="true" :data="items" :views="false" :shares="false"></interactBar>
|
||||
<interactBar :type="2" :readonly="true" :data="item" :views="false" :shares="false"></interactBar>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user