'dashboard', 'title' => '概况', 'children' => [ [ 'key' => 'analysis', 'title' => '分析页', ], [ 'key' => 'workplace', 'title' => '工作台', ], [ 'key' => 'test', 'title' => '测试功能', ], ] ], [ 'key' => 'mchSetting', 'title' => '商城', 'children' => [ [ 'key' => 'mchCenterList', 'title' => '商户中心', 'children' => [ [ 'key' => 'add', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'edit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'del', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'mchSettingEdit', 'title' => '设置详情', 'children' => [ [ 'key' => 'store', 'title' => '基础设置', 'type' => 'action', ], [ 'key' => 'app', 'title' => 'app设置', 'type' => 'action', ], [ 'key' => 'wechat', 'title' => '微信设置', 'type' => 'action', ], [ 'key' => 'display', 'title' => '显示设置', 'type' => 'action', ], [ 'key' => 'web', 'title' => '网站设置', 'type' => 'action', ], [ 'key' => 'msg', 'title' => '短信配置', 'type' => 'action', ], [ 'key' => 'mail', 'title' => '邮箱配置', 'type' => 'action', ], ], ], [ 'key' => 'mchSupplierSetting', 'title' => '采购设置' ], [ 'key' => 'mchPostageList', 'title' => '运费规则', 'children' => [ [ 'key' => 'add', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'edit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'del', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'mchFreeDelivery', 'title' => '包邮规则', 'children' => [ [ 'key' => 'add', 'title' => '添加', 'type' => 'action', ], [ 'key' => 'edit', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'del', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'mchRefundAddress', 'title' => '退货地址', ], [ 'key' => 'mchScanCodePay', 'title' => '当面付设置', ], [ 'key' => 'mchCloud', 'title' => '云打印设置', ], [ 'key' => 'mchPrinter', 'title' => '小票打印', ], [ 'key' => 'mchShare', 'title' => '分销设置', ], ] ], [ 'key' => 'mchAdminGoods', 'title' => '商品', 'children' => [ [ 'key' => 'mchGoodsList', 'title' => '商品列表', 'children' => [ [ 'key' => 'add', 'title' => '添加商品', 'type' => 'action' ], [ 'key' => 'edit', 'title' => '商品详情', 'type' => 'action' ], [ 'key' => 'del', 'title' => '删除商品', 'type' => 'action' ] ] ], [ 'key' => 'mchCatList', 'title' => '分类列表', 'children' => [ [ 'key' => 'add', 'title' => '添加', 'type' => 'action' ], [ 'key' => 'del', 'title' => '删除', 'type' => 'action' ] ] ] ] ], [ 'key' => 'mchOrderManage', 'title' => '订单', 'children' => [ [ 'key' => 'mchOrderList', 'title' => '订单列表', 'children' => [ [ 'key' => 'update', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'delete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'mchOrderDetails', 'title' => '订单详情', 'children' => [ ], ], [ 'key' => 'mchOrderRefundList', 'title' => '售后订单', 'children' => [ [ 'key' => 'update', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'delete', 'title' => '删除', 'type' => 'action', ], ], ], [ 'key' => 'mchOrderComment', 'title' => '评价管理', 'children' => [ [ 'key' => 'update', 'title' => '编辑', 'type' => 'action', ], [ 'key' => 'delete', 'title' => '删除', 'type' => 'action', ], [ 'key' => 'add', 'title' => '新增', 'type' => 'action', ], ], ] ] ], [ 'key' => 'mchCash', 'title' => '账户', 'children' => [ [ 'key' => 'mchCashInfo', 'title' => '提现', 'children' => [], ], [ 'key' => 'mchCashLog', 'title' => '收支明细', 'children' => [], ] ] ], ];