背景
wx.setBackgroundTextStyle
参数
Object object
示例代码
wx.setBackgroundTextStyle({
textStyle: 'dark' // 下拉背景字体、loading 图的样式为dark
})wx.setBackgroundColor
参数
Object object
示例代码
Last updated