Moonofweisheng / wot-design-uni

一个基于Vue3+TS开发的uni-app组件库,提供70+高质量组件,支持暗黑模式、国际化和自定义主题。
https://wot-design-uni.cn/
MIT License
956 stars 161 forks source link

[Bug 上报] Tabbar在iOS设备上开启底部安全距离顶部边框样式错误 #536

Closed Leepulse0 closed 2 months ago

Leepulse0 commented 2 months ago

Wot Design Uni 版本号

1.3.8

平台

微信小程序

复现Demo地址

重现步骤

我在 issue 看到这个问题,但我也清除了缓存,也是遮挡了 这是我的代码:

期望的结果是什么?

顶部边框应该位于tabbar图标上方

实际的结果是什么?

顶部边框与tabbar图标重叠

环境信息

发行平台: [微信小程序] 操作系统 [iOS 17.5.1] HBuilderX版本 [4.24] uni-app版本 [4.24] 设备信息 [iPhone X - iPhone 15全系列]

其他补充信息

Snipaste_2024-08-19_17-11-15
Leepulse0 commented 2 months ago
<wd-tabbar fixed v-model="tabbar" safe-area-inset-bottom>
    <wd-tabbar-item title="首页" icon="home"></wd-tabbar-item>
    <wd-tabbar-item title="工作台" icon="desktop"></wd-tabbar-item>
    <wd-tabbar-item title="数据" icon="chart"></wd-tabbar-item>
    <wd-tabbar-item title="我的" icon="user"></wd-tabbar-item>
</wd-tabbar>
Moonofweisheng commented 2 months ago

检查一下样式先,看看是啥问题,我这没iPhone15,不好排查。

github-actions[bot] commented 2 months ago

你好,@Leepulse0。

我们需要你提供一个最小重现demo,以便于我们帮你排查问题。你可以通过 fork wot-starter-retail 并添加相关复现逻辑来提供。

Leepulse0 commented 2 months ago

我的项目什么都没,就直接复制文档中的示例

Snipaste_2024-08-19_17-11-15
Moonofweisheng commented 2 months ago

我的项目什么都没,就直接复制文档中的示例 Snipaste_2024-08-19_17-11-15

那就看一下wot-starter-retail能否复现。如果不能复现的话请对比一下wot-starter-retail和你的项目有何区别,然后对齐一下。解决问题后将issue关闭即可。

github-actions[bot] commented 2 months ago

你好,@Leepulse0。

我们需要你提供一个最小重现demo,以便于我们帮你排查问题。你可以通过 fork wot-starter-retail 并添加相关复现逻辑来提供。

Leepulse0 commented 2 months ago

尝试过了,都一样 ![Uploading Snipaste_2024-08-19_17-11-15.png…]()

Leepulse0 commented 2 months ago
Snipaste_2024-08-19_17-11-15
Moonofweisheng commented 2 months ago

录屏看一下吧。我这没这个设备一时半会也解决不了,需要你协助排查问题。

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年8月19日(星期一) 下午5:27 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Moonofweisheng/wot-design-uni] [Bug 上报] Tabbar在iOS设备上开启底部安全距离顶部边框样式错误 (Issue #536)

尝试过了,都一样

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Leepulse0 commented 2 months ago

Desktop-2024-8-19_17:29 https://www.vidline.com/share/V0NBHVDDEL/74a72be9d5d729a6c48b8d07b6c4f248 这是视频链接

Moonofweisheng commented 2 months ago

Desktop-2024-8-19_17:29 https://www.vidline.com/share/V0NBHVDDEL/74a72be9d5d729a6c48b8d07b6c4f248 这是视频链接

你用微信开发者工具的模拟器就可以复现是吧?

Leepulse0 commented 2 months ago

是的发自我的 iPhone在 2024年8月19日,17:34,不如摸鱼去 @.***> 写道:

Desktop-2024-8-19_17:29 https://www.vidline.com/share/V0NBHVDDEL/74a72be9d5d729a6c48b8d07b6c4f248 这是视频链接

你用微信开发者工具的模拟器就可以复现是吧?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

Leepulse0 commented 2 months ago

找问题了,已经解决了

github-actions[bot] commented 1 month ago

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。