Commit 7cab9f5e by mushishixian

fix

parent 2459b9b1
Showing with 3 additions and 3 deletions
......@@ -70,21 +70,21 @@ class Menu
[
'title' => '商机管理',
'href' => 'https://yunxin.ichunt.com',
'class' => 'layui-icon-set',
'class' => '',
'target' => '_blank',
'childs' => [],
],
[
'title' => '寻报价管理',
'href' => 'http://frq.ichunt.net/inquiry/inquiryBoard',
'class' => 'layui-icon-set',
'class' => '',
'target' => '_blank',
'childs' => []
],
[
'title' => '数据流管理',
'href' => 'http://access.ichunt.net/web/board',
'class' => 'layui-icon-set',
'class' => '',
'target' => '_blank',
'childs' => []
],
......
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