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

合并分支 'lihong' 到 'master'

修改



查看合并请求 !53
@@ -96,7 +96,6 @@ @@ -96,7 +96,6 @@
96 $('.test_num').removeClass('Augly-fadeout'); 96 $('.test_num').removeClass('Augly-fadeout');
97 $('.test_num').addClass('Augly-fadein'); 97 $('.test_num').addClass('Augly-fadein');
98 $('.test_num').show(); 98 $('.test_num').show();
99 - //$(".num_detail").css("background","#0A5B9D")  
100 setTimeout(function() { 99 setTimeout(function() {
101 $('.test_num').removeClass('Augly-fadein'); 100 $('.test_num').removeClass('Augly-fadein');
102 $('.test_num').addClass('Augly-fadeout'); 101 $('.test_num').addClass('Augly-fadeout');
@@ -219,8 +219,8 @@ span.back_href { @@ -219,8 +219,8 @@ span.back_href {
219 .bottom_icon { 219 .bottom_icon {
220 display: flex; 220 display: flex;
221 justify-content: center; 221 justify-content: center;
222 - /*position: absolute;*/  
223 - bottom: 0; 222 + position: fixed;
  223 + bottom: 0.2rem;
224 left: 0; 224 left: 0;
225 right: 0; 225 right: 0;
226 margin: 0.42rem auto 0.34rem; 226 margin: 0.42rem auto 0.34rem;