23情人节:抽靓号渲染图片删除多余prop

This commit is contained in:
qf
2023-02-09 14:27:47 +08:00
parent 5de1125e3c
commit 8afbeb96e8
3 changed files with 3 additions and 3 deletions

View File

@@ -368,7 +368,7 @@ function buy(id, num, type) {
canGet = true
} else if (res.data.prop.type == 6) {
$('.petition-wrap .myticket span e').html(res.data.remain)
$('.gx .gx_in .box li img').attr('src', res.data.prop.prop.icon)
$('.gx .gx_in .box li img').attr('src', res.data.prop.icon)
$('.gx .gx_in .box li span').attr('src', res.data.prop.name)
$('.gx .gx_in .tips').html(`*情人節限定5位靚號:52XXXXXX為隨機數字一組為2個靚號<br>聯系客服領取LINE: pekoyuyin)`)
$('.gx').show()