Authored by
郭成尧
top-fixed
...
|
...
|
@@ -9,7 +9,7 @@ body { |
|
|
}
|
|
|
|
|
|
.coupon-new-page {
|
|
|
padding-top: 194px;
|
|
|
padding-top: 284px;
|
|
|
|
|
|
.filter-box {
|
|
|
width: 100%;
|
...
|
...
|
@@ -77,6 +77,9 @@ body { |
|
|
height: 90px;
|
|
|
padding: 16px 20px;
|
|
|
background-color: #fff;
|
|
|
position: fixed;
|
|
|
top: 194px;
|
|
|
left: 0;
|
|
|
|
|
|
input {
|
|
|
width: 570px;
|
...
|
...
|
|