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

合并分支 'lihong' 到 'master'

修改



查看合并请求 !187
@@ -12,11 +12,11 @@ @@ -12,11 +12,11 @@
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; 15 + background: url(__TMPL__/public/mobile/images/login_bg.png) center no-repeat;
16 background-size: 100% 100%; 16 background-size: 100% 100%;
17 padding-top: 1rem; 17 padding-top: 1rem;
18 } 18 }
19 - 19 +
20 20
21 .input_num { 21 .input_num {
22 position: relative; 22 position: relative;