taro tabbar角标位置问题

dzhpxtsq  于 9个月前  发布在  其他
关注(0)|答案(2)|浏览(99)

相关平台

微信小程序

小程序基础库: 2.32.1
使用框架: React

复现步骤

微信小程序tabbar设置角标 出现位置偏上 超出tabbar区域

期望结果

tabbar角标位置正常

实际结果

tabbar角标位置偏移

环境信息

  1. 👽 Taro v3.6.6
  2. Taro CLI 3.6.6 environment info:
  3. System:
  4. OS: Windows 10 10.0.22621
  5. Binaries:
  6. Node: 16.17.0 - D:\tools\nvm\nodejs\node.EXE
  7. Yarn: 1.22.19 - D:\tools\nvm\nodejs\node_global\yarn.CMD
  8. npm: 8.15.0 - D:\tools\nvm\nodejs\npm.CMD
  9. npmPackages:
  10. @tarojs/cli: 3.6.1 => 3.6.1
  11. @tarojs/components: 3.6.1 => 3.6.1
  12. @tarojs/helper: 3.6.1 => 3.6.1
  13. @tarojs/plugin-framework-react: 3.6.1 => 3.6.1
  14. @tarojs/plugin-platform-alipay: 3.6.1 => 3.6.1
  15. @tarojs/plugin-platform-jd: 3.6.1 => 3.6.1
  16. @tarojs/plugin-platform-qq: 3.6.1 => 3.6.1
  17. @tarojs/plugin-platform-swan: 3.6.1 => 3.6.1
  18. @tarojs/plugin-platform-tt: 3.6.1 => 3.6.1
  19. @tarojs/plugin-platform-weapp: 3.6.1 => 3.6.1
  20. @tarojs/react: 3.6.1 => 3.6.1
  21. @tarojs/router: 3.6.1 => 3.6.1
  22. @tarojs/runtime: 3.6.1 => 3.6.1
  23. @tarojs/shared: 3.6.1 => 3.6.1
  24. @tarojs/taro: 3.6.1 => 3.6.1
  25. @tarojs/taro-h5: 3.6.1 => 3.6.1
  26. @tarojs/webpack5-runner: 3.6.1 => 3.6.1
  27. babel-preset-taro: 3.6.1 => 3.6.1
  28. eslint-config-taro: 3.6.1 => 3.6.1
  29. react: ^18.0.0 => 18.2.0
  30. taro-ui: ^3.0.0-alpha.0 => 3.0.0-alpha.0
gblwokeq

gblwokeq2#

原生小程序有这个问题吗

相关问题