mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-06 09:26:43 +08:00
课程库样式调整
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
</div>-->
|
||||
</div>
|
||||
<!-- 清除 -->
|
||||
<div v-if="stagList.length > 0 && !newData" class="search-div" style="padding: 0;margin-bottom: 20px;">
|
||||
<div v-if="stagList.length > 0 && !newData" class="search-div" style="padding: 0">
|
||||
<div class="searchbar" style="display: flex;justify-content: space-between;">
|
||||
<div style="line-height: 30px;">
|
||||
<span class="item-title"> 搜索条件:</span>
|
||||
|
||||
Reference in New Issue
Block a user