小精灵:成功找到钻石字段修改

This commit is contained in:
qf
2023-01-16 16:55:00 +08:00
parent bb9ad461b0
commit e3a6e343bd

View File

@@ -580,7 +580,7 @@ const renderResult = () => {
$('.desc').addClass('success')
$('.desc').html(`
成功找到小精靈!</br>
<span>小精靈將送你${result.receiveGiftPrice}鉆石</span>
<span>小精靈將送你${result.receiveGoldNum}鉆石</span>
`).show()
} else {
$('.result-content').addClass('fail')