'dashboard', // 'title' => '概况', // ], [ 'key' => 'saasStoreList', 'title' => '商城', ], [ 'key' => 'saasAgencyFinance', 'title' => '分账', ], [ 'key' => 'saasAgency', 'title' => '代理', 'children' => [ // [ // 'key' => 'saasAgencyPayApply', // 'title' => '进件列表', // ], // [ // 'key' => 'saasAgencyStoreRenew', // 'title' => '店铺缴费', // ], // [ // 'key' => 'goodsAgent', // 'title' => '产品代理', // ], [ 'key' => 'saasGoodsAgentGoods', 'title' => '代理产品', ], // [ // 'key' => 'frontAgent', // 'title' => '前置仓', // ], // [ // 'key' => 'frontAgentBindSupplier', // 'title' => '前置仓绑定供货商', // ], // [ // 'key' => 'frontAgentBindStore', // 'title' => '前置仓绑定商家', // ], // [ // 'key' => 'saasAgencySalesman', // 'title' => '业务员', // ], [ 'key' => 'areaUnderGoodsAgent', 'title' => '产品代理', ], ] ], [ 'key' => 'saasStore', 'title' => '店铺', 'children' => [ [ 'key' => 'saasStoreList', 'title' => '店铺列表', ], // [ // 'key' => 'saasStoreCategory', // 'title' => '店铺分类', // ], [ 'key' => 'saasStoreSetting', 'title' => '店铺设置', ], [ 'key' => 'saasStoreApply', 'title' => '店铺申请', ], ], ], [ 'key' => 'cloudSupplierOrder', 'title' => '订单', 'children' => [ [ 'key' => 'orderList', 'title' => '订单列表', ], [ 'key' => 'orderOfflineList', 'title' => '自提订单', ], [ 'key' => 'orderRefundList', 'title' => '售后订单', ], [ 'key' => 'OrderDetails', 'title' => '订单详情', ], ], ], // [ // 'key' => 'saasCloudPlatform', // 'title' => '云仓', // 'children' => [ // [ // 'key' => 'saasCloudPlatformApply', // 'title' => '云仓申请', // ], // [ // 'key' => 'saasCloudPlatformUser', // 'title' => '云仓用户', // ], // [ // 'key' => 'saasCloudPlatformSupplier', // 'title' => '云仓供货商', // ], // [ // 'key' => 'saasCloudPlatformGoods', // 'title' => '云仓商品', // ], // // [ // 'key' => 'cloudSupplierDailiOrder', // 'title' => '配货单', // ], // [ // 'key' => 'cloudDriverLine', // 'title' => '线路配送', // ], //// [ //// 'key' => 'saasCloudPlatformFinance', //// 'title' => '云仓财务', //// ], // // [ // // 'key' => 'saasCloudPlatformStbz', // // 'title' => '胜天半子', // // ], // ], // ], // [ // 'key' => 'cloudDriver', // 'title' => '司机', // 'children' => [ // [ // 'key' => 'cloudDriver', // 'title' => '司机管理', // ], // ], // ], ];