为什么无法获取白色的小程序图片?
https://api.weixin.qq.com/wxa/getwxacodeunlimit
{
"page": "pages/tab_bar/home/index",
"check_path": true,
"env_version": "trial",
"is_hyaline": false,
"auto_color":false,
"line_color":{
"r":"255",
"g":"255",
"b":"255"
}
}
d调用以上接口传入参数后返回的还是黑色线条的小程序图片。