2025-03-19 19:25:16 +08:00

163 lines
3.2 KiB
Plaintext

.borbottom.data-v-5862b89c {
border-bottom: 2rpx solid #eee;
}
.complaints.data-v-5862b89c {
padding-bottom: 60rpx;
font-size: 28rpx;
}
.complaints-content.data-v-5862b89c {
margin: 24rpx;
padding: 0 24rpx;
border-radius: 12rpx;
background-color: #fff;
}
.evaluate-box.data-v-5862b89c {
margin: 24rpx;
border-radius: 12rpx;
background-color: #fff;
padding: 20rpx 0;
}
textarea.data-v-5862b89c,
.div-textarea.data-v-5862b89c {
width: 640rpx;
color: #333;
height: 98rpx;
padding: 20rpx;
line-height: 1.2;
}
.tip-text.data-v-5862b89c {
margin-top: 16rpx;
color: #646464;
text-align: right;
padding-right: 20rpx;
}
.tip-text .tip-color.data-v-5862b89c {
color: #ba9b6f;
}
.photo-box.data-v-5862b89c {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.photo-box .images.data-v-5862b89c {
margin: 16rpx 0 16rpx 13rpx;
position: relative;
}
.photo-box .images image.data-v-5862b89c {
height: 140rpx;
width: 140rpx;
border-radius: 6rpx;
background: #fff;
}
.photo-box .images ._i.data-v-5862b89c {
background: #ea4848;
height: 30rpx;
width: 30rpx;
border-radius: 50%;
position: absolute;
top: -15rpx;
right: -10rpx;
}
.photo-box .images ._i.data-v-5862b89c:after {
content: ' ';
height: 4rpx;
width: 18rpx;
display: block;
background: #fff;
margin-top: 14rpx;
margin-left: 6rpx;
border-radius: 4rpx;
}
.photo-box .add-photo.data-v-5862b89c {
height: 138rpx;
width: 138rpx;
border-radius: 6rpx;
border: 1rpx dashed #ba9b6f;
margin-left: 12rpx;
text-align: center;
color: #ba9b6f;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.photo-box .add-photo ._i.data-v-5862b89c {
margin-bottom: 12rpx;
width: 42rpx;
height: 36rpx;
background: url("https://eshangtech.com/wanmeiyizhanImg/pic.png") no-repeat center;
background-size: contain;
}
.address-content.data-v-5862b89c {
display: flex;
align-items: center;
justify-content: flex-end;
}
.adress-content.data-v-5862b89c {
height: 96rpx;
line-height: 96rpx;
display: flex;
align-items: center;
}
.content-title.data-v-5862b89c {
width: 168rpx;
}
.content-input.data-v-5862b89c {
flex: 1;
}
.content-input input.data-v-5862b89c {
width: 98%;
height: 96rpx;
line-height: 96rpx;
}
.tag-list.data-v-5862b89c {
display: flex;
font-size: 24rpx;
color: #606266;
padding: 0 24rpx;
}
.tag-list + .tag-list.data-v-5862b89c {
margin-top: 8rpx;
}
.tag-list .tag-name.data-v-5862b89c {
margin-right: 16rpx;
font-size: 24rpx;
line-height: 2.4;
width: 130rpx;
}
.tag-list .tags-box.data-v-5862b89c {
width: 540rpx;
}
.tag-list .tags-box .tag-unit.data-v-5862b89c {
padding: 8rpx 24rpx;
background: #f4f4f4;
color: #606266;
border-radius: 24rpx;
margin: 8rpx;
font-size: 24rpx;
display: inline-block;
vertical-align: middle;
}
.tag-list .tags-box .tag-unit.active.data-v-5862b89c {
color: #ed7043;
background: #fdf1ec;
}
.post-btn.data-v-5862b89c {
background: #e5e5e5;
width: 690rpx;
height: 82rpx;
line-height: 82rpx;
border-radius: 8rpx;
font-size: 32rpx;
text-align: center;
color: #898989;
margin-left: 32rpx;
margin-top: 42rpx;
margin-bottom: 32rpx;
}
.active.data-v-5862b89c {
background-color: #333;
color: #d2bc8d;
}