mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 21:36:43 +08:00
8月份的桂冠专属海报
This commit is contained in:
@@ -202,7 +202,7 @@ export default {
|
||||
// 展示地区,名称位置的背景图片
|
||||
let nameCardImg = new Image()
|
||||
nameCardImg.setAttribute('crossOrigin', 'Anonymous')
|
||||
nameCardImg.src = that.posterCanvasObj.nameCardImg
|
||||
nameCardImg.src = that.posterCanvasObj.nameCardImg+'?timestamp='+new Date().getTime()
|
||||
|
||||
// 冠级图片地址
|
||||
let crownLevelImg = new Image()
|
||||
|
||||
Reference in New Issue
Block a user