登录背景改为本地

pull/59/head
smallchill 7 years ago
parent 5a072a6f25
commit e6aeab8b06
  1. 3
      src/styles/login.scss

@ -5,8 +5,7 @@
width: 100%;
height: 100%;
margin: 0 auto;
background: url("http://www.17sucai.com/preview/242158/2015-01-10/%E7%99%BB%E5%BD%95/images/cloud.jpg")
0 bottom repeat-x #049ec4;
background: url(/img/bg/cloud.jpg) 0 bottom repeat-x #049ec4;
animation: animate-cloud 20s linear infinite;
}
.login-weaper {

Loading…
Cancel
Save