@@ -1,5 +1,5 @@
<template>
- <view style="background-color: #fff; padding-bottom: 196px;">
+ <view style="background-color: #fff;">
<u-navbar title="排队中">
</u-navbar>
<view class="iconfont tittle-font">
@@ -109,6 +109,7 @@
<style>
page{
background: #fff;
+ padding-bottom: 114px;
}
</style>
<style lang="scss" scoped>
@@ -259,9 +260,9 @@
.bottom{
- padding: 12px 20px;
+
background-color: #fff;
- width: 91.4%;
+ padding: 12px 20px;
position: fixed;
bottom: 0;
left: 0;