Explorar el Código

更新 'resources/views/admin/auth/login.blade.php'

qiang hace 4 años
padre
commit
0c04ee74e0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/admin/auth/login.blade.php

+ 1 - 1
resources/views/admin/auth/login.blade.php

xqd
@@ -88,7 +88,7 @@
 <!--统计代码,可删除-->
 <style type="text/css">
     body {
-        background: url("/images/login-bg.jpg") 100% 100% no-repeat fixed;
+        background: url("/images/login-bg.jpg") 100% 100% fixed;
     }
 
     .sg-login-container {