作者 李洪娟

修改

@@ -12,8 +12,9 @@ body{ @@ -12,8 +12,9 @@ body{
12 .bottom_icon { 12 .bottom_icon {
13 display: flex; 13 display: flex;
14 justify-content: center; 14 justify-content: center;
15 - margin-top: 0.42rem; 15 +
16 margin-bottom: 0.34rem; 16 margin-bottom: 0.34rem;
  17 + margin-top: 0.42rem;
17 } 18 }
18 19
19 .bottom_img { 20 .bottom_img {
@@ -82,7 +83,7 @@ body{ @@ -82,7 +83,7 @@ body{
82 outline: none; 83 outline: none;
83 height: 0.5rem; 84 height: 0.5rem;
84 font-size: 0.32rem; 85 font-size: 0.32rem;
85 - /*width: 4rem;*/ 86 + width: 4rem;
86 } 87 }
87 .get_num{ 88 .get_num{
88 position: absolute; 89 position: absolute;
@@ -32,7 +32,7 @@ @@ -32,7 +32,7 @@
32 font-size: 0.28rem; 32 font-size: 0.28rem;
33 color: #F4AC30; 33 color: #F4AC30;
34 line-height: 1rem; 34 line-height: 1rem;
35 - right: 1.37rem; 35 + right: 1rem;
36 } 36 }
37 </style> 37 </style>
38 </head> 38 </head>