mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 07:36:44 +08:00
开门红:微信头像生成 --提交人:阳华祥
This commit is contained in:
@@ -150,7 +150,7 @@ export default {
|
||||
// that.downLoadUrl = config.imgDomain + '/returnDirectStream?imgPath=' + encodeURIComponent(res.content.composePathInfo[0])
|
||||
|
||||
that.showImgInfo.defaultBackImg = res.content.composePathInfo[0].httpPath
|
||||
that.composeReqDTO.backPath = res.content.composePathInfo[0].aesPath
|
||||
that.composeReqDTO.backPath = res.content.backImgInfo[0].aesPath
|
||||
that.downLoadUrl = config.imgDomain + '/returnDirectStream?imgPath=' + encodeURIComponent(res.content.composePathInfo[0].aesPath)
|
||||
this.downLoadFlag = false
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user