'goods', 'title' => '商品', 'children' => [ [ 'key' => 'goodsList', 'title' => '商品列表', 'children' => [ [ 'key' => 'goodsAdd', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'goodsEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'goodsDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'goodsBatchEdit', 'title' => '批量设置', 'type' => 'action' ], [ 'key' => 'goodsCsvUpload', 'title' => 'CSV上传', 'type' => 'action' ], ] ], [ 'key' => 'typesHotelGoods', 'title' => '酒店商品', 'children' => [ [ 'key' => 'goodsAdd', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'goodsEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'goodsDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'goodsBatchEdit', 'title' => '批量设置', 'type' => 'action' ], [ 'key' => 'goodsCsvUpload', 'title' => 'CSV上传', 'type' => 'action' ], ] ], // [ // 'key' => 'typesServiceGoods', // 'title' => '服务预约商品列表', // 'children' => [ // [ // 'key' => 'goodsAdd', // 'title' => '添加', // 'type' => 'action' // ], // [ // 'key' => 'goodsEdit', // 'title' => '编辑', // 'type' => 'action' // ], // [ // 'key' => 'goodsDelete', // 'title' => '删除', // 'type' => 'action' // ], // [ // 'key' => 'goodsBatchEdit', // 'title' => '批量设置', // 'type' => 'action' // ], // [ // 'key' => 'goodsCsvUpload', // 'title' => 'CSV上传', // 'type' => 'action' // ], // ] // ], [ 'key' => 'typesVirtualGoods', 'title' => '虚拟商品', 'children' => [ [ 'key' => 'goodsAdd', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'goodsEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'goodsDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'goodsBatchEdit', 'title' => '批量设置', 'type' => 'action' ], [ 'key' => 'goodsCsvUpload', 'title' => 'CSV上传', 'type' => 'action' ], ] ], [ 'key' => 'catList', 'title' => '分类列表', 'children' => [ [ 'key' => 'catEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'catAdd', 'title' => '新增', 'type' => 'action' ], [ 'key' => 'catBatchEdit', 'title' => '批量操作', 'type' => 'action' ], ] ], [ 'key' => 'attrList', 'title' => '规格库', 'children' => [ [ 'key' => 'attrEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'attrDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'attrAdd', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'attrBatchDelete', 'title' => '批量删除', 'type' => 'action' ], ] ], [ 'key' => 'goodsBrand', 'title' => '品牌列表' ], [ 'key' => 'goodsRecommendKeyword', 'title' => '推荐发现关键词', 'children' => [ [ 'key' => 'recommendKeywordAdd', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'recommendKeywordEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'recommendKeywordDel', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'recommendKeywordBatchDel', 'title' => '批量设置', 'type' => 'action' ], ] ], ] ], [ 'key' => 'userManage', 'title' => '用户', 'children' => [ [ 'key' => 'userManagement', 'title' => '用户管理', 'children' => [ [ 'key' => 'userManagementView', 'title' => '查看', 'type' => 'action', ], [ 'key' => 'userManagementDetails', 'title' => '用户详情', 'children' => [ [ 'key' => 'userManagementDetailsEditUser', 'title' => '编辑用户', 'type' => 'action', ], [ 'key' => 'userManagementDetailsSetProperty', 'title' => '设置积分/余额', 'type' => 'action', ], ], ] ], ], [ 'key' => 'memberManage', 'title' => '会员等级', 'children' => [ [ 'key' => 'memberLevel', 'title' => '会员等级', 'children' => [ [ 'key' => 'memberLevelAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'memberLevelEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'memberLevelDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'levelOrderList', 'title' => '购买记录' ], [ 'key' => 'growthValueSetting', 'title' => '成长值设置' ], ], ], [ 'key' => 'userAdmin', 'title' => '手机端管理员', 'children' => [ [ 'key' => 'userAdminAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'userAdminDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'userShareLevel', 'title' => '分销商会员等级', 'children' => [], ], [ 'key' => 'userLabel', 'title' => '用户标签', 'children' => [], ] ] ], [ 'key' => 'orderManage', 'title' => '订单', 'children' => [ [ 'key' => 'orderList', 'title' => '订单列表', 'children' => [ [ 'key' => 'orderListSend', 'title' => '发货', 'type' => 'action', ], [ 'key' => 'orderListCancel', 'title' => '取消', 'type' => 'action', ], [ 'key' => 'orderListDetails', 'title' => '详情', ], [ 'key' => 'orderListPrint', 'title' => '打印', ], [ 'key' => 'orderListReceiptPrint', 'title' => '小票打印', ], [ 'key' => 'orderListAddRemark', 'title' => '添加备注', ], [ 'key' => 'orderListMoveRecycle', 'title' => '移入回收站', ], [ 'key' => 'orderListExpressInfo', 'title' => '物流信息', ], [ 'key' => 'orderListTransferOrder', 'title' => '转单', ], [ 'key' => 'orderListAgree', 'title' => '同意', ], ], ], [ 'key' => 'cashierOrderList', 'title' => '收银台列表', 'children' => [ [ 'key' => 'orderListSend', 'title' => '发货', 'type' => 'action', ], [ 'key' => 'orderListCancel', 'title' => '取消', 'type' => 'action', ], [ 'key' => 'orderListDetails', 'title' => '详情', ], [ 'key' => 'orderListPrint', 'title' => '打印', ], [ 'key' => 'orderListReceiptPrint', 'title' => '小票打印', ], [ 'key' => 'orderListAddRemark', 'title' => '添加备注', ], [ 'key' => 'orderListMoveRecycle', 'title' => '移入回收站', ], [ 'key' => 'orderListExpressInfo', 'title' => '物流信息', ], [ 'key' => 'orderListTransferOrder', 'title' => '转单', ], [ 'key' => 'orderListAgree', 'title' => '同意', ], ], ], [ 'key' => 'orderSameCityList', 'title' => '同城订单', 'children' => [ [ 'key' => 'orderSameCityListCancel', 'title' => '取消', 'type' => 'action', ], [ 'key' => 'orderSameCityListDetails', 'title' => '详情', ], [ 'key' => 'orderSameCityListPrint', 'title' => '打印', ], [ 'key' => 'orderSameCityListReceiptPrint', 'title' => '小票打印', ], [ 'key' => 'orderSameCityListAddRemark', 'title' => '添加备注', ], [ 'key' => 'orderSameCityListMoveRecycle', 'title' => '移入回收站', ], [ 'key' => 'orderSameCityListAgree', 'title' => '同意', ], ], ], [ 'key' => 'orderOfflineList', 'title' => '自提订单', 'children' => [ [ 'key' => 'orderOfflineListVerify', 'title' => '核销', 'type' => 'action', ], [ 'key' => 'orderOfflineListCancel', 'title' => '取消', 'type' => 'action', ], [ 'key' => 'orderOfflineListDetails', 'title' => '详情', ], [ 'key' => 'orderOfflineListPrint', 'title' => '打印', ], [ 'key' => 'orderOfflineListReceiptPrint', 'title' => '小票打印', ], [ 'key' => 'orderOfflineListAddRemark', 'title' => '添加备注', ], [ 'key' => 'orderOfflineListMoveRecycle', 'title' => '移入回收站', ], ], ], [ 'key' => 'orderRefundList', 'title' => '售后订单', 'children' => [ [ 'key' => 'orderRefundListConfirmReceive', 'title' => '确认收货', ], [ 'key' => 'orderRefundListRefuseExchange', 'title' => '拒绝换货', ], [ 'key' => 'orderRefundListAgreeRefund', 'title' => '同意退货', ], [ 'key' => 'orderRefundListRefuseRefund', 'title' => '拒绝退货', ], [ 'key' => 'orderRefundListAgreeExchange', 'title' => '同意换货', ], ], ], [ 'key' => 'orderScanList', 'title' => '当面付订单', ], [ 'key' => 'orderComment', 'title' => '评价管理', 'children' => [ [ 'key' => 'orderCommentRely', 'title' => '回复', 'type' => 'action', ], [ 'key' => 'orderCommentHide', 'title' => '隐藏', 'type' => 'action', ], [ 'key' => 'orderCommentDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'cloudOrderList', 'title' => '云仓配送单', ], ] ], [ 'key' => 'storeProfit', 'title' => '财务', 'children' => [ [ 'key' => 'storeAccount', 'title' => '结算账户', ], [ 'key' => 'storeCash', 'title' => '结算提现', ], [ 'key' => 'profitSharingRecord', 'title' => '分账记录' ], [ 'key' => 'financialList', 'title' => '财务列表' ], [ 'key' => 'orderCostProfit', 'title' => '订单列表' ], [ 'key' => 'offlineTransferLog', 'title' => '线下转账' ], [ 'key' => 'invoiceManage', 'title' => '发票管理' ], [ 'key' => 'mdPrice', 'title' => '门店佣金' ], [ 'key' => 'userPrice', 'title' => '会员佣金' ], [ 'key' => 'userMoney', 'title' => '用户余额' ], [ 'key' => 'userPriceTotal', 'title' => '用户佣金明细' ], ], ], [ 'key' => 'statistic', 'title' => '统计', 'children' => [ [ 'key' => 'dataStatistic', 'title' => '数据统计', 'children' => [ ], ], [ 'key' => 'goodsStatistic', 'title' => '商品销售统计', 'children' => [ ], ], [ 'key' => 'orderSaleGoodsStatistic', 'title' => '订单商品统计', ], [ 'key' => 'dashboardRecharge', 'title' => '会员储值', ], [ 'key' => 'dashboardUser', 'title' => '会员分析', ], [ 'key' => 'dashboardGoodsNum', 'title' => '库存分析', ], [ 'key' => 'dashboardGoodsSale', 'title' => '热销商品', ], [ 'key' => 'dashboardSales', 'title' => '销量分析', ], [ 'key' => 'dashboardSalesAnalysis', 'title' => '销售分析', ], [ 'key' => 'dashboardActiveUser', 'title' => '活跃用户', ], [ 'key' => 'expiredsProducts', 'title' => '临期产品', ], ], ], [ 'key' => 'setting', 'title' => '系统', 'children' => [ [ 'key' => 'settingEdit', 'title' => '功能设置', 'children' => [ [ 'key' => 'store', 'title' => '基础设置', 'type' => 'action', 'children' => [ [ 'key' => 'basicEdit', 'title' => '编辑', 'type' => 'action', ], ] ], [ 'key' => 'wechat', 'title' => '微信设置', 'type' => 'action', 'children' => [ [ 'key' => 'weixinEdit', 'title' => '编辑', 'type' => 'action', ], ] ], [ 'key' => 'display', 'title' => '显示设置', 'type' => 'action', 'children' => [ [ 'key' => 'displayEdit', 'title' => '编辑', 'type' => 'action', ], ] ], [ 'key' => 'alipay', 'title' => '支付宝设置', 'type' => 'action', 'children' => [ [ 'key' => 'alipayEdit', 'title' => '编辑', 'type' => 'action', ], ] ], [ 'key' => 'kuaidi100', 'title' => '地址识别', 'type' => 'action', ], ], ], [ 'key' => 'rulesSetting', 'title' => '规则设置', 'children' => [ [ 'key' => 'postageList', 'title' => '运费规则', 'children' => [ [ 'key' => 'postageAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'postageEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'postageDelele', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'freeDelivery', 'title' => '包邮规则', 'children' => [ [ 'key' => 'freeDeliveryAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'freeDeliveryEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'freeDeliveryDelele', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'territorial', 'title' => '区域限购', 'children' => [ [ 'key' => 'areaEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'areaAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'areaDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'offerPrice', 'title' => '起送规则', 'children' => [ [ 'key' => 'offerPriceAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'offerPriceEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'offerPriceDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'refundAddress', 'title' => '退货地址设置', 'children' => [ [ 'key' => 'refundAddressAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'refundAddressEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'refundAddressDelele', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'distributionRules', 'title' => '配送规则', 'children' => [ [ 'key' => 'distributionRulesAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'distributionRulesEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'distributionRulesDelele', 'title' => '删除', 'type' => 'action', ], ], ], ], ], [ 'key' => 'noticeConfig', 'title' => '消息通知', ], [ 'key' => 'printSetting', 'title' => '打印设置', 'children' => [ [ 'key' => 'express', 'title' => '电子面单', 'children' => [ [ 'key' => 'expressAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'expressEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'expressDelele', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'cloud', 'title' => '云打印设置', 'children' => [ [ 'key' => 'cloudAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'cloudEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'cloudDelele', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'printer', 'title' => '小票打印', 'children' => [ [ 'key' => 'printerAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'printerEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'printerDelele', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'printOrderSetting', 'title' => '订单打印设置', 'children' => [ [ 'key' => 'printOrderSettingEdit', 'title' => '编辑', 'type' => 'action', ], ], ], ] ], [ 'key' => 'GoodsReviewed', 'title' => '小程序提审商品', ], [ 'key' => 'authManage', 'title' => '员工权限', 'children' => [ [ 'key' => 'accountManage', 'title' => '账号管理', 'children' => [ [ 'key' => 'accountManageAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'accountManageEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'accountManageDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'roleManage', 'title' => '角色管理', 'children' => [ [ 'key' => 'roleManageEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'roleManageAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'roleManageDelete', 'title' => '删除', 'type' => 'action', ], ], ], ] ], [ 'key' => 'payConfigOther', 'title' => '支付配置', ], [ 'key' => 'CashStroeConf', 'title' => '提现设置', 'children' => [ [ 'key' => 'wechatCashConfig', 'title' => '微信提现配置' ], [ 'key' => 'platformWechatCashConfig', 'title' => '平台微信提现配置' ], [ 'key' => 'alipayCertConfig', 'title' => '支付宝配置' ], ] ], [ 'key' => 'unionShopSetting', 'title' => '联盟店铺', ], [ 'key' => 'baseConfig', 'title' => '基础设置', 'children' => [ [ 'key' => 'douyinConfig', 'title' => '抖音配置', ], [ 'key' => 'uploadConfig', 'title' => '上传配置', ], [ 'key' => 'runOverConfig', 'title' => '越限配置', ], ], ], [ 'key' => 'SettingVoiceBroadcast', 'title' => '收款播报设置', ], // [ // 'key' => 'appSetting', // 'title' => 'APP设置', // ], [ 'key' => 'ocrSetting', 'title' => 'OCR配置', ], [ 'key' => 'saasLgSetting', 'title' => '灵工配置', ], [ 'key' => 'AppConfigLock', 'title' => '支付宝APP配置', ], [ 'key' => 'uploadWechat', 'title' => '小程序发布', ], [ 'key' => 'uploadAlipay', 'title' => '支付宝小程序发布', ], // [ // 'key' => 'cityDelivery', // 'title' => '同城配送', // 'children' => [ // [ // 'key' => 'delivery', // 'title' => '配送设置', // ], // ] // ], ] ], [ 'key' => 'newDiy', 'title' => '装修', ], [ 'key' => 'channel', 'title' => '渠道', 'children' => [ [ 'key' => 'appletManagementWechat', 'title' => '微信小程序', 'children' => [ [ 'key' => 'wechatConfig', 'title' => '参数配置' ], [ 'key' => 'miniConfig', 'title' => '小程序管理' ], [ 'key' => 'payIncoming', 'title' => '支付进件' ], ] ], [ 'key' => 'h5Management', 'title' => '手机H5', 'children' => [ [ 'key' => 'h5Management', 'title' => '入口地址' ] ] ], [ 'key' => 'dandianpuh5', 'title' => '供应链H5', 'children' => [ [ 'key' => 'dandianpuh5', 'title' => '入口地址' ], [ 'key' => 'dandianpuh5', 'title' => '微信支付' ], [ 'key' => 'dandianpuh5', 'title' => '支付宝支付' ], ] ], [ 'key' => 'wechatAccountManagement', 'title' => '微信公众号', 'children' => [ [ 'key' => 'wechatAccountConfig', 'title' => '参数设置' ], [ 'key' => 'wechatAccountMenuConfig', 'title' => '菜单设置' ] ] ], [ 'key' => 'appletManagementAlipay', 'title' => '支付宝小程序', 'children' => [ [ 'key' => 'alipayConfig', 'title' => '基础配置' ], [ 'key' => 'miniConfigAlipay', 'title' => '小程序管理' ], [ 'key' => 'alipayPromotionCard', 'title' => '支付宝会员卡' ] ] ], [ 'key' => 'appletManagementDouyin', 'title' => '抖音小程序', 'children' => [ [ 'key' => 'miniConfigDouyin', 'title' => '小程序管理' ], ] ], // [ // 'key' => 'appManagement', // 'title' => 'App端', // 'children' => [ // [ // 'key' => 'appConfig', // 'title' => 'APP基础设置' // ], // [ // 'key' => 'appPayConfig', // 'title' => '支付设置' // ] // ] // ], ] ], [ 'key' => 'marketingManage', 'title' => '应用', 'children' => [ [ 'key' => 'marketingCategory', 'title' => '营销类', 'children' => [ [ 'key' => 'material', 'title' => '一键发圈', 'children' => [ [ 'key' => 'materialList', 'title' => '素材管理', 'children' => [], ], [ 'key' => 'materialCategory', 'title' => '素材分类', 'children' => [], ], [ 'key' => 'materialQrcode', 'title' => '素材海报', 'children' => [], ], ], ], [ 'key' => 'ponpManage', 'title' => '大转盘抽奖', 'children' => [ [ 'key' => 'ponpIndex', 'title' => '大转盘配置', 'children' => [], ], [ 'key' => 'ponpLogList', 'title' => '抽奖记录', 'children' => [], ], ], ], [ 'key' => 'couponManage', 'title' => '优惠券', 'children' => [ [ 'key' => 'couponList', 'title' => '优惠券列表', 'children' => [ [ 'key' => 'couponListEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'couponListAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'couponListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'couponListBatchDelete', 'title' => '批量删除', 'type' => 'action', ], [ 'key' => 'couponListDetails', 'title' => '详情', 'type' => 'action', ], [ 'key' => 'couponListQrcode', 'title' => '小程序二维码', 'type' => 'action', ], [ 'key' => 'couponListSend', 'title' => '发放', 'type' => 'action', ], ], ], [ 'key' => 'couponAutoSendManage', 'title' => '发放规则', 'children' => [ [ 'key' => 'couponAutoSendManageEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'couponAutoSendManageAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'couponAutoSendManageDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'couponAutoSendManageBatchDelete', 'title' => '批量删除', 'type' => 'action', ], ], ], ], ], [ 'key' => 'saasAllianceCoupon', 'title' => '联盟券', ], [ 'key' => 'cardCouponManage', 'title' => '卡券', 'children' => [ [ 'key' => 'cardCouponView', 'title' => '查看', 'type' => 'action', ], [ 'key' => 'cardCouponEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'cardCouponAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'cardCouponDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'cardCouponBatchDelete', 'title' => '批量删除', 'type' => 'action', ], ], ], [ 'key' => 'verifyCard1', 'title' => '核销卡', 'children' => [], ], [ 'key' => 'verifyCard2', 'title' => '礼品卡', 'children' => [], ], [ 'key' => 'verifyCard3', 'title' => '储值卡', 'children' => [], ], [ 'key' => 'verifyCard4', 'title' => '虚拟卡', 'children' => [], ], [ 'key' => 'verifyCard5', 'title' => '视频卡', 'children' => [ [ 'key' => 'videoManage', 'title' => '视频', 'children' => [ [ 'key' => 'videoEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'videoAdd', 'title' => '新增', 'type' => 'action' ], [ 'key' => 'videoDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'videoBatchDelete', 'title' => '批量删除', 'type' => 'action' ] ] ], ], ], [ 'key' => 'pintuan', 'title' => '拼团', 'children' => [ [ 'key' => 'saasActivitySubmit', 'title' => '商盟活动', ], ] ], [ 'key' => 'ActivityCutPrice', 'title' => '砍价', 'children' => [ [ 'key' => 'saasActivitySubmit', 'title' => '商盟活动', ], ] ], [ 'key' => 'seckill', 'title' => '限时秒杀', 'children' => [ [ 'key' => 'saasActivitySubmit', 'title' => '商盟活动', ], ] ], [ 'key' => 'integralStore', 'title' => '积分商城', 'children' => [ [ 'key' => 'integralStoreGoods', 'title' => '积分商品', ], [ 'key' => 'integralStoreCat', 'title' => '商品分类', ], [ 'key' => 'integralStoreSetting', 'title' => '积分设置', ], [ 'key' => 'integralStoreSignIn', 'title' => '签到设置', ], ], ], [ 'key' => 'NewQueue', 'title' => '排队免单', ], [ 'key' => 'ActivityNewUser', 'title' => '新人专享', 'children' => [ [ 'key' => 'saasActivitySubmit', 'title' => '商盟活动', ], ] ], [ 'key' => 'givingGifts', 'title' => '送礼物', ], [ 'key' => 'ActivityWechatRoom', 'title' => '群优惠', ], [ 'key' => 'randDiscount', 'title' => '随机立减', ], ] ], [ 'key' => 'resourceCategory', 'title' => '资源类', 'children' => [ [ 'key' => 'Quanzi', 'title' => 'DeepSeek圈子种草', ], [ 'key' => 'aboutArticleManage', 'title' => '文章', 'children' => [ [ 'key' => 'articleAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'articleEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'articleDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'topicManage', 'title' => '专题', 'children' => [ [ 'key' => 'topicList', 'title' => '专题列表', 'children' => [ [ 'key' => 'topicAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'topicEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'topicDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'topicBatchDelete', 'title' => '批量删除', 'type' => 'action', ], ], ], [ 'key' => 'topicCat', 'title' => '专题分类', 'children' => [ [ 'key' => 'topicCatEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'topicCatAdd', 'title' => '新增', 'type' => 'action' ], [ 'key' => 'topicCatDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'topicCatBatchDelete', 'title' => '批量删除', 'type' => 'action' ] ] ] ] ], [ 'key' => 'rechargePreceptManage', 'title' => '充值方案', 'children' => [ [ 'key' => 'rechargeSetting', 'title' => '设置', 'type' => 'action', ], [ 'key' => 'rechargeEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'rechargeAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'rechargeDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'assetsTransfer', 'title' => '资产转增', 'children' => [], ], [ 'key' => 'monthlyPaymentNext', 'title' => '每月月付', 'children' => [], ], [ 'key' => 'videoGoods', 'title' => '短视频', 'children' => [ [ 'key' => 'videoGoodsWorkList', 'title' => '作品列表', 'children' => [ [ 'key' => 'videoGoodsWorkListView', 'title' => '查看', 'type' => 'action', ], [ 'key' => 'videoGoodsWorkListAgree', 'title' => '同意', 'type' => 'action', ], [ 'key' => 'videoGoodsWorkListRefuse', 'title' => '拒绝', 'type' => 'action', ], [ 'key' => 'videoGoodsWorkListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'videoGoodsWorkListBatchAction', 'title' => '批量操作', 'type' => 'action', ], ], ], [ 'key' => 'videoGoodsAuthorList', 'title' => '作者列表', 'children' => [ [ 'key' => 'videoGoodsAuthorListAgree', 'title' => '同意', 'type' => 'action', ], [ 'key' => 'videoGoodsAuthorListRefuse', 'title' => '拒绝', 'type' => 'action', ], [ 'key' => 'videoGoodsAuthorListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'videoGoodsAuthorListBatchAction', 'title' => '批量操作', 'type' => 'action', ], ], ], [ 'key' => 'videoGoodsShareList', 'title' => '佣金发放列表', 'children' => [ [ 'key' => 'videoGoodsShareListAgree', 'title' => '同意', 'type' => 'action', ], [ 'key' => 'videoGoodsShareListRefuse', 'title' => '拒绝', 'type' => 'action', ], [ 'key' => 'videoGoodsShareListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'videoGoodsShareListBatchAction', 'title' => '批量操作', 'type' => 'action', ], ], ], [ 'key' => 'videoGoodsFeedbackList', 'title' => '举报列表', 'children' => [ [ 'key' => 'videoGoodsFeedbackListView', 'title' => '查看', 'type' => 'action', ], [ 'key' => 'videoGoodsFeedbackListDown', 'title' => '下架', 'type' => 'action', ], [ 'key' => 'videoGoodsFeedbackListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'videoGoodsFeedbackListBatchAction', 'title' => '批量操作', 'type' => 'action', ], ], ], [ 'key' => 'videoGoodsBringGoodsList', 'title' => '带货商品', 'children' => [ [ 'key' => 'videoGoodsBringGoodsListAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'videoGoodsBringGoodsListEdit', 'title' => '上下架', 'type' => 'action', ], [ 'key' => 'videoGoodsBringGoodsListQrcode', 'title' => '小程序二维码', 'type' => 'action', ], [ 'key' => 'videoGoodsBringGoodsListCopyPath', 'title' => '复制小程序链接', 'type' => 'action', ], [ 'key' => 'videoGoodsBringGoodsListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'videoGoodsFeedbackListBatchAction', 'title' => '批量操作', 'type' => 'action', ], ], ], [ 'key' => 'videoGoodsCatList', 'title' => '短视频分类', 'children' => [ [ 'key' => 'videoGoodsCatListEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'videoGoodsCatListAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'videoGoodsCatListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'videoGoodsCatListBatchAction', 'title' => '批量操作', 'type' => 'action', ], ], ], [ 'key' => 'videoGoodsSetting', 'title' => '设置', ], ], ], ] ], [ 'key' => 'toolCategory', 'title' => '工具类', 'children' => [ [ 'key' => 'shareManage', 'title' => '分销管理', 'children' => [ [ 'key' => 'shareUserCheck', 'title' => '分销商审核', 'children' => [ [ 'key' => 'shareUserCheckPass', 'title' => '通过', 'type' => 'action', ], [ 'key' => 'shareUserCheckRefuse', 'title' => '拒绝', 'type' => 'action', ], [ 'key' => 'shareUserCheckBatchPass', 'title' => '批量通过', 'type' => 'action', ], [ 'key' => 'shareUserCheckBatchRefuse', 'title' => '批量拒绝', 'type' => 'action', ], ], ], [ 'key' => 'shareUserList', 'title' => '分销商列表', 'children' => [ [ 'key' => 'shareUserListView', 'title' => '查看', 'type' => 'action', ], [ 'key' => 'shareUserListWithdrawLog', 'title' => '提现明细', 'type' => 'action', ], [ 'key' => 'shareUserListShareOrder', 'title' => '分销订单', 'type' => 'action', ], [ 'key' => 'shareUserListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'shareUserListQrcode', 'title' => '分销二维码', 'type' => 'action', ], [ 'key' => 'shareUserListRemark', 'title' => '备注', 'type' => 'action', ], ], ], [ 'key' => 'shareOrder', 'title' => '分销订单', ], [ 'key' => 'TopUpOrder', 'title' => '充值分销订单', ], [ 'key' => 'shareCash', 'title' => '分销提现', 'children' => [ [ 'key' => 'shareCashReject', 'title' => '驳回', 'type' => 'action', ], [ 'key' => 'shareCashConfirmPayment', 'title' => '确认打款', 'type' => 'action', ], [ 'key' => 'shareCashManualPayment', 'title' => '手动打款', 'type' => 'action', ] ], ], [ 'key' => 'shareBasicSetting', 'title' => '基础设置', ], [ 'key' => 'shareMoneySetting', 'title' => '佣金设置', ], [ 'key' => 'sharePoster', 'title' => '推广海报', ], ] ], [ 'key' => 'wxLive', 'title' => '小程序直播', 'children' => [ [ 'key' => 'wxLiveRoomList', 'title' => '直播间列表', 'children' => [ [ 'key' => 'wxLiveRoomListReplay', 'title' => '回放', 'type' => 'action' ], [ 'key' => 'wxLiveRoomListViewGoods', 'title' => '查看商品', 'type' => 'action' ], [ 'key' => 'wxLiveRoomListImportGoods', 'title' => '导入商品', 'type' => 'action' ], [ 'key' => 'wxLiveRoomListAddRoom', 'title' => '添加直播间', 'type' => 'action' ], [ 'key' => 'wxLiveRoomListDeleteRoom', 'title' => '删除直播间', 'type' => 'action' ], ] ], [ 'key' => 'wxLiveGoodsList', 'title' => '商品列表', 'children' => [ [ 'key' => 'wxLiveGoodsListDelGoods', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'wxLiveGoodsListAddGoods', 'title' => '添加', 'type' => 'action' ], ] ], [ 'key' => 'wxLiveRoomEdit', 'title' => '可见范围修改', ], ] ], [ 'key' => 'scanCodePay', 'title' => '收款码', 'children' => [ [ 'key' => 'scanCodePayProfit', 'title' => '收款码佣金比例', ], ], ], [ 'key' => 'shareholderManage', 'title' => '股东分红', 'children' => [ [ 'key' => 'shareholderAudit', 'title' => '股东审核', 'children' => [ [ 'key' => 'shareholderAuditPass', 'title' => '通过', 'type' => 'action', ], [ 'key' => 'shareholderAuditRefuse', 'title' => '拒绝', 'type' => 'action', ], ], ], [ 'key' => 'shareholderList', 'title' => '股东列表', 'children' => [ [ 'key' => 'shareholderListAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'shareholderListEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'shareholderListDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'shareholderLevel', 'title' => '等级', 'children' => [ [ 'key' => 'shareholderLevelAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'shareholderLevelEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'shareholderLevelDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'shareholderShareOrder', 'title' => '分润订单' ], [ 'key' => 'shareholderCommissionList', 'title' => '佣金列表' ], [ 'key' => 'shareholderWithdrawalAudit', 'title' => '提现审核', 'children' => [ [ 'key' => 'shareholderWithdrawalAuditPass', 'title' => '通过', 'type' => 'action', ], [ 'key' => 'shareholderWithdrawalAuditRefuse', 'title' => '拒绝', 'type' => 'action', ], ], ], [ 'key' => 'shareholderPrizePool', 'title' => '分红奖金池', 'children' => [ [ 'key' => 'shareholderPrizePoolSend', 'title' => '发放', 'type' => 'action', ], ], ], [ 'key' => 'shareholderSetting', 'title' => '设置页面', ], [ 'key' => 'shareholderApplySetting', 'title' => '申请设置', ], ], ], [ 'key' => 'ActivityRebateOrderN', 'title' => '推N返1', ], [ 'key' => 'shareholderChain', 'title' => '链动2+1', ], [ 'key' => 'areaDividend', 'title' => '区域分红', ], [ 'key' => 'imageSearchGoods', 'title' => '以图搜图', ], [ 'key' => 'weChatVipCard', 'title' => '微信会员卡', ], [ 'key' => 'cashier', 'title' => '在线收银台', ], [ 'key' => 'storeIndexQrcode', 'title' => '聚合店铺二维码', ], [ 'key' => 'goodsFormList', 'title' => '商品表单', 'children' => [ [ 'key' => 'goodsFormList', 'title' => '商品表单列表', ], [ 'key' => 'typesViewGoods', 'title' => '展示类商品', 'children' => [ [ 'key' => 'goodsAdd', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'goodsEdit', 'title' => '编辑', 'type' => 'action' ], [ 'key' => 'goodsDelete', 'title' => '删除', 'type' => 'action' ], [ 'key' => 'goodsBatchEdit', 'title' => '批量设置', 'type' => 'action' ], [ 'key' => 'goodsCsvUpload', 'title' => 'CSV上传', 'type' => 'action' ], ] ], ], ], [ 'key' => 'ERP', 'title' => '本地商品进销存', 'children' => [ [ 'key' => 'purchasein', 'title' => '入库', 'type' => 'action', ], [ 'key' => 'purchaseout', 'title' => '出库', 'type' => 'action', ], [ 'key' => 'purchasedel', 'title' => '删除', 'type' => 'action', ], ] ], [ 'key' => 'TeamBonus', 'title' => '团队级差分红', ], [ 'key' => 'Live', 'title' => '自建直播', ], [ 'key' => 'PublicRanking', 'title' => '视频号爆单', ], [ 'key' => 'localPublicRanking', 'title' => '公排计划', ], [ 'key' => 'ActivityOrderRebateSelf', 'title' => '消费全返', ], [ 'key' => 'PaymentStatement', 'title' => '付款对账单', ], [ 'key' => 'TeamGrades', 'title' => '团队业绩分红', 'children' => [ [ 'key' => 'TeamGradesApply', 'title' => '审核列表', ], [ 'key' => 'TeamGradesLevel', 'title' => '团队等级', ], [ 'key' => 'TeamGradesRewardLog', 'title' => '分红记录', ], [ 'key' => 'TeamRewardSetting', 'title' => '分红设置', ], [ 'key' => 'TeamGradesList', 'title' => '分红团队', ], [ 'key' => 'TeamRewardPayouts', 'title' => '提现列表', ], [ 'key' => 'TeamGradesGoods', 'title' => '团队业绩商品', ] ] ], [ 'key' => 'cashierMobile', 'title' => '手机收银台', 'children' => [ [ 'key' => 'cashierMobile', 'title' => '收银台用户', ], [ 'key' => 'cashierMobile', 'title' => '操作日志', ], [ 'key' => 'cashierMobile', 'title' => '门店充值权限', ] ] ], [ 'key' => 'shareGroupPurchase', 'title' => '37拼购' ], [ 'key' => 'superSellingGoods', 'title' => '超级卖货' ], [ 'key' => 'IntegralAppreciation', 'title' => '增值积分' ], ] ], [ 'key' => 'industryCategory', 'title' => '行业类', 'children' => [ [ 'key' => 'activityBooking', 'title' => '预约', ], [ 'key' => 'food', 'title' => '点餐管理', 'children' => [ [ 'key' => 'foodGoods', 'title' => '商品管理', 'children' => [ [ 'key' => 'foodGoodsAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'foodGoodsEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'foodGoodsSetting', 'title' => '设置', 'type' => 'action', ], [ 'key' => 'foodGoodsDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'foodGoodsBatchAction', 'title' => '批量操作', 'type' => 'action', ] ], ], [ 'key' => 'foodCat', 'title' => '分类', 'children' => [ [ 'key' => 'foodCatAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'foodEditEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'foodCatDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'foodTable', 'title' => '餐桌管理', 'children' => [ [ 'key' => 'foodTableAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'foodTableEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'foodTableDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'foodTableQrcode', 'title' => '二维码', 'type' => 'action', ], ], ], [ 'key' => 'foodSetting', 'title' => '设置', ], [ 'key' => 'foodQrcode', 'title' => '店铺点餐二维码', ], [ 'key' => 'foodSlide', 'title' => '轮播图', 'children' => [ [ 'key' => 'foodSlideAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'foodSlideEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'foodSlideDelete', 'title' => '删除', 'type' => 'action', ] ], ] ], ], [ 'key' => 'serviceHome', 'title' => '上门服务', ], [ 'key' => 'adopt', 'title' => '果树认养', 'children' => [ [ 'key' => 'adoptList', 'title' => '认养列表', 'children' => [ [ 'key' => 'adoptListAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'adoptListEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'adoptListBatchAction', 'title' => '批量操作', 'type' => 'action', ] ], ], [ 'key' => 'adoptCat', 'title' => '认养分类', 'children' => [ [ 'key' => 'adoptCatAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'adoptCatEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'adoptCatDelete', 'title' => '删除', 'type' => 'action', ] ], ], [ 'key' => 'adoptOrder', 'title' => '认养订单', ], [ 'key' => 'adoptSetting', 'title' => '认养设置', ], [ 'key' => 'adoptDeviceManagement', 'title' => '设备管理', ], [ 'key' => 'adoptDeliveryOrder', 'title' => '配送订单', ], ], ], [ 'key' => 'global', 'title' => '全域分佣', 'children' => [ [ 'key' => 'globalList', 'title' => '报单列表', 'children' => [ [ 'key' => 'globalAdd', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'globalEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'globalBatchAction', 'title' => '批量操作', 'type' => 'action', ] ], ], [ 'key' => 'globalAdd', 'title' => '添加报单', ], [ 'key' => 'globalIntegralLog', 'title' => '积分记录', ], [ 'key' => 'globalSetting', 'title' => '规则配置', ], [ 'key' => 'globalBonusPool', 'title' => '报单奖金池', ], [ 'key' => 'globalCash', 'title' => '提现审核', ], [ 'key' => 'globalBonusPoolDetail', 'title' => '奖池明细', ], ], ], [ 'key' => 'productTraceability', 'title' => '产品溯源', 'children' => [ [ 'key' => 'productTraceabilityList', 'title' => '产品列表', 'children' => [ [ 'key' => 'productTraceabilityListAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'productTraceabilityListEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'productTraceabilityListDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'productTraceabilityListBatchAction', 'title' => '批量操作', 'type' => 'action', ], ], ], [ 'key' => 'productTraceabilityBatch', 'title' => '产品批次', 'children' => [ [ 'key' => 'productTraceabilityBatchAdd', 'title' => '新增', 'type' => 'action', ], [ 'key' => 'productTraceabilityBatchEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'productTraceabilityBatchDelete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'productTraceabilityBatchView', 'title' => '查看', 'type' => 'action', ], [ 'key' => 'productTraceabilityBatchLog', 'title' => '溯源记录', 'type' => 'action', ], [ 'key' => 'productTraceabilityBatchQrcode', 'title' => '查看二维码', 'type' => 'action', ], [ 'key' => 'productTraceabilityBatchBatchAction', 'title' => '批量操作', 'type' => 'action', ], ], ], [ 'key' => 'productTraceabilityLog', 'title' => '溯源记录', ], ], ], [ 'key' => 'GPT', 'title' => '问答专区', ], [ 'key' => 'Insurance', 'title' => '保单信息', 'children' => [ [ 'key' => 'insuranceList', 'title' => '保单信息列表', ] ], ], /* begin 2025/07/08 11:04:46 id1248 新增活动报名插件 WPing丶 */ [ 'key' => 'Event', 'title' => '活动报名', 'children' => [ [ 'key' => 'eventList', 'title' => '活动列表', ], [ 'key' => 'userApply', 'title' => '报名审核', ], [ 'key' => 'eventSetting', 'title' => '活动设置', ] ], ], /* end */ [ 'key' => 'storeLocalDelivery', 'title' => '同城自配', ], [ 'key' => 'UserAudit', 'title' => '批发审核', ], [ 'key' => 'intelligentMatchScene', 'title' => '在线搭配', ] ] ], [ 'key' => 'channelCategory', 'title' => '渠道类', 'children' => [ [ 'key' => 'videoShop', 'title' => '视频号分销', ], [ 'key' => 'alipayPromotion', 'title' => '支付宝数字经营' ], ] ], [ 'key' => 'thirdCategory', 'title' => '第三方', 'children' => [ [ 'key' => 'yinbao', 'title' => '银豹', ], [ 'key' => 'cloudMerchant', 'title' => '云仓', 'children' => [ [ 'key' => 'cloudMerchantSelection', 'title' => '云仓选品库', 'children' => [ [ 'key' => 'cloudMerchantSelectionView', 'title' => '查看详情', 'type' => 'action', ], [ 'key' => 'cloudMerchantSelectionAdd', 'title' => '加入选品', 'type' => 'action', ] ], ], [ 'key' => 'cloudMerchantMyCloud', 'title' => '我的云仓', 'children' => [ [ 'key' => 'cloudMerchantMyCloudEdit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'cloudMerchantMyCloudQrcode', 'title' => '小程序二维码', 'type' => 'action', ], [ 'key' => 'cloudMerchantMyCloudCopyPath', 'title' => '复制小程序链接', 'type' => 'action', ], [ 'key' => 'cloudMerchantMyCloudDelete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'cloudMerchantTransferOrder', 'title' => '云仓转单', ], [ 'key' => 'cloudMerchantAccount', 'title' => '我的账户', ], [ 'key' => 'cloudMerchantSetting', 'title' => '云仓设置', ], [ 'key' => 'cloudMerchantPreviewNum', 'title' => '云仓库存', ], ], ], [ 'key' => 'jushuitan', 'title' => '聚水潭', ], [ 'key' => 'scrm', 'title' => 'SCRM', ], [ 'key' => 'maiyatian', 'title' => '麦芽田', ], [ 'key' => 'keloop', 'title' => '快跑者', ], [ 'key' => 'kefuSetting', 'title' => '在线客服', ], [ 'key' => 'saasAdapay', 'title' => '汇付支付', ], [ 'key' => 'saasYunst', 'title' => '通联服务商支付', ], // [ // 'key' => 'saasAllinpay', // 'title' => '通联普通支付', // ], [ 'key' => 'cityDelivery', 'title' => '微信同城配送', 'children' => [ [ 'key' => 'WechatNewDelivery', 'title' => '同城配送', ], [ 'key' => 'delivery', 'title' => '同城配送', ] ] ], ] ], [ 'key' => 'branchStoreCategory', 'title' => '门店类', 'children' => [ [ 'key' => 'wastoreManage', 'title' => '微信门店快送-总部权限', 'children' => [ [ 'key' => 'wastore', 'title' => '微信门店快送-门店权限' ], [ 'key' => 'wastoreManageGoods', 'title' => '商品库' ], ], ], [ 'key' => 'offlineShop', 'title' => '到店自提', 'children' => [ [ 'key' => 'offlineShopList', 'title' => '门店列表', ], [ 'key' => 'offlineStaff', 'title' => '门店员工', ], [ 'key' => 'offlineShopAudit', 'title' => '门店审核', ], [ 'key' => 'offlineShopOrder', 'title' => '自提订单', ], [ 'key' => 'outletManageGroupActivities', 'title' => '团购活动', ], [ 'key' => 'outletManageGroupActivitiesEdit', 'title' => '门店团购活动', ], [ 'key' => 'outletManageDriver', 'title' => '司机管理', ], [ 'key' => 'outletManageInventory', 'title' => '备货单管理', ], [ 'key' => 'outletManageSorting', 'title' => '分拣单管理', ], [ 'key' => 'outletManagePickUpOrder', 'title' => '订单详情', ], ] ], [ 'key' => 'outletManage', 'title' => '连锁门店', 'children' => [ [ 'key' => 'outletManageList', 'title' => '门店列表', ], [ 'key' => 'outletManageStaff', 'title' => '门店员工', ], [ 'key' => 'outletManageAudit', 'title' => '门店审核', ], [ 'key' => 'outletManageGoods', 'title' => '门店商品', ], [ 'key' => 'outletManageOrder', 'title' => '门店订单', ], [ 'key' => 'outletManagePickUpOrder', 'title' => '订单详情', ], ] ], [ 'key' => 'shopSetting', 'title' => '设置提现', 'children' => [ [ 'key' => 'outletManageApplySetting', 'title' => '申请设置', ], [ 'key' => 'outletManagePoster', 'title' => '门店海报', ], [ 'key' => 'outletManageCommission', 'title' => '门店佣金', ], [ 'key' => 'outletManageWithdraw', 'title' => '门店提现', ], ] ], [ 'key' => 'mch', 'title' => '入驻商', 'children' => [ [ 'key' => 'mchList', 'title' => '入驻商列表', ], [ 'key' => 'mchAudit', 'title' => '入驻商审核', ], [ 'key' => 'mchCommonCat', 'title' => '入驻商分类', ], [ 'key' => 'mchGoods', 'title' => '入驻商商品', ], [ 'key' => 'mchOrder', 'title' => '入驻商订单', ], [ 'key' => 'mchCash', 'title' => '入驻商提现', ], [ 'key' => 'mchSetting', 'title' => '入驻商设置', ], [ 'key' => 'mchBrands', 'title' => '品牌分类', ], ] ], ] ] ] ] ];