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

合并分支 'lihong' 到 'master'

Lihong



查看合并请求 !221
@@ -217,13 +217,15 @@ span.back_href { @@ -217,13 +217,15 @@ span.back_href {
217 217
218 /*底部icon*/ 218 /*底部icon*/
219 .bottom_icon { 219 .bottom_icon {
  220 +
220 display: flex; 221 display: flex;
221 justify-content: center; 222 justify-content: center;
222 /*position: absolute;*/ 223 /*position: absolute;*/
223 - bottom: 0; 224 + position:fixed;
  225 + bottom: 0.2rem;
224 left: 0; 226 left: 0;
225 right: 0; 227 right: 0;
226 - margin: 0.42rem auto 0.34rem; 228 + /*margin: 0.42rem auto 0.34rem;*/
227 } 229 }
228 .bottom_img{ 230 .bottom_img{
229 width: 0.4rem; 231 width: 0.4rem;