微信小程序状态栏、导航条、标题、窗口背景色怎么改

追格官方小助手/ 2022年05月29日/ 小程序/ 浏览 11390

微信小程序window用于设置小程序的状态栏、导航条、标题、窗口背景色。


1、navigationBarBackgroundColor 导航栏背景颜色,如 #000000


2、navigationBarTextStyle,导航栏标题颜色,仅支持 black / white


3、navigationBarTitleText,导航栏标题文字内容


4、backgroundColor,窗口的背景色


5、backgroundTextStyle,下拉 loading 的样式,仅支持 dark / light


6、backgroundColorTop,顶部窗口的背景色,仅 iOS 支持


7、backgroundColorBottom,底部窗口的背景色,仅 iOS 支持


详见文档:https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/app.html#window

发表评论

暂无评论,抢个沙发...

客服 工单