wx.setbackgroundcolor怎么用
- 当前 Bug 的表现(可附上截图)
- 预期表现
setBackground:function(){
console.log(1);
wx.setBackgroundColor({
backgroundColorTop:'#000000',
})
}
- 复现路径
- 提供一个最简复现 Demo
2 回复
你好,从你的描述中不能定位问题,请提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)