fix: 🐛 自定义导航栏在手机被遮挡问题修复

This commit is contained in:
ray
2024-11-24 16:46:20 +08:00
parent 1bedd90d81
commit 9c4dd9157e
3 changed files with 37 additions and 24 deletions

View File

@@ -1,5 +1,6 @@
<template>
<view class="home">
<view style=" width: 100%;height: var(--status-bar-height)" />
<wd-swiper
v-model:current="current"
:list="swiperList"