更新 SearchBarView.vue

This commit is contained in:
jxxghp
2024-06-04 15:46:36 +08:00
committed by GitHub
parent ab6c9647a7
commit d6873781e8

View File

@@ -281,7 +281,7 @@ onMounted(() => {
</VCardItem>
<DialogCloseBtn inner-class="absolute right-3 top-5 text-high-emphasis" @click="emit('close')" />
<VDivider />
<VCardText>
<VCardText class="p-0">
<VList lines="one" v-if="searchWord">
<!-- 搜索结果 -->
<VListSubheader v-if="searchWord"> 媒体 & 资源 </VListSubheader>