mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-08 18:36:47 +08:00
修改
This commit is contained in:
@@ -100,7 +100,6 @@
|
||||
<text class="uc-course-type-text" v-if="c.courseType == 'face-course'">线下课</text>
|
||||
<text v-if="c.courseType == 'project'" class="uc-course-type-text">学习项目</text> -->
|
||||
</view>
|
||||
|
||||
<view class="course-text" style="justify-content: space-between;position: relative;">
|
||||
<view class="course-title one-line-ellipsis" style="width: 90%;">
|
||||
<text style="font-size: 30upx; font-weight: bold;" v-html="$keywordActiveShow(c.courseName, autonomy.keyword)"></text>
|
||||
|
||||
Reference in New Issue
Block a user