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

合并分支 'lihong' 到 'master'

修改



查看合并请求 !225
... ... @@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="__TMPL__/public/mobile/css/write/write.css" />
<title>填写电子订单</title>
<style type="text/css">
.bottom_icon {
.bottom_icont {
display: flex;
justify-content: center;
/* position: absolute; */
... ... @@ -130,7 +130,7 @@
</div>
</div>
<div class="bottom_icon">
<div class="bottom_icont">
<img src="__TMPL__/public/mobile/images/biglogo@2x.png" class="bottom_img" />
<p class="bottom_text">{$site_info.site_name}</p>
</div>
... ...