正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -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; |
-
请 注册 或 登录 后发表评论