87 lines
1.6 KiB
Plaintext
87 lines
1.6 KiB
Plaintext
|
|
.content.data-v-71af36ea {
|
|
height: 100%;
|
|
-webkit-box-pack: justify;
|
|
-webkit-justify-content: space-between;
|
|
justify-content: space-between;
|
|
}
|
|
.text-blue.data-v-71af36ea {
|
|
color: #5E8FEA;
|
|
}
|
|
.block-title.data-v-71af36ea {
|
|
color: #000;
|
|
font-size: 26rpx;
|
|
padding: 54rpx 24rpx 27rpx 24rpx;
|
|
font-weight: bold;
|
|
}
|
|
.type-title.data-v-71af36ea{
|
|
margin-top: 24rpx;
|
|
line-height: 1;
|
|
}
|
|
.block-input.data-v-71af36ea {
|
|
min-height: 92rpx;
|
|
background-color: #fff;
|
|
padding-left: 24rpx;
|
|
padding-right: 16rpx;
|
|
}
|
|
.mt24.data-v-71af36ea {
|
|
margin-top: 24rpx;
|
|
}
|
|
.text-red.data-v-71af36ea {
|
|
color: #EA3020;
|
|
}
|
|
.uni-icon-arrowright.data-v-71af36ea{
|
|
color: #969EA4;
|
|
font-size: 30rpx;
|
|
}
|
|
.content-unit.data-v-71af36ea {
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
flex: 1;
|
|
margin-left: 40rpx;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
height: 92rpx;
|
|
}
|
|
.next-btn.data-v-71af36ea {
|
|
background-color: #fff;
|
|
width: 100%;
|
|
border-radius: 0;
|
|
color: #5E8FEA;
|
|
margin-top: 36rpx;
|
|
font-size: 32rpx;
|
|
height: 90rpx;
|
|
line-height: 89rpx;
|
|
}
|
|
button.data-v-71af36ea:after {
|
|
border: none;
|
|
border-radius: 0;
|
|
border-top: 2rpx solid #E9EDF2;
|
|
}
|
|
._hr.data-v-71af36ea {
|
|
height: 2rpx;
|
|
margin-left: 24rpx;
|
|
}
|
|
.tip-box.data-v-71af36ea {
|
|
padding: 28rpx 24rpx;
|
|
background-color: #FDF5EB;
|
|
color: #788691;
|
|
font-size: 26rpx;
|
|
line-height: 1.2;
|
|
}
|
|
.add-btn.data-v-71af36ea {
|
|
color: #5E8FEA;
|
|
border: 2rpx dashed #5E8FEA;
|
|
font-size: 40rpx;
|
|
width: 42rpx;
|
|
text-align: center;
|
|
height: 42rpx;
|
|
line-height: 39rpx;
|
|
}
|
|
textarea.data-v-71af36ea {
|
|
height: 200rpx;
|
|
width: 100%;
|
|
}
|
|
|