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