389 lines
8.1 KiB
Plaintext
389 lines
8.1 KiB
Plaintext
|
|
|
||
|
|
.service-area-page.data-v-5d4943d3 {
|
||
|
|
background-color: #f5f5f5;
|
||
|
|
min-height: 100vh;
|
||
|
|
box-sizing: border-box;
|
||
|
|
display: flex;
|
||
|
|
flex-direction: column;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 页面内容区域 */
|
||
|
|
.page-content.data-v-5d4943d3 {
|
||
|
|
flex: 1;
|
||
|
|
overflow-y: auto;
|
||
|
|
padding: 20rpx 0;
|
||
|
|
box-sizing: border-box;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 审核中提示 */
|
||
|
|
.audit-tip.data-v-5d4943d3 {
|
||
|
|
margin: 20rpx 24rpx 20rpx 24rpx;
|
||
|
|
border-radius: 12rpx;
|
||
|
|
}
|
||
|
|
.audit-text.data-v-5d4943d3 {
|
||
|
|
font-weight: 400;
|
||
|
|
font-size: 32rpx;
|
||
|
|
color: #333333;
|
||
|
|
text-align: center;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 驳回原因样式 */
|
||
|
|
.reject-reason.data-v-5d4943d3 {
|
||
|
|
background: transparent;
|
||
|
|
padding: 24rpx;
|
||
|
|
}
|
||
|
|
.reject-title.data-v-5d4943d3 {
|
||
|
|
font-family: PingFangSC, PingFang SC;
|
||
|
|
font-weight: 500;
|
||
|
|
font-size: 32rpx;
|
||
|
|
color: #333333;
|
||
|
|
line-height: 45rpx;
|
||
|
|
text-align: center;
|
||
|
|
font-style: normal;
|
||
|
|
}
|
||
|
|
.reject-detail.data-v-5d4943d3 {
|
||
|
|
font-family: PingFangSC, PingFang SC;
|
||
|
|
font-weight: 400;
|
||
|
|
font-size: 28rpx;
|
||
|
|
color: #999999;
|
||
|
|
line-height: 40rpx;
|
||
|
|
text-align: center;
|
||
|
|
font-style: normal;
|
||
|
|
margin-top: 12rpx;
|
||
|
|
}
|
||
|
|
.area-header.data-v-5d4943d3 {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
margin-bottom: 20rpx;
|
||
|
|
}
|
||
|
|
.title-bar.data-v-5d4943d3 {
|
||
|
|
width: 6rpx;
|
||
|
|
height: 30rpx;
|
||
|
|
background-color: #E8101E;
|
||
|
|
margin-right: 10rpx;
|
||
|
|
border-radius: 5rpx;
|
||
|
|
}
|
||
|
|
.area-title.data-v-5d4943d3 {
|
||
|
|
font-family: PingFangSC, PingFang SC;
|
||
|
|
font-weight: 500;
|
||
|
|
font-size: 32rpx;
|
||
|
|
color: #1D2129;
|
||
|
|
line-height: 48rpx;
|
||
|
|
text-align: left;
|
||
|
|
font-style: normal;
|
||
|
|
}
|
||
|
|
.box-cont.data-v-5d4943d3 {
|
||
|
|
background: #ffffff;
|
||
|
|
border-radius: 20rpx;
|
||
|
|
margin: 0 24rpx 24rpx 24rpx;
|
||
|
|
box-shadow: none;
|
||
|
|
}
|
||
|
|
.area-container.data-v-5d4943d3 {
|
||
|
|
padding: 32rpx;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 当前区域显示 */
|
||
|
|
.current-area.data-v-5d4943d3 {
|
||
|
|
padding: 20rpx 0;
|
||
|
|
}
|
||
|
|
.area-display.data-v-5d4943d3 {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: space-between;
|
||
|
|
}
|
||
|
|
.area-value.data-v-5d4943d3 {
|
||
|
|
font-family: PingFangSC, PingFang SC;
|
||
|
|
font-weight: 400;
|
||
|
|
font-size: 28rpx;
|
||
|
|
color: #333333;
|
||
|
|
line-height: 40rpx;
|
||
|
|
text-align: left;
|
||
|
|
font-style: normal;
|
||
|
|
flex: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 待审核区域选择 */
|
||
|
|
.pending-area.data-v-5d4943d3 {
|
||
|
|
padding: 20rpx 0;
|
||
|
|
}
|
||
|
|
.area-selection.data-v-5d4943d3 {
|
||
|
|
margin-bottom: 20rpx;
|
||
|
|
}
|
||
|
|
.area-label.data-v-5d4943d3 {
|
||
|
|
font-family: PingFangSC, PingFang SC;
|
||
|
|
font-weight: 400;
|
||
|
|
font-size: 28rpx;
|
||
|
|
color: #333333;
|
||
|
|
line-height: 40rpx;
|
||
|
|
margin-bottom: 16rpx;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
.area-picker-trigger.data-v-5d4943d3 {
|
||
|
|
display: flex;
|
||
|
|
align-items: flex-start; /* 改为顶部对齐,避免文本过长时挤压 */
|
||
|
|
align-items: center;
|
||
|
|
justify-content: space-between;
|
||
|
|
padding: 24rpx;
|
||
|
|
background: #F8F9FD;
|
||
|
|
border-radius: 12rpx;
|
||
|
|
border: 2rpx solid #E9E9E9;
|
||
|
|
min-height: 40rpx; /* 设置最小高度 */
|
||
|
|
}
|
||
|
|
.selected-area.data-v-5d4943d3 {
|
||
|
|
font-size: 28rpx;
|
||
|
|
color: #333333;
|
||
|
|
flex: 1; /* 让文本区域占据剩余空间 */
|
||
|
|
min-width: 0; /* 重要:允许文本区域收缩 */
|
||
|
|
word-wrap: break-word; /* 允许文本换行 */
|
||
|
|
overflow-wrap: break-word; /* 兼容性更好的换行 */
|
||
|
|
margin-right: 20rpx; /* 给箭头留出空间 */
|
||
|
|
}
|
||
|
|
.arrow-down.data-v-5d4943d3 {
|
||
|
|
width: 14rpx !important; /* 固定宽度 */
|
||
|
|
height: 26rpx !important; /* 固定高度 */
|
||
|
|
flex-shrink: 0; /* 防止箭头被压缩 */
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 区域限制提示 */
|
||
|
|
.area-limit-tip.data-v-5d4943d3 {
|
||
|
|
margin-top: 16rpx;
|
||
|
|
}
|
||
|
|
.limit-text.data-v-5d4943d3 {
|
||
|
|
font-size: 24rpx;
|
||
|
|
color: #E8101E;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 区域选择器样式 */
|
||
|
|
.popup.data-v-5d4943d3 {
|
||
|
|
position: fixed;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
bottom: 0;
|
||
|
|
z-index: 999;
|
||
|
|
visibility: hidden;
|
||
|
|
opacity: 0;
|
||
|
|
transition: all 0.3s ease;
|
||
|
|
}
|
||
|
|
.popup.show.data-v-5d4943d3 {
|
||
|
|
visibility: visible;
|
||
|
|
opacity: 1;
|
||
|
|
}
|
||
|
|
.popup-mask.data-v-5d4943d3 {
|
||
|
|
position: fixed;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
bottom: 0;
|
||
|
|
background-color: rgba(0, 0, 0, 0.5);
|
||
|
|
}
|
||
|
|
.popup-content.data-v-5d4943d3 {
|
||
|
|
position: relative;
|
||
|
|
background-color: #FFFFFF;
|
||
|
|
border-radius: 24rpx 24rpx 0 0;
|
||
|
|
padding: 32rpx;
|
||
|
|
-webkit-transform: translateY(100%);
|
||
|
|
transform: translateY(100%);
|
||
|
|
transition: -webkit-transform 0.3s ease;
|
||
|
|
transition: transform 0.3s ease;
|
||
|
|
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
|
||
|
|
max-height: 70vh;
|
||
|
|
}
|
||
|
|
.popup.show .popup-content.data-v-5d4943d3 {
|
||
|
|
-webkit-transform: translateY(0);
|
||
|
|
transform: translateY(0);
|
||
|
|
}
|
||
|
|
.region-popup.data-v-5d4943d3 {
|
||
|
|
height: 80vh;
|
||
|
|
display: flex;
|
||
|
|
flex-direction: column;
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
.popup-header.data-v-5d4943d3 {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: space-between;
|
||
|
|
margin-bottom: 20rpx;
|
||
|
|
padding: 0 32rpx;
|
||
|
|
padding-top: 32rpx;
|
||
|
|
}
|
||
|
|
.popup-title.data-v-5d4943d3 {
|
||
|
|
font-size: 32rpx;
|
||
|
|
color: #333333;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
.popup-close.data-v-5d4943d3 {
|
||
|
|
font-size: 40rpx;
|
||
|
|
color: #999999;
|
||
|
|
padding: 16rpx;
|
||
|
|
}
|
||
|
|
.region-tabs.data-v-5d4943d3 {
|
||
|
|
display: flex;
|
||
|
|
border-bottom: 1rpx solid #EEEEEE;
|
||
|
|
margin-bottom: 20rpx;
|
||
|
|
padding: 0 32rpx;
|
||
|
|
}
|
||
|
|
.region-tab.data-v-5d4943d3 {
|
||
|
|
flex: 1;
|
||
|
|
text-align: center;
|
||
|
|
padding: 20rpx 0;
|
||
|
|
font-size: 28rpx;
|
||
|
|
color: #666666;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
.region-tab.active.data-v-5d4943d3 {
|
||
|
|
color: #E8101E;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
.region-tab.active.data-v-5d4943d3::after {
|
||
|
|
content: '';
|
||
|
|
position: absolute;
|
||
|
|
bottom: 0;
|
||
|
|
left: 50%;
|
||
|
|
-webkit-transform: translateX(-50%);
|
||
|
|
transform: translateX(-50%);
|
||
|
|
width: 40rpx;
|
||
|
|
height: 4rpx;
|
||
|
|
background-color: #E8101E;
|
||
|
|
border-radius: 2rpx;
|
||
|
|
}
|
||
|
|
.region-body.data-v-5d4943d3 {
|
||
|
|
flex: 1;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|
||
|
|
.region-scroll.data-v-5d4943d3 {
|
||
|
|
height: 100%;
|
||
|
|
padding: 0 32rpx;
|
||
|
|
}
|
||
|
|
.region-item.data-v-5d4943d3 {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: space-between;
|
||
|
|
padding: 24rpx 0;
|
||
|
|
border-bottom: 1rpx solid #EEEEEE;
|
||
|
|
}
|
||
|
|
.region-item.checkbox-item.data-v-5d4943d3 {
|
||
|
|
padding: 20rpx 0;
|
||
|
|
width: 100%;
|
||
|
|
justify-content: flex-start;
|
||
|
|
}
|
||
|
|
.checkbox.data-v-5d4943d3 {
|
||
|
|
width: 40rpx;
|
||
|
|
height: 40rpx;
|
||
|
|
border: 2rpx solid #DDDDDD;
|
||
|
|
border-radius: 8rpx;
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: center;
|
||
|
|
margin-right: 16rpx;
|
||
|
|
}
|
||
|
|
.checkbox.checked.data-v-5d4943d3 {
|
||
|
|
background-color: #E8101E;
|
||
|
|
border-color: #E8101E;
|
||
|
|
}
|
||
|
|
.check-icon.data-v-5d4943d3 {
|
||
|
|
width: 42rpx;
|
||
|
|
height: 42rpx;
|
||
|
|
}
|
||
|
|
.checkbox-label.data-v-5d4943d3 {
|
||
|
|
font-size: 28rpx;
|
||
|
|
color: #333333;
|
||
|
|
}
|
||
|
|
.arrow-right.data-v-5d4943d3 {
|
||
|
|
width: 14rpx;
|
||
|
|
height: 26rpx;
|
||
|
|
}
|
||
|
|
.popup-footer.data-v-5d4943d3 {
|
||
|
|
display: flex;
|
||
|
|
margin-top: 32rpx;
|
||
|
|
padding: 0 32rpx;
|
||
|
|
padding-bottom: 32rpx;
|
||
|
|
}
|
||
|
|
.popup-btn.data-v-5d4943d3 {
|
||
|
|
flex: 1;
|
||
|
|
height: 88rpx;
|
||
|
|
border-radius: 44rpx;
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: center;
|
||
|
|
margin: 0 16rpx;
|
||
|
|
}
|
||
|
|
.popup-btn.cancel.data-v-5d4943d3 {
|
||
|
|
background-color: #F5F5F5;
|
||
|
|
}
|
||
|
|
.popup-btn.confirm.data-v-5d4943d3 {
|
||
|
|
background: linear-gradient(180deg, #f52540 0%, #e8101e 100%);
|
||
|
|
}
|
||
|
|
.popup-btn .btn-text.data-v-5d4943d3 {
|
||
|
|
font-size: 32rpx;
|
||
|
|
font-weight: 500;
|
||
|
|
}
|
||
|
|
.popup-btn.cancel .btn-text.data-v-5d4943d3 {
|
||
|
|
color: #666666;
|
||
|
|
}
|
||
|
|
.popup-btn.confirm .btn-text.data-v-5d4943d3 {
|
||
|
|
color: #FFFFFF;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 底部按钮样式 */
|
||
|
|
.bottom-actions.data-v-5d4943d3 {
|
||
|
|
position: fixed;
|
||
|
|
bottom: 0;
|
||
|
|
left: 0;
|
||
|
|
right: 0;
|
||
|
|
padding: 0rpx 24rpx 40rpx 24rpx;
|
||
|
|
background: #ffffff;
|
||
|
|
z-index: 100;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 单个按钮样式 */
|
||
|
|
.action-btn.data-v-5d4943d3 {
|
||
|
|
height: 88rpx;
|
||
|
|
border-radius: 43rpx;
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: center;
|
||
|
|
font-size: 32rpx;
|
||
|
|
font-weight: 400;
|
||
|
|
margin-top: 20rpx;
|
||
|
|
}
|
||
|
|
.change-info-btn.data-v-5d4943d3 {
|
||
|
|
background: linear-gradient(180deg, #f52540 0%, #e8101e 100%);
|
||
|
|
}
|
||
|
|
.view-change-btn.data-v-5d4943d3 {
|
||
|
|
background: linear-gradient(180deg, #f52540 0%, #e8101e 100%);
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 双按钮行样式 */
|
||
|
|
.action-buttons-row.data-v-5d4943d3 {
|
||
|
|
display: flex;
|
||
|
|
justify-content: space-between;
|
||
|
|
margin: 0 30rpx;
|
||
|
|
}
|
||
|
|
.action-buttons-row .action-btn.data-v-5d4943d3 {
|
||
|
|
width: 270rpx;
|
||
|
|
}
|
||
|
|
.cancel-btn.data-v-5d4943d3 {
|
||
|
|
background: #E5E5E5;
|
||
|
|
border-radius: 43rpx;
|
||
|
|
padding: 0 15rpx;
|
||
|
|
}
|
||
|
|
.submit-btn.data-v-5d4943d3 {
|
||
|
|
background: linear-gradient(180deg, #F52540 0%, #E8101E 100%, #E8101E 100%);
|
||
|
|
border-radius: 43rpx;
|
||
|
|
padding: 0 15rpx;
|
||
|
|
}
|
||
|
|
.btn-text.data-v-5d4943d3 {
|
||
|
|
font-family: PingFangSC, PingFang SC;
|
||
|
|
font-weight: 400;
|
||
|
|
font-size: 36rpx;
|
||
|
|
color: #FFFFFF;
|
||
|
|
line-height: 50rpx;
|
||
|
|
text-align: left;
|
||
|
|
font-style: normal;
|
||
|
|
}
|
||
|
|
.cancel-text.data-v-5d4943d3 {
|
||
|
|
color: #666666;
|
||
|
|
}
|
||
|
|
|