We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.11.0
https://tdesign.tencent.com/mobile-vue/components/picker
1.选中时.t-cell__right-icon宽度从24px变成32px 2.选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化
1.选中时.t-cell__right-icon宽度从24px变成32px 样式统一 2.选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化 只有点击确定,选中值才会跟着改变
No response
v16.17.0
The text was updated successfully, but these errors were encountered:
👋 @balabalanobala,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
我来看看~
@balabalanobala 第一个是 cell 组件的问题,已修复。 第二个是demo示例如此,不是bug, 我们的示例是直接绑定了 picker 的值,所以你会看到 picker 变换选中值就更新了,你可以重新声明一个变量,以作区分。
Successfully merging a pull request may close this issue.
tdesign-mobile-vue 版本
0.11.0
重现链接
https://tdesign.tencent.com/mobile-vue/components/picker
重现步骤
1.选中时.t-cell__right-icon宽度从24px变成32px






2.选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化
期望结果
1.选中时.t-cell__right-icon宽度从24px变成32px

样式统一
2.选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化
只有点击确定,选中值才会跟着改变
实际结果
1.选中时.t-cell__right-icon宽度从24px变成32px
2.选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
v16.17.0
补充说明
No response
The text was updated successfully, but these errors were encountered: