mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
课程列表收藏图标替换
This commit is contained in:
@@ -93,7 +93,8 @@
|
||||
</div>
|
||||
<div class="course-info-score">
|
||||
<div class="cor-praises" v-if="cinfo.source == 2">
|
||||
<interactBar :type="1" nodeWidth="20px" :data="cinfo" :courseExclusive="true" :comments="false" :praises="false" :shares="false" :views="false"></interactBar>
|
||||
<!-- <interactBar :type="1" nodeWidth="20px" :data="cinfo" :courseExclusive="true" :comments="false" :praises="false" :shares="false" :views="false"></interactBar> -->
|
||||
<svg-icon style="font-size: 32px;" icon-class="collectedCourse"></svg-icon>
|
||||
</div>
|
||||
<div>
|
||||
<div v-if="cinfo.score">
|
||||
|
||||
Reference in New Issue
Block a user