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