|
@@ -100,47 +100,47 @@ $arr = array(
|
|
|
'nav' => 'goods',
|
|
|
'text' => $lang['nc_goods'],
|
|
|
'list' => array(
|
|
|
- array('args'=>'goods_class,goods_class,goods', 'text'=>$lang['nc_class_manage']),
|
|
|
- array('args'=>'brand,brand,goods', 'text'=>$lang['nc_brand_manage']),
|
|
|
- array('args'=>'goods,goods,goods', 'text'=>$lang['nc_goods_manage']),
|
|
|
- array('args'=>'type,type,goods', 'text'=>$lang['nc_type_manage']),
|
|
|
- array('args'=>'spec,spec,goods', 'text'=>$lang['nc_spec_manage']),
|
|
|
- array('args'=>'list,goods_album,goods', 'text'=>$lang['nc_album_manage']),
|
|
|
+ array('args'=>'goods_class,goods_class,goods', 'text'=>$lang['nc_class_manage']),
|
|
|
+ array('args'=>'brand,brand,goods', 'text'=>$lang['nc_brand_manage']),
|
|
|
+ array('args'=>'goods,goods,goods', 'text'=>$lang['nc_goods_manage']),
|
|
|
+ array('args'=>'type,type,goods', 'text'=>$lang['nc_type_manage']),
|
|
|
+ array('args'=>'spec,spec,goods', 'text'=>$lang['nc_spec_manage']),
|
|
|
+ array('args'=>'list,goods_album,goods', 'text'=>$lang['nc_album_manage']),
|
|
|
)
|
|
|
],
|
|
|
[
|
|
|
'nav' => 'refill',
|
|
|
'text' => '充值业务',
|
|
|
'list' => array(
|
|
|
- array('args'=>'merchant,merchant,refill', 'text'=>'机构管理'),
|
|
|
- array('args'=>'index,refill_evidence,refill', 'text'=>'充值申请'),
|
|
|
+ array('args'=>'merchant,merchant,refill', 'text'=>'机构管理'),
|
|
|
+ array('args'=>'index,refill_evidence,refill', 'text'=>'充值申请'),
|
|
|
array('args'=>'index,refill_order,refill', 'text'=>'订单列表'),
|
|
|
array('args'=>'index,provider,refill', 'text'=>'通道列表'),
|
|
|
array('args'=>'index,provider_ctl,refill', 'text'=>'通道控制'),
|
|
|
array('args'=>'index,refill_merchant_channel_cfg,refill', 'text'=>'机构通道配置'),
|
|
|
array('args'=>'index,provider_province_cfg,refill', 'text'=>'通道省份配置'),
|
|
|
- array('args'=>'index,provider_group,refill', 'text'=>'通道组管理'),
|
|
|
+ array('args'=>'index,provider_group,refill', 'text'=>'通道组管理'),
|
|
|
array('args'=>'index,ordersendlist,refill', 'text'=>'订单监控'),
|
|
|
- array('args'=>'index,orderstats,refill', 'text'=>'对账管理'),
|
|
|
- array('args'=>'index,refill_event,refill', 'text'=>'订单事件管理'),
|
|
|
- array('args'=>'index,refill_tax_stats,refill', 'text'=>'带票对账统计'),
|
|
|
- array('args'=>'index,refill_company,refill', 'text'=>'公司信息管理'),
|
|
|
+ array('args'=>'index,orderstats,refill', 'text'=>'对账管理'),
|
|
|
+ array('args'=>'index,refill_event,refill', 'text'=>'订单事件控制'),
|
|
|
+ array('args'=>'index,refill_company,refill', 'text'=>'公司信息管理'),
|
|
|
array('args'=>'intercept,refill_config,refill', 'text'=>'充值拦截设置'),
|
|
|
array('args'=>'stats,card_key,refill', 'text'=>'卡密管理'),
|
|
|
array('args'=>'index,refill_third,refill', 'text'=>'增值业务管理'),
|
|
|
array('args'=>'index,refill_stock,refill', 'text'=>'库存管理'),
|
|
|
- array('args'=>'index,refill_analysis,refill', 'text'=>'成功率监控'),
|
|
|
- array('args'=>'index,refill_order_manual,refill', 'text'=>'订单手动处理'),
|
|
|
+ array('args'=>'index,refill_analysis,refill', 'text'=>'成功率监控'),
|
|
|
+ array('args'=>'index,refill_order_manual,refill', 'text'=>'订单手动处理'),
|
|
|
array('args'=>'index,provider_info,refill', 'text'=>'上游信息管理'),
|
|
|
array('args'=>'index,merchant_info,refill', 'text'=>'机构信息管理'),
|
|
|
- array('args'=>'index,refill_cron,refill', 'text'=>'订单排队查询'),
|
|
|
+ array('args'=>'index,refill_cron,refill', 'text'=>'订单排队查询'),
|
|
|
array('args'=>'index,refill_refund,refill', 'text'=>'退款信息管理'),
|
|
|
array('args'=>'index,order_search,refill', 'text'=>'客服订单查询'),
|
|
|
array('args'=>'index,refill_detail,refill', 'text'=>'接单查询'),
|
|
|
- array('args'=>'index,provider_price,refill', 'text'=>'通道价格明细'),
|
|
|
+ array('args'=>'index,provider_price,refill', 'text'=>'通道价格明细'),
|
|
|
array('args'=>'index,task,refill', 'text'=>'任务列表'),
|
|
|
array('args'=>'index,refill_error,refill', 'text'=>'异常订单列表'),
|
|
|
- array('args'=>'index,arw_monitor,refill', 'text'=>'服务器磁盘监控'),
|
|
|
+ array('args'=>'index,arw_monitor,refill', 'text'=>'服务器磁盘监控'),
|
|
|
+ array('args'=>'index,refill_tax_stats,refill', 'text'=>'带票对账统计')
|
|
|
)
|
|
|
],
|
|
|
[
|