@ -6,6 +6,7 @@
<user-card v-for="(item, key) in active_visitors" :dataitem="item" @clickEvent="changeType" :index="key"></user-card>
<view class="pagebt"></view>
<view class="submit">
<view class="bot primary btn btn2 submitbtn PfScMedium" hover-class="hover" @click="submitWaitType">
确认候诊方式
@ -113,7 +114,6 @@
height: 116rpx;
margin-bottom: 20rpx;
background: white;
display: flex;
align-items: center;
font-size: 32rpx;
color: #000000;
@ -122,6 +122,11 @@
width: 100%;
height: 100rpx;
}
.pagebt{
height: 20vh;
.submit{
position: fixed;