优化页面
This commit is contained in:
@@ -38,6 +38,18 @@
|
||||
height: 1300rpx;
|
||||
width: 100%;
|
||||
}
|
||||
.no-data.data-v-36b7ee78{
|
||||
position: absolute;
|
||||
top: 200rpx;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 1300rpx;
|
||||
width: 100%;
|
||||
line-height: 1300rpx;
|
||||
text-align: center;
|
||||
font-size: 30rpx;
|
||||
color: #959595;
|
||||
}
|
||||
.card.data-v-36b7ee78 {
|
||||
width: 695rpx;
|
||||
height: 180rpx;
|
||||
@@ -156,12 +168,13 @@
|
||||
}
|
||||
.popup-container.data-v-36b7ee78{
|
||||
width: 500rpx;
|
||||
height: 300rpx;
|
||||
height: 500rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 30rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
padding: 30rpx;
|
||||
}
|
||||
.popup-container-out.data-v-36b7ee78{
|
||||
width: 500rpx;
|
||||
@@ -193,32 +206,33 @@
|
||||
font-size: 25rpx;
|
||||
color: #959595;
|
||||
margin-top: 30rpx;
|
||||
width: 400rpx;
|
||||
}
|
||||
.popup-picker.data-v-36b7ee78{
|
||||
margin-top: 30rpx;
|
||||
width: 400rpx;
|
||||
height: 50rpx;
|
||||
margin-top: 60rpx;
|
||||
width: 450rpx;
|
||||
height: 60rpx;
|
||||
border: #5bced1 solid 1rpx;
|
||||
border-radius: 15rpx;
|
||||
}
|
||||
.uni-input.data-v-36b7ee78{
|
||||
font-size: 30rpx;
|
||||
color: #ffffff;
|
||||
width: 400rpx;
|
||||
height: 50rpx;
|
||||
width: 450rpx;
|
||||
height: 60rpx;
|
||||
text-align: center;
|
||||
line-height: 50rpx;
|
||||
line-height: 60rpx;
|
||||
background-color: #5bced1;
|
||||
border-radius: 15rpx;
|
||||
}
|
||||
.popup-btn.data-v-36b7ee78{
|
||||
margin-top: 30rpx;
|
||||
margin-top: 60rpx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.uni-primary.data-v-36b7ee78{
|
||||
width: 150rpx;
|
||||
height: 50rpx;
|
||||
width: 200rpx;
|
||||
height: 60rpx;
|
||||
border-top-left-radius: 50rpx;
|
||||
border-bottom-left-radius: 50rpx;
|
||||
border-bottom-right-radius: 50rpx;
|
||||
@@ -226,12 +240,12 @@
|
||||
font-size: 25rpx;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
line-height: 50rpx;
|
||||
margin-right: 20rpx;
|
||||
line-height: 60rpx;
|
||||
margin-right: 30rpx;
|
||||
}
|
||||
.uni-default.data-v-36b7ee78{
|
||||
width: 150rpx;
|
||||
height: 50rpx;
|
||||
width: 200rpx;
|
||||
height: 60rpx;
|
||||
border-top-left-radius: 50rpx;
|
||||
border-bottom-left-radius: 50rpx;
|
||||
border-bottom-right-radius: 50rpx;
|
||||
@@ -239,5 +253,5 @@
|
||||
font-size: 25rpx;
|
||||
color: #161616;
|
||||
text-align: center;
|
||||
line-height: 50rpx;
|
||||
line-height: 60rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user