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
小程序(@nutui/nutui-taro)
3.3.2
3.2.47
dev:qq
npm
16.19.0
QQ小程序
iOS和Android
Taro CLI 3.6.0 environment info: System: OS: Windows 10 Binaries: Node: 16.19.0 - D:\nodejs\node.EXE Yarn: 1.22.19 - D:\nodejs\node_global\yarn.CMD npm: 9.4.1 - D:\nodejs\npm.CMD
nutui.jd.com/3x/
官方的演示代码即可复现。
期望修复Tabs选项卡标题的问题,能够正常显示。
3.3.1版本是正常的,3.3.2和3.3.3均不正常(Tabs的标题,会一行一个,而不是并列)。 同时测试了4.0.1-beta3也不正常。
The text was updated successfully, but these errors were encountered:
没懂啥意思,能描述的详细一点
Sorry, something went wrong.
使用nutui-taro 3.3.1的效果(正常):
建议先回退到3.3.1版本,目前排查到问题是因为qq小程序中使用scroll-view标签flex布局会失效,改动需要动整体布局,需要等等。目前组件库主要适配的是微信,支付宝和京东小程序,其他的小程序没有系统测试过。
fix: qq小程序tabs修复样式 (#2150) #2099
9009ac8
v3版本已修复该问题
Drjingfubo
No branches or pull requests
NutUI scenes(nutui 场景)
小程序(@nutui/nutui-taro)
NutUI-vue version(nutui-vue 版本)
3.3.2
Vue version(vue 版本)
3.2.47
Operating environment(运行环境)
dev:qq
Citation method(引用方式)
npm
Node version(node 版本)
16.19.0
Browser and its version(浏览器及其版本)
QQ小程序
System and its version(系统及其版本)
iOS和Android
Taro environmental information(taro 环境信息)
Taro CLI 3.6.0 environment info:
System:
OS: Windows 10
Binaries:
Node: 16.19.0 - D:\nodejs\node.EXE
Yarn: 1.22.19 - D:\nodejs\node_global\yarn.CMD
npm: 9.4.1 - D:\nodejs\npm.CMD
Reproduction link(重现链接)
nutui.jd.com/3x/
Steps to reproduce(重现步骤)
官方的演示代码即可复现。
What is expected?(期望的结果是什么?)
期望修复Tabs选项卡标题的问题,能够正常显示。
What is actually happening?(实际的结果是什么?)
3.3.1版本是正常的,3.3.2和3.3.3均不正常(Tabs的标题,会一行一个,而不是并列)。
同时测试了4.0.1-beta3也不正常。
The text was updated successfully, but these errors were encountered: