正在显示
1 个修改的文件
包含
3 行增加
和
0 行删除
@@ -10,6 +10,9 @@ | @@ -10,6 +10,9 @@ | ||
10 | <link rel="stylesheet" type="text/css" href="__TMPL__/public/mobile/css/pay/order_style.css" /> | 10 | <link rel="stylesheet" type="text/css" href="__TMPL__/public/mobile/css/pay/order_style.css" /> |
11 | <title>选择订单类型</title> | 11 | <title>选择订单类型</title> |
12 | <style type="text/css"> | 12 | <style type="text/css"> |
13 | + body,html{ | ||
14 | + height:100%; | ||
15 | + } | ||
13 | .container { | 16 | .container { |
14 | height: 100%; | 17 | height: 100%; |
15 | } | 18 | } |
-
请 注册 或 登录 后发表评论