mrr.sj.front/unpackage/dist/dev/mp-weixin/pages/shop/sj-info-change.wxss

407 lines
7.8 KiB
Plaintext

.store-info-page.data-v-6fd21389 {
padding-bottom: 20rpx;
}
.page-content.data-v-6fd21389 {
flex: 1;
overflow-y: auto;
box-sizing: border-box;
padding: 20rpx 20rpx;
}
.change-tip.data-v-6fd21389 {
background: #FAE7EC;
padding: 20rpx;
text-align: center;
}
.change-tip text.data-v-6fd21389 {
font-size: 28rpx;
color: #D4131F;
}
.audit-tip.data-v-6fd21389 {
margin: 20rpx 24rpx 20rpx 24rpx;
border-radius: 12rpx;
}
.audit-text.data-v-6fd21389 {
font-weight: 400;
font-size: 32rpx;
color: #333333;
text-align: center;
display: block;
}
.reject-reason.data-v-6fd21389 {
background: transparent;
padding: 24rpx;
}
.reject-title.data-v-6fd21389 {
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-6fd21389 {
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;
}
.section-title.data-v-6fd21389 {
display: flex;
align-items: center;
margin-bottom: 30rpx;
}
.title-bar.data-v-6fd21389 {
width: 6rpx;
height: 30rpx;
background-color: #E8101E;
margin-right: 7rpx;
border-radius: 5rpx;
}
.section-title text.data-v-6fd21389 {
font-size: 36rpx;
color: #1D2129;
font-weight: 400;
}
.box-cont.data-v-6fd21389 {
background: #ffffff;
border-radius: 20rpx;
margin-bottom: 24rpx;
margin-left: 8rpx;
margin-right: 8rpx;
box-shadow: none;
}
.form-item.data-v-6fd21389 {
padding: 24rpx;
}
.label.data-v-6fd21389 {
display: block;
font-size: 28rpx;
color: #333333;
font-weight: 500;
}
.required.data-v-6fd21389::before {
content: '*';
color: #FF0000;
margin-right: 4rpx;
}
.upload-box.data-v-6fd21389 {
display: flex;
justify-content: center;
align-items: center;
height: 160rpx;
border-radius: 20rpx;
}
.upload-placeholder.data-v-6fd21389 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.upload-icon.data-v-6fd21389 {
width: 120rpx;
height: 120rpx;
}
.logo-image.data-v-6fd21389 {
width: 120rpx;
height: 120rpx;
border-radius: 20rpx;
}
.form-item-one.data-v-6fd21389 {
display: flex;
align-items: center;
padding: 24rpx;
}
.label-wrapper.data-v-6fd21389 {
display: inline-flex;
align-items: center;
}
.label.data-v-6fd21389 {
font-size: 28rpx;
color: #333333;
font-weight: 500;
line-height: 1;
}
.label-icon.data-v-6fd21389 {
width: 26rpx;
height: 26rpx;
margin-left: 8rpx;
align-items: center;
}
.form-item-two.data-v-6fd21389 {
display: flex;
justify-content: space-between;
align-items: center;
padding: 24rpx;
}
.input.data-v-6fd21389 {
flex: 1;
font-size: 28rpx;
color: #333333;
text-align: right;
}
.placeholder.data-v-6fd21389 {
color: #999999;
}
.picker-content.data-v-6fd21389 {
display: flex;
align-items: center;
}
.picker-value.data-v-6fd21389 {
font-size: 28rpx;
color: #333333;
}
.arrow-right.data-v-6fd21389 {
width: 14rpx;
height: 26rpx;
margin-left: 16rpx;
}
.bottom-actions.data-v-6fd21389 {
position: fixed;
bottom: 0;
left: 0;
right: 0;
padding: 0rpx 24rpx 40rpx 24rpx;
background: #ffffff;
z-index: 100;
}
.action-btn.data-v-6fd21389 {
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-6fd21389,
.view-change-btn.data-v-6fd21389,
.resubmit-btn.data-v-6fd21389 {
background: linear-gradient(180deg, #f52540 0%, #e8101e 100%);
}
.action-buttons-row.data-v-6fd21389 {
display: flex;
justify-content: space-between;
margin: 0 30rpx;
}
.action-buttons-row .action-btn.data-v-6fd21389 {
width: 270rpx;
}
.cancel-btn.data-v-6fd21389 {
background: #E5E5E5;
border-radius: 43rpx;
padding: 0 15rpx;
}
.submit-btn.data-v-6fd21389 {
background: linear-gradient(180deg, #F52540 0%, #E8101E 100%, #E8101E 100%);
border-radius: 43rpx;
padding: 0 15rpx;
}
.btn-text.data-v-6fd21389 {
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-6fd21389 {
color: #666666;
}
.popup.data-v-6fd21389 {
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
visibility: hidden;
opacity: 0;
transition: all 0.3s ease;
}
.popup.show.data-v-6fd21389 {
visibility: visible;
opacity: 1;
}
.popup-mask.data-v-6fd21389 {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.popup-content.data-v-6fd21389 {
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;
}
.popup.show .popup-content.data-v-6fd21389 {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.popup-header.data-v-6fd21389 {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20rpx;
}
.popup-title.data-v-6fd21389 {
font-size: 32rpx;
color: #333333;
font-weight: 500;
}
.popup-close.data-v-6fd21389 {
font-size: 40rpx;
color: #999999;
padding: 16rpx;
}
.region-body.data-v-6fd21389 {
height: 400rpx;
}
.picker-scroll.data-v-6fd21389 {
height: 400rpx;
}
.picker-item.data-v-6fd21389 {
height: 68rpx;
line-height: 68rpx;
text-align: center;
}
.popup-footer.data-v-6fd21389 {
display: flex;
margin-top: 32rpx;
}
.popup-btn.data-v-6fd21389 {
flex: 1;
height: 88rpx;
border-radius: 44rpx;
display: flex;
align-items: center;
justify-content: center;
margin: 0 16rpx;
}
.popup-btn.cancel.data-v-6fd21389 {
background-color: #F5F5F5;
}
.popup-btn.confirm.data-v-6fd21389 {
background: linear-gradient(180deg, #f52540 0%, #e8101e 100%);
}
.popup-btn .btn-text.data-v-6fd21389 {
font-size: 32rpx;
font-weight: 500;
}
.popup-btn.cancel .btn-text.data-v-6fd21389 {
color: #666666;
}
.popup-btn.confirm .btn-text.data-v-6fd21389 {
color: #FFFFFF;
}
.tip-popup.data-v-6fd21389 {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1000;
display: flex;
align-items: center;
justify-content: center;
visibility: hidden;
opacity: 0;
transition: all 0.3s ease;
}
.tip-popup.show.data-v-6fd21389 {
visibility: visible;
opacity: 1;
}
.tip-popup-mask.data-v-6fd21389 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.tip-popup-content.data-v-6fd21389 {
position: relative;
width: 620rpx;
height: 810rpx;
}
.tip-popup-bg.data-v-6fd21389 {
width: 620rpx;
height: 810rpx;
position: absolute;
top: 0;
left: 0;
}
.tip-popup-body.data-v-6fd21389 {
position: relative;
flex-direction: column;
padding: 80rpx 20rpx 40rpx 20rpx;
box-sizing: border-box;
}
.tip-title.data-v-6fd21389 {
font-size: 36rpx;
font-weight: bold;
color: #333;
text-align: center;
margin-top: 107rpx;
margin-bottom: 37rpx;
}
.tip-image-container.data-v-6fd21389 {
align-items: center;
justify-content: center;
margin-bottom: 50rpx;
}
.tip-image.store_logo.data-v-6fd21389 {
width: 582rpx;
height: 327rpx;
margin-right: 0;
margin-left: -15rpx;
}
.tip-image.store_name.data-v-6fd21389 {
width: 627rpx;
height: 327rpx;
margin-left: 13rpx;
}
.tip-buttons.data-v-6fd21389 {
display: flex;
justify-content: space-between;
padding: 0 28rpx;
}
.tip-btn.data-v-6fd21389 {
width: 250rpx;
height: 80rpx;
border-radius: 40rpx;
display: flex;
align-items: center;
justify-content: center;
font-size: 32rpx;
font-weight: 500;
}
.tip-btn.cancel.data-v-6fd21389 {
border: #E8101E 2rpx solid;
background-color: transparent;
color: #e8101e;
}
.tip-btn.confirm.data-v-6fd21389 {
background: linear-gradient(180deg, #f52540 0%, #e8101e 100%);
color: #FFFFFF;
}
.tip-btn .btn-text.data-v-6fd21389 {
color: inherit;
}