Commit 058ce2e1 authored by maliang's avatar maliang

上传bug修复

parent e239488f
......@@ -33,6 +33,12 @@ body{
0%{
background-image: url(../img/login/bg2.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
}
33%{
background-image: url(../img/login/bg5.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
}
66%{
background-image: url(../img/login/bg4.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
}
100%{
background-image: url(../img/login/bg3.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center center;background-attachment:fixed;
}
......
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 to comment