generated from liutk/owl-admin-base
修改图标
parent
6802113532
commit
8d0eb7bac0
|
|
@ -359,7 +359,7 @@ class AdminPermissionSeeder extends Seeder
|
||||||
],
|
],
|
||||||
'app_versions' => [
|
'app_versions' => [
|
||||||
'name' => 'App版本管理',
|
'name' => 'App版本管理',
|
||||||
'icon' => 'flowbite:inbox-full-outline',
|
'icon' => 'ic:twotone-app-shortcut',
|
||||||
'uri' => '/app-versions',
|
'uri' => '/app-versions',
|
||||||
'resource' => true,
|
'resource' => true,
|
||||||
'children' => []
|
'children' => []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue