自定义tabBar不能放在顶部

发布于 6 年前作者 na103190 次浏览最后编辑 6 年前来自 ask
  • 当前 Bug 的表现(可附上截图)

自定义tabBar不能置顶,设置

“position”: “top”,

无效

  • 预期表现

tabBar应该在顶部出现。

  • 复现路径

按照下面这个页面的路径

https://developers.weixin.qq.com/miniprogram/dev/framework/ability/custom-tabbar.html

把app.json中的 "tabBar"下面添加

“position”: “top”,

1 回复
mawei
mawei1 楼4 年前

暂不支持