课程库标签

This commit is contained in:
670788339
2025-10-31 11:09:09 +08:00
parent 86bcf06d87
commit ba7bfe5f11

View File

@@ -312,6 +312,9 @@
</a>
<!-- 热点标签 add by zhengsongbo on 2025-08-01 -->
<div style="margin-top:10px;flex: 1;">
<div class="search-item-type" style="padding-top: 2px">
<span class="item-title" style="padding-right: 5px;">热点标签:</span>
</div>
<div class="option-item" style="padding-top: 2px"
v-for="tag in hotTagsList" :key="tag.id"
@click="handleTagClick(tag, hotTagsList)">
@@ -319,7 +322,7 @@
</div>
</div>
</div>
<div id="fixd-box" class="upload" style="margin-left: 26px;">
<!-- <div id="fixd-box" class="upload" style="margin-left: 26px;">
<div v-if="identity == 2 || identity == 3 || identity == 5">
<div class="portal-model-btn pointer" style="margin-bottom: 0px;height: 100px;line-height: 100px;"
@click="toNeedCourse">
@@ -327,7 +330,7 @@
上传课程
</div>
</div>
</div>
</div>-->
</div>
<!-- 清除 -->
<div v-if="stagList.length > 0 && !newData" class="search-div" style="padding: 0;margin-bottom: 20px;">