Update admin.php

This commit is contained in:
全栈小学生 2023-10-23 19:09:13 +08:00
parent 898a0112cb
commit 5ce771c202

View File

@ -3,7 +3,7 @@ return [
[ [
'menu_name' => '应用管理', 'menu_name' => '应用管理',
'menu_key' => 'app_manage', 'menu_key' => 'app_manage',
'menu_type' => 1, 'menu_type' => 0,
'icon' => 'element-Monitor', 'icon' => 'element-Monitor',
'api_url' => '', 'api_url' => '',
'router_path' => 'app_manage', 'router_path' => 'app_manage',