| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411 |
- <?php
- return array(
- "index" => array(
- "name" => "系统首页",
- "key" => "index",
- "groups" => array(
- "index" => array(
- "name" => "系统首页",
- "key" => "index",
- "nodes" => array(
- array("name"=>"快速导航","module"=>"Index","action"=>"main"),
- array("name"=>"网站数据统计","module"=>"Indexs","action"=>"statistics"),
- ),
- ),
- "syslog" => array(
- "name" => "系统日志",
- "key" => "syslog",
- "nodes" => array(
- array("name"=>"系统日志列表","module"=>"Log","action"=>"index"),
- ),
- ),
- ),
- ),
- "user" => array(
- "name" => "主播管理",
- "key" => "user",
- "groups" => array(
- "user" => array(
- "name" => "主播管理",
- "key" => "user",
- "nodes" => array(
- array("name"=>"主播列表","module"=>"UserGeneral","action"=>"index"),
- array("name"=>"机器人头像","module"=>"UserRobot","action"=>"index"),
- array("name"=>"私信收礼统计","module"=>"UserStatistics","action"=>"private_statistics"),
- ),
- ),
- "useraudit" => array(
- "name" => "无效主播",
- "key" => "useraudit",
- "nodes" => array(
- array("name"=>"无效主播","module"=>"UserAudit","action"=>"index"),
- ),
- ),
- "usercert" => array(
- "name" => "认证管理",
- "key" => "usercert",
- "nodes" => array(
- array("name"=>"主播待审认证","module"=>"UserInvestor","action"=>"index"),
- array("name"=>"认证未通过","module"=>"UserInvestorList","action"=>"index"),
- array("name"=>"认证名称列表","module"=>"AuthentList","action"=>"index"),
- ),
- ),
- "userlevel" => array(
- "name" => "等级管理",
- "key" => "userlevel",
- "nodes" => array(
- array("name"=>"等级列表","module"=>"UserLevel","action"=>"index"),
- ),
- ),
- "missiondaily" => array(
- "name" => "任务管理",
- "key" => "missiondaily",
- "nodes" => array(
- array("name"=>"每日任务列表","module"=>"Mission","action"=>"index"),
- ),
- ),
- "family" => array(
- "name" => "家族管理",
- "key" => "family",
- "nodes" => array(
- array("name"=>"家族列表","module"=>"Family","action"=>"index"),
- array("name"=>"家族等级列表","module"=>"FamilyLevel","action"=>"index"),
- ),
- ),
- "society" => array(
- "name" => "公会管理",
- "key" => "society",
- "nodes" => array(
- array("name"=>"公会列表","module"=>"Society","action"=>"index"),
- array("name"=>"公会收益列表","module"=>"SocietyIncome","action"=>"index"),
- array("name"=>"公会等级列表","module"=>"SocietyLevel","action"=>"index"),
- ),
- ),
- "distribution" => array(
- "name" => "分销管理",
- "key" => "distribution",
- "nodes" => array(
- array("name"=>"分销列表","module"=>"Distribution","action"=>"index"),
- ),
- ),
- "wx_distribution" => array(
- "name" => "微信分销",
- "key" => "wx_distribution",
- "nodes" => array(
- array("name"=>"顶级分销商","module"=>"Wx_distribution","action"=>"index"),
- ),
- ),
- "tg_distribution" => array(
- "name" => "游戏分销",
- "key" => "tg_distribution",
- "nodes" => array(
- array("name"=>"顶级分销商","module"=>"Tg_distribution","action"=>"index"),
- ),
- ),
- ),
- ),
-
- "dealcate" => array(
- "name" => "视频管理",
- "key" => "dealcate",
- "groups" => array(
- "videocate" => array(
- "name" => "分类管理",
- "key" => "dealcate",
- "nodes" => array(
- //array("name"=>"话题列表","module"=>"VideoCate","action"=>"index"),
- array("name"=>"分类列表","module"=>"VideoClassified","action"=>"index"),
- ),
- ),
- "video" => array(
- "name" => "视频管理",
- "key" => "dealorder",
- "nodes" => array(
- array("name"=>"直播中视频","module"=>"Video","action"=>"online_index"),
- array("name"=>"监控","module"=>"VideoMonitor","action"=>"monitor"),
- array("name"=>"警告内容列表","module"=>"WarningMsg","action"=>"index"),
- array("name"=>"直播结束视频","module"=>"VideoEnd","action"=>"endline_index"),
- array("name"=>"回播列表","module"=>"VideoPlayback","action"=>"playback_index"),
- array("name"=>"审核视频列表","module"=>"VideoCheck","action"=>"playback_index"),
- array("name"=>"推送消息列表","module"=>"PushAnchor","action"=>"index")
- ),
- ),
- ),
- ),
- "score_mall" => array(
- "name" => "道具管理",
- "key" => "score_mall",
- "groups" => array(
- "score_mall" => array(
- "name" => "道具管理",
- "key" => "score_mall",
- "nodes" => array(
- array("name"=>"道具列表","module"=>"Prop","action"=>"index"),
- array("name"=>"消耗统计","module"=>"PropStatistics","action"=>"consume_statistics"),
- ),
- ),
- ),
- ),
- "weibo_manage"=>array(
- "name" => "小视屏管理",
- "key" => "weibo_manage",
- "groups" => array(
- "weibo_manage" => array(
- "name" => "小视屏管理",
- "key" => "weibo_manage",
- "nodes" => array(
- array("name"=>"小视屏列表","module"=>"WeiboList","action"=>"index"),
- ),
- ),
- "comment" => array(
- "name" => "评论列表",
- "key" => "comment",
- "nodes" => array(
- array("name"=>"小视屏评论","module"=>"WeiboComment","action"=>"index"),
- ),
- ),
- ),
- ),
- "payment" => array(
- "name" => "资金管理",
- "key" => "payment",
- "groups" => array(
- "payment" => array(
- "name" => "支付接口",
- "key" => "payment",
- "nodes" => array(
- array("name"=>"支付接口列表","module"=>"Payment","action"=>"index"),
- ),
- ),
- "recharge" => array(
- "name" => "充值管理",
- "key" => "recharge",
- "nodes" => array(
- array("name"=>"在线充值","module"=>"RechargeNotice","action"=>"index"),
-
- ),
- ),
- "cash" => array(
- "name" => "提现管理",
- "key" => "cash",
- "nodes" => array(
- array("name"=>"提现列表","module"=>"UserRefundList","action"=>"index"),
- array("name"=>"公会提现列表","module"=>"SocietyRefundList","action"=>"index"),
- array("name"=>"家族提现列表","module"=>"FamilyRefundList","action"=>"index"),
- array("name"=>"提现待审核记录","module"=>"UserRefund","action"=>"index"),
- array("name"=>"提现待确认记录","module"=>"UserConfirmRefund","action"=>"index"),
- ),
- ),
- "statistics" => array(
- "name" => "统计管理",
- "key" => "statistics",
- "nodes" => array(
- array("name"=>"统计图表","module"=>"StatisticsModule","action"=>"chart"),
- array("name"=>"充值统计","module"=>"StatisticsModule","action"=>"statistics_recharge"),
- array("name"=>"提现统计","module"=>"StatisticsModule","action"=>"statistics_refund"),
- ),
- ),
- ),
- ),
-
- "tipoff" => array(
- "name" => "举报管理",
- "key" => "tipoff",
- "groups" => array(
- "payment" => array(
- "name" => "举报管理",
- "key" => "tipoff",
- "nodes" => array(
- array("name"=>"举报类型列表","module"=>"TipoffType","action"=>"index"),
- array("name"=>"举报列表","module"=>"Tipoff","action"=>"index"),
- ),
- ),
- )
- ),
- "nav" => array(
- "name" => "文章管理",
- "key" => "nav",
- "groups" => array(
- "articlecate" => array(
- "name" => "关于我们",
- "key" => "articlecate",
- "nodes" => array(
- array("name"=>"分类管理列表","module"=>"ArticleCate","action"=>"index"),
- array("name"=>"分类管理回收站","module"=>"ArticleCateTrash","action"=>"trash"),
- array("name"=>"文章管理列表","module"=>"Article","action"=>"index"),
- array("name"=>"文章管理回收站","module"=>"ArticleTrash","action"=>"trash"),
- ),
- ),
- "help" => array(
- "name" => "帮助与反馈",
- "key" => "help",
- "nodes" => array(
- array("name"=>"常见问题","module"=>"Faq","action"=>"index"),
- ),
- ),
- ),
- ),
- "msgtemplate" => array(
- "name" => "短信管理",
- "key" => "msgtemplate",
- "groups" => array(
- "sms" => array(
- "name" => "短信管理",
- "key" => "sms",
- "nodes" => array(
- array("name"=>"短信接口列表","module"=>"Sms","action"=>"index","action_id"=>"58"),
- ),
- ),
- "stationmessage" => array(
- "name" => "系统消息管理",
- "key" => "StationMessage",
- "nodes" => array(
- array("name"=>"系统消息列表","module"=>"StationMessage","action"=>"index"),//LS
- ),
- ),
- "dealmsgList" => array(
- "name" => "队列管理",
- "key" => "dealmsgList",
- "nodes" => array(
- array("name"=>"业务队列列表","module"=>"DealMsgList","action"=>"index"),
- ),
- ),
- ),
- ),
- "PlugIn" => array(
- "name" => "插件中心",
- "key" => "PlugIn",
- "groups" => array(
- "PlugInconf" => array(
- "name" => "插件管理",
- "key" => "PlugInconf",
- "nodes" => array(
- array("name"=>"插件配置","module"=>"PlugIn","action"=>"index"),
- ),
- ),
-
- "goodsconf" => array(
- "name" => "商品设置",
- "key" => "goodsconf",
- "nodes" => array(
- array("name"=>"添加商品","module"=>"Goods","action"=>"add"),
- array("name"=>"商品管理","module"=>"Goods","action"=>"index"),
- array("name"=>"分类列表","module"=>"GoodsCate","action"=>"index"),
- array("name"=>"商品标签","module"=>"GoodsTags","action"=>"index"),
- ),
- ),
- "user_goodsconf" => array(
- "name" => "主播商品管理",
- "key" => "user_goodsconf",
- "nodes" => array(
- array("name"=>"主播平台商品","module"=>"User_Goods","action"=>"index"),
- array("name"=>"主播小店商品","module"=>"PodcastGoods","action"=>"index"),
- array("name"=>"购物订单列表","module"=>"PodcastOrder","action"=>"index"),
- ),
- ),
-
- "pai_goods" => array(
- "name" => "竞拍商品",
- "key" => "pai_goods",
- "nodes" => array(
- array("name"=>"商品列表","module"=>"PaiGoods","action"=>"index"),
- ),
- ),
- "goods_order" => array(
- "name" => "竞拍订单",
- "key" => "goods_order",
- "nodes" => array(
- array("name"=>"虚拟竞拍分类","module"=>"PaiTags","action"=>"index"),
- array("name"=>"竞拍订单列表","module"=>"GoodsOrder","action"=>"index"),
- array("name"=>"用户地址","module"=>"UserAddr","action"=>"index"),
- array("name"=>"消息列表","module"=>"UserNotice","action"=>"index"),
- array("name"=>"竞拍列表","module"=>"PaiJoin","action"=>"index"),
- array("name"=>"保证金记录","module"=>"UserDiamondsLog","action"=>"index"),
- ),
- ),
- "goods_complaint" => array(
- "name" => "订单申诉状态",
- "key" => "goods_complaint",
- "nodes" => array(
- array("name"=>"申诉订单","module"=>"Refund","action"=>"index"),
- ),
- ),
- "gameconf" => array(
- "name" => "游戏设置",
- "key" => "gameconf",
- "nodes" => array(
- array("name"=>"游戏配置","module"=>"Games","action"=>"index"),
- array("name"=>"游戏记录","module"=>"GameLog","action"=>"index"),
- array("name"=>"游戏历史记录","module"=>"GameLogHistory","action"=>"index"),
- array("name"=>"游戏金币记录","module"=>"Games","action"=>"betLog"),
- array("name"=>"游戏上庄记录","module"=>"Games","action"=>"bankerLog"),
- ),
- ),
-
- )
- ),
- "system" => array(
- "name" => "系统设置",
- "key" => "system",
- "groups" => array(
- "sysconf" => array(
- "name" => "系统设置",
- "key" => "sysconf",
- "nodes" => array(
- array("name"=>"系统配置","module"=>"Conf","action"=>"index"),
- array("name"=>"广告设置","module"=>"IndexImage","action"=>"index"),
- array("name"=>"兑换规则","module"=>"ExchangeRule","action"=>"index"),
- array("name"=>"购买规则","module"=>"RechargeRule","action"=>"index"),
- array("name"=>"VIP购买规则","module"=>"VipRule","action"=>"index"),
- ),
- ),
- "ads" => array(
- "name" => "广告配置",
- "key" => "ads",
- "nodes" => array(
- array("name"=>"广告列表","module"=>"Ad","action"=>"index"),
- ),
- ),
- "mobile" => array(
- "name" => "移动平台设置",
- "key" => "mobile",
- "nodes" => array(
- array("name"=>"手机端配置","module"=>"Conf","action"=>"mobile"),
- array("name"=>"脏字库配置","module"=>"Conf","action"=>"dirty_words"),
- array("name"=>"昵称限制配置","module"=>"LimitName","action"=>"index"),
- array("name"=>"加密KEY配置","module"=>"KeyList","action"=>"index"),
- ),
- ),
- "admin" => array(
- "name" => "系统管理员",
- "key" => "admin",
- "nodes" => array(
- array("name"=>"管理员分组列表","module"=>"Role","action"=>"index","action_id"=>"11"),
- array("name"=>"管理员分组回收站","module"=>"RoleTrash","action"=>"trash","action_id"=>"13"),
- array("name"=>"管理员列表","module"=>"Admin","action"=>"index","action_id"=>"14"),
- array("name"=>"管理员回收站","module"=>"AdminTrash","action"=>"trash","action_id"=>"15"),
- ),
- ),
- "slbgroupconf" => array(
- "name" => "集群组配置",
- "key" => "slbgroupconf",
- "nodes" => array(
- array("name"=>"集群组列表","module"=>"SlbGroup","action"=>"index",),
- ),
- ),
- "lucknum" => array(
- "name" => "靓号管理",
- "key" => "lucknum",
- "nodes" => array(
- array("name"=>"靓号管理","module"=>"LuckNum","action"=>"index",),
- ),
- ),
- ),
- ),
- );
- ?>
|