ios 微信7.0.8 navigationStyle为custom时,自定义tabBar不显示。

发布于 8 年前作者 yong3313048 次浏览最后编辑 8 年前来自 ask

苹果手机,只要微信版本为7.0.8,开启了自定义导航栏时(

“navigationStyle”: “custom”

),自定义tabBar栏就不会显示出来,在启动时会闪现一下就没有了。只要关闭自定义导航栏后就正常显示。

2 回复
na17
na171 楼6 年前

麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

另外,请扫描下图贴一下截图

uguo
uguo2 楼6 年前

是按照这个编写的吗?

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

有代码或者代码片段吗?