fix(移动端): 目录无法滚动

This commit is contained in:
dataeaseShu 2024-02-27 10:56:19 +08:00
parent adfcc93487
commit 37fc9208c6

View File

@ -97,7 +97,7 @@ onMounted(() => {
</script>
<template>
<div>
<div style="overflow-y: auto; height: calc(100vh - 50px)">
<van-sticky>
<van-search
v-if="!directName.length"