jh-admin/addon/saas/config/menu_shop.php

949 lines
41 KiB
PHP

<?php
// +----------------------------------------------------------------------
// | 平台端菜单设置
// +----------------------------------------------------------------------
return [
[
'name' => 'SHOP_SAAS_ROOT',
'title' => 'S2服务商',
'url' => 'saas://shop/saas/index',
'parent' => 'PROMOTION_ROOT',
'picture' => 'addon/saas/icon.png',
'picture_select' => '',
'is_show' => 1,
'sort' => 101,
'child_list' => [
[
'name' => 'SHOP_SAAS_INDEX',
'title' => '概况',
'url' => 'saas://shop/saas/index',
'sort' => 1,
'is_show' => 1
],
[
'name' => 'SHOP_SAAS_USERLIST',
'title' => '店铺管理',
'url' => 'saas://shop/site/lists',
'is_show' => 1,
'picture' => '',
'picture_select' => '',
'sort' => 2,
'child_list' => [
[
'name' => 'SHOP_SAAS_USERLISTMA',
'title' => '店铺列表',
'url' => 'saas://shop/site/lists',
'is_show' => 1,
'picture' => '',
'picture_select' => '',
'sort' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_SHOPADD',
'title' => '添加店铺',
'url' => 'saas://shop/site/addSite',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_EDIT',
'title' => '编辑',
'url' => 'saas://shop/site/editSite',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_MINIAUTH',
'title' => '授权接入小程序',
'url' => 'saas://shop/mincode/miniauth',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAASAGENT_EXPIRE',
'title' => '店铺延期',
'url' => 'saas://shop/site/setexpire',
'is_show' => 0,
'is_control' => 0
]
]
],
[
'name' => 'SHOP_SAAS_SITEAPPLY',
'title' => '开店申请',
'url' => 'saas://shop/shop/lists',
'is_control' => 0,
'sort' => 3,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_SHOPREVIEW',
'title' => '审阅',
'url' => 'saas://shop/shop/review',
'is_control' => 0,
'is_show' => 0,
]
]
]
]
],
[
'name' => 'SHOP_SAAS_SUPPLY',
'title' => '供应商管理',
'url' => 'saas://shop/supply/lists',
'is_control' => 0,
'sort' => 2,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SUPPLY_LIST',
'title' => '供应商管理',
'url' => 'saas://shop/supply/lists',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SUPPLY_ADD',
'title' => '添加供应商',
'url' => 'saas://shop/supply/addSupply',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SUPPLY_EDIT',
'title' => '编辑供应商',
'url' => 'saas://shop/supply/editSupply',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_SUPPLYGOODS',
'title' => '我的供应商品',
'url' => 'saas://shop/supplygoods/lists',
'is_control' => 0,
'is_show' => 1,
],
[
'name' => 'SHOP_SAAS_SUPPLYAPPLY',
'title' => '供应商入驻审核',
'url' => 'saas://shop/supply/applylists',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_SUPPLYAPPLYREVIEW',
'title' => '审阅',
'url' => 'saas://shop/supply/applyreview',
]
]
],
[
'name' => 'SHOP_SAAS_SUPPLYADLIST',
'title' => '广告设置',
'url' => 'saas://shop/SupplyAd/lists',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_SUPPLYAPPLYADLIST',
'title' => '广告列表',
'url' => 'saas://shop/SupplyAd/lists',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_SUPPLYAPPLYADDAD',
'title' => '添加',
'url' => 'saas://shop/SupplyAd/addAdv',
],
[
'name' => 'SHOP_SAAS_SUPPLYAPPLYEDITAd',
'title' => '编辑',
'url' => 'saas://shop/SupplyAd/editadv',
],
[
'name' => 'SHOP_SAAS_SUPPLYAPPLYDEL',
'title' => '删除',
'url' => 'saas://shop/SupplyAd/deleteAdv',
]
]
],
[
'name' => 'SHOP_SAAS_SUPPLYADADD',
'title' => '广告位管理',
'url' => 'saas://shop/SupplyAd/Position',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_SUPPLYAddPosition',
'title' => '编辑',
'url' => 'saas://shop/SupplyAd/AddPosition',
],
[
'name' => 'SHOP_SAAS_SUPPLYAeditPosition',
'title' => '编辑',
'url' => 'saas://shop/SupplyAd/editPosition',
],
[
'name' => 'SHOP_SAAS_SUPPLYDelPosition',
'title' => '删除',
'url' => 'saas://shop/SupplyAd/deletePosition',
'is_control' => 0,
'is_show' => 0,
]
]
]
]
],
[
'name' => 'SHOP_SAAS_BASICSSSUPPLY',
'title' => '供应链设置',
'url' => 'saas://shop/supply/config',
'is_control' => 0,
'is_show' => 1,
]
]
],
[
'name' => 'SHOP_SAAS_MINCODE',
'title' => '小程序管理',
'url' => 'saas://shop/mincode/lists',
'is_control' => 0,
'sort' => 3,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_CODEREG',
'title' => '小程序注册',
'url' => 'saas://shop/mincode/codereg',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_ALIDING',
'title' => '在线订购',
'url' => 'saas://shop/mincode/aliding',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_DELCODE',
'title' => '删除',
'url' => 'saas://shop/mincode/delreg',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_AgentOperation',
'title' => '商家代营',
'url' => 'saas://shop/goods/lists',
'is_show' => 1,
'sort' => 4,
'child_list' => [
[
'name' => 'SHOP_SAAS_GOODSLIST',
'title' => '商品列表',
'url' => 'saas://shop/goods/lists',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_ADDGOODS',
'title' => '添加产品',
'url' => 'saas://shop/goods/addgoods',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_EDITGOODS',
'title' => '编辑',
'url' => 'saas://shop/goods/editgoods',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_SITELIST',
'title' => '待审核商品',
'url' => 'saas://shop/goods/applylists',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_ADDSHOP',
'title' => '产品审核',
'url' => 'saas://shop/goods/apply',
'is_control' => 0,
'is_show' => 0,
]
]
],
]
],
[
'name' => 'SHOP_SAAS_REGION',
'title' => '区域经理',
'parent' => 'REGION_PROMOTION_ROOT',
'url' => 'saas://shop/region/lists',
'is_show' => 1,
'sort' => 5,
'picture' => 'static/shop/img/icon/member_list.png',
'child_list' => [
[
'name' => 'SHOP_SAAS_REGION_LIST',
'title' => '经理管理',
'url' => 'saas://shop/region/lists',
'is_control' => 0,
'is_show' => 1,
'sort' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_REGION_ADD',
'title' => '添加经理',
'url' => 'saas://shop/region/adduser',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_REGION_EDIT',
'title' => '编辑',
'url' => 'saas://shop/region/edituser',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_REGION_FROZEN',
'title' => '冻结',
'url' => 'saas://shop/region/frozen',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_REGION_FROZEN',
'title' => '解冻',
'url' => 'saas://shop/region/unfrozen',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_REGION_DEL',
'title' => '删除',
'url' => 'saas://shop/region/deluser',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_REGION_REWARDKPI',
'title' => '业绩KPI',
'url' => 'saas://shop/order/regionlists',
'is_control' => 0,
'is_show' => 1,
'sort' => 3,
'child_list' => [
[
'name' => 'SHOP_SAAS_REGION_KPIORDER',
'title' => '交易订单',
'url' => 'saas://shop/order/regionlists',
'is_control' => 0,
'is_show' => 1,
'child_list' => []
],
[
'name' => 'SHOP_SAAS_REGION_KPISETTLEMENT',
'title' => '业绩结算',
'url' => 'saas://shop/settlement/regionlist',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_REGION_SETTLEMENTLIST',
'title' => '结算',
'url' => 'saas://shop/settlement/regionstart',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_REGION_KPILIST',
'title' => '业绩KPI',
'url' => 'saas://shop/kpi/regionlist',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_REGION_SETTLEMENTBILL',
'title' => '业绩详情',
'url' => 'saas://shop/settlement/regionbill',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_REGION_KPIRLIST',
'title' => 'KPI奖金池',
'url' => 'saas://shop/kpi/regionreward',
'is_control' => 0,
'is_show' => 1,
'child_list' => []
]
]
],
[
'name' => 'SHOP_SAAS_REGION_LEVEL',
'title' => '等级角色',
'url' => 'saas://shop/level/regionlists',
'is_control' => 0,
'is_show' => 1,
'sort' => 4,
'child_list' => [
[
'name' => 'SHOP_SAAS_REGION_AGENTADDLEVEL',
'title' => '添加等级',
'url' => 'saas://shop/level/regionaddlevel',
'is_control' => 0,
'is_show' => 0,
], [
'name' => 'SHOP_SAAS_REGION_EDITLEVEL',
'title' => '编辑',
'url' => 'saas://shop/level/regioneditlevel',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_REGION_DELLEVEL',
'title' => '删除',
'url' => 'saas://shop/level/regiondellevel',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'PROMOTION_REGION_CONFIG',
'title' => '提现设置',
'url' => 'saas://shop/config/basics',
'is_control' => 0,
'is_show' => 1,
'sort' => 5,
'child_list' => [
]
],
]
],
[
'name' => 'SHOP_SAAS_MAGE',
'title' => '业务经理',
'parent' => 'PROMOTION_ROOT',
'url' => 'saas://shop/manage/lists',
'is_show' => 1,
'sort' => 5,
'picture' => 'static/shop/img/icon/member_list.png',
'child_list' => [
[
'name' => 'SHOP_SAAS_MANAGELIST',
'title' => '经理管理',
'url' => 'saas://shop/manage/lists',
'is_control' => 0,
'is_show' => 1,
'sort' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_MANAGEADD',
'title' => '添加经理',
'url' => 'saas://shop/manage/adduser',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_MANAGEEDITUSER',
'title' => '编辑',
'url' => 'saas://shop/manage/edituser',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_MANAGEDELUSET',
'title' => '删除',
'url' => 'saas://shop/manage/deluser',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_MAPPLEY',
'title' => '灵工入驻',
'url' => 'saas://shop/manage/applylist',
'is_control' => 0,
'is_show' => 1,
'sort' => 2,
'child_list' => [
[
'name' => 'SHOP_SAAS_MAGENTAPPLY',
'title' => '审核',
'url' => 'saas://shop/manage/apply',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_REWARDKPI',
'title' => '业绩KPI',
'url' => 'saas://shop/order/lists',
'is_control' => 0,
'is_show' => 1,
'sort' => 3,
'child_list' => [
[
'name' => 'SHOP_SAAS_KPIORDER',
'title' => '交易订单',
'url' => 'saas://shop/order/lists',
'is_control' => 0,
'is_show' => 1,
'child_list' => []
],
[
'name' => 'SHOP_SAAS_KPISETTLEMENT',
'title' => '业绩结算',
'url' => 'saas://shop/settlement/list',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_SETTLEMENTLIST',
'title' => '结算',
'url' => 'saas://shop/settlement/start',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_KPILIST',
'title' => '业绩KPI',
'url' => 'saas://shop/kpi/list',
'is_control' => 0,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_SETTLEMENTBILL',
'title' => '业绩详情',
'url' => 'saas://shop/settlement/bill',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_KPIRLIST',
'title' => 'KPI奖金池',
'url' => 'saas://shop/kpi/reward',
'is_control' => 0,
'is_show' => 1,
'child_list' => []
]
]
],
[
'name' => 'SHOP_SAAS_LEVEL',
'title' => '等级角色',
'url' => 'saas://shop/level/lists',
'is_control' => 0,
'is_show' => 1,
'sort' => 4,
'child_list' => [
[
'name' => 'SHOP_SAAS_AGENTADDLEVEL',
'title' => '添加角色',
'url' => 'saas://shop/level/addlevel',
'is_control' => 0,
'is_show' => 0,
], [
'name' => 'SHOP_SAAS_EDITLEVEL',
'title' => '编辑',
'url' => 'saas://shop/level/editlevel',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_DELLEVEL',
'title' => '删除',
'url' => 'saas://shop/level/dellevel',
'is_control' => 0,
'is_show' => 0,
]
]
]
]
],
[
'name' => 'SHOP_SAAS_PAY',
'title' => '支付服务',
'url' => 'saas://shop/pay/lists',
'parent' => 'PROMOTION_ROOT',
'picture' => 'addon/saas/shop/view/pay/pay.png',
'is_show' => 1,
'sort' => 7,
'child_list' => [
[
'name' => 'SHOP_STOREPAY_INDEX',
'title' => '商户列表',
'url' => 'saas://shop/pay/lists',
'is_control' => 0,
'sort' => 1,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_STOREPAY_REG',
'title' => '商户注册',
'url' => 'saas://shop/pay/reg',
'is_control' => 0,
'sort' => 1,
'is_show' => 0,
],
[
'name' => 'SHOP_ALIPAY_ADD',
'title' => '芝麻商户设置',
'url' => 'saas://shop/alipay/add',
'is_control' => 0,
'sort' => 1,
'is_show' => 0,
],
[
'name' => 'SHOP_STOREPAY_EDIT',
'title' => '商户编辑',
'url' => 'saas://shop/pay/edit',
'is_control' => 0,
'sort' => 1,
'is_show' => 0,
],
[
'name' => 'SHOP_STOREPAY_ALIPAY',
'title' => '绑定支付宝',
'url' => 'saas://shop/pay/alipayauth',
'is_control' => 0,
'sort' => 1,
'is_show' => 0,
],
[
'name' => 'SHOP_STOREPAY_DETAILS',
'title' => '详情',
'url' => 'saas://shop/pay/details',
'is_control' => 0,
'sort' => 1,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_STOREPAY_PAYQR',
'title' => '物料码牌',
'url' => 'saas://shop/payqr/lists',
'is_control' => 0,
'sort' => 2,
'is_show' => 1,
'child_list' => [
[
'name' => 'SHOP_STOREPAY_PAYQRADD',
'title' => '创建二维码',
'url' => 'saas://shop/payqr/add',
'is_control' => 0,
'sort' => 1,
'is_show' => 0
]
]
]
]
],
// [
// 'name' => 'SHOP_DENGHUOISP_ROOT',
// 'parent' => 'SHOP_SAAS_ROOT',
// 'title' => '灯火服务',
// 'url' => 'alidenghuo://shop/isporder/lists',
// 'is_show' => 1,
// 'sort' => 9,
// 'child_list' => [
// [
// 'name' => 'SHOP_DENGHUO_ISPLOG',
// 'title' => '充值订单',
// 'url' => 'alidenghuo://shop/isporder/lists',
// 'is_show' => 1,
// 'sort' => 1,
// 'child_list' => [
// [
// 'name' => 'SHOP_DENGHUO_ISPSENDGOODS',
// 'title' => '发货',
// 'url' => 'alidenghuo://shop/isporder/sendgoods',
// 'is_show' => 0,
// 'sort' => 1,
// ],
// [
// 'name' => 'SHOP_DENGHUO_ISPREFUNDGOODS',
// 'title' => '退款',
// 'url' => 'alidenghuo://shop/isporder/refund',
// 'is_show' => 0,
// 'sort' => 1,
// ]
// ]
// ],
// [
// 'name' => 'SHOP_DENGHUO_CONFIG',
// 'title' => '套餐设置',
// 'url' => 'alidenghuo://shop/package/lists',
// 'is_show' => 1,
// 'sort' => 1,
// 'child_list' => [
// [
// 'name' => 'SHOP_DENGHUO_CONFIG_ADD',
// 'title' => '套餐添加',
// 'url' => 'alidenghuo://shop/package/add',
// 'is_show' => 0,
// 'sort' => 1,
// ],
// [
// 'name' => 'SHOP_DENGHUO_CONFIG_EDIT',
// 'title' => '套餐编辑',
// 'url' => 'alidenghuo://shop/package/edit',
// 'is_show' => 0,
// 'sort' => 1,
// ]
// ]
// ]
// ]
// ],
// [
// 'name' => 'SHOP_SAAS_CLOUDORDER',
// 'title' => '云购订单',
// 'url' => 'saas://shop/saas/cloudorder',
// 'is_control' => 0,
// 'sort' => 10,
// 'is_show' => 1,
// 'child_list' => [
// [
// 'name' => 'SHOP_SAAS_CLOUDORDER_LIST',
// 'title' => '云订购',
// 'url' => 'saas://shop/saas/cloudorder',
// 'is_control' => 0,
// 'sort' => 1,
// 'is_show' => 1,
// ]
// ]
// ],
[
'name' => 'SHOP_SAAS_GROUP',
'title' => '开店套餐',
'url' => 'saas://shop/group/lists',
'is_show' => 1,
'sort' => 11,
'child_list' => [
[
'name' => 'SHOP_SAAS_ADDGROUP',
'title' => '添加套餐',
'url' => 'saas://shop/group/addgroup',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_EDITGROUP',
'title' => '编辑套餐',
'url' => 'saas://shop/group/editgroup',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_DELGROUP',
'title' => '删除',
'url' => 'saas://shop/group/delgroup',
'is_control' => 0,
'is_show' => 0,
]
]
],
[
'name' => 'SHOP_SAAS_AGENT',
'title' => 'S服务商',
'parent' => 'PROMOTION_ROOT',
'url' => 'saas://shop/agent/lists',
'is_show' => 1,
'sort' => 12,
'picture' => 'static/shop/img/icon/member_list.png',
'child_list' => [
[
'name' => 'SHOP_SAAS_AGENTSHOP',
'title' => '服务商管理',
'url' => 'saas://shop/agent/lists',
'is_control' => 0,
'is_show' => 1,
'sort' => 1,
'child_list' => [
[
'name' => 'SHOP_SAAS_AGENTADD',
'title' => '添加渠道商',
'url' => 'saas://shop/agent/adduser',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_AGENTEDITUSER',
'title' => '编辑',
'url' => 'saas://shop/agent/edituser',
'is_control' => 0,
'is_show' => 0,
],
[
'name' => 'SHOP_SAAS_AGENTAPPLY',
'title' => '渠道申请',
'url' => 'saas://shop/agent/apply',
'is_control' => 0,
'is_show' => 0,
]
]
]
]
],
[
'name' => 'SHOP_SAAS_BASICS',
'title' => '营运设置',
'url' => 'saas://shop/basics/setiing',
'is_control' => 0,
'is_show' => 1,
'sort' => 13,
'child_list' => [
[
'name' => 'SHOP_SAAS_BASICSSETIING',
'title' => '基础设置',
'url' => 'saas://shop/basics/setiing',
'is_control' => 0,
'is_show' => 1,
],
[
'name' => 'SHOP_SAAS_BASICSRULE',
'title' => '入驻规则',
'url' => 'saas://shop/basics/promoterule',
'is_control' => 0,
'is_show' => 1,
],
[
'name' => 'SHOP_SAAS_GOODSTEMPLATE',
'title' => '先享模版',
'url' => 'saas://shop/goods/template',
'is_control' => 0,
'is_show' => 1
],
[
'name' => 'SHOP_SAAS_BASICSSETTLEMENT',
'title' => '提现设置',
'url' => 'saas://shop/basics/settlement',
'is_control' => 0,
'is_show' => 1,
],
[
'name' => 'SHOP_SAAS_BASICSSMINI',
'title' => '管理端小程序',
'url' => 'saas://shop/basics/mini',
'is_control' => 0,
'is_show' => 1,
]
]
],
[
'name' => 'SHOP_SAASAGENT_BILL',
'title' => '财务管理',
'url' => 'saas://shop/bill/lists',
'parent' => 'PROMOTION_ROOT',
'is_show' => 1,
'is_control' => 0,
'picture' => 'static/shop/img/icon/spread.png',
'picture_select' => '',
'sort' => 13,
'child_list' => [
[
'name' => 'SHOP_SAASAGENT_SITEBILL',
'title' => '分账明细',
'url' => 'saas://shop/bill/lists',
'is_show' => 1,
'is_control' => 0,
'sort' => 1,
],
[
'name' => 'SHOP_SAASAGENT_STORE',
'title' => 'TOP商家',
'url' => 'saas://shop/shop/topshop',
'is_show' => 1,
'is_control' => 0,
'sort' => 2,
],
[
'name' => 'SHOP_SAASAGENT_COMMISSION',
'title' => '佣金明细',
'url' => 'saas://shop/bill/commission',
'is_show' => 1,
'is_control' => 0,
'sort' => 3,
],
[
'name' => 'SHOP_SAASAGENT_EXPLIST',
'title' => '支出明细',
'url' => 'saas://shop/bill/explists',
'is_show' => 1,
'is_control' => 0,
'sort' => 4,
],
[
'name' => 'SHOP_SAASAGENT_CONFIG',
'title' => '服务商设置',
'url' => 'saas://shop/config/setiing',
'is_show' => 1,
'is_control' => 0,
'sort' => 5,
]
]
]
]
],
[
'name' => 'PROMOTION_SAAS_WITHDRAW',
'title' => '业务经理提现',
'url' => 'saas://shop/withdraw/lists',
'parent' => 'ACCOUNT_MANAGE',
'picture' => 'app/shop/view/public/img/icon_new/member_withdraw_new.png',
'picture_selected' => 'app/shop/view/public/img/icon_new/member_withdraw_select.png',
'is_show' => 1,
'is_control' => 1,
'sort' => 5,
'child_list' => [
[
'name' => 'PROMOTION_SAAS_WITHDRAW_DETAIL',
'title' => '佣金提现详情',
'url' => 'saas://shop/withdraw/detail',
'is_show' => 0,
],
[
'name' => 'PROMOTION_SAAS_WITHDRAW_PASS',
'title' => '审核通过',
'url' => 'saas://shop/withdraw/withdrawpass',
'is_show' => 0,
],
[
'name' => 'PROMOTION_SAAS_WITHDRAW_REFUSE',
'title' => '审核拒绝',
'url' => 'saas://shop/withdraw/withdrawrefuse',
'is_show' => 0,
]
]
]
];