返回
二次开发
destoon内容页面怎么调取当前会员的会员组名称
2020-09-29 09:06 浏览:
1184
首先在module/sell/show.inc.php中添加一行
$GROUP = cache_read('group.php');
然后在模板sell/show.htm中添加
{$GROUP[$groupid][groupname]}
打赏
发表评论
0评