增加课程排行榜跳转。

This commit is contained in:
weinan2087
2022-11-04 08:14:48 +08:00
parent eafce63e74
commit 33ca55d3b7

View File

@@ -174,7 +174,7 @@
<img :src="getPic(cindex)" alt="">
</span>
<span class="portal-title-desc index-one-line-ellipsis title-line-ellipsis" style="font-size: 14px;color: #04243C;">{{ item.name }}</span>
</a>
<div class="list-active">
<div class="list-content">
<div class="list-img">
@@ -192,7 +192,7 @@
<interactBar :type="1" :data="item" :couseViews="true" :shares="false" :views="false"></interactBar>
</div>
</div>
</a>
</li>
</ul>
</div>