| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284 |
- <?php
- /**
- * 重庆赤晓店信息科技有限公司
- * https://www.chixiaodian.com
- * Copyright (c) 2023 赤店商城 All rights reserved.
- */
- return [
- [
- 'key' => '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' => [],
- ]
- ]
- ],
- ];
|