admnav_cfg.php 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  1. <?php
  2. return array(
  3. "index" => array(
  4. "name" => "系统首页",
  5. "key" => "index",
  6. "groups" => array(
  7. "index" => array(
  8. "name" => "系统首页",
  9. "key" => "index",
  10. "nodes" => array(
  11. array("name"=>"快速导航","module"=>"Index","action"=>"main"),
  12. array("name"=>"网站数据统计","module"=>"Indexs","action"=>"statistics"),
  13. ),
  14. ),
  15. "syslog" => array(
  16. "name" => "系统日志",
  17. "key" => "syslog",
  18. "nodes" => array(
  19. array("name"=>"系统日志列表","module"=>"Log","action"=>"index"),
  20. ),
  21. ),
  22. ),
  23. ),
  24. "user" => array(
  25. "name" => "主播管理",
  26. "key" => "user",
  27. "groups" => array(
  28. "user" => array(
  29. "name" => "主播管理",
  30. "key" => "user",
  31. "nodes" => array(
  32. array("name"=>"主播列表","module"=>"UserGeneral","action"=>"index"),
  33. array("name"=>"机器人头像","module"=>"UserRobot","action"=>"index"),
  34. array("name"=>"私信收礼统计","module"=>"UserStatistics","action"=>"private_statistics"),
  35. ),
  36. ),
  37. "useraudit" => array(
  38. "name" => "无效主播",
  39. "key" => "useraudit",
  40. "nodes" => array(
  41. array("name"=>"无效主播","module"=>"UserAudit","action"=>"index"),
  42. ),
  43. ),
  44. "usercert" => array(
  45. "name" => "认证管理",
  46. "key" => "usercert",
  47. "nodes" => array(
  48. array("name"=>"主播待审认证","module"=>"UserInvestor","action"=>"index"),
  49. array("name"=>"认证未通过","module"=>"UserInvestorList","action"=>"index"),
  50. array("name"=>"认证名称列表","module"=>"AuthentList","action"=>"index"),
  51. ),
  52. ),
  53. "userlevel" => array(
  54. "name" => "等级管理",
  55. "key" => "userlevel",
  56. "nodes" => array(
  57. array("name"=>"等级列表","module"=>"UserLevel","action"=>"index"),
  58. ),
  59. ),
  60. "missiondaily" => array(
  61. "name" => "任务管理",
  62. "key" => "missiondaily",
  63. "nodes" => array(
  64. array("name"=>"每日任务列表","module"=>"Mission","action"=>"index"),
  65. ),
  66. ),
  67. "family" => array(
  68. "name" => "家族管理",
  69. "key" => "family",
  70. "nodes" => array(
  71. array("name"=>"家族列表","module"=>"Family","action"=>"index"),
  72. array("name"=>"家族等级列表","module"=>"FamilyLevel","action"=>"index"),
  73. ),
  74. ),
  75. "society" => array(
  76. "name" => "公会管理",
  77. "key" => "society",
  78. "nodes" => array(
  79. array("name"=>"公会列表","module"=>"Society","action"=>"index"),
  80. array("name"=>"公会收益列表","module"=>"SocietyIncome","action"=>"index"),
  81. array("name"=>"公会等级列表","module"=>"SocietyLevel","action"=>"index"),
  82. ),
  83. ),
  84. "distribution" => array(
  85. "name" => "分销管理",
  86. "key" => "distribution",
  87. "nodes" => array(
  88. array("name"=>"分销列表","module"=>"Distribution","action"=>"index"),
  89. ),
  90. ),
  91. "wx_distribution" => array(
  92. "name" => "微信分销",
  93. "key" => "wx_distribution",
  94. "nodes" => array(
  95. array("name"=>"顶级分销商","module"=>"Wx_distribution","action"=>"index"),
  96. ),
  97. ),
  98. "tg_distribution" => array(
  99. "name" => "游戏分销",
  100. "key" => "tg_distribution",
  101. "nodes" => array(
  102. array("name"=>"顶级分销商","module"=>"Tg_distribution","action"=>"index"),
  103. ),
  104. ),
  105. ),
  106. ),
  107. "dealcate" => array(
  108. "name" => "视频管理",
  109. "key" => "dealcate",
  110. "groups" => array(
  111. "videocate" => array(
  112. "name" => "分类管理",
  113. "key" => "dealcate",
  114. "nodes" => array(
  115. //array("name"=>"话题列表","module"=>"VideoCate","action"=>"index"),
  116. array("name"=>"分类列表","module"=>"VideoClassified","action"=>"index"),
  117. ),
  118. ),
  119. "video" => array(
  120. "name" => "视频管理",
  121. "key" => "dealorder",
  122. "nodes" => array(
  123. array("name"=>"直播中视频","module"=>"Video","action"=>"online_index"),
  124. array("name"=>"监控","module"=>"VideoMonitor","action"=>"monitor"),
  125. array("name"=>"警告内容列表","module"=>"WarningMsg","action"=>"index"),
  126. array("name"=>"直播结束视频","module"=>"VideoEnd","action"=>"endline_index"),
  127. array("name"=>"回播列表","module"=>"VideoPlayback","action"=>"playback_index"),
  128. array("name"=>"审核视频列表","module"=>"VideoCheck","action"=>"playback_index"),
  129. array("name"=>"推送消息列表","module"=>"PushAnchor","action"=>"index")
  130. ),
  131. ),
  132. ),
  133. ),
  134. "score_mall" => array(
  135. "name" => "道具管理",
  136. "key" => "score_mall",
  137. "groups" => array(
  138. "score_mall" => array(
  139. "name" => "道具管理",
  140. "key" => "score_mall",
  141. "nodes" => array(
  142. array("name"=>"道具列表","module"=>"Prop","action"=>"index"),
  143. array("name"=>"消耗统计","module"=>"PropStatistics","action"=>"consume_statistics"),
  144. ),
  145. ),
  146. ),
  147. ),
  148. "weibo_manage"=>array(
  149. "name" => "小视屏管理",
  150. "key" => "weibo_manage",
  151. "groups" => array(
  152. "weibo_manage" => array(
  153. "name" => "小视屏管理",
  154. "key" => "weibo_manage",
  155. "nodes" => array(
  156. array("name"=>"小视屏列表","module"=>"WeiboList","action"=>"index"),
  157. ),
  158. ),
  159. "comment" => array(
  160. "name" => "评论列表",
  161. "key" => "comment",
  162. "nodes" => array(
  163. array("name"=>"小视屏评论","module"=>"WeiboComment","action"=>"index"),
  164. ),
  165. ),
  166. ),
  167. ),
  168. "payment" => array(
  169. "name" => "资金管理",
  170. "key" => "payment",
  171. "groups" => array(
  172. "payment" => array(
  173. "name" => "支付接口",
  174. "key" => "payment",
  175. "nodes" => array(
  176. array("name"=>"支付接口列表","module"=>"Payment","action"=>"index"),
  177. ),
  178. ),
  179. "recharge" => array(
  180. "name" => "充值管理",
  181. "key" => "recharge",
  182. "nodes" => array(
  183. array("name"=>"在线充值","module"=>"RechargeNotice","action"=>"index"),
  184. ),
  185. ),
  186. "cash" => array(
  187. "name" => "提现管理",
  188. "key" => "cash",
  189. "nodes" => array(
  190. array("name"=>"提现列表","module"=>"UserRefundList","action"=>"index"),
  191. array("name"=>"公会提现列表","module"=>"SocietyRefundList","action"=>"index"),
  192. array("name"=>"家族提现列表","module"=>"FamilyRefundList","action"=>"index"),
  193. array("name"=>"提现待审核记录","module"=>"UserRefund","action"=>"index"),
  194. array("name"=>"提现待确认记录","module"=>"UserConfirmRefund","action"=>"index"),
  195. ),
  196. ),
  197. "statistics" => array(
  198. "name" => "统计管理",
  199. "key" => "statistics",
  200. "nodes" => array(
  201. array("name"=>"统计图表","module"=>"StatisticsModule","action"=>"chart"),
  202. array("name"=>"充值统计","module"=>"StatisticsModule","action"=>"statistics_recharge"),
  203. array("name"=>"提现统计","module"=>"StatisticsModule","action"=>"statistics_refund"),
  204. ),
  205. ),
  206. ),
  207. ),
  208. "tipoff" => array(
  209. "name" => "举报管理",
  210. "key" => "tipoff",
  211. "groups" => array(
  212. "payment" => array(
  213. "name" => "举报管理",
  214. "key" => "tipoff",
  215. "nodes" => array(
  216. array("name"=>"举报类型列表","module"=>"TipoffType","action"=>"index"),
  217. array("name"=>"举报列表","module"=>"Tipoff","action"=>"index"),
  218. ),
  219. ),
  220. )
  221. ),
  222. "nav" => array(
  223. "name" => "文章管理",
  224. "key" => "nav",
  225. "groups" => array(
  226. "articlecate" => array(
  227. "name" => "关于我们",
  228. "key" => "articlecate",
  229. "nodes" => array(
  230. array("name"=>"分类管理列表","module"=>"ArticleCate","action"=>"index"),
  231. array("name"=>"分类管理回收站","module"=>"ArticleCateTrash","action"=>"trash"),
  232. array("name"=>"文章管理列表","module"=>"Article","action"=>"index"),
  233. array("name"=>"文章管理回收站","module"=>"ArticleTrash","action"=>"trash"),
  234. ),
  235. ),
  236. "help" => array(
  237. "name" => "帮助与反馈",
  238. "key" => "help",
  239. "nodes" => array(
  240. array("name"=>"常见问题","module"=>"Faq","action"=>"index"),
  241. ),
  242. ),
  243. ),
  244. ),
  245. "msgtemplate" => array(
  246. "name" => "短信管理",
  247. "key" => "msgtemplate",
  248. "groups" => array(
  249. "sms" => array(
  250. "name" => "短信管理",
  251. "key" => "sms",
  252. "nodes" => array(
  253. array("name"=>"短信接口列表","module"=>"Sms","action"=>"index","action_id"=>"58"),
  254. ),
  255. ),
  256. "stationmessage" => array(
  257. "name" => "系统消息管理",
  258. "key" => "StationMessage",
  259. "nodes" => array(
  260. array("name"=>"系统消息列表","module"=>"StationMessage","action"=>"index"),//LS
  261. ),
  262. ),
  263. "dealmsgList" => array(
  264. "name" => "队列管理",
  265. "key" => "dealmsgList",
  266. "nodes" => array(
  267. array("name"=>"业务队列列表","module"=>"DealMsgList","action"=>"index"),
  268. ),
  269. ),
  270. ),
  271. ),
  272. "PlugIn" => array(
  273. "name" => "插件中心",
  274. "key" => "PlugIn",
  275. "groups" => array(
  276. "PlugInconf" => array(
  277. "name" => "插件管理",
  278. "key" => "PlugInconf",
  279. "nodes" => array(
  280. array("name"=>"插件配置","module"=>"PlugIn","action"=>"index"),
  281. ),
  282. ),
  283. "goodsconf" => array(
  284. "name" => "商品设置",
  285. "key" => "goodsconf",
  286. "nodes" => array(
  287. array("name"=>"添加商品","module"=>"Goods","action"=>"add"),
  288. array("name"=>"商品管理","module"=>"Goods","action"=>"index"),
  289. array("name"=>"分类列表","module"=>"GoodsCate","action"=>"index"),
  290. array("name"=>"商品标签","module"=>"GoodsTags","action"=>"index"),
  291. ),
  292. ),
  293. "user_goodsconf" => array(
  294. "name" => "主播商品管理",
  295. "key" => "user_goodsconf",
  296. "nodes" => array(
  297. array("name"=>"主播平台商品","module"=>"User_Goods","action"=>"index"),
  298. array("name"=>"主播小店商品","module"=>"PodcastGoods","action"=>"index"),
  299. array("name"=>"购物订单列表","module"=>"PodcastOrder","action"=>"index"),
  300. ),
  301. ),
  302. "pai_goods" => array(
  303. "name" => "竞拍商品",
  304. "key" => "pai_goods",
  305. "nodes" => array(
  306. array("name"=>"商品列表","module"=>"PaiGoods","action"=>"index"),
  307. ),
  308. ),
  309. "goods_order" => array(
  310. "name" => "竞拍订单",
  311. "key" => "goods_order",
  312. "nodes" => array(
  313. array("name"=>"虚拟竞拍分类","module"=>"PaiTags","action"=>"index"),
  314. array("name"=>"竞拍订单列表","module"=>"GoodsOrder","action"=>"index"),
  315. array("name"=>"用户地址","module"=>"UserAddr","action"=>"index"),
  316. array("name"=>"消息列表","module"=>"UserNotice","action"=>"index"),
  317. array("name"=>"竞拍列表","module"=>"PaiJoin","action"=>"index"),
  318. array("name"=>"保证金记录","module"=>"UserDiamondsLog","action"=>"index"),
  319. ),
  320. ),
  321. "goods_complaint" => array(
  322. "name" => "订单申诉状态",
  323. "key" => "goods_complaint",
  324. "nodes" => array(
  325. array("name"=>"申诉订单","module"=>"Refund","action"=>"index"),
  326. ),
  327. ),
  328. "gameconf" => array(
  329. "name" => "游戏设置",
  330. "key" => "gameconf",
  331. "nodes" => array(
  332. array("name"=>"游戏配置","module"=>"Games","action"=>"index"),
  333. array("name"=>"游戏记录","module"=>"GameLog","action"=>"index"),
  334. array("name"=>"游戏历史记录","module"=>"GameLogHistory","action"=>"index"),
  335. array("name"=>"游戏金币记录","module"=>"Games","action"=>"betLog"),
  336. array("name"=>"游戏上庄记录","module"=>"Games","action"=>"bankerLog"),
  337. ),
  338. ),
  339. )
  340. ),
  341. "system" => array(
  342. "name" => "系统设置",
  343. "key" => "system",
  344. "groups" => array(
  345. "sysconf" => array(
  346. "name" => "系统设置",
  347. "key" => "sysconf",
  348. "nodes" => array(
  349. array("name"=>"系统配置","module"=>"Conf","action"=>"index"),
  350. array("name"=>"广告设置","module"=>"IndexImage","action"=>"index"),
  351. array("name"=>"兑换规则","module"=>"ExchangeRule","action"=>"index"),
  352. array("name"=>"购买规则","module"=>"RechargeRule","action"=>"index"),
  353. array("name"=>"VIP购买规则","module"=>"VipRule","action"=>"index"),
  354. ),
  355. ),
  356. "ads" => array(
  357. "name" => "广告配置",
  358. "key" => "ads",
  359. "nodes" => array(
  360. array("name"=>"广告列表","module"=>"Ad","action"=>"index"),
  361. ),
  362. ),
  363. "mobile" => array(
  364. "name" => "移动平台设置",
  365. "key" => "mobile",
  366. "nodes" => array(
  367. array("name"=>"手机端配置","module"=>"Conf","action"=>"mobile"),
  368. array("name"=>"脏字库配置","module"=>"Conf","action"=>"dirty_words"),
  369. array("name"=>"昵称限制配置","module"=>"LimitName","action"=>"index"),
  370. array("name"=>"加密KEY配置","module"=>"KeyList","action"=>"index"),
  371. ),
  372. ),
  373. "admin" => array(
  374. "name" => "系统管理员",
  375. "key" => "admin",
  376. "nodes" => array(
  377. array("name"=>"管理员分组列表","module"=>"Role","action"=>"index","action_id"=>"11"),
  378. array("name"=>"管理员分组回收站","module"=>"RoleTrash","action"=>"trash","action_id"=>"13"),
  379. array("name"=>"管理员列表","module"=>"Admin","action"=>"index","action_id"=>"14"),
  380. array("name"=>"管理员回收站","module"=>"AdminTrash","action"=>"trash","action_id"=>"15"),
  381. ),
  382. ),
  383. "slbgroupconf" => array(
  384. "name" => "集群组配置",
  385. "key" => "slbgroupconf",
  386. "nodes" => array(
  387. array("name"=>"集群组列表","module"=>"SlbGroup","action"=>"index",),
  388. ),
  389. ),
  390. "lucknum" => array(
  391. "name" => "靓号管理",
  392. "key" => "lucknum",
  393. "nodes" => array(
  394. array("name"=>"靓号管理","module"=>"LuckNum","action"=>"index",),
  395. ),
  396. ),
  397. ),
  398. ),
  399. );
  400. ?>