|
|
|
@ -184,7 +184,7 @@ class MenuEnum{ |
|
|
|
[ |
|
|
|
'index' => 121, |
|
|
|
'name' => '投诉中心', |
|
|
|
'link' => '/pages/user/complain', |
|
|
|
'link' => '/bundle/pages/user/complain', |
|
|
|
'is_tab' => 1, |
|
|
|
'link_type' => 1, |
|
|
|
] |
|
|
|
@ -292,7 +292,7 @@ class MenuEnum{ |
|
|
|
[ |
|
|
|
'index' => 1001, |
|
|
|
'name' => '投诉中心', |
|
|
|
'link' => '/pages/user/complain', |
|
|
|
'link' => '/bundle/pages/user/complain', |
|
|
|
'is_tab' => 0, |
|
|
|
'link_type' => 1, |
|
|
|
'menu_type' => 1, |
|
|
|
|