xingyy
xingyy 1 year ago
parent 5a7a6ae287
commit 52f705eb80

@ -265,17 +265,16 @@ picker-view {
background-size: cover; background-size: cover;
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
&>.content5{ &>.content5{
align-items: center; align-items: center;
left: 0;
background: #fff; background: #fff;
width: 750rpx; width: 750rpx;
position: fixed; position: fixed;
bottom: 0; bottom: 0;
height: 172rpx; height: 172rpx;
display: flex; display: flex;
overflow: hidden;
.wrap2{ .wrap2{
border-radius: 40rpx; border-radius: 40rpx;
display: flex; display: flex;
@ -286,7 +285,6 @@ picker-view {
color: #fff; color: #fff;
font-size: 32rpx; font-size: 32rpx;
background:#76C458; background:#76C458;
} }
.wrap1{ .wrap1{
margin-left: 58rpx; margin-left: 58rpx;

Loading…
Cancel
Save