Skip to content
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

u-tabs在加上offset属性后,底部滑块无法切换 #1241

Open
Jokerlsss opened this issue Jun 17, 2022 · 1 comment
Open

u-tabs在加上offset属性后,底部滑块无法切换 #1241

Jokerlsss opened this issue Jun 17, 2022 · 1 comment

Comments

@Jokerlsss
Copy link

版本

1.8.6

转载链接

localhost/

重现步骤

<u-tabs ...></u-tabs> 一切正常
<u-tabs :offset="[10, 10]"></u-tabs> 会导致点击后,尽管会触发 @change 事件,但是底部滑块位置无法滑动到正确位置,会停留在原地不变

期望的结果是什么?

期望在加入 offset 之后,滑块也能正常滑动

实际的结果是什么?

当前在加入 offset 之后,滑块无法正常滑动

@Silentdoer
Copy link

还有一个问题,微信小程序里的uview1.x版本的divider分割线的error的颜色是蓝色的应该是红色才对

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