|
.uni-popup__wrapper {
|
border-radius: 32rpx !important;
|
}
|
|
@charset "UTF-8";
|
/* @import '@/uni_modules/uni-scss/variables.scss';*/
|
/* 颜色变量 */
|
.address.data-v-a83eda18 {
|
width: 100%;
|
}
|
.address .address_head.data-v-a83eda18 {
|
width: 100%;
|
padding: 28rpx 34rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
display: flex;
|
align-items: center;
|
}
|
.address .address_head image.data-v-a83eda18 {
|
width: 48rpx;
|
height: 48rpx;
|
flex-shrink: 0;
|
margin-right: 20rpx;
|
}
|
.address .address_head .address_head_text.data-v-a83eda18 {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
}
|
.address .address_head .address_head_text text.data-v-a83eda18 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #D20A0A;
|
}
|
.address .address_head .address_head_text text .hui.data-v-a83eda18 {
|
color: #333333;
|
}
|
.address .address_yuan.data-v-a83eda18 {
|
width: 100%;
|
padding: 28rpx 34rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
display: flex;
|
flex-direction: column;
|
}
|
.address .address_yuan .label.data-v-a83eda18 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.address .address_yuan .info.data-v-a83eda18 {
|
margin-top: 28rpx;
|
display: flex;
|
flex-direction: column;
|
}
|
.address .address_yuan .info .info_top.data-v-a83eda18 {
|
display: flex;
|
align-items: center;
|
}
|
.address .address_yuan .info .info_top text.data-v-a83eda18:nth-child(1) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-right: 12rpx;
|
}
|
.address .address_yuan .info .info_top text.data-v-a83eda18:nth-child(2) {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.address .address_yuan .info .info_bottom.data-v-a83eda18 {
|
margin-top: 16rpx;
|
}
|
.address .address_yuan .info .info_bottom text.data-v-a83eda18 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.address .address_list.data-v-a83eda18 {
|
width: 100%;
|
padding: 28rpx 34rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
}
|
.address .address_list .label.data-v-a83eda18 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-bottom: 28rpx;
|
}
|
.address .address_list .label text.data-v-a83eda18:nth-child(1) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.address .address_list .label text.data-v-a83eda18:nth-child(2) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.address .address_list .list.data-v-a83eda18 {
|
display: flex;
|
flex-direction: column;
|
}
|
.address .address_list .list .list_item.data-v-a83eda18 {
|
display: flex;
|
align-items: center;
|
padding-bottom: 30rpx;
|
border-bottom: 2rpx solid #F4F5F4;
|
margin-top: 28rpx;
|
}
|
.address .address_list .list .list_item.data-v-a83eda18:last-child {
|
border: none !important;
|
padding-bottom: 0 !important;
|
}
|
.address .address_list .list .list_item.data-v-a83eda18:first-child {
|
margin-top: 0 !important;
|
}
|
.address .address_list .list .list_item .list_item_left.data-v-a83eda18 {
|
flex: 1;
|
display: flex;
|
flex-direction: column;
|
}
|
.address .address_list .list .list_item .list_item_left .list_item_left_top.data-v-a83eda18 {
|
display: flex;
|
align-items: center;
|
}
|
.address .address_list .list .list_item .list_item_left .list_item_left_top text.data-v-a83eda18:nth-child(1) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-right: 12rpx;
|
}
|
.address .address_list .list .list_item .list_item_left .list_item_left_top text.data-v-a83eda18:nth-child(2) {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.address .address_list .list .list_item .list_item_left .list_item_left_bottom.data-v-a83eda18 {
|
margin-top: 16rpx;
|
}
|
.address .address_list .list .list_item .list_item_left .list_item_left_bottom text.data-v-a83eda18 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.address .address_list .list .list_item image.data-v-a83eda18 {
|
margin-left: 86rpx;
|
width: 32rpx;
|
height: 32rpx;
|
flex-shrink: 0;
|
}
|
.address .address_footer.data-v-a83eda18 {
|
width: 100%;
|
position: fixed;
|
left: 0;
|
bottom: 0;
|
padding: 0 56rpx calc(20rpx + env(safe-area-inset-bottom)) 56rpx;
|
box-sizing: border-box;
|
}
|
.address .address_footer .address_footer_btn.data-v-a83eda18 {
|
width: 100%;
|
height: 72rpx;
|
line-height: 72rpx;
|
text-align: center;
|
background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
|
border-radius: 36rpx;
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
}
|
.address .popup.data-v-a83eda18 {
|
width: 554rpx;
|
padding: 42rpx 32rpx;
|
border-radius: 32rpx;
|
box-sizing: border-box;
|
}
|
.address .popup .popup_icon.data-v-a83eda18 {
|
width: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.address .popup .popup_icon image.data-v-a83eda18 {
|
width: 136rpx;
|
height: 138rpx;
|
}
|
.address .popup .popup_box.data-v-a83eda18 {
|
width: 100%;
|
padding: 28rpx 24rpx;
|
box-sizing: border-box;
|
background: #F5F5F5;
|
border-radius: 12rpx;
|
display: flex;
|
flex-direction: column;
|
margin-top: 28rpx;
|
}
|
.address .popup .popup_box .popup_box_head.data-v-a83eda18 {
|
display: flex;
|
align-items: center;
|
}
|
.address .popup .popup_box .popup_box_head text.data-v-a83eda18:nth-child(1) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-right: 12rpx;
|
}
|
.address .popup .popup_box .popup_box_head text.data-v-a83eda18:nth-child(2) {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.address .popup .popup_box .popup_box_text.data-v-a83eda18 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
margin-top: 16rpx;
|
}
|
.address .popup .popup_info.data-v-a83eda18 {
|
width: 100%;
|
margin-top: 46rpx;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
flex-direction: column;
|
}
|
.address .popup .popup_info text.data-v-a83eda18 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.address .popup .popup_title.data-v-a83eda18 {
|
width: 100%;
|
text-align: center;
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.address .popup .popup_list.data-v-a83eda18 {
|
width: 100%;
|
margin-top: 50rpx;
|
}
|
.address .popup .popup_list .popup_list_item.data-v-a83eda18 {
|
width: 100%;
|
height: 96rpx;
|
display: flex;
|
align-items: center;
|
border-bottom: 2rpx solid #F4F5F4;
|
}
|
.address .popup .popup_list .popup_list_item .popup_list_item_label.data-v-a83eda18 {
|
flex-shrink: 0;
|
display: flex;
|
align-items: center;
|
margin-right: 20rpx;
|
}
|
.address .popup .popup_list .popup_list_item .popup_list_item_label .label.data-v-a83eda18 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.address .popup .popup_list .popup_list_item .popup_list_item_label .required.data-v-a83eda18 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #ff0000;
|
}
|
.address .popup .popup_list .popup_list_item .popup_list_item_label .info.data-v-a83eda18 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.address .popup .popup_list .popup_list_item .input.data-v-a83eda18 {
|
flex: 1;
|
height: 100%;
|
font-size: 32rpx;
|
}
|
.address .popup .popup_list .popup_list_item .popup_list_item_submit.data-v-a83eda18 {
|
flex-shrink: 0;
|
width: 172rpx;
|
height: 56rpx;
|
text-align: center;
|
line-height: 56rpx;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 28rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
margin-left: 20rpx;
|
}
|
.address .popup .popup_submit1.data-v-a83eda18 {
|
width: 100%;
|
margin-top: 48rpx;
|
height: 64rpx;
|
line-height: 64rpx;
|
text-align: center;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 56rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #FFFFFF;
|
}
|
.address .popup .popup_submit.data-v-a83eda18 {
|
width: 100%;
|
margin-top: 64rpx;
|
height: 64rpx;
|
line-height: 64rpx;
|
text-align: center;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 56rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #FFFFFF;
|
}
|