destoon 后台管理左侧新增菜单项

  2020-02-07    阅读:47
 destoon 后台菜单设置在对应模块的admin/menu.inc.php

例如要在后台会员管理里增加会员承包和股东管理

$menu = array(  array('添加会员', '?moduleid=2&action=add'),

array('会员列表', '?moduleid=2'),

array('审核会员', '?moduleid=2&action=check'),

array(VIP.'管理', '?moduleid=4&file=vip'),

array('资料审核', '?moduleid=2&file=validate'),

array('联系会员', '?moduleid=2&file=contact'),

array('在线会员', '?moduleid=2&file=online'),

array('在线对话', '?moduleid=2&file=chat'),

array('一键登录', '?moduleid=2&file=oauth'),

array('微信管理', '?moduleid=2&file=weixin'),

array('会员升级', '?moduleid=2&file=grade&action=check'),

array('会员组管理', '?moduleid=2&file=group'),

array('模块设置', '?moduleid=2&file=setting'),

array('承包管理', '?moduleid=2&file=chengbao'),

array('股东管理', '?moduleid=2&file=gudong'),  );  

1、承包管理  

     在对用module目录下 /module/member/admin/ 目录新建 chengbao.inc.php

     在  /module/member/admin/ template/  新建模板  chengbao.tpl.php

免责声明:
本站部份内容系网友自发上传与转载,不代表本网赞同其观点;
如涉及内容、版权等问题,请在30日内联系,我们将在第一时间删除内容!

相关Destoon技术

(c)2012-2023 www.qiyeyunshang.com All Rights Reserved.
慧一科技destoon模板   辽ICP备2021002520号-1
  QQ咨询

购买模板 售前咨询

  咨询QQ

3292628658
(早8:30-晚10:00)

  微信咨询

咨询微信
客服微信

  返回顶部