在news模塊下的show.html調(diào)用打賞過的會(huì)員信息
{table table=app_reward mid=news cid=$id}
{php $m=dr_member_info($t.uid);}
會(huì)員:{$m.username}
頭像:{$m.avatar_url}
{/table}
文檔最后更新時(shí)間:2018-12-03 12:07:35
在news模塊下的show.html調(diào)用打賞過的會(huì)員信息
{table table=app_reward mid=news cid=$id}
{php $m=dr_member_info($t.uid);}
會(huì)員:{$m.username}
頭像:{$m.avatar_url}
{/table}