menu.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. <?php
  2. /**
  3. * 菜单配置文件
  4. */
  5. return array (
  6. 0 =>
  7. array (
  8. 'type' => 'file',
  9. 'name' => 'notice',
  10. 'title' => '消息管理',
  11. 'icon' => 'fa fa-bullhorn',
  12. 'url' => NULL,
  13. 'condition' => '',
  14. 'remark' => '',
  15. 'ismenu' => 1,
  16. 'menutype' => NULL,
  17. 'extend' => NULL,
  18. 'py' => NULL,
  19. 'pinyin' => NULL,
  20. 'weigh' => 0,
  21. 'sublist' =>
  22. array (
  23. 0 =>
  24. array (
  25. 'type' => 'file',
  26. 'name' => 'notice/event',
  27. 'title' => '消息事件',
  28. 'icon' => 'fa fa-align-center',
  29. 'url' => '',
  30. 'condition' => '',
  31. 'remark' => '',
  32. 'ismenu' => 1,
  33. 'menutype' => 'addtabs',
  34. 'extend' => '',
  35. 'py' => 'xxsj',
  36. 'pinyin' => 'xiaoxishijian',
  37. 'weigh' => 0,
  38. 'sublist' =>
  39. array (
  40. 0 =>
  41. array (
  42. 'type' => 'file',
  43. 'name' => 'notice/event/import',
  44. 'title' => '导入',
  45. 'icon' => 'fa fa-circle-o',
  46. 'url' => NULL,
  47. 'condition' => '',
  48. 'remark' => '',
  49. 'ismenu' => 0,
  50. 'menutype' => NULL,
  51. 'extend' => NULL,
  52. 'py' => NULL,
  53. 'pinyin' => NULL,
  54. 'weigh' => 0,
  55. ),
  56. 1 =>
  57. array (
  58. 'type' => 'file',
  59. 'name' => 'notice/event/index',
  60. 'title' => '查看',
  61. 'icon' => 'fa fa-circle-o',
  62. 'url' => NULL,
  63. 'condition' => '',
  64. 'remark' => '',
  65. 'ismenu' => 0,
  66. 'menutype' => NULL,
  67. 'extend' => NULL,
  68. 'py' => NULL,
  69. 'pinyin' => NULL,
  70. 'weigh' => 0,
  71. ),
  72. 2 =>
  73. array (
  74. 'type' => 'file',
  75. 'name' => 'notice/event/recyclebin',
  76. 'title' => '回收站',
  77. 'icon' => 'fa fa-circle-o',
  78. 'url' => NULL,
  79. 'condition' => '',
  80. 'remark' => '',
  81. 'ismenu' => 0,
  82. 'menutype' => NULL,
  83. 'extend' => NULL,
  84. 'py' => NULL,
  85. 'pinyin' => NULL,
  86. 'weigh' => 0,
  87. ),
  88. 3 =>
  89. array (
  90. 'type' => 'file',
  91. 'name' => 'notice/event/add',
  92. 'title' => '添加',
  93. 'icon' => 'fa fa-circle-o',
  94. 'url' => NULL,
  95. 'condition' => '',
  96. 'remark' => '',
  97. 'ismenu' => 0,
  98. 'menutype' => NULL,
  99. 'extend' => NULL,
  100. 'py' => NULL,
  101. 'pinyin' => NULL,
  102. 'weigh' => 0,
  103. ),
  104. 4 =>
  105. array (
  106. 'type' => 'file',
  107. 'name' => 'notice/event/edit',
  108. 'title' => '编辑',
  109. 'icon' => 'fa fa-circle-o',
  110. 'url' => NULL,
  111. 'condition' => '',
  112. 'remark' => '',
  113. 'ismenu' => 0,
  114. 'menutype' => NULL,
  115. 'extend' => NULL,
  116. 'py' => NULL,
  117. 'pinyin' => NULL,
  118. 'weigh' => 0,
  119. ),
  120. 5 =>
  121. array (
  122. 'type' => 'file',
  123. 'name' => 'notice/event/del',
  124. 'title' => '删除',
  125. 'icon' => 'fa fa-circle-o',
  126. 'url' => NULL,
  127. 'condition' => '',
  128. 'remark' => '',
  129. 'ismenu' => 0,
  130. 'menutype' => NULL,
  131. 'extend' => NULL,
  132. 'py' => NULL,
  133. 'pinyin' => NULL,
  134. 'weigh' => 0,
  135. ),
  136. 6 =>
  137. array (
  138. 'type' => 'file',
  139. 'name' => 'notice/event/destroy',
  140. 'title' => '真实删除',
  141. 'icon' => 'fa fa-circle-o',
  142. 'url' => NULL,
  143. 'condition' => '',
  144. 'remark' => '',
  145. 'ismenu' => 0,
  146. 'menutype' => NULL,
  147. 'extend' => NULL,
  148. 'py' => NULL,
  149. 'pinyin' => NULL,
  150. 'weigh' => 0,
  151. ),
  152. 7 =>
  153. array (
  154. 'type' => 'file',
  155. 'name' => 'notice/event/restore',
  156. 'title' => '还原',
  157. 'icon' => 'fa fa-circle-o',
  158. 'url' => NULL,
  159. 'condition' => '',
  160. 'remark' => '',
  161. 'ismenu' => 0,
  162. 'menutype' => NULL,
  163. 'extend' => NULL,
  164. 'py' => NULL,
  165. 'pinyin' => NULL,
  166. 'weigh' => 0,
  167. ),
  168. 8 =>
  169. array (
  170. 'type' => 'file',
  171. 'name' => 'notice/event/multi',
  172. 'title' => '批量更新',
  173. 'icon' => 'fa fa-circle-o',
  174. 'url' => NULL,
  175. 'condition' => '',
  176. 'remark' => '',
  177. 'ismenu' => 0,
  178. 'menutype' => NULL,
  179. 'extend' => NULL,
  180. 'py' => NULL,
  181. 'pinyin' => NULL,
  182. 'weigh' => 0,
  183. ),
  184. ),
  185. ),
  186. 1 =>
  187. array (
  188. 'type' => 'file',
  189. 'name' => 'notice/template',
  190. 'title' => '消息模版',
  191. 'icon' => 'fa fa-connectdevelop',
  192. 'url' => '',
  193. 'condition' => '',
  194. 'remark' => '',
  195. 'ismenu' => 1,
  196. 'menutype' => 'addtabs',
  197. 'extend' => '',
  198. 'py' => 'xxmb',
  199. 'pinyin' => 'xiaoximoban',
  200. 'weigh' => 0,
  201. 'sublist' =>
  202. array (
  203. 0 =>
  204. array (
  205. 'type' => 'file',
  206. 'name' => 'notice/template/import',
  207. 'title' => '导入',
  208. 'icon' => 'fa fa-circle-o',
  209. 'url' => NULL,
  210. 'condition' => '',
  211. 'remark' => '',
  212. 'ismenu' => 0,
  213. 'menutype' => NULL,
  214. 'extend' => NULL,
  215. 'py' => NULL,
  216. 'pinyin' => NULL,
  217. 'weigh' => 0,
  218. ),
  219. 1 =>
  220. array (
  221. 'type' => 'file',
  222. 'name' => 'notice/template/index',
  223. 'title' => '查看',
  224. 'icon' => 'fa fa-circle-o',
  225. 'url' => NULL,
  226. 'condition' => '',
  227. 'remark' => '',
  228. 'ismenu' => 0,
  229. 'menutype' => NULL,
  230. 'extend' => NULL,
  231. 'py' => NULL,
  232. 'pinyin' => NULL,
  233. 'weigh' => 0,
  234. ),
  235. 2 =>
  236. array (
  237. 'type' => 'file',
  238. 'name' => 'notice/template/add',
  239. 'title' => '添加',
  240. 'icon' => 'fa fa-circle-o',
  241. 'url' => NULL,
  242. 'condition' => '',
  243. 'remark' => '',
  244. 'ismenu' => 0,
  245. 'menutype' => NULL,
  246. 'extend' => NULL,
  247. 'py' => NULL,
  248. 'pinyin' => NULL,
  249. 'weigh' => 0,
  250. ),
  251. 3 =>
  252. array (
  253. 'type' => 'file',
  254. 'name' => 'notice/template/edit',
  255. 'title' => '编辑',
  256. 'icon' => 'fa fa-circle-o',
  257. 'url' => NULL,
  258. 'condition' => '',
  259. 'remark' => '',
  260. 'ismenu' => 0,
  261. 'menutype' => NULL,
  262. 'extend' => NULL,
  263. 'py' => NULL,
  264. 'pinyin' => NULL,
  265. 'weigh' => 0,
  266. ),
  267. 4 =>
  268. array (
  269. 'type' => 'file',
  270. 'name' => 'notice/template/del',
  271. 'title' => '删除',
  272. 'icon' => 'fa fa-circle-o',
  273. 'url' => NULL,
  274. 'condition' => '',
  275. 'remark' => '',
  276. 'ismenu' => 0,
  277. 'menutype' => NULL,
  278. 'extend' => NULL,
  279. 'py' => NULL,
  280. 'pinyin' => NULL,
  281. 'weigh' => 0,
  282. ),
  283. 5 =>
  284. array (
  285. 'type' => 'file',
  286. 'name' => 'notice/template/multi',
  287. 'title' => '批量更新',
  288. 'icon' => 'fa fa-circle-o',
  289. 'url' => NULL,
  290. 'condition' => '',
  291. 'remark' => '',
  292. 'ismenu' => 0,
  293. 'menutype' => NULL,
  294. 'extend' => NULL,
  295. 'py' => NULL,
  296. 'pinyin' => NULL,
  297. 'weigh' => 0,
  298. ),
  299. ),
  300. ),
  301. 2 =>
  302. array (
  303. 'type' => 'file',
  304. 'name' => 'notice/notice',
  305. 'title' => '消息通知',
  306. 'icon' => 'fa fa-list-ol',
  307. 'url' => '',
  308. 'condition' => '',
  309. 'remark' => '',
  310. 'ismenu' => 1,
  311. 'menutype' => 'addtabs',
  312. 'extend' => '',
  313. 'py' => 'xxtz',
  314. 'pinyin' => 'xiaoxitongzhi',
  315. 'weigh' => 0,
  316. 'sublist' =>
  317. array (
  318. 0 =>
  319. array (
  320. 'type' => 'file',
  321. 'name' => 'notice/notice/import',
  322. 'title' => '导入',
  323. 'icon' => 'fa fa-circle-o',
  324. 'url' => NULL,
  325. 'condition' => '',
  326. 'remark' => '',
  327. 'ismenu' => 0,
  328. 'menutype' => NULL,
  329. 'extend' => NULL,
  330. 'py' => NULL,
  331. 'pinyin' => NULL,
  332. 'weigh' => 0,
  333. ),
  334. 1 =>
  335. array (
  336. 'type' => 'file',
  337. 'name' => 'notice/notice/index',
  338. 'title' => '查看',
  339. 'icon' => 'fa fa-circle-o',
  340. 'url' => NULL,
  341. 'condition' => '',
  342. 'remark' => '',
  343. 'ismenu' => 0,
  344. 'menutype' => NULL,
  345. 'extend' => NULL,
  346. 'py' => NULL,
  347. 'pinyin' => NULL,
  348. 'weigh' => 0,
  349. ),
  350. 2 =>
  351. array (
  352. 'type' => 'file',
  353. 'name' => 'notice/notice/add',
  354. 'title' => '添加',
  355. 'icon' => 'fa fa-circle-o',
  356. 'url' => NULL,
  357. 'condition' => '',
  358. 'remark' => '',
  359. 'ismenu' => 0,
  360. 'menutype' => NULL,
  361. 'extend' => NULL,
  362. 'py' => NULL,
  363. 'pinyin' => NULL,
  364. 'weigh' => 0,
  365. ),
  366. 3 =>
  367. array (
  368. 'type' => 'file',
  369. 'name' => 'notice/notice/edit',
  370. 'title' => '编辑',
  371. 'icon' => 'fa fa-circle-o',
  372. 'url' => NULL,
  373. 'condition' => '',
  374. 'remark' => '',
  375. 'ismenu' => 0,
  376. 'menutype' => NULL,
  377. 'extend' => NULL,
  378. 'py' => NULL,
  379. 'pinyin' => NULL,
  380. 'weigh' => 0,
  381. ),
  382. 4 =>
  383. array (
  384. 'type' => 'file',
  385. 'name' => 'notice/notice/del',
  386. 'title' => '删除',
  387. 'icon' => 'fa fa-circle-o',
  388. 'url' => NULL,
  389. 'condition' => '',
  390. 'remark' => '',
  391. 'ismenu' => 0,
  392. 'menutype' => NULL,
  393. 'extend' => NULL,
  394. 'py' => NULL,
  395. 'pinyin' => NULL,
  396. 'weigh' => 0,
  397. ),
  398. 5 =>
  399. array (
  400. 'type' => 'file',
  401. 'name' => 'notice/notice/multi',
  402. 'title' => '批量更新',
  403. 'icon' => 'fa fa-circle-o',
  404. 'url' => NULL,
  405. 'condition' => '',
  406. 'remark' => '',
  407. 'ismenu' => 0,
  408. 'menutype' => NULL,
  409. 'extend' => NULL,
  410. 'py' => NULL,
  411. 'pinyin' => NULL,
  412. 'weigh' => 0,
  413. ),
  414. ),
  415. ),
  416. 3 =>
  417. array (
  418. 'type' => 'file',
  419. 'name' => 'notice/admin',
  420. 'title' => '我的消息',
  421. 'icon' => 'fa fa-bullhorn',
  422. 'url' => '',
  423. 'condition' => '',
  424. 'remark' => '',
  425. 'ismenu' => 1,
  426. 'menutype' => 'addtabs',
  427. 'extend' => '',
  428. 'py' => 'wdxx',
  429. 'pinyin' => 'wodexiaoxi',
  430. 'weigh' => 138,
  431. 'sublist' =>
  432. array (
  433. 0 =>
  434. array (
  435. 'type' => 'file',
  436. 'name' => 'notice/admin/index',
  437. 'title' => '查看',
  438. 'icon' => 'fa fa-circle-o',
  439. 'url' => NULL,
  440. 'condition' => '',
  441. 'remark' => '',
  442. 'ismenu' => 0,
  443. 'menutype' => NULL,
  444. 'extend' => NULL,
  445. 'py' => NULL,
  446. 'pinyin' => NULL,
  447. 'weigh' => 0,
  448. ),
  449. ),
  450. ),
  451. 4 =>
  452. array (
  453. 'type' => 'file',
  454. 'name' => 'notice/admin_mptemplate',
  455. 'title' => '管理员绑定微信(模版消息)',
  456. 'icon' => 'fa fa-circle-o',
  457. 'url' => '',
  458. 'condition' => '',
  459. 'remark' => '',
  460. 'ismenu' => 1,
  461. 'menutype' => 'addtabs',
  462. 'extend' => '',
  463. 'py' => 'glybdwxmbxx',
  464. 'pinyin' => 'guanliyuanbangdingweixinmobanxiaoxi',
  465. 'weigh' => -1,
  466. 'sublist' =>
  467. array (
  468. 0 =>
  469. array (
  470. 'type' => 'file',
  471. 'name' => 'notice/admin_mptemplate/import',
  472. 'title' => '导入',
  473. 'icon' => 'fa fa-circle-o',
  474. 'url' => NULL,
  475. 'condition' => '',
  476. 'remark' => '',
  477. 'ismenu' => 0,
  478. 'menutype' => NULL,
  479. 'extend' => NULL,
  480. 'py' => 'dr',
  481. 'pinyin' => 'daoru',
  482. 'weigh' => 0,
  483. ),
  484. 1 =>
  485. array (
  486. 'type' => 'file',
  487. 'name' => 'notice/admin_mptemplate/index',
  488. 'title' => '查看',
  489. 'icon' => 'fa fa-circle-o',
  490. 'url' => NULL,
  491. 'condition' => '',
  492. 'remark' => '',
  493. 'ismenu' => 0,
  494. 'menutype' => NULL,
  495. 'extend' => NULL,
  496. 'py' => 'zk',
  497. 'pinyin' => 'zhakan',
  498. 'weigh' => 0,
  499. ),
  500. 2 =>
  501. array (
  502. 'type' => 'file',
  503. 'name' => 'notice/admin_mptemplate/recyclebin',
  504. 'title' => '回收站',
  505. 'icon' => 'fa fa-circle-o',
  506. 'url' => NULL,
  507. 'condition' => '',
  508. 'remark' => '',
  509. 'ismenu' => 0,
  510. 'menutype' => NULL,
  511. 'extend' => NULL,
  512. 'py' => 'hsz',
  513. 'pinyin' => 'huishouzhan',
  514. 'weigh' => 0,
  515. ),
  516. 3 =>
  517. array (
  518. 'type' => 'file',
  519. 'name' => 'notice/admin_mptemplate/add',
  520. 'title' => '添加',
  521. 'icon' => 'fa fa-circle-o',
  522. 'url' => NULL,
  523. 'condition' => '',
  524. 'remark' => '',
  525. 'ismenu' => 0,
  526. 'menutype' => NULL,
  527. 'extend' => NULL,
  528. 'py' => 'tj',
  529. 'pinyin' => 'tianjia',
  530. 'weigh' => 0,
  531. ),
  532. 4 =>
  533. array (
  534. 'type' => 'file',
  535. 'name' => 'notice/admin_mptemplate/edit',
  536. 'title' => '编辑',
  537. 'icon' => 'fa fa-circle-o',
  538. 'url' => NULL,
  539. 'condition' => '',
  540. 'remark' => '',
  541. 'ismenu' => 0,
  542. 'menutype' => NULL,
  543. 'extend' => NULL,
  544. 'py' => 'bj',
  545. 'pinyin' => 'bianji',
  546. 'weigh' => 0,
  547. ),
  548. 5 =>
  549. array (
  550. 'type' => 'file',
  551. 'name' => 'notice/admin_mptemplate/del',
  552. 'title' => '删除',
  553. 'icon' => 'fa fa-circle-o',
  554. 'url' => NULL,
  555. 'condition' => '',
  556. 'remark' => '',
  557. 'ismenu' => 0,
  558. 'menutype' => NULL,
  559. 'extend' => NULL,
  560. 'py' => 'sc',
  561. 'pinyin' => 'shanchu',
  562. 'weigh' => 0,
  563. ),
  564. 6 =>
  565. array (
  566. 'type' => 'file',
  567. 'name' => 'notice/admin_mptemplate/destroy',
  568. 'title' => '真实删除',
  569. 'icon' => 'fa fa-circle-o',
  570. 'url' => NULL,
  571. 'condition' => '',
  572. 'remark' => '',
  573. 'ismenu' => 0,
  574. 'menutype' => NULL,
  575. 'extend' => NULL,
  576. 'py' => 'zssc',
  577. 'pinyin' => 'zhenshishanchu',
  578. 'weigh' => 0,
  579. ),
  580. 7 =>
  581. array (
  582. 'type' => 'file',
  583. 'name' => 'notice/admin_mptemplate/restore',
  584. 'title' => '还原',
  585. 'icon' => 'fa fa-circle-o',
  586. 'url' => NULL,
  587. 'condition' => '',
  588. 'remark' => '',
  589. 'ismenu' => 0,
  590. 'menutype' => NULL,
  591. 'extend' => NULL,
  592. 'py' => 'hy',
  593. 'pinyin' => 'huanyuan',
  594. 'weigh' => 0,
  595. ),
  596. 8 =>
  597. array (
  598. 'type' => 'file',
  599. 'name' => 'notice/admin_mptemplate/multi',
  600. 'title' => '批量更新',
  601. 'icon' => 'fa fa-circle-o',
  602. 'url' => NULL,
  603. 'condition' => '',
  604. 'remark' => '',
  605. 'ismenu' => 0,
  606. 'menutype' => NULL,
  607. 'extend' => NULL,
  608. 'py' => 'plgx',
  609. 'pinyin' => 'pilianggengxin',
  610. 'weigh' => 0,
  611. ),
  612. ),
  613. ),
  614. ),
  615. ),
  616. );