作者
李洪娟
修改
...
|
...
|
@@ -12,8 +12,9 @@ body{ |
|
|
.bottom_icon {
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
margin-top: 0.42rem;
|
|
|
|
|
|
margin-bottom: 0.34rem;
|
|
|
margin-top: 0.42rem;
|
|
|
}
|
|
|
|
|
|
.bottom_img {
|
...
|
...
|
@@ -82,7 +83,7 @@ body{ |
|
|
outline: none;
|
|
|
height: 0.5rem;
|
|
|
font-size: 0.32rem;
|
|
|
/*width: 4rem;*/
|
|
|
width: 4rem;
|
|
|
}
|
|
|
.get_num{
|
|
|
position: absolute;
|
...
|
...
|
|
...
|
...
|
@@ -32,7 +32,7 @@ |
|
|
font-size: 0.28rem;
|
|
|
color: #F4AC30;
|
|
|
line-height: 1rem;
|
|
|
right: 1.37rem;
|
|
|
right: 1rem;
|
|
|
}
|
|
|
</style>
|
|
|
</head>
|
...
|
...
|
|