123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854 |
- <?php
- return [
- [
- 'menu_name' => '平台优惠券',
- 'menu_key' => 'platform_coupon',
- 'menu_short_name' => '平台优惠券',
- 'parent_key' => 'marketing',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconpingtaiyouhuiquan',
- 'api_url' => 'mall/mall/goods/platform_coupon',
- 'router_path' => 'mall/marketing/platform_coupon/list',
- 'view_path' => 'mall/marketing/platform_coupon/list',
- 'methods' => 'get',
- 'sort' => '100',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '优惠券删除',
- 'menu_key' => 'platform_coupon_delete',
- 'menu_short_name' => '优惠券删除',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/platform_coupon/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'delete',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '0',
- ],
- ],
- ],
- [
- 'menu_name' => '店铺优惠券',
- 'menu_key' => 'mall_coupon_list',
- 'menu_short_name' => '店铺优惠券',
- 'parent_key' => 'marketing',
- 'menu_type' => '1',
- 'icon' => 'iconfont-icondianpuyouhuiquan',
- 'api_url' => 'coupon',
- 'router_path' => 'mall/coupon/list',
- 'view_path' => 'mall/coupon/list',
- 'methods' => 'get',
- 'sort' => '100',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '发票管理',
- 'menu_key' => 'invoice_list',
- 'menu_short_name' => '发票管理',
- 'parent_key' => 'finance',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconjiesuanjilu1',
- 'api_url' => 'mall/mall/invoice',
- 'router_path' => 'mall/order/invoice',
- 'view_path' => 'mall/order/invoice',
- 'methods' => 'get',
- 'sort' => '95',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '商品管理',
- 'menu_key' => 'mall_goods',
- 'menu_short_name' => '商品',
- 'parent_key' => '',
- 'menu_type' => '0',
- 'icon' => 'iconfont-iconshangpin',
- 'api_url' => '',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => '',
- 'sort' => '90',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '商品列表',
- 'menu_key' => 'mall_goods_list',
- 'menu_short_name' => '商品列表',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinliebiao1',
- 'api_url' => 'goods',
- 'router_path' => 'mall/goods/list',
- 'view_path' => 'mall/goods/list',
- 'methods' => 'get',
- 'sort' => '90',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '修改商品排序号',
- 'menu_key' => 'mall_goods_sort_edit',
- 'menu_short_name' => '修改商品排序号',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/sort',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '商品审核强制下架',
- 'menu_key' => 'mall_goods_status_audit_offline',
- 'menu_short_name' => '商品审核强制下架',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/offline',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '修改商品标签',
- 'menu_key' => 'mall_goods_edit_label',
- 'menu_short_name' => '修改商品标签',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/edit_label',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '商品审核通过',
- 'menu_key' => 'mall_goods_status_audit_pass',
- 'menu_short_name' => '商品审核通过',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/audit',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '商品审核拒绝',
- 'menu_key' => 'mall_goods_status_audit_refuse',
- 'menu_short_name' => '商品审核拒绝',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/refuse',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '商品分类',
- 'menu_key' => 'mall_goods_category_list',
- 'menu_short_name' => '商品分类',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinfenlei',
- 'api_url' => 'goods/category',
- 'router_path' => 'mall/goods/category',
- 'view_path' => 'mall/goods/category',
- 'methods' => 'get',
- 'sort' => '89',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '拖拽编辑商品分类',
- 'menu_key' => 'mall_goods_category_update',
- 'menu_short_name' => '拖拽编辑商品分类',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/category/update',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '删除商品分类',
- 'menu_key' => 'mall_goods_category_del',
- 'menu_short_name' => '删除商品分类',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/category/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'delete',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '添加商品分类',
- 'menu_key' => 'mall_goods_category_add',
- 'menu_short_name' => '添加商品分类',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/category',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '编辑商品分类',
- 'menu_key' => 'mall_goods_category_edit',
- 'menu_short_name' => '编辑商品分类',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/category/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '商品参数管理',
- 'menu_key' => 'mall_goods_attr_value',
- 'menu_short_name' => '商品参数管理',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinfenlei',
- 'api_url' => 'mall/shop/goods/attr',
- 'router_path' => 'mall/goods/attr_edit',
- 'view_path' => 'mall/goods/attr_edit',
- 'methods' => 'get',
- 'sort' => '88',
- 'status' => '1',
- 'is_show' => '0',
- ],
- [
- 'menu_name' => '商品标签',
- 'menu_key' => 'mall_goods_label_list',
- 'menu_short_name' => '商品标签',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinbiaoqian',
- 'api_url' => 'goods/label',
- 'router_path' => 'mall/goods/label',
- 'view_path' => 'mall/goods/label_list',
- 'methods' => 'get',
- 'sort' => '88',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '添加商品标签',
- 'menu_key' => 'mall_goods_label_add',
- 'menu_short_name' => '添加商品标签',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/label',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '编辑商品标签',
- 'menu_key' => 'mall_goods_label_edit',
- 'menu_short_name' => '编辑商品标签',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/label/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '删除商品标签',
- 'menu_key' => 'mall_goods_label_del',
- 'menu_short_name' => '删除商品标签',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/label/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'delete',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '商品服务',
- 'menu_key' => 'mall_goods_service_list',
- 'menu_short_name' => '商品服务',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinfuwu',
- 'api_url' => 'goods/service',
- 'router_path' => 'mall/goods/service',
- 'view_path' => 'mall/goods/service',
- 'methods' => 'get',
- 'sort' => '87',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '编辑商品服务',
- 'menu_key' => 'mall_goods_service_edit',
- 'menu_short_name' => '编辑商品服务',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/service/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '添加商品服务',
- 'menu_key' => 'mall_goods_service_add',
- 'menu_short_name' => '添加商品服务',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/service',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '删除商品服务',
- 'menu_key' => 'mall_goods_service_del',
- 'menu_short_name' => '删除商品服务',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/service/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'delete',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '商品品牌',
- 'menu_key' => 'mall_goods_brand_list',
- 'menu_short_name' => '商品品牌',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinpinpai',
- 'api_url' => 'goods/brand',
- 'router_path' => 'mall/goods/brand',
- 'view_path' => 'mall/goods/brand_list',
- 'methods' => 'get',
- 'sort' => '86',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '删除商品品牌',
- 'menu_key' => 'mall_goods_brand_del',
- 'menu_short_name' => '删除商品品牌',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/brand/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'delete',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '添加商品品牌',
- 'menu_key' => 'mall_goods_brand_add',
- 'menu_short_name' => '添加商品品牌',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/brand',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '编辑商品品牌',
- 'menu_key' => 'mall_goods_brand_edit',
- 'menu_short_name' => '编辑商品品牌',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/brand/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '商品参数',
- 'menu_key' => 'mall_goods_attr_list',
- 'menu_short_name' => '商品参数',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpincanshu',
- 'api_url' => 'goods/attr',
- 'router_path' => 'mall/goods/attr',
- 'view_path' => 'mall/goods/attr',
- 'methods' => 'get',
- 'sort' => '85',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '分类设置',
- 'menu_key' => 'mall_goods_category_config',
- 'menu_short_name' => '分类设置',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconfenleishezhi',
- 'api_url' => '',
- 'router_path' => 'mall/goods/category/config',
- 'view_path' => 'mall/goods/category_config',
- 'methods' => '',
- 'sort' => '82',
- 'status' => '1',
- 'is_show' => '0',
- 'children' => [
- [
- 'menu_name' => '设置',
- 'menu_key' => 'mall_goods_category_config_set',
- 'menu_short_name' => '设置',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/category/config',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '商品设置',
- 'menu_key' => 'mall_goods_config',
- 'menu_short_name' => '商品设置',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinguanli',
- 'api_url' => '',
- 'router_path' => 'mall/goods/config',
- 'view_path' => 'mall/goods/config',
- 'methods' => 'get',
- 'sort' => '81',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '设置',
- 'menu_key' => 'mall_goods_config_set',
- 'menu_short_name' => '设置',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/config',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- ],
- ],
- [
- 'menu_name' => '订单管理',
- 'menu_key' => 'mall_order',
- 'menu_short_name' => '订单',
- 'parent_key' => '',
- 'menu_type' => '0',
- 'icon' => 'iconfont-icondingdan',
- 'api_url' => '',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'get',
- 'sort' => '80',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '订单列表',
- 'menu_key' => 'mall_order_list',
- 'menu_short_name' => '订单列表',
- 'menu_type' => '1',
- 'icon' => 'iconfont-icona-dingdanliebiao',
- 'api_url' => 'order/list',
- 'router_path' => 'mall/order/index',
- 'view_path' => 'mall/order/list',
- 'methods' => 'get',
- 'sort' => '90',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '退款维权',
- 'menu_key' => 'mall_order_refund',
- 'menu_short_name' => '退款维权',
- 'menu_type' => '1',
- 'icon' => 'iconfont-icondingdanweiquan',
- 'api_url' => '',
- 'router_path' => 'mall/order/refund',
- 'view_path' => 'mall/order/refund',
- 'methods' => 'get',
- 'sort' => '89',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '商品评价',
- 'menu_key' => 'mall_goods_evaluate',
- 'menu_short_name' => '商品评价',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinpinglun',
- 'api_url' => 'goods/evaluate',
- 'router_path' => 'mall/order/evaluate',
- 'view_path' => 'mall/goods/evaluate',
- 'methods' => 'get',
- 'sort' => '87',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '订单设置',
- 'menu_key' => 'mall_config_order',
- 'menu_short_name' => '订单设置',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconjiaoyishezhi',
- 'api_url' => '',
- 'router_path' => 'mall/order/order/config',
- 'view_path' => 'mall/order/config',
- 'methods' => '',
- 'sort' => '86',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '设置',
- 'menu_key' => 'mall_config_order_set',
- 'menu_short_name' => '设置',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/order/config',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '维权详情',
- 'menu_key' => 'mall_order_refund_detail',
- 'menu_short_name' => '维权详情',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinguanli',
- 'api_url' => 'mall/order/refund<id>',
- 'router_path' => 'mall/order/refund/detail',
- 'view_path' => 'mall/order/refund_detail',
- 'methods' => 'get',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '0',
- ],
- [
- 'menu_name' => '物流公司',
- 'menu_key' => 'mall_config_delivery_company',
- 'menu_short_name' => '物流公司',
- 'menu_type' => '1',
- 'icon' => 'iconfont-icona-Group844',
- 'api_url' => '',
- 'router_path' => 'mall/order/delivery/company',
- 'view_path' => 'mall/delivery/company',
- 'methods' => 'get',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '物流公司添加',
- 'menu_key' => 'mall_config_delivery_company_add',
- 'menu_short_name' => '物流公司添加',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/delivery/company',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '物流公司删除',
- 'menu_key' => 'mall_config_delivery_company_del',
- 'menu_short_name' => '物流公司删除',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/delivery/company/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'delete',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '物流公司编辑',
- 'menu_key' => 'mall_config_delivery_company_edit',
- 'menu_short_name' => '物流公司编辑',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/delivery/company/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '订单详情',
- 'menu_key' => 'mall_order_detail',
- 'menu_short_name' => '订单详情',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinguanli',
- 'api_url' => 'mall/order/detail<id>',
- 'router_path' => 'mall/order/detail',
- 'view_path' => 'mall/order/detail',
- 'methods' => 'get',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '0',
- ],
- [
- 'menu_name' => '物流跟踪',
- 'menu_key' => 'mall_config_delivery_search',
- 'menu_short_name' => '物流跟踪',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconwuliugenzong',
- 'api_url' => '',
- 'router_path' => 'mall/order/delivery/search',
- 'view_path' => 'mall/delivery/search',
- 'methods' => 'get',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '物流跟踪设置',
- 'menu_key' => 'mall_config_delivery_search_set',
- 'menu_short_name' => '物流跟踪设置',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/delivery/search',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '添加评价',
- 'menu_key' => 'mall_goods_evaluate_add',
- 'menu_short_name' => '添加评价',
- 'menu_type' => '1',
- 'icon' => '',
- 'api_url' => 'goods/evaluate',
- 'router_path' => 'mall/order/evaluate/add',
- 'view_path' => 'mall/goods/evaluate_edit',
- 'methods' => 'get',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '0',
- ],
- ],
- ],
- [
- 'menu_name' => '结算记录',
- 'menu_key' => 'order_settlement_list',
- 'menu_short_name' => '结算记录',
- 'parent_key' => 'shop_manage',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconjiesuanjilu1',
- 'api_url' => '',
- 'router_path' => 'mall/finance/settlement',
- 'view_path' => 'mall/finance/settlement',
- 'methods' => 'get',
- 'sort' => '60',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '首页楼层',
- 'menu_key' => 'mall_index_floor',
- 'menu_short_name' => '首页楼层',
- 'parent_key' => 'diy_web',
- 'menu_type' => '1',
- 'icon' => 'element-Memo',
- 'api_url' => '',
- 'router_path' => 'mall/web/floor',
- 'view_path' => 'mall/web/floor',
- 'methods' => '',
- 'sort' => '50',
- 'status' => '1',
- 'is_show' => '1',
- 'children' => [
- [
- 'menu_name' => '添加首页楼层',
- 'menu_key' => 'mall_index_floor_add',
- 'menu_short_name' => '添加首页楼层',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/web/floor',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'post',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '编辑首页楼层',
- 'menu_key' => 'mall_index_floor_edit',
- 'menu_short_name' => '编辑首页楼层',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/web/floor/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'put',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- [
- 'menu_name' => '删除首页楼层',
- 'menu_key' => 'mall_index_floor_del',
- 'menu_short_name' => '删除首页楼层',
- 'menu_type' => '2',
- 'icon' => '',
- 'api_url' => 'mall/mall/web/floor/<id>',
- 'router_path' => '',
- 'view_path' => '',
- 'methods' => 'delete',
- 'sort' => '12',
- 'status' => '1',
- 'is_show' => '1',
- ],
- ],
- ],
- [
- 'menu_name' => '优惠券添加',
- 'menu_key' => 'platform_coupon_add',
- 'menu_short_name' => '优惠券添加',
- 'parent_key' => 'marketing',
- 'menu_type' => '1',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/platform_coupon',
- 'router_path' => 'mall/marketing/platform_coupon/add',
- 'view_path' => 'mall/marketing/platform_coupon/add',
- 'methods' => 'post',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '0',
- ],
- [
- 'menu_name' => '优惠券编辑',
- 'menu_key' => 'platform_coupon_edit',
- 'menu_short_name' => '优惠券编辑',
- 'parent_key' => 'marketing',
- 'menu_type' => '1',
- 'icon' => '',
- 'api_url' => 'mall/mall/goods/platform_coupon/edit/<id>',
- 'router_path' => 'mall/marketing/platform_coupon/edit',
- 'view_path' => 'mall/marketing/platform_coupon/edit',
- 'methods' => 'put',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '0',
- ],
- [
- 'menu_name' => '领取记录',
- 'menu_key' => 'platform_coupon_get_list',
- 'menu_short_name' => '领取记录',
- 'parent_key' => 'marketing',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinguanli',
- 'api_url' => 'mall/mall/goods/platform_coupon/records',
- 'router_path' => 'mall/marketing/platform_coupon/get_list',
- 'view_path' => 'mall/marketing/platform_coupon/get_list',
- 'methods' => 'get',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '0',
- ],
- [
- 'menu_name' => '领取记录',
- 'menu_key' => 'mall_coupon_get_list',
- 'menu_short_name' => '领取记录',
- 'parent_key' => 'marketing',
- 'menu_type' => '1',
- 'icon' => 'iconfont-iconshangpinguanli',
- 'api_url' => 'coupon/get_list<id>',
- 'router_path' => 'mall/coupon/get_list',
- 'view_path' => 'mall/coupon/get_list',
- 'methods' => 'get',
- 'sort' => '0',
- 'status' => '1',
- 'is_show' => '0',
- ],
- ];
|