1110修改样式

This commit is contained in:
670788339
2025-11-10 19:26:10 +08:00
parent f121a2aaf9
commit a78bac9368
2 changed files with 29 additions and 29 deletions

View File

@@ -318,7 +318,7 @@ export default {
this.searchResults = tags
// 当搜索结果为空时,提示用户可以按回车键创建标签
if (tags.length === 0) {
this.$message.info('无此标签,按回车键创建')
// this.$message.info('无此标签,按回车键创建')
}
} finally {
this.loading = false

View File

@@ -340,7 +340,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">
@@ -2412,7 +2412,7 @@ export default {
}
.searchbar {
background-color: #ffffff;
//background-color: #ffffff;
// border: 1px solid #f3f3f3;
// width: 900px;
// padding: 5px 20px;
@@ -2466,7 +2466,7 @@ export default {
}
.search-div {
background: #fff;
//background: #fff;
padding: 10px 25px;
border-radius: 8px;
height: auto;