Skip to content

uniapp swiper组件兼容性问题 #5404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
crithes opened this issue Apr 23, 2025 · 6 comments
Open

uniapp swiper组件兼容性问题 #5404

crithes opened this issue Apr 23, 2025 · 6 comments
Assignees

Comments

@crithes
Copy link

crithes commented Apr 23, 2025

发行方式

None

具体平台

苹果14,ios18.3.1系统

开发环境

macOS

项目创建方式

HBuilderX

依赖版本

4.29

问题描述

在uniapp微信小程序里面,发到生产后,苹果14ios18.3.1系统,轮播图有两张时,第二张看不到显示空白,在安卓和其他版本的ios上面是正常的

重现步骤

在uniapp微信小程序里面,发到生产后,苹果14ios18.3.1系统,轮播图有两张时,第二张看不到显示空白,在安卓和其他版本的ios上面是正常的

期望行为

No response

实际行为

No response

截图或录屏

No response

@chouchouji
Copy link
Contributor

chouchouji commented Apr 23, 2025

您好,方便发个可复现demo吗?以便于更好的排查问题

@crithes
Copy link
Author

crithes commented Apr 23, 2025

18.3.2系统也有这个问题,升级到最新的18.4.1好了

@crithes
Copy link
Author

crithes commented Apr 23, 2025

升级到最新的也不行,又复现了

@chouchouji
Copy link
Contributor

升级到最新的也不行,又复现了

可以发一下你是怎么使用的swiper组件吗?

@crithes
Copy link
Author

crithes commented Apr 24, 2025

,data() { return { statusBarHeight: 0, titleBarHeight: 0, indicatorDots: true, autoplay: true, interval: 3000, duration: 800 }; },,在微信小程序发到生产里面有,微信开发者工具里面调试没有

@chouchouji
Copy link
Contributor

能发个复现demo吗?现在不清楚你的vue版本,错误代码

@chouchouji chouchouji self-assigned this Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants