'dashboard', // 'title' => '概况', // ], [ 'key' => 'saasStoreList', 'title' => '商城', ], // [ // 'key' => 'saasStore', // 'title' => '店铺', // 'children' => [ // [ // 'key' => 'saasStoreList', // 'title' => '店铺列表', // ] // ] // ], // [ // 'key' => 'saasAgency', // 'title' => '代理', // 'children' => [ // [ // 'key' => 'frontAgentBindSupplier', // 'title' => '前置仓绑定供货商', // ], // [ // 'key' => 'frontAgentBindStore', // 'title' => '前置仓绑定商家', // ], // ], // ], // [ // 'key' => 'cloudSupplierOrder', // 'title' => '订单', // 'children' => [ // [ // 'key' => 'orderList', // 'title' => '订单列表', // ], // [ // 'key' => 'orderOfflineList', // 'title' => '自提订单', // ], // [ // 'key' => 'orderRefundList', // 'title' => '售后订单', // ], // [ // 'key' => 'OrderDetails', // 'title' => '订单详情', // ], // ], // ], [ 'key' => 'saasAgentFrontCloudPlatform', 'title' => '云仓', 'children' => [ // [ // 'key' => 'saasCloudPlatformApply', // 'title' => '云仓申请', // ], // [ // 'key' => 'saasCloudPlatformUser', // 'title' => '云仓用户', // ], // [ // 'key' => 'saasCloudPlatformSupplier', // 'title' => '云仓供货商', // ], // [ // 'key' => 'saasCloudPlatformGoods', // 'title' => '云仓商品', // ], [ 'key' => 'cloudSupplierDailiOrder', 'title' => '配货单', ], [ 'key' => 'cloudSupplierAgentGroupOrder', 'title' => '集采订单', ], // [ // 'key' => 'saasCloudPlatformFinance', // 'title' => '云仓财务', // ], // [ // 'key' => 'saasCloudPlatformStbz', // 'title' => '胜天半子', // ], ], ], [ 'key' => 'cloudDriver', 'title' => '司机', 'children' => [ [ 'key' => 'cloudDriver', 'title' => '司机管理', ], [ 'key' => 'cloudDriverLine', 'title' => '线路配送', ], ], ], [ 'key' => 'agentFrontPurchaseERP', 'title' => '同城', 'children' => [ [ 'key' => 'cloudFrontDeliveryOrderList', 'title' => '同城配送订单', ], [ 'key' => 'cloudFrontDelivery', 'title' => '同城配送订单', ], ], ], [ 'key' => 'agentFrontERP', 'title' => '进销存', ] , [ 'key' => 'agentFrontExpress', 'title' => '快递' ] ];