作者 李洪娟
1 个管道 的构建 通过 耗费 1 秒

合并分支 'lihong' 到 'master'

修改



查看合并请求 !186
@@ -12,7 +12,12 @@ @@ -12,7 +12,12 @@
12 <style type="text/css"> 12 <style type="text/css">
13 .container { 13 .container {
14 height: 100%; 14 height: 100%;
  15 + background: url(../../images/login_bg.png) center no-repeat;
  16 + background-size: 100% 100%;
  17 + padding-top: 1rem;
15 } 18 }
  19 +
  20 +
16 .input_num { 21 .input_num {
17 position: relative; 22 position: relative;
18 } 23 }