319 lines
14 KiB
PHP
319 lines
14 KiB
PHP
<?php
|
|
// +----------------------------------------------------------------------
|
|
// | 平台端菜单设置
|
|
// +----------------------------------------------------------------------
|
|
return [
|
|
[
|
|
'name' => 'SUPPLY_MARKET',
|
|
'title' => '精选供应链',
|
|
'url' => 'supply://shop/supplyorder/lists',
|
|
'parent' => 'PROMOTION_CENTER',
|
|
'is_show' => 1,
|
|
'picture' => '',
|
|
'picture_selected' => '',
|
|
'sort' => 7,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLY_MARKET_PURCHASE_ORDER',
|
|
'title' => '采购订单',
|
|
'url' => 'supply://shop/supplyorder/lists',
|
|
'is_show' => 1,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLY_MARKET_PURCHASE_PAY',
|
|
'title' => '付款',
|
|
'url' => 'supply://shop/supplyorder/pay',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_PURCHASE_SALESDETAILS',
|
|
'title' => '售后',
|
|
'url' => 'supply://shop/supplyorder/salesdetails',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_PURCHASE_CANCEL',
|
|
'title' => '取消订单',
|
|
'url' => 'supply://shop/supplyorder/cancel',
|
|
'is_show' => 0,
|
|
]
|
|
]
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_FOLLOW',
|
|
'title' => '我的选品',
|
|
'url' => 'supply://shop/follow/lists',
|
|
'is_show' => 1,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLY_MARKET_SERVICEGOODS',
|
|
'title' => '选品中心',
|
|
'url' => 'supply://shop/supplygoods/servicegoods',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_CANCEL',
|
|
'title' => '取消关注',
|
|
'url' => 'supply://shop/follow/cancel',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_DELETE',
|
|
'title' => '删除',
|
|
'url' => 'supply://shop/follow/delete',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_LISTS',
|
|
'title' => '商品列表',
|
|
'url' => 'supply://shop/goods/goodslist',
|
|
'is_show' => 0,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLY_MARKET_DETAIL',
|
|
'title' => '商品详情',
|
|
'url' => 'supply://shop/goods/detail',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_SUPPLY_INDEX',
|
|
'title' => '供应商专页',
|
|
'url' => 'supply://shop/supply/index',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_CART',
|
|
'title' => '购物车',
|
|
'url' => 'supply://shop/cart/cart',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_EVALUATE',
|
|
'title' => '商品评价',
|
|
'url' => 'supply://shop/goodsevaluate/evaluate',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_EVALUATE_AGAIN',
|
|
'title' => '商品追评',
|
|
'url' => 'supply://shop/goodsevaluate/again',
|
|
'is_show' => 0,
|
|
],
|
|
]
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_PAY',
|
|
'title' => '支付',
|
|
'url' => 'supply://shop/pay/pay',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_PAY',
|
|
'title' => '支付通知',
|
|
'url' => 'supply://shop/pay/notify',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_ORDER_ROOT',
|
|
'title' => '店铺订单',
|
|
'url' => 'supply://shop/order/lists',
|
|
'is_show' => 0,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLY_SHOP_ORDER_CREATE',
|
|
'title' => '订单创建',
|
|
'url' => 'supply://shop/ordercreate/payment',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_ORDER_EXPRESS',
|
|
'title' => '订单列表',
|
|
'url' => 'supply://shop/order/lists',
|
|
'is_show' => 0,
|
|
"child_list" => [
|
|
[
|
|
'name' => 'SUPPLY_SHOP_EXPRESS_ORDER_DETAIL',
|
|
'title' => '订单详情',
|
|
'url' => 'supply://shop/order/detail',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_EXPRESS_ORDER_DELIVERY',
|
|
'title' => '订单收货',
|
|
'url' => 'supply://shop/order/takedelivery',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_EXPRESS_ORDER_CLOSE',
|
|
'title' => '订单关闭',
|
|
'url' => 'supply://shop/order/close',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_EXPRESS_ORDER_PAY',
|
|
'title' => '订单支付',
|
|
'url' => 'supply://shop/order/pay',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_EXPRESS_ORDER_PACKAGE',
|
|
'title' => '订单物流',
|
|
'url' => 'supply://shop/order/package',
|
|
'is_show' => 0
|
|
],
|
|
]
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_ORDER_REFUND',
|
|
'title' => '维权列表',
|
|
'url' => 'supply://shop/orderrefund/lists',
|
|
'is_show' => 0,
|
|
'sort' => 5,
|
|
"child_list" => [
|
|
[
|
|
'name' => 'SUPPLY_SHOP_REFUND_DETAIL',
|
|
'title' => '退款详情',
|
|
'url' => 'supply://shop/orderrefund/detail',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_REFUND_APPLY',
|
|
'title' => '申请维权',
|
|
'url' => 'supply://shop/orderrefund/apply',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_REFUND_CANCEL',
|
|
'title' => '撤销维权',
|
|
'url' => 'supply://shop/orderrefund/detail',
|
|
'is_show' => 0
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_SHOP_REFUND_DELIVERY',
|
|
'title' => '维权收货',
|
|
'url' => 'supply://shop/orderrefund/delivery',
|
|
'is_show' => 0
|
|
],
|
|
]
|
|
],
|
|
],
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_PURCHASE',
|
|
'title' => '求购',
|
|
'url' => 'supply://shop/purchase/purchase',
|
|
'is_show' => 0,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLY_MY_PURCHASE',
|
|
'title' => '我的求购',
|
|
'url' => 'supply://shop/purchase/detail',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MY_PURCHASE_DETAIL',
|
|
'title' => '求购单详情',
|
|
'url' => 'supply://shop/purchase/purchaseinfo',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_PURCHASE_RELEASE',
|
|
'title' => '发布求购单',
|
|
'url' => 'supply://shop/purchase/release',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_PURCHASE_CLOSE',
|
|
'title' => '求购单截止',
|
|
'url' => 'supply://shop/purchase/close',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_PURCHASE_DELETE',
|
|
'title' => '求购单删除',
|
|
'url' => 'supply://shop/purchase/delete',
|
|
'is_show' => 0,
|
|
],
|
|
]
|
|
],
|
|
]
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_STOREAPI',
|
|
'title' => '应用账号',
|
|
'url' => 'supply://shop/appapi/lists',
|
|
'is_show' => 1,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLY_MARKET_API_APIADD',
|
|
'title' => '添加应用',
|
|
'url' => 'supply://shop/appapi/apiadd',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_API_APIEDIT',
|
|
'title' => '编辑应用',
|
|
'url' => 'supply://shop/appapi/apiedit',
|
|
'is_show' => 0,
|
|
]
|
|
]
|
|
],
|
|
[
|
|
'name' => 'SUPPLYGOODSTEMP',
|
|
'title' => '价格模版',
|
|
'url' => 'supply://shop/template/lists',
|
|
'is_show' => 1,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLYSHOP_ADDTEMPLATE',
|
|
'title' => '添加模版',
|
|
'url' => 'supply://shop/template/add',
|
|
'is_show' => 0,
|
|
'sort' => 1,
|
|
],
|
|
[
|
|
'name' => 'SUPPLYSHOP_EDITTEMPLATE',
|
|
'title' => '编辑',
|
|
'url' => 'supply://shop/template/edit',
|
|
'is_show' => 0,
|
|
'sort' => 1,
|
|
],
|
|
[
|
|
'name' => 'SUPPLYSHOP_REMOVETEMPLATE',
|
|
'title' => '删除',
|
|
'url' => 'supply://shop/template/remove',
|
|
'is_show' => 0,
|
|
'sort' => 1,
|
|
]
|
|
]
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_THREEAPI',
|
|
'title' => '三方云仓',
|
|
'url' => 'supply://shop/appapi/threelists',
|
|
'is_show' => 1,
|
|
'child_list' => [
|
|
[
|
|
'name' => 'SUPPLY_MARKET_API_THREEAPIADD',
|
|
'title' => '添加云仓',
|
|
'url' => 'supply://shop/appapi/threeapiadd',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_API_THREEAPIEDIT',
|
|
'title' => '编辑云仓',
|
|
'url' => 'supply://shop/appapi/threeapiedit',
|
|
'is_show' => 0,
|
|
],
|
|
[
|
|
'name' => 'SUPPLY_MARKET_API_THREEAPIDEL',
|
|
'title' => '编辑删除',
|
|
'url' => 'supply://shop/appapi/threeapidel',
|
|
'is_show' => 0,
|
|
]
|
|
]
|
|
]
|
|
]
|
|
]
|
|
];
|