This commit is contained in:
yysforget 2024-07-15 11:49:38 +08:00
parent b450b7f08b
commit 1c9e390178
3 changed files with 9 additions and 6 deletions

View file

@ -38,6 +38,7 @@ function render(e, renderPath, renderData = {}, cfg = {}) {
return {
player: e?.playerCard?.player,
avatar: e?.playerCard?.avatar,
qqId: e?.at || e.user_id,
...data,
_res_path: resPath,
_layout_path: layoutPath,