This commit is contained in:
神楽坂 白 2024-06-10 21:13:53 +08:00
parent 772e3cde92
commit d27777992c
2 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@
*/ */
'logo' => '临时邮箱', 'logo' => '临时邮箱',
'logo_img' => 'DALL·E-2024-06-10-18.26.png', 'logo_img' => 'logo.png',
'logo_img_class' => 'brand-image img-circle elevation-3', 'logo_img_class' => 'brand-image img-circle elevation-3',
'logo_img_xl' => null, 'logo_img_xl' => null,
'logo_img_xl_class' => 'brand-image-xs', 'logo_img_xl_class' => 'brand-image-xs',
@ -86,7 +86,7 @@
'auth_logo' => [ 'auth_logo' => [
'enabled' => false, 'enabled' => false,
'img' => [ 'img' => [
'path' => 'DALL·E-2024-06-10-18.26.png', 'path' => 'logo.png',
'alt' => 'Auth Logo', 'alt' => 'Auth Logo',
'class' => '', 'class' => '',
'width' => 50, 'width' => 50,
@ -113,7 +113,7 @@
'enabled' => false, 'enabled' => false,
'mode' => 'fullscreen', 'mode' => 'fullscreen',
'img' => [ 'img' => [
'path' => 'DALL·E-2024-06-10-18.26.png', 'path' => 'logo.png',
'alt' => 'AdminLTE Preloader Image', 'alt' => 'AdminLTE Preloader Image',
'effect' => 'animation__shake', 'effect' => 'animation__shake',
'width' => 60, 'width' => 60,

View File

Before

Width:  |  Height:  |  Size: 203 KiB

After

Width:  |  Height:  |  Size: 203 KiB