gcec增加图片
This commit is contained in:
parent
254bc28db7
commit
dc69c14e60
@ -299,7 +299,7 @@ export default class EventReward extends Vue {
|
|||||||
// success
|
// success
|
||||||
const nfts: any = res.nfts || []
|
const nfts: any = res.nfts || []
|
||||||
if (res.cec) {
|
if (res.cec) {
|
||||||
nfts.unshift(this.generateCECData('GCEC', res.cec, ''))
|
nfts.unshift(this.generateCECData('GCEC', res.cec, 'https://www.cebg.games/img/cec.e9eb8837.png'))
|
||||||
}
|
}
|
||||||
this.onOpenSuccess(nfts)
|
this.onOpenSuccess(nfts)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user