mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-07 01:46:42 +08:00
精品课标题去掉图片
This commit is contained in:
@@ -163,11 +163,10 @@
|
||||
<!-- 精品课模块 -->
|
||||
<div class="xcontent2-main">
|
||||
<div class="modules-title xindex-main" v-if="this.qusisityList.list.length > 0">
|
||||
<!-- <span class="modules-text" style="color: #3D86F4;">精品课</span> -->
|
||||
<span class="quyer-tag" style="margin-left: 0px;">
|
||||
<!-- <img src="../assets/images/tutoring1.pn" alt=""> -->
|
||||
<img class="modules-text" style="height: 28px;" src="../assets/images/course/courseTitle.png" alt="">
|
||||
</span>
|
||||
<span class="modules-text" style="color: #3D86F4;">精品课</span>
|
||||
<!-- <span class="quyer-tag" style="margin-left: 0px;"> -->
|
||||
<!-- <img class="modules-text" style="height: 28px;" src="../assets/images/course/courseTitle.png" alt=""> -->
|
||||
<!-- </span> -->
|
||||
<span class="more">
|
||||
<router-link to="/qualityCourse">查看更多>></router-link>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user