diff --git a/src/project/fd/AppRedemptionPoints/myOrderList.vue b/src/project/fd/AppRedemptionPoints/myOrderList.vue index 6001138b..a42eede0 100644 --- a/src/project/fd/AppRedemptionPoints/myOrderList.vue +++ b/src/project/fd/AppRedemptionPoints/myOrderList.vue @@ -34,7 +34,7 @@ - + @@ -297,6 +297,9 @@ export default { } } } + .pad-t112 { + padding-top: 112px; + } }