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