打开评论页面模板show_list.html
评论框头像显示方法,注意红色代码
{if $userid}
{php $meminfo=get_memberinfo_buyusername($username);$userimg=$meminfo['userid']}
苗景云的博客
<< 向左走,向右走 >>
<< 向左走,向右走 >>
打开评论页面模板show_list.html
评论框头像显示方法,注意红色代码
{if $userid}
{php $meminfo=get_memberinfo_buyusername($username);$userimg=$meminfo['userid']}