正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -10,7 +10,7 @@ | @@ -10,7 +10,7 @@ | ||
10 | <link rel="stylesheet" type="text/css" href="__TMPL__/public/mobile/css/write/write.css" /> | 10 | <link rel="stylesheet" type="text/css" href="__TMPL__/public/mobile/css/write/write.css" /> |
11 | <title>填写电子订单</title> | 11 | <title>填写电子订单</title> |
12 | <style type="text/css"> | 12 | <style type="text/css"> |
13 | - .bottom_icon { | 13 | + .bottom_icont { |
14 | display: flex; | 14 | display: flex; |
15 | justify-content: center; | 15 | justify-content: center; |
16 | /* position: absolute; */ | 16 | /* position: absolute; */ |
@@ -130,7 +130,7 @@ | @@ -130,7 +130,7 @@ | ||
130 | </div> | 130 | </div> |
131 | </div> | 131 | </div> |
132 | 132 | ||
133 | -<div class="bottom_icon"> | 133 | +<div class="bottom_icont"> |
134 | <img src="__TMPL__/public/mobile/images/biglogo@2x.png" class="bottom_img" /> | 134 | <img src="__TMPL__/public/mobile/images/biglogo@2x.png" class="bottom_img" /> |
135 | <p class="bottom_text">{$site_info.site_name}</p> | 135 | <p class="bottom_text">{$site_info.site_name}</p> |
136 | </div> | 136 | </div> |
-
请 注册 或 登录 后发表评论