作者 李洪娟

合并分支 'lihong' 到 'master'

Lihong



查看合并请求 !40
... ... @@ -12,10 +12,9 @@
html,body {
display: flex;
flex-flow: column;
background: #4789CA url("__TMPL__/public/mobile/images/login_bg.png") center no-repeat;
background: #5995cf url("__TMPL__/public/mobile/images/footbei.png") center repeat-x;
background-size: cover;
/*background-attachment: fixed;*/
}
.container {
display: flex;
... ...