feat:完善功能

This commit is contained in:
zjc
2025-01-20 04:09:56 +08:00
parent 46c737fb93
commit 65244492b4
40 changed files with 2303 additions and 797 deletions

View File

@@ -13,7 +13,6 @@
<div class="title">
<span>检索</span>
</div>
<div class="search-box flex">
<el-input placeholder="请输入内容" v-model="searchValue" clearable> </el-input>
<img class="search-icon" src="/src/assets/images/search-icon-1.png" alt="" />
@@ -56,6 +55,8 @@
default: () => true
}
})
onMounted(() => {})
</script>
<style lang="scss" scoped>
//背景色设置为透明