You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

113 lines
1.4 KiB
Plaintext

9 months ago
.cy-add-address {
width: 100%;
height: 100%;
}
.cy-mind {
margin-top: 360rpx;
width: 100%;
height: 325rpx;
text-align: center;
}
.cy-mind-title {
width: 100%;
height: 60rpx;
font-size: 34rpx;
}
.cy-mind-des {
width: 100%;
height: 40rpx;
font-size: 24rpx;
color: gray;
}
.cy-new-address {
margin: 140rpx 165rpx;
width: 420rpx;
height: 85rpx;
color: white;
border-radius: 85rpx;
background-color: #004585;
font-size: 30rpx;
}
.cy-content-address {
width: 100%;
height: 100%;
}
.cy-location-view {
width: 670rpx;
height: 100rpx;
}
.cy-location-row {
width: 100%;
height: 50rpx;
}
.cy-list-header {
width: 100%;
height: 80rpx;
background-color: white;
border-bottom: 1px solid gainsboro;
}
.cy-list-header-title {
width: 670rpx;
height: 100%;
font-size: 28rpx;
}
.cy-content-list {
width: 100%;
height: auto;
}
.cy-list-item {
width: 100%;
height: auto;
min-height: 180rpx;
background-color: white;
border-bottom: 1px solid gainsboro;
}
.cy-item-address {
position: relative;
width: 670rpx;
height: auto;
min-height: 80rpx;
font-size: 28rpx;
}
.cy-item-row {
position: relative;
width: 670rpx;
height: 60rpx;
font-size: 30rpx;
}
.cy-item-right {
position: absolute;
right: 0px;
width: auto;
height: 100%;
}
.cy-icon-item {
width: auto;
height: 100%;
}
.line-sex {
width: auto;
font-size: 28rpx;
color: #111;
}
radio {
transform: scale(0.7);
}