-
Notifications
You must be signed in to change notification settings - Fork 491
Open
Description
加载的是网络图片, 图片怎么都不显示, 哪里有问题呢?, 下载域名白名单也设置了
this.posterConfig = {
width: 430,
height: 650,
backgroundColor: '#FFFFFF',
pixelRatio: 20,
images: [
{
x: 0,
y: 0,
url: 'https://atu365-1257229429.cos.ap-shanghai.myqcloud.com/b9f402d7cbacb89c33d599abc90d6b97.jpg',
width: 430,
height: 430,
zIndex: 999999999
},
{
x: 0,
y: 480,
url: 'https://atu365-1257229429.cos.ap-shanghai.myqcloud.com/b9f402d7cbacb89c33d599abc90d6b97.jpg',
width: 200,
height: 200,
zIndex: 999999999
},
],
texts: [
{
x: 20,
y: 420,
text: '¥ 100.00',
fontSize: 16,
color: '#FF4D5D',
fontWeight: 'bold'
},
{
x: 20,
y: 450,
text: '这是商品名称'
fontSize: 16,
},
{
x: 200,
y: 500,
text: '长按识别小程序码',
fontSize: 20,
fontWeight: 'bold'
},
{
x: 200,
y: 520,
text: '超值好物一起拼',
fontSize: 14,
color: '#999999'
}
]
}Metadata
Metadata
Assignees
Labels
No labels