149 lines
3.4 KiB
Plaintext
149 lines
3.4 KiB
Plaintext
@charset "UTF-8";
|
|
/* 水平间距 */
|
|
/* 水平间距 */
|
|
.uni-textarea-placeholder.data-v-57280228 {
|
|
color: #ccc;
|
|
}
|
|
.data-v-57280228 .uni-section-header {
|
|
padding: 0 !important;
|
|
}
|
|
.report.data-v-57280228 {
|
|
padding: 0 32rpx;
|
|
}
|
|
.evidence.data-v-57280228 {
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.ProblemFeedback.data-v-57280228 {
|
|
background: #fafbfb;
|
|
height: 100%;
|
|
}
|
|
.ProblemFeedback .picture_list.data-v-57280228 {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.ProblemFeedback .picture_list view.data-v-57280228 {
|
|
width: 158rpx;
|
|
margin-right: 14rpx;
|
|
height: 158rpx;
|
|
position: relative;
|
|
}
|
|
.ProblemFeedback .picture_list view image.data-v-57280228,
|
|
.ProblemFeedback .picture_list view .view.data-v-57280228 {
|
|
width: 158rpx;
|
|
height: 158rpx;
|
|
border-radius: 12rpx;
|
|
}
|
|
.ProblemFeedback .picture_list view .delete_img.data-v-57280228 {
|
|
background-color: #4d5eff;
|
|
color: #fff;
|
|
position: absolute;
|
|
right: 10rpx;
|
|
z-index: 10;
|
|
top: 10rpx;
|
|
text-align: center;
|
|
line-height: 36rpx;
|
|
width: 32rpx;
|
|
height: 32rpx;
|
|
border-radius: 4rpx;
|
|
}
|
|
.ProblemFeedback .btn_bottom.data-v-57280228 {
|
|
height: 160rpx;
|
|
padding: 12rpx 32rpx;
|
|
background-color: #fafbfb;
|
|
margin-top: 100rpx;
|
|
}
|
|
.ProblemFeedback .btn_bottom .bnt1.data-v-57280228 {
|
|
width: 100%;
|
|
color: #fff;
|
|
background: #4d5eff;
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
}
|
|
.ProblemFeedback .Upload_module.data-v-57280228 {
|
|
margin: 0 34rpx;
|
|
margin-top: 40rpx;
|
|
}
|
|
.ProblemFeedback .Upload_module .uploadImg.data-v-57280228 {
|
|
width: 160rpx;
|
|
height: 160rpx;
|
|
border: 2rpx solid #dfdfdf;
|
|
border-radius: 12rpx;
|
|
background: #fff;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.ProblemFeedback .Upload_module .uploadImg .image image.data-v-57280228 {
|
|
width: 70rpx;
|
|
height: 70rpx;
|
|
}
|
|
.ProblemFeedback .Upload_module .Tips.data-v-57280228 {
|
|
font-size: 24rpx;
|
|
margin-top: 20rpx;
|
|
color: #999999;
|
|
}
|
|
.ProblemFeedback .Upload_module .layout.data-v-57280228 {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.ProblemFeedback .feedback_name.data-v-57280228 {
|
|
font-size: 30rpx;
|
|
color: #333;
|
|
padding: 36rpx 0 0 0;
|
|
}
|
|
.ProblemFeedback .copy.data-v-57280228 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin-top: 20rpx;
|
|
}
|
|
.ProblemFeedback .copy > text.data-v-57280228:nth-child(2) {
|
|
color: #b0b0b0;
|
|
font-size: 26rpx;
|
|
}
|
|
.ProblemFeedback .uni-textarea.data-v-57280228 {
|
|
display: flex;
|
|
margin-top: 20rpx;
|
|
justify-content: center;
|
|
}
|
|
.ProblemFeedback .uni-textarea .uni-textarea-compute.data-v-57280228 {
|
|
height: 100%;
|
|
}
|
|
.ProblemFeedback .uni-textarea .activeText.data-v-57280228 {
|
|
border: 3rpx solid #4d5eff;
|
|
}
|
|
.ProblemFeedback .uni-textarea .activeTextCopy.data-v-57280228 {
|
|
border: 3rpx solid #eee;
|
|
}
|
|
.ProblemFeedback .uni-textarea textarea.data-v-57280228 {
|
|
padding: 24rpx;
|
|
font-size: 28rpx;
|
|
width: 710rpx !important;
|
|
height: 200rpx !important;
|
|
background: #fff;
|
|
border-radius: 10rpx;
|
|
}
|
|
.ProblemFeedback .feedback_type.data-v-57280228 {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
align-items: center;
|
|
}
|
|
.ProblemFeedback .feedback_type .active.data-v-57280228 {
|
|
color: #fff;
|
|
background: #4d5eff;
|
|
}
|
|
.ProblemFeedback .feedback_type view.data-v-57280228 {
|
|
text-align: center;
|
|
width: 50%;
|
|
margin-top: 24rpx;
|
|
}
|
|
.ProblemFeedback .feedback_type view text.data-v-57280228 {
|
|
background: #e6e7e7;
|
|
color: #999;
|
|
width: 314rpx;
|
|
display: inline-block;
|
|
padding: 14rpx 8rpx;
|
|
border-radius: 10rpx;
|
|
font-size: 24rpx;
|
|
}
|
|
|