'商城系统', 'menu_key' => 'mall', 'menu_short_name' => '商城', 'parent_key' => '', 'menu_type' => '0', 'icon' => '', 'api_url' => '', 'router_path' => '', 'view_path' => '', 'methods' => '', 'sort' => '110', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '概况', 'menu_key' => 'mall_index', 'menu_short_name' => '概况', 'menu_type' => '1', 'icon' => 'iconfont-icongaikuang1', 'api_url' => 'index', 'router_path' => 'mall/index', 'view_path' => 'shop/index/index', 'methods' => 'get', 'sort' => '100', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '商品管理', 'menu_key' => 'mall_goods', 'menu_short_name' => '商品', 'menu_type' => '0', 'icon' => 'iconfont-iconshangpinguanli', 'api_url' => '', 'router_path' => '', 'view_path' => '', 'methods' => 'get', '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' => 'shop/goods/list', 'methods' => 'get', 'sort' => '90', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '商品复制', 'menu_key' => 'mall_goods_copy', 'menu_short_name' => '商品复制', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/copy/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '商品恢复', 'menu_key' => 'mall_goods_recycle', 'menu_short_name' => '商品恢复', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/recycle', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '修改商品排序号', 'menu_key' => 'mall_goods_sort_edit', 'menu_short_name' => '修改商品排序号', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/sort', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '编辑商品规格列表库存', 'menu_key' => 'mall_goods_sku_stock_edit', 'menu_short_name' => '编辑商品规格列表库存', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/sku/stock', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '编辑商品规格列表价格', 'menu_key' => 'mall_goods_sku_price_edit', 'menu_short_name' => '编辑商品规格列表价格', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/sku/price', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '修改商品上下架状态', 'menu_key' => 'mall_goods_status_edit', 'menu_short_name' => '修改商品上下架状态', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/status', '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' => 'shop/goods/category', 'methods' => 'get', 'sort' => '89', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '删除商品分类', 'menu_key' => 'mall_goods_category_del', 'menu_short_name' => '删除商品分类', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/category/', 'router_path' => '', 'view_path' => '', 'methods' => 'delete', '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/shop/goods/category/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', '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/shop/goods/category', 'router_path' => '', 'view_path' => '', 'methods' => 'post', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '拖拽编辑商品分类', 'menu_key' => 'mall_goods_category_update', 'menu_short_name' => '拖拽编辑商品分类', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/category/update', 'router_path' => '', 'view_path' => '', 'methods' => 'post', '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' => 'shop/goods/attr_edit', 'methods' => 'get', 'sort' => '88', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '商品参数', 'menu_key' => 'mall_goods_attr_list', 'menu_short_name' => '商品参数', 'menu_type' => '1', 'icon' => 'iconfont-iconshangpincanshu', 'api_url' => 'mall/shop/goods/attr', 'router_path' => 'mall/goods/attr', 'view_path' => 'shop/goods/attr', 'methods' => 'get', 'sort' => '88', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '回收站', 'menu_key' => 'mall_goods_recycle_list', 'menu_short_name' => '回收站', 'menu_type' => '1', 'icon' => 'iconfont-iconhuishouzhan', 'api_url' => 'goods/recycle', 'router_path' => 'mall/goods/recycle', 'view_path' => 'shop/goods/recycle', 'methods' => 'get', 'sort' => '84', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '商品编辑', 'menu_key' => 'mall_goods_real_edit', 'menu_short_name' => '商品编辑', 'menu_type' => '1', 'icon' => '', 'api_url' => 'goods/', 'router_path' => 'mall/goods/real_edit', 'view_path' => 'shop/goods/real_edit', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '商品添加', 'menu_key' => 'mall_goods_virtual_add', 'menu_short_name' => '商品添加', 'menu_type' => '1', 'icon' => '', 'api_url' => '', 'router_path' => 'mall/goods/virtual_edit', 'view_path' => 'shop/goods/virtual_edit', 'methods' => 'post', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '商品编辑', 'menu_key' => 'mall_goods_virtual_edit', 'menu_short_name' => '商品编辑', 'menu_type' => '1', 'icon' => '', 'api_url' => 'goods/', 'router_path' => 'mall/goods/virtual_edit', 'view_path' => 'shop/goods/virtual_edit', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '商品添加', 'menu_key' => 'mall_goods_real_add', 'menu_short_name' => '商品添加', 'menu_type' => '1', 'icon' => '', 'api_url' => '', 'router_path' => 'mall/goods/real_edit', 'view_path' => 'shop/goods/real_edit', 'methods' => 'post', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '商品删除', 'menu_key' => 'mall_goods_delete', 'menu_short_name' => '商品删除', 'menu_type' => '2', 'icon' => '', 'api_url' => 'goods/', 'router_path' => '', 'view_path' => '', 'methods' => 'delete', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], ], ], [ 'menu_name' => '订单管理', 'menu_key' => 'mall_order', 'menu_short_name' => '订单', 'menu_type' => '0', 'icon' => 'iconfont-icondingdan1', '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' => 'shop/order/list', 'methods' => 'get', 'sort' => '90', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '订单项发货', 'menu_key' => 'mall_order_goods_delivery', 'menu_short_name' => '订单项发货', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/order/goods/delivery/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '订单完成', 'menu_key' => 'mall_order_shop_finish', 'menu_short_name' => '订单完成', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/order/finish/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '订单发货', 'menu_key' => 'mall_order_delivery', 'menu_short_name' => '订单发货', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/order/delivery', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '商家留言', 'menu_key' => 'mall_order_shop_remark', 'menu_short_name' => '商家留言', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/order/shop_remark', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '订单关闭', 'menu_key' => 'mall_order_close', 'menu_short_name' => '订单关闭', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/order/close/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', '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' => 'shop/order/refund', 'methods' => 'get', 'sort' => '89', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '订单维权审核是否确认收货', 'menu_key' => 'mall_order_refund_delivery', 'menu_short_name' => '订单维权审核是否确认收货', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/order/refund/delivery/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '订单维权审核', 'menu_key' => 'mall_order_refund_audit', 'menu_short_name' => '订单维权审核', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/order/refund/audit/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], ], ], [ 'menu_name' => '批量发货', 'menu_key' => 'mall_order_batch_delivery', 'menu_short_name' => '批量发货', 'menu_type' => '1', 'icon' => 'iconfont icona-dingdanliebiao', 'api_url' => '', 'router_path' => 'mall/order/batch/delivery', 'view_path' => 'shop/order/batch_delivery', 'methods' => 'get', 'sort' => '88', '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' => 'shop/goods/evaluate', 'methods' => 'get', 'sort' => '87', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '删除评价', 'menu_key' => 'mall_goods_evaluate_del', 'menu_short_name' => '删除评价', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/evaluate/', 'router_path' => '', 'view_path' => '', 'methods' => 'delete', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '评价回复', 'menu_key' => 'mall_goods_evaluate_reply', 'menu_short_name' => '评价回复', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/evaluate/reply/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '评价通过', 'menu_key' => 'mall_goods_evaluate_adopt', 'menu_short_name' => '评价通过', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/evaluate/adopt/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '添加评价', 'menu_key' => 'mall_goods_evaluate_add', 'menu_short_name' => '添加评价', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/evaluate', 'router_path' => '', 'view_path' => '', 'methods' => 'post', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '评价拒绝', 'menu_key' => 'mall_goods_evaluate_refuse', 'menu_short_name' => '评价拒绝', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/evaluate/refuse/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '评价置顶', 'menu_key' => 'mall_goods_evaluate_topping', 'menu_short_name' => '评价置顶', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/evaluate/topping/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '评价取消置顶', 'menu_key' => 'mall_goods_evaluate_cancel_topping', 'menu_short_name' => '评价取消置顶', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/evaluate/cancel_topping/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], ], ], [ 'menu_name' => '商家地址库', 'menu_key' => 'mall_address', 'menu_short_name' => '商家地址库', 'menu_type' => '1', 'icon' => 'iconfont-iconshangjiadizhiku', 'api_url' => '', 'router_path' => 'mall/order/address', 'view_path' => 'shop/address/list', 'methods' => 'get', 'sort' => '85', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '删除地址库', 'menu_key' => 'mall_address_delete', 'menu_short_name' => '删除地址库', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/shop_address/', 'router_path' => '', 'view_path' => '', 'methods' => 'delete', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], ], ], [ 'menu_name' => '运费模板', 'menu_key' => 'mall_config_delivery_shipping_template', 'menu_short_name' => '运费模板', 'menu_type' => '1', 'icon' => '', 'api_url' => '', 'router_path' => 'mall/order/shipping/template', 'view_path' => 'shop/delivery/template', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '维权详情', 'menu_key' => 'mall_order_refund_detail', 'menu_short_name' => '维权详情', 'menu_type' => '1', 'icon' => 'iconfont-iconshangpinguanli', 'api_url' => '', 'router_path' => 'mall/order/refund/detail', 'view_path' => 'shop/order/refund_detail', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '订单详情', 'menu_key' => 'mall_order_detail', 'menu_short_name' => '订单详情', 'menu_type' => '1', 'icon' => 'iconfont-iconshangpinguanli', 'api_url' => 'order/detail', 'router_path' => 'mall/order/detail', 'view_path' => 'shop/order/detail', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '运费模版添加/编辑', 'menu_key' => 'mall_config_delivery_shipping_template_edit', 'menu_short_name' => '运费模版添加/编辑', 'menu_type' => '1', 'icon' => '', 'api_url' => '', 'router_path' => 'mall/order/shipping/template_edit', 'view_path' => 'shop/delivery/template_edit', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '添加/编辑地址库', 'menu_key' => 'mall_address_add_edit', 'menu_short_name' => '添加/编辑地址库', 'menu_type' => '1', 'icon' => '', 'api_url' => '', 'router_path' => 'mall/order/address/edit', 'view_path' => 'shop/address/edit', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '0', 'children' => [ [ 'menu_name' => '编辑地址库', 'menu_key' => 'mall_address_edit', 'menu_short_name' => '编辑地址库', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/shop_address/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '添加地址库', 'menu_key' => 'mall_address_add', 'menu_short_name' => '添加地址库', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/shop_address', 'router_path' => '', 'view_path' => '', 'methods' => 'post', 'sort' => '12', 'status' => '1', 'is_show' => '1', ], ], ], [ 'menu_name' => '订单设置', 'menu_key' => 'mall_order_setting', 'menu_short_name' => '订单设置', 'menu_type' => '1', 'icon' => '', 'api_url' => 'order/setting', 'router_path' => 'shop/order/setting', 'view_path' => 'shop/order/config', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '1', ], ], ], ], ], [ 'menu_name' => '优惠券', 'menu_key' => 'mall_goods_coupon_list', 'menu_short_name' => '优惠券', 'parent_key' => 'mall_goods_marketing', 'menu_type' => '1', 'icon' => 'iconfont-iconyouhuiquan', 'api_url' => 'mall/shop/goods/coupon', 'router_path' => 'mall/marketing/coupon/list', 'view_path' => 'shop/marketing/coupon/list', 'methods' => 'get', 'sort' => '90', 'status' => '1', 'is_show' => '1', ], [ 'menu_name' => '限时折扣', 'menu_key' => 'shop_goods_discount', 'menu_short_name' => '限时折扣', 'parent_key' => 'mall_goods_marketing', 'menu_type' => '1', 'icon' => 'iconfont icondiscount', 'api_url' => '', 'router_path' => '', 'view_path' => '', 'methods' => 'get', 'sort' => '89', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '活动列表', 'menu_key' => 'shop_goods_discount_list', 'menu_short_name' => '活动列表', 'menu_type' => '1', 'icon' => 'iconfont icondiscount', 'api_url' => 'active/discount', 'router_path' => 'mall/marketing/discount/list', 'view_path' => 'shop/marketing/discount/list', 'methods' => 'get', 'sort' => '90', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '活动删除', 'menu_key' => 'shop_goods_discount_delete', 'menu_short_name' => '活动删除', 'menu_type' => '2', 'icon' => '', 'api_url' => 'active/discount/', 'router_path' => '', 'view_path' => '', 'methods' => 'delete', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '活动关闭', 'menu_key' => 'shop_goods_discount_close', 'menu_short_name' => '活动关闭', 'menu_type' => '2', 'icon' => '', 'api_url' => 'active/discount/close/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], ], ], [ 'menu_name' => '活动详情', 'menu_key' => 'shop_goods_discount_detail', 'menu_short_name' => '活动详情', 'menu_type' => '1', 'icon' => '', 'api_url' => 'active/discount/', 'router_path' => 'mall/marketing/discount/detail', 'view_path' => 'shop/marketing/discount/detail', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '编辑限时折扣', 'menu_key' => 'shop_goods_discount_edit', 'menu_short_name' => '编辑限时折扣', 'menu_type' => '1', 'icon' => '', 'api_url' => 'active/discount/', 'router_path' => 'mall/marketing/discount/edit', 'view_path' => 'shop/marketing/discount/edit', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '添加限时折扣', 'menu_key' => 'shop_goods_discount_add', 'menu_short_name' => '添加限时折扣', 'menu_type' => '1', 'icon' => '', 'api_url' => 'active/discount', 'router_path' => 'mall/marketing/discount/add', 'view_path' => 'shop/marketing/discount/add', 'methods' => 'post', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], ], ], [ 'menu_name' => '发票管理', 'menu_key' => 'shop_invoice', 'menu_short_name' => '发票管理', 'parent_key' => 'shop_site_account', 'menu_type' => '1', 'icon' => 'iconfont iconfapiaoguanli', 'api_url' => '', 'router_path' => 'shop/order/invoice', 'view_path' => 'shop/order/invoice', 'methods' => 'get', 'sort' => '88', 'status' => '1', 'is_show' => '1', 'children' => [ [ 'menu_name' => '开票', 'menu_key' => 'shop_invoice_open', 'menu_short_name' => '开票', 'menu_type' => '2', 'icon' => '', 'api_url' => 'invoice/', 'router_path' => '', 'view_path' => '', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], ], ], [ 'menu_name' => '优惠券领取记录', 'menu_key' => 'mall_goods_coupon_collection', 'menu_short_name' => '优惠券领取记录', 'parent_key' => 'mall_goods_marketing', 'menu_type' => '1', 'icon' => '', 'api_url' => '', 'router_path' => 'mall/marketing/coupon/collection', 'view_path' => 'shop/marketing/coupon/collection', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '营销中心', 'menu_key' => 'mall_goods_marketing_index', 'menu_short_name' => '营销中心', 'parent_key' => 'mall_goods_marketing', 'menu_type' => '1', 'icon' => 'iconfont-iconyingxiaozhongxin', 'api_url' => '', 'router_path' => 'mall/marketing/index', 'view_path' => 'shop/marketing/index', 'methods' => 'get', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '优惠券添加', 'menu_key' => 'mall_goods_coupon_add', 'menu_short_name' => '优惠券添加', 'parent_key' => 'mall_goods_marketing', 'menu_type' => '1', 'icon' => '', 'api_url' => 'mall/shop/goods/coupon', 'router_path' => 'mall/marketing/coupon/add', 'view_path' => 'shop/marketing/coupon/add', 'methods' => 'post', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '优惠券编辑', 'menu_key' => 'mall_goods_coupon_edit', 'menu_short_name' => '优惠券编辑', 'parent_key' => 'mall_goods_marketing', 'menu_type' => '1', 'icon' => '', 'api_url' => 'mall/shop/goods/coupon/edit/', 'router_path' => 'mall/marketing/coupon/edit', 'view_path' => 'shop/marketing/coupon/edit', 'methods' => 'put', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], [ 'menu_name' => '优惠券删除', 'menu_key' => 'mall_goods_coupon_delete', 'menu_short_name' => '优惠券删除', 'parent_key' => 'mall_goods_marketing', 'menu_type' => '2', 'icon' => '', 'api_url' => 'mall/shop/goods/coupon/', 'router_path' => '', 'view_path' => '', 'methods' => 'delete', 'sort' => '0', 'status' => '1', 'is_show' => '0', ], ];