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

修改

@@ -220,10 +220,11 @@ span.back_href { @@ -220,10 +220,11 @@ span.back_href {
220 display: flex; 220 display: flex;
221 justify-content: center; 221 justify-content: center;
222 /*position: absolute;*/ 222 /*position: absolute;*/
223 - bottom: 0; 223 + position:fixed;
  224 + bottom: 0.2rem;
224 left: 0; 225 left: 0;
225 right: 0; 226 right: 0;
226 - margin: 0.42rem auto 0.34rem; 227 + /*margin: 0.42rem auto 0.34rem;*/
227 } 228 }
228 .bottom_img{ 229 .bottom_img{
229 width: 0.4rem; 230 width: 0.4rem;