.body { border-top: solid 1px #DBDBDA; padding: 0 40rpx; } /* 查询view */ .face-wapper { display: flex; flex-direction: row; justify-content: center; width: 100%; /* margin-top: 120upx; margin-bottom: 120upx; */ } /* 查询内内容 */ .font { width: 150rpx; padding-top: 20rpx; margin-left: 3rpx; } /* 输入框 */ .input { width: 500rpx; height: 90rpx; } /* 显示背景 */ .backg{ margin-left: 125rpx; margin-top: 25rpx; width: 500rpx; height: 900rpx; background-color: pink; } .chaxunx{ display: flex; } .bianju{ margin-left: 20rpx; margin-right: 20rpx; } .bianju1{ margin-left: 80rpx; margin-top: 20rpx; } .bottom{ width: 100vw; height:92.1vh; background-color: rgb(245, 245, 245); } .geziWC{ margin: auto; margin-top: 30rpx; width: 730rpx; height: 300rpx; background-color: #fff; } .u-tag--mini.data-v-3732d7af { height: 22px; line-height: 22px; /* padding: 0 5px; */ text-align: center; margin: auto; } .container { display: flex; flex-direction: column; height: 100%; padding-bottom: 100rpx; /* 保证按钮的位置 */ } .fixed-button-container { position: fixed; left: 0; bottom: 0; width: 100%; display: flex; justify-content: center; } .fixed-button { width: 100%; max-width: 690rpx; /* 根据实际需要设置按钮宽度 */ } .u-tag{ flex: none; align-items: center; /* 垂直居中 */ justify-content: center; width: 120rpx; }