提交 d49c76fe 编写于 作者: T Terry

后台菜单配置

上级 5ef245df
......@@ -104,10 +104,10 @@ return [
'label' => 'Category Info',
'url_key' => '/catalog/category/index',
],
'category_info_config' => [
'label' => '分类配置',
'url_key' => '/catalog/category/index',
],
//'category_info_config' => [
// 'label' => '分类配置',
// 'url_key' => '/catalog/category/index',
//],
],
],
'urlrewrite_manager' => [
......@@ -126,10 +126,10 @@ return [
'label' => 'Manager Order',
'url_key' => '/sales/orderinfo/manager',
],
'order_config' => [
'label' => '订单参数配置',
'url_key' => '/sales/orderinfo/manager',
],
//'order_config' => [
// 'label' => '订单参数配置',
// 'url_key' => '/sales/orderinfo/manager',
//],
],
],
'coupon' => [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册