bug修改

This commit is contained in:
2026-01-30 19:19:04 +08:00
parent 3f30ee6062
commit e2fb2c4f05

View File

@@ -657,7 +657,8 @@ class Decorate extends Model
'gift_id' => 0,
'gift_name' => '房间热度卡',
'gift_icon' => "",
'play_image' => ""
'play_image' => "",
'base_image' => db::name('vs_decorate')->where(['did' => $info['did']])->value('base_image'),
],
'gift_num' => $num,
'text' => $text1
@@ -715,7 +716,8 @@ class Decorate extends Model
'gift_id' => 0,
'gift_name' => '房间热度卡',
'gift_icon' => "",
'play_image' => ""
'play_image' => "",
'base_image' => db::name('vs_decorate')->where(['did' => $info['did']])->value('base_image'),
],
'gift_num' => $num,
'text' => $text1