fix: 修改底部颜色

This commit is contained in:
MTrun 2022-01-06 19:21:48 +08:00
parent 7c1bba409a
commit c8098f429d

View File

@ -4,7 +4,7 @@
:flex="true" :flex="true"
:showTop="false" :showTop="false"
:showBottom="true" :showBottom="true"
:depth="2" :depth="1"
> >
<template #bottom> <template #bottom>
</template> </template>