Commit 6af6cb5e by 杨树贤

修复

parent f6c6ce66
Showing with 1 additions and 8 deletions
......@@ -87,14 +87,7 @@ class Menu
'class' => '',
'target' => '_blank',
'childs' => []
],
[
'title' => '签约公司管理',
'href' => 'https://crm.ichunt.net/',
'class' => '',
'target' => '_blank',
'childs' => []
],
]
];
$menus = array_merge($menus, $urls);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment