fix: 🐛 自定义导航栏在手机被遮挡问题修复
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user