mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 10:26:44 +08:00
生产问题--桂冠专属海报头像位置2
This commit is contained in:
@@ -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) // 展示地区,名称位置的背景图片
|
||||
|
||||
Reference in New Issue
Block a user