mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
提交
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
</a>
|
||||
<div class="last-study-info">
|
||||
<div class="one-line-ellipsis" style="color: #333;font-size: 16px;">
|
||||
<div class="one-line-ellipsis" style="color: #333;font-size: 16px;" v-if="overlayShow">
|
||||
<router-link :to="'/course/studyindex?id='+lastStudy.courseId" >
|
||||
<img class="Recent" :src="`${webBaseUrl}/images/Recent.png`" alt="">
|
||||
最近学习: {{lastStudy.courseName}}
|
||||
|
||||
Reference in New Issue
Block a user