【请问官方】小程序插件里面不支持设置顶部导航样式

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

我在插件的页面中设置

navigationStyle”: “custom”,

没有效果,我想算了吧,改成白色也可以,

然后设置

backgroundTextStyle”: “light”,

navigationBarBackgroundColor”: “#fff”,

navigationBarTitleText”: “WeChat”,

navigationBarTextStyle”: “black”

也没有效果

顶部导航还是黑黑的一坨

1 回复
vxiao
vxiao1 楼6 年前

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