site.php 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. <?php
  2. return [
  3. [
  4. 'menu_name' => '装修管理',
  5. 'menu_key' => 'diy',
  6. 'menu_short_name' => '装修',
  7. 'parent_key' => '',
  8. 'menu_type' => '0',
  9. 'icon' => 'element-Brush',
  10. 'api_url' => '',
  11. 'router_path' => '',
  12. 'view_path' => '',
  13. 'methods' => '',
  14. 'sort' => '90',
  15. 'status' => '1',
  16. 'is_show' => '1',
  17. 'children' => [
  18. [
  19. 'menu_name' => '首页装修',
  20. 'menu_key' => 'diy_page_decorate_index',
  21. 'menu_short_name' => '首页装修',
  22. 'menu_type' => '1',
  23. 'icon' => 'element-House',
  24. 'api_url' => '',
  25. 'router_path' => 'diy/index',
  26. 'view_path' => 'diy/index',
  27. 'methods' => '',
  28. 'sort' => '100',
  29. 'status' => '1',
  30. 'is_show' => '1',
  31. ],
  32. [
  33. 'menu_name' => '微页面',
  34. 'menu_key' => 'diy_page_list',
  35. 'menu_short_name' => '微页面',
  36. 'menu_type' => '1',
  37. 'icon' => 'iconfont-icondianpuzhuangxiu',
  38. 'api_url' => 'diy/diy',
  39. 'router_path' => 'diy/list',
  40. 'view_path' => 'diy/list',
  41. 'methods' => 'get',
  42. 'sort' => '90',
  43. 'status' => '1',
  44. 'is_show' => '1',
  45. ],
  46. [
  47. 'menu_name' => '素材管理',
  48. 'menu_key' => 'attachment',
  49. 'menu_short_name' => '素材管理',
  50. 'menu_type' => '1',
  51. 'icon' => 'element-Files',
  52. 'api_url' => 'sys/attachment',
  53. 'router_path' => 'diy/attachment',
  54. 'view_path' => 'tools/attachment',
  55. 'methods' => 'get',
  56. 'sort' => '75',
  57. 'status' => '1',
  58. 'is_show' => '1',
  59. ],
  60. ],
  61. ],
  62. [
  63. 'menu_name' => '应用管理',
  64. 'menu_key' => 'addon',
  65. 'menu_short_name' => '应用',
  66. 'parent_key' => '',
  67. 'menu_type' => '0',
  68. 'icon' => 'iconfont-iconmanage-apply',
  69. 'api_url' => '',
  70. 'router_path' => '',
  71. 'view_path' => '',
  72. 'methods' => '',
  73. 'sort' => '55',
  74. 'status' => '1',
  75. 'is_show' => '1',
  76. 'children' => [
  77. [
  78. 'menu_name' => '应用管理',
  79. 'menu_key' => 'addon_list',
  80. 'menu_short_name' => '应用管理',
  81. 'menu_type' => '1',
  82. 'icon' => 'iconfont-iconmanage-apply',
  83. 'api_url' => 'addon/list',
  84. 'router_path' => 'app/index',
  85. 'view_path' => 'app/index',
  86. 'methods' => 'get',
  87. 'sort' => '50',
  88. 'status' => '1',
  89. 'is_show' => '1',
  90. ],
  91. ],
  92. ],
  93. [
  94. 'menu_name' => '权限管理',
  95. 'menu_key' => 'auth',
  96. 'menu_short_name' => '权限',
  97. 'parent_key' => '',
  98. 'menu_type' => '0',
  99. 'icon' => 'element-Lock',
  100. 'api_url' => '',
  101. 'router_path' => '',
  102. 'view_path' => '',
  103. 'methods' => '',
  104. 'sort' => '40',
  105. 'status' => '1',
  106. 'is_show' => '1',
  107. 'children' => [
  108. [
  109. 'menu_name' => '管理员',
  110. 'menu_key' => 'auth_user',
  111. 'menu_short_name' => '管理员',
  112. 'menu_type' => '1',
  113. 'icon' => 'iconfont-iconyonghu',
  114. 'api_url' => 'site/user',
  115. 'router_path' => 'auth/user',
  116. 'view_path' => 'auth/user',
  117. 'methods' => 'get',
  118. 'sort' => '100',
  119. 'status' => '1',
  120. 'is_show' => '1',
  121. 'children' => [
  122. [
  123. 'menu_name' => '新增',
  124. 'menu_key' => 'auth_user_add',
  125. 'menu_short_name' => '新增',
  126. 'menu_type' => '2',
  127. 'icon' => '',
  128. 'api_url' => 'site/user',
  129. 'router_path' => '',
  130. 'view_path' => '',
  131. 'methods' => 'post',
  132. 'sort' => '1',
  133. 'status' => '1',
  134. 'is_show' => '1',
  135. ],
  136. [
  137. 'menu_name' => '编辑',
  138. 'menu_key' => 'auth_user_update',
  139. 'menu_short_name' => '编辑',
  140. 'menu_type' => '2',
  141. 'icon' => '',
  142. 'api_url' => 'site/user/<uid>',
  143. 'router_path' => '',
  144. 'view_path' => 'put',
  145. 'methods' => '',
  146. 'sort' => '1',
  147. 'status' => '1',
  148. 'is_show' => '1',
  149. ],
  150. [
  151. 'menu_name' => '删除',
  152. 'menu_key' => 'auth_user_del',
  153. 'menu_short_name' => '删除',
  154. 'menu_type' => '2',
  155. 'icon' => '',
  156. 'api_url' => 'site/user/<uid>',
  157. 'router_path' => '',
  158. 'view_path' => '',
  159. 'methods' => 'delete',
  160. 'sort' => '1',
  161. 'status' => '1',
  162. 'is_show' => '1',
  163. ],
  164. [
  165. 'menu_name' => '详情',
  166. 'menu_key' => 'auth_user_info',
  167. 'menu_short_name' => '详情',
  168. 'menu_type' => '2',
  169. 'icon' => '',
  170. 'api_url' => 'sys/user/<uid>',
  171. 'router_path' => '',
  172. 'view_path' => '',
  173. 'methods' => 'get',
  174. 'sort' => '0',
  175. 'status' => '1',
  176. 'is_show' => '1',
  177. ],
  178. ],
  179. ],
  180. [
  181. 'menu_name' => '角色管理',
  182. 'menu_key' => 'auth_role',
  183. 'menu_short_name' => '角色管理',
  184. 'menu_type' => '1',
  185. 'icon' => 'iconfont-iconhuiyuanliebiao',
  186. 'api_url' => 'sys/role',
  187. 'router_path' => 'auth/role',
  188. 'view_path' => 'auth/role',
  189. 'methods' => 'get',
  190. 'sort' => '90',
  191. 'status' => '1',
  192. 'is_show' => '1',
  193. 'children' => [
  194. [
  195. 'menu_name' => '新增',
  196. 'menu_key' => 'auth_role_add',
  197. 'menu_short_name' => '新增',
  198. 'menu_type' => '2',
  199. 'icon' => '',
  200. 'api_url' => 'sys/role',
  201. 'router_path' => '',
  202. 'view_path' => '',
  203. 'methods' => 'post',
  204. 'sort' => '1',
  205. 'status' => '1',
  206. 'is_show' => '1',
  207. ],
  208. [
  209. 'menu_name' => '编辑',
  210. 'menu_key' => 'auth_role_update',
  211. 'menu_short_name' => '编辑',
  212. 'menu_type' => '2',
  213. 'icon' => '',
  214. 'api_url' => 'sys/role/<role_id>',
  215. 'router_path' => '',
  216. 'view_path' => '',
  217. 'methods' => 'put',
  218. 'sort' => '1',
  219. 'status' => '1',
  220. 'is_show' => '1',
  221. ],
  222. [
  223. 'menu_name' => '删除',
  224. 'menu_key' => 'auth_role_del',
  225. 'menu_short_name' => '删除',
  226. 'menu_type' => '2',
  227. 'icon' => '',
  228. 'api_url' => 'sys/role/<role_id>',
  229. 'router_path' => '',
  230. 'view_path' => '',
  231. 'methods' => 'delete',
  232. 'sort' => '1',
  233. 'status' => '1',
  234. 'is_show' => '1',
  235. ],
  236. ],
  237. ],
  238. [
  239. 'menu_name' => '操作日志',
  240. 'menu_key' => 'auth_log',
  241. 'menu_short_name' => '操作日志',
  242. 'menu_type' => '1',
  243. 'icon' => 'element-Document',
  244. 'api_url' => 'sys/log',
  245. 'router_path' => 'auth/log',
  246. 'view_path' => 'auth/log',
  247. 'methods' => 'get',
  248. 'sort' => '80',
  249. 'status' => '1',
  250. 'is_show' => '1',
  251. ],
  252. ],
  253. ],
  254. [
  255. 'menu_name' => '系统设置',
  256. 'menu_key' => 'shop_setting',
  257. 'menu_short_name' => '设置',
  258. 'parent_key' => '',
  259. 'menu_type' => '0',
  260. 'icon' => 'element-Setting',
  261. 'api_url' => '',
  262. 'router_path' => '',
  263. 'view_path' => '',
  264. 'methods' => '',
  265. 'sort' => '30',
  266. 'status' => '1',
  267. 'is_show' => '1',
  268. 'children' => [
  269. [
  270. 'menu_name' => '店铺设置',
  271. 'menu_key' => 'shop_setting_index',
  272. 'menu_short_name' => '店铺设置',
  273. 'menu_type' => '1',
  274. 'icon' => 'iconfont-Basketball',
  275. 'api_url' => 'auth/site',
  276. 'router_path' => 'shop/setting',
  277. 'view_path' => 'shop/site/setting/index',
  278. 'methods' => 'get',
  279. 'sort' => '90',
  280. 'status' => '1',
  281. 'is_show' => '1',
  282. 'children' => [
  283. [
  284. 'menu_name' => '修改店铺基本信息',
  285. 'menu_key' => 'setting_system_basic_info',
  286. 'menu_short_name' => '修改店铺基本信息',
  287. 'menu_type' => '2',
  288. 'icon' => '',
  289. 'api_url' => 'shop/site/setting/set',
  290. 'router_path' => '',
  291. 'view_path' => '',
  292. 'methods' => 'put',
  293. 'sort' => '97',
  294. 'status' => '1',
  295. 'is_show' => '0',
  296. ],
  297. ]
  298. ],
  299. [
  300. 'menu_name' => '数据导出',
  301. 'menu_key' => 'shop_setting_export',
  302. 'menu_short_name' => '数据导出',
  303. 'menu_type' => '1',
  304. 'icon' => 'iconfont-iconshujudaochu',
  305. 'api_url' => 'sys/export',
  306. 'router_path' => 'shop/setting/export',
  307. 'view_path' => 'shop/site/setting/export',
  308. 'methods' => 'get',
  309. 'sort' => '80',
  310. 'status' => '1',
  311. 'is_show' => '1',
  312. ],
  313. ]
  314. ],
  315. [
  316. 'menu_name' => '页面装修',
  317. 'menu_key' => 'decorate',
  318. 'menu_short_name' => '页面装修',
  319. 'parent_key' => '',
  320. 'menu_type' => '0',
  321. 'icon' => '',
  322. 'api_url' => '',
  323. 'router_path' => '',
  324. 'view_path' => '',
  325. 'methods' => '',
  326. 'sort' => '21',
  327. 'status' => '1',
  328. 'is_show' => '0',
  329. 'children' => [
  330. [
  331. 'menu_name' => '装修',
  332. 'menu_key' => 'page_decorate',
  333. 'menu_short_name' => '装修',
  334. 'menu_type' => '1',
  335. 'icon' => '',
  336. 'api_url' => 'diy/diy/<id>',
  337. 'router_path' => 'decorate/edit',
  338. 'view_path' => 'diy/edit',
  339. 'methods' => 'put',
  340. 'sort' => '0',
  341. 'status' => '1',
  342. 'is_show' => '0',
  343. ],
  344. ],
  345. ],
  346. [
  347. 'menu_name' => '页面预览',
  348. 'menu_key' => 'preview',
  349. 'menu_short_name' => '页面预览',
  350. 'parent_key' => '',
  351. 'menu_type' => '0',
  352. 'icon' => '',
  353. 'api_url' => '',
  354. 'router_path' => '',
  355. 'view_path' => '',
  356. 'methods' => 'get',
  357. 'sort' => '0',
  358. 'status' => '1',
  359. 'is_show' => '0',
  360. 'children' => [
  361. [
  362. 'menu_name' => '页面预览',
  363. 'menu_key' => 'page_wap_preview',
  364. 'menu_short_name' => '页面预览',
  365. 'menu_type' => '1',
  366. 'icon' => '',
  367. 'api_url' => '',
  368. 'router_path' => 'preview/wap',
  369. 'view_path' => 'index/preview',
  370. 'methods' => 'get',
  371. 'sort' => '0',
  372. 'status' => '1',
  373. 'is_show' => '0',
  374. ],
  375. ],
  376. ],
  377. [
  378. 'menu_name' => '资产管理',
  379. 'menu_key' => 'shop_site_account',
  380. 'menu_short_name' => '资产',
  381. 'menu_type' => '0',
  382. 'icon' => 'element-Box',
  383. 'api_url' => 'shop/site/index',
  384. 'router_path' => 'account',
  385. 'view_path' => 'shop/site/account',
  386. 'methods' => '',
  387. 'sort' => '50',
  388. 'status' => '1',
  389. 'is_show' => '1',
  390. 'children' => [
  391. [
  392. 'menu_name' => '资产概况',
  393. 'menu_key' => 'account_index',
  394. 'menu_short_name' => '概况',
  395. 'menu_type' => '1',
  396. 'icon' => 'iconfont-icongaikuang1',
  397. 'api_url' => '',
  398. 'router_path' => 'account/index',
  399. 'view_path' => 'shop/site/account/index',
  400. 'methods' => 'get',
  401. 'sort' => '100',
  402. 'status' => '1',
  403. 'is_show' => '1',
  404. 'children' => [
  405. [
  406. 'menu_name' => '申请提现',
  407. 'menu_key' => 'shop_cash_out_apply',
  408. 'menu_short_name' => '申请提现',
  409. 'menu_type' => '2',
  410. 'icon' => '',
  411. 'api_url' => 'shop/site/shop/cash_apply',
  412. 'router_path' => '',
  413. 'view_path' => '',
  414. 'methods' => 'post',
  415. 'sort' => '97',
  416. 'status' => '1',
  417. 'is_show' => '1',
  418. ],
  419. [
  420. 'menu_name' => '取消申请提现',
  421. 'menu_key' => 'shop_cash_out_cancel',
  422. 'menu_short_name' => '取消申请提现',
  423. 'menu_type' => '2',
  424. 'icon' => '',
  425. 'api_url' => 'shop/site/shop/cash_cancel/<id>',
  426. 'router_path' => '',
  427. 'view_path' => '',
  428. 'methods' => 'put',
  429. 'sort' => '97',
  430. 'status' => '1',
  431. 'is_show' => '1',
  432. ],
  433. ]
  434. ],
  435. [
  436. 'menu_name' => '提现记录',
  437. 'menu_key' => 'account_cash_out',
  438. 'menu_short_name' => '概况',
  439. 'menu_type' => '1',
  440. 'icon' => 'iconfont-icongaikuang1',
  441. 'api_url' => '',
  442. 'router_path' => 'account/cash_out',
  443. 'view_path' => 'shop/site/account/cash_out',
  444. 'methods' => '',
  445. 'sort' => '90',
  446. 'status' => '1',
  447. 'is_show' => '1',
  448. ],
  449. [
  450. 'menu_name' => '结算账户',
  451. 'menu_key' => 'account_transfer_type',
  452. 'menu_short_name' => '结算账户',
  453. 'menu_type' => '1',
  454. 'icon' => 'iconfont-icongaikuang1',
  455. 'api_url' => '',
  456. 'router_path' => 'account/transfer_type',
  457. 'view_path' => 'shop/site/account/transfer_type',
  458. 'methods' => '',
  459. 'sort' => '80',
  460. 'status' => '1',
  461. 'is_show' => '1',
  462. 'children' => [
  463. [
  464. 'menu_name' => '结算账户编辑',
  465. 'menu_key' => 'account_transfer_type_edit',
  466. 'menu_short_name' => '结算账户编辑',
  467. 'menu_type' => '2',
  468. 'icon' => '',
  469. 'api_url' => 'shop/site/shop/account/set',
  470. 'router_path' => '',
  471. 'view_path' => '',
  472. 'methods' => 'put',
  473. 'sort' => '97',
  474. 'status' => '1',
  475. 'is_show' => '1',
  476. ],
  477. ]
  478. ],
  479. ]
  480. ],
  481. [
  482. 'menu_name' => '会员管理',
  483. 'menu_key' => 'shop_member',
  484. 'menu_short_name' => '会员',
  485. 'parent_key' => '',
  486. 'menu_type' => '0',
  487. 'icon' => 'iconfont-iconjiaoseyonghu',
  488. 'api_url' => '',
  489. 'router_path' => 'shop/member',
  490. 'view_path' => '',
  491. 'methods' => 'get',
  492. 'sort' => '80',
  493. 'status' => '1',
  494. 'is_show' => '1',
  495. 'children' => [
  496. [
  497. 'menu_name' => '会员列表',
  498. 'menu_key' => 'shop_member_list',
  499. 'menu_short_name' => '会员列表',
  500. 'menu_type' => '1',
  501. 'icon' => 'iconfont-Basketball',
  502. 'api_url' => 'shop/site/member/list',
  503. 'router_path' => 'shop/member/list',
  504. 'view_path' => 'shop/site/member/list',
  505. 'methods' => 'get',
  506. 'sort' => '100',
  507. 'status' => '1',
  508. 'is_show' => '1',
  509. 'children' => [
  510. [
  511. 'menu_name' => '会员信息修改',
  512. 'menu_key' => 'shop_member_edit',
  513. 'menu_short_name' => '会员信息修改',
  514. 'menu_type' => '2',
  515. 'icon' => '',
  516. 'api_url' => 'shop/site/member/modify/<member_id>/<field>',
  517. 'router_path' => '',
  518. 'view_path' => '',
  519. 'methods' => 'put',
  520. 'sort' => '97',
  521. 'status' => '1',
  522. 'is_show' => '1',
  523. ]
  524. ]
  525. ],
  526. [
  527. 'menu_name' => '会员详情',
  528. 'menu_key' => 'shop_member_detail',
  529. 'menu_short_name' => '会员详情',
  530. 'menu_type' => '1',
  531. 'icon' => 'iconfont-Basketball',
  532. 'api_url' => 'shop/site/member/detail',
  533. 'router_path' => 'shop/member/detail',
  534. 'view_path' => 'shop/site/member/detail',
  535. 'methods' => 'get',
  536. 'sort' => '90',
  537. 'status' => '1',
  538. 'is_show' => '0',
  539. ],
  540. [
  541. 'menu_name' => '会员标签',
  542. 'menu_key' => 'shop_member_label',
  543. 'menu_short_name' => '会员标签',
  544. 'menu_type' => '1',
  545. 'icon' => 'element-CollectionTag',
  546. 'api_url' => 'shop/site/member/label',
  547. 'router_path' => 'shop/member/label',
  548. 'view_path' => 'shop/site/member/label',
  549. 'methods' => 'get',
  550. 'sort' => '90',
  551. 'status' => '1',
  552. 'is_show' => '1',
  553. 'children' => [
  554. [
  555. 'menu_name' => '添加会员标签',
  556. 'menu_key' => 'shop_member_label_add',
  557. 'menu_short_name' => '添加会员标签',
  558. 'menu_type' => '2',
  559. 'icon' => '',
  560. 'api_url' => 'shop/site/member/label',
  561. 'router_path' => '',
  562. 'view_path' => '',
  563. 'methods' => 'post',
  564. 'sort' => '97',
  565. 'status' => '1',
  566. 'is_show' => '1',
  567. ],
  568. [
  569. 'menu_name' => '编辑会员标签',
  570. 'menu_key' => 'shop_member_label_edit',
  571. 'menu_short_name' => '编辑会员标签',
  572. 'menu_type' => '2',
  573. 'icon' => '',
  574. 'api_url' => 'shop/site/member/label/<id>',
  575. 'router_path' => '',
  576. 'view_path' => '',
  577. 'methods' => 'put',
  578. 'sort' => '97',
  579. 'status' => '1',
  580. 'is_show' => '1',
  581. ],
  582. [
  583. 'menu_name' => '删除会员标签',
  584. 'menu_key' => 'shop_member_label_delete',
  585. 'menu_short_name' => '删除会员标签',
  586. 'menu_type' => '2',
  587. 'icon' => '',
  588. 'api_url' => 'shop/site/member/label/<id>',
  589. 'router_path' => '',
  590. 'view_path' => '',
  591. 'methods' => 'delete',
  592. 'sort' => '97',
  593. 'status' => '1',
  594. 'is_show' => '1',
  595. ]
  596. ]
  597. ],
  598. ]
  599. ],
  600. [
  601. 'menu_name' => '店铺营销',
  602. 'menu_key' => 'mall_goods_marketing',
  603. 'menu_short_name' => '营销',
  604. 'menu_type' => '0',
  605. 'icon' => 'iconfont-iconyingxiao',
  606. 'api_url' => '',
  607. 'router_path' => '',
  608. 'view_path' => '',
  609. 'methods' => 'get',
  610. 'sort' => '70',
  611. 'status' => '1',
  612. 'is_show' => '1',
  613. 'children' => [
  614. [
  615. 'menu_name' => '核销管理',
  616. 'menu_key' => 'verify',
  617. 'menu_short_name' => '核销管理',
  618. 'menu_type' => '1',
  619. 'icon' => '',
  620. 'api_url' => '',
  621. 'router_path' => '',
  622. 'view_path' => '',
  623. 'methods' => 'get',
  624. 'sort' => '48',
  625. 'status' => '1',
  626. 'is_show' => '1',
  627. 'children' => [
  628. [
  629. 'menu_name' => '核销员',
  630. 'menu_key' => 'verifier_list',
  631. 'menu_short_name' => '核销员',
  632. 'menu_type' => '1',
  633. 'icon' => '',
  634. 'api_url' => 'verify/verifier',
  635. 'router_path' => 'marketing/verifier',
  636. 'view_path' => 'shop/site/marketing/verifier',
  637. 'methods' => 'get',
  638. 'sort' => '48',
  639. 'status' => '1',
  640. 'is_show' => '1',
  641. 'children' => [
  642. [
  643. 'menu_name' => '添加核销员',
  644. 'menu_key' => 'add_verifier',
  645. 'menu_short_name' => '添加核销员',
  646. 'menu_type' => '2',
  647. 'icon' => '',
  648. 'api_url' => 'verify/verifier',
  649. 'router_path' => '',
  650. 'view_path' => '',
  651. 'methods' => 'post',
  652. 'sort' => '100',
  653. 'status' => '1',
  654. 'is_show' => '1',
  655. ],
  656. [
  657. 'menu_name' => '删除核销员',
  658. 'menu_key' => 'delete_verifier',
  659. 'menu_short_name' => '删除核销员',
  660. 'menu_type' => '2',
  661. 'icon' => '',
  662. 'api_url' => 'verify/verifier/<id>',
  663. 'router_path' => '',
  664. 'view_path' => '',
  665. 'methods' => 'delete',
  666. 'sort' => '100',
  667. 'status' => '1',
  668. 'is_show' => '1',
  669. ]
  670. ]
  671. ],
  672. [
  673. 'menu_name' => '核销记录',
  674. 'menu_key' => 'verify_list',
  675. 'menu_short_name' => '核销记录',
  676. 'menu_type' => '1',
  677. 'icon' => '',
  678. 'api_url' => 'verify/verify/record',
  679. 'router_path' => 'marketing/verify',
  680. 'view_path' => 'shop/site/marketing/verify',
  681. 'methods' => 'get',
  682. 'sort' => '48',
  683. 'status' => '1',
  684. 'is_show' => '1',
  685. ],
  686. [
  687. 'menu_name' => '核销详情',
  688. 'menu_key' => 'verify_detail',
  689. 'menu_short_name' => '核销详情',
  690. 'menu_type' => '1',
  691. 'icon' => '',
  692. 'api_url' => 'verify/verify/<verify_code>',
  693. 'router_path' => 'marketing/verify/detail',
  694. 'view_path' => 'shop/site/marketing/verify_detail',
  695. 'methods' => 'get',
  696. 'sort' => '48',
  697. 'status' => '1',
  698. 'is_show' => '0',
  699. ]
  700. ],
  701. ],
  702. ],
  703. ]
  704. ];