生产问题--桂冠专属海报头像位置2

This commit is contained in:
liyuetong
2022-01-28 16:25:45 +08:00
parent d7d4a424e2
commit 386ef3362e

View File

@@ -212,7 +212,7 @@ export default {
backgroundImg.onload = function() {
setTimeout(function() {
ctx.drawImage(agentHeadImg, 215, 200, 320, 320) // 头像
ctx.drawImage(agentHeadImg, 215, 250, 320, 320) // 头像
ctx.drawImage(backgroundImg, 0, 0, 750, 1271) // 背景图
ctx.drawImage(crownImg, 280, 135, 188, 134) // 皇冠
ctx.drawImage(nameCardImg, 210, 790, 328, 74) // 展示地区,名称位置的背景图片