Commit 74ed8a8a by lujunyi

bg

parent 067f4d67
......@@ -24,6 +24,7 @@
*/
'logo' => '<img src="/vendor/dcat-admin/images/logo.jpg" width="35"> &nbsp;同知堂云处方',
'login_background' => '/vendor/dcat-admin/images/pages/login/bg.jpeg',
'login_background2' => '/vendor/dcat-admin/images/pages/login/bg2.jpeg',
/*
|--------------------------------------------------------------------------
......
......@@ -6,7 +6,7 @@
color: #4B5CC4;
background-color: rgba(0, 0, 0, 0.3);
text-align: center !important;
background: url({{ config('admin.login_background') }}) center;
background: url({{ config('admin.login_background2') }}) center;
background-size: cover;
}
.login-box {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment