diff --git a/gasStation-uni/pagesHome/RechargeRecords/RechargeRecords.vue b/gasStation-uni/pagesHome/RechargeRecords/RechargeRecords.vue index 60bb3407e..3ce93d264 100644 --- a/gasStation-uni/pagesHome/RechargeRecords/RechargeRecords.vue +++ b/gasStation-uni/pagesHome/RechargeRecords/RechargeRecords.vue @@ -31,6 +31,9 @@ icon="http://cdn.uviewui.com/uview/empty/coupon.png"> + + + 礼品卡兑换 @@ -248,4 +251,18 @@ font-size: 14px; border-radius: 15px; } + + .but-sub { + width: 305px; + height: 40px; + line-height: 40px; + margin: 0 auto; + background-color: #FF9655; + color: white; + border-radius: 50px; + text-align: center; + position: absolute; + bottom: 40px; + left: 11%; + } diff --git a/gasStation-uni/pagesMy/fleetInfo/index.vue b/gasStation-uni/pagesMy/fleetInfo/index.vue index 07aa9d3f1..807988e67 100644 --- a/gasStation-uni/pagesMy/fleetInfo/index.vue +++ b/gasStation-uni/pagesMy/fleetInfo/index.vue @@ -165,7 +165,7 @@ border-radius: 50px; text-align: center; position: absolute; - bottom: 60px; - left: 10%; + bottom: 40px; + left: 11%; } \ No newline at end of file diff --git a/gasStation-uni/pagesMy/fleetLimit/index.vue b/gasStation-uni/pagesMy/fleetLimit/index.vue index 97a4e4db6..c2d3babd4 100644 --- a/gasStation-uni/pagesMy/fleetLimit/index.vue +++ b/gasStation-uni/pagesMy/fleetLimit/index.vue @@ -166,7 +166,7 @@ border-radius: 50px; text-align: center; position: absolute; - bottom: 60px; - left: 10%; + bottom: 40px; + left: 11%; } \ No newline at end of file diff --git a/gasStation-uni/pagesMy/fleetMember/addMember.vue b/gasStation-uni/pagesMy/fleetMember/addMember.vue index cf5581531..c033c0309 100644 --- a/gasStation-uni/pagesMy/fleetMember/addMember.vue +++ b/gasStation-uni/pagesMy/fleetMember/addMember.vue @@ -186,7 +186,7 @@ border-radius: 50px; text-align: center; position: absolute; - bottom: 60px; - left: 10%; + bottom: 40px; + left: 11%; } \ No newline at end of file diff --git a/gasStation-uni/pagesMy/fleetMember/index.vue b/gasStation-uni/pagesMy/fleetMember/index.vue index 347764287..297251994 100644 --- a/gasStation-uni/pagesMy/fleetMember/index.vue +++ b/gasStation-uni/pagesMy/fleetMember/index.vue @@ -111,8 +111,8 @@ border-radius: 50px; text-align: center; position: absolute; - bottom: 60px; - left: 10%; + bottom: 40px; + left: 11%; } .box-hang {