修改图标

main
liutk 2024-05-01 10:25:45 +08:00
parent 6802113532
commit 8d0eb7bac0
1 changed files with 1 additions and 1 deletions

View File

@ -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' => []