fixbug
This commit is contained in:
parent
772e3cde92
commit
d27777992c
|
|
@ -64,7 +64,7 @@
|
|||
*/
|
||||
|
||||
'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_xl' => null,
|
||||
'logo_img_xl_class' => 'brand-image-xs',
|
||||
|
|
@ -86,7 +86,7 @@
|
|||
'auth_logo' => [
|
||||
'enabled' => false,
|
||||
'img' => [
|
||||
'path' => 'DALL·E-2024-06-10-18.26.png',
|
||||
'path' => 'logo.png',
|
||||
'alt' => 'Auth Logo',
|
||||
'class' => '',
|
||||
'width' => 50,
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
'enabled' => false,
|
||||
'mode' => 'fullscreen',
|
||||
'img' => [
|
||||
'path' => 'DALL·E-2024-06-10-18.26.png',
|
||||
'path' => 'logo.png',
|
||||
'alt' => 'AdminLTE Preloader Image',
|
||||
'effect' => 'animation__shake',
|
||||
'width' => 60,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 203 KiB |
Loading…
Reference in New Issue
Block a user