@zscreate/form-component 1.1.716 → 1.1.718-test.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3032,22 +3032,22 @@ li.CodeMirror-hint-active {
3032
3032
  }
3033
3033
 
3034
3034
 
3035
- [data-v-2b721eca] .ant-popover-inner-content {
3035
+ [data-v-b210edd2] .ant-popover-inner-content {
3036
3036
  width: 190px;
3037
3037
  }
3038
- [data-v-2b721eca] .ant-form-item .ant-form-item-control-wrapper:first-child {
3038
+ [data-v-b210edd2] .ant-form-item .ant-form-item-control-wrapper:first-child {
3039
3039
  width: calc(100% - 0px) !important;
3040
3040
  }
3041
- [data-v-2b721eca] .ant-form-item-control {
3041
+ [data-v-b210edd2] .ant-form-item-control {
3042
3042
  height: 100%;
3043
3043
  }
3044
3044
  /***label对齐方式*/
3045
- .custom_form_item .break[data-v-2b721eca] {
3045
+ .custom_form_item .break[data-v-b210edd2] {
3046
3046
  white-space: normal;
3047
3047
  word-break: break-all;
3048
3048
  word-wrap: break-word;
3049
3049
  }
3050
- .custom_form_item .align-between[data-v-2b721eca] {
3050
+ .custom_form_item .align-between[data-v-b210edd2] {
3051
3051
  white-space: normal;
3052
3052
  word-break: break-all;
3053
3053
  word-wrap: break-word;
@@ -3056,28 +3056,28 @@ li.CodeMirror-hint-active {
3056
3056
  text-align-last: justify;
3057
3057
  width: 80%;
3058
3058
  }
3059
- .custom_form_item .align-middle[data-v-2b721eca] {
3059
+ .custom_form_item .align-middle[data-v-b210edd2] {
3060
3060
  white-space: normal;
3061
3061
  word-break: break-all;
3062
3062
  word-wrap: break-word;
3063
3063
  text-align: center;
3064
3064
  width: 80%;
3065
3065
  }
3066
- .custom_form_item .align-left[data-v-2b721eca] {
3066
+ .custom_form_item .align-left[data-v-b210edd2] {
3067
3067
  white-space: normal;
3068
3068
  word-break: break-all;
3069
3069
  word-wrap: break-word;
3070
3070
  text-align: left;
3071
3071
  width: 80%;
3072
3072
  }
3073
- .custom_form_item .align-right[data-v-2b721eca] {
3073
+ .custom_form_item .align-right[data-v-b210edd2] {
3074
3074
  white-space: normal;
3075
3075
  word-break: break-all;
3076
3076
  word-wrap: break-word;
3077
3077
  text-align: right;
3078
3078
  width: 80%;
3079
3079
  }
3080
- .custom_form_item .align-center[data-v-2b721eca] {
3080
+ .custom_form_item .align-center[data-v-b210edd2] {
3081
3081
  white-space: normal;
3082
3082
  word-break: break-all;
3083
3083
  word-wrap: break-word;
@@ -3086,51 +3086,51 @@ li.CodeMirror-hint-active {
3086
3086
  }
3087
3087
  /***label对齐方式 */
3088
3088
  /*****公共boder ****/
3089
- [data-v-2b721eca] .ant-form-item-control-wrapper {
3089
+ [data-v-b210edd2] .ant-form-item-control-wrapper {
3090
3090
  border-bottom: 1px solid #000;
3091
3091
  }
3092
- [data-v-2b721eca] .ant-form-item-label {
3092
+ [data-v-b210edd2] .ant-form-item-label {
3093
3093
  border-bottom: 1px solid #000;
3094
3094
  }
3095
- .verify-right[data-v-2b721eca] {
3095
+ .verify-right[data-v-b210edd2] {
3096
3096
  border-right: 1px solid #000;
3097
3097
  }
3098
- .custom_form_item_special[data-v-2b721eca] .ant-form-item-children {
3098
+ .custom_form_item_special[data-v-b210edd2] .ant-form-item-children {
3099
3099
  height: 100%;
3100
3100
  }
3101
3101
  /*****公共boder ****/
3102
- .custom_form_item_special[data-v-2b721eca] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
3102
+ .custom_form_item_special[data-v-b210edd2] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
3103
3103
  width: 100%;
3104
3104
  }
3105
- .verify-no-border input[data-v-2b721eca],
3106
- .verify-no-border textarea[data-v-2b721eca] {
3105
+ .verify-no-border input[data-v-b210edd2],
3106
+ .verify-no-border textarea[data-v-b210edd2] {
3107
3107
  display: block;
3108
3108
  background: none;
3109
3109
  height: 90%;
3110
3110
  width: 98%;
3111
3111
  margin: 0 auto;
3112
3112
  }
3113
- .verify-no-border input[data-v-2b721eca]:disabled,
3114
- .verify-no-border textarea[data-v-2b721eca]:disabled {
3113
+ .verify-no-border input[data-v-b210edd2]:disabled,
3114
+ .verify-no-border textarea[data-v-b210edd2]:disabled {
3115
3115
  background: none !important;
3116
3116
  color: #333;
3117
3117
  }
3118
- .verify[data-v-2b721eca] {
3118
+ .verify[data-v-b210edd2] {
3119
3119
  position: relative;
3120
3120
  }
3121
- .verify .inner-form-item[data-v-2b721eca] .ant-form-item-control-wrapper {
3121
+ .verify .inner-form-item[data-v-b210edd2] .ant-form-item-control-wrapper {
3122
3122
  border-bottom: none !important;
3123
3123
  }
3124
- .verify .inner-form-item[data-v-2b721eca] .ant-form-item-children {
3124
+ .verify .inner-form-item[data-v-b210edd2] .ant-form-item-children {
3125
3125
  display: flex;
3126
3126
  align-items: center;
3127
3127
  justify-content: center;
3128
3128
  width: 100%;
3129
3129
  }
3130
- .verify .inner-form-item[data-v-2b721eca] .ant-form-item-children .textarea-wrapper {
3130
+ .verify .inner-form-item[data-v-b210edd2] .ant-form-item-children .textarea-wrapper {
3131
3131
  width: 100%;
3132
3132
  }
3133
- .verify .verify-left[data-v-2b721eca] {
3133
+ .verify .verify-left[data-v-b210edd2] {
3134
3134
  position: absolute;
3135
3135
  left: 0;
3136
3136
  top: 0;
@@ -3141,56 +3141,56 @@ li.CodeMirror-hint-active {
3141
3141
  -moz-text-align-last: justify;
3142
3142
  text-align-last: justify;
3143
3143
  }
3144
- .verify .verify-right[data-v-2b721eca] {
3144
+ .verify .verify-right[data-v-b210edd2] {
3145
3145
  height: 100%;
3146
3146
  width: 100%;
3147
3147
  }
3148
- .verify .verify-right .verify-text[data-v-2b721eca] {
3148
+ .verify .verify-right .verify-text[data-v-b210edd2] {
3149
3149
  position: relative;
3150
3150
  height: 70%;
3151
3151
  padding-top: 5px;
3152
3152
  border-bottom: 1px solid #e6e6e6;
3153
3153
  }
3154
- .verify .verify-right .verify-text .verify-btn[data-v-2b721eca] {
3154
+ .verify .verify-right .verify-text .verify-btn[data-v-b210edd2] {
3155
3155
  position: absolute;
3156
3156
  right: 3%;
3157
3157
  bottom: 2%;
3158
3158
  z-index: 10;
3159
3159
  }
3160
- .verify .verify-right .verify-text span[data-v-2b721eca] {
3160
+ .verify .verify-right .verify-text span[data-v-b210edd2] {
3161
3161
  display: block;
3162
3162
  border: none;
3163
3163
  height: 100%;
3164
3164
  }
3165
- .verify .verify-right .verify-seal[data-v-2b721eca] {
3165
+ .verify .verify-right .verify-seal[data-v-b210edd2] {
3166
3166
  position: absolute;
3167
3167
  width: 35mm;
3168
3168
  height: 35mm;
3169
3169
  z-index: 9 !important;
3170
3170
  }
3171
- .verify .verify-right .verify-seal img[data-v-2b721eca] {
3171
+ .verify .verify-right .verify-seal img[data-v-b210edd2] {
3172
3172
  width: 35mm;
3173
3173
  height: 35mm;
3174
3174
  }
3175
- .verify .verify-right .verify-icon[data-v-2b721eca] {
3175
+ .verify .verify-right .verify-icon[data-v-b210edd2] {
3176
3176
  position: absolute;
3177
3177
  right: 3%;
3178
3178
  top: 3%;
3179
3179
  z-index: 20;
3180
3180
  cursor: pointer;
3181
3181
  }
3182
- .verify .verify-option[data-v-2b721eca] {
3182
+ .verify .verify-option[data-v-b210edd2] {
3183
3183
  display: flex;
3184
3184
  height: 30%;
3185
3185
  }
3186
- .verify .verify-option > div[data-v-2b721eca] {
3186
+ .verify .verify-option > div[data-v-b210edd2] {
3187
3187
  flex: 1;
3188
3188
  border-right: 1px solid #e6e6e6;
3189
3189
  display: flex;
3190
3190
  justify-content: space-between;
3191
3191
  align-items: center;
3192
3192
  }
3193
- .verify .verify-option > div span[data-v-2b721eca] {
3193
+ .verify .verify-option > div span[data-v-b210edd2] {
3194
3194
  text-align: center;
3195
3195
  flex: 2;
3196
3196
  border-right: 1px solid #e6e6e6;
@@ -3199,18 +3199,44 @@ li.CodeMirror-hint-active {
3199
3199
  align-items: center;
3200
3200
  justify-content: center;
3201
3201
  }
3202
- .verify .verify-option > div span + span[data-v-2b721eca],
3203
- .verify .verify-option > div span + .inner-form-item[data-v-2b721eca] {
3202
+ .verify .verify-option > div span + span[data-v-b210edd2],
3203
+ .verify .verify-option > div span + .inner-form-item[data-v-b210edd2] {
3204
3204
  border-right: none;
3205
3205
  flex: 4;
3206
3206
  }
3207
- .verify .verify-option > div:nth-child(2) > span[data-v-2b721eca]:last-child {
3207
+ .verify .verify-option > div:nth-child(2) > span[data-v-b210edd2]:last-child {
3208
3208
  box-sizing: border-box;
3209
3209
  padding: 1px;
3210
3210
  }
3211
- .verify .verify-option div[data-v-2b721eca]:last-child {
3211
+ .verify .verify-option div[data-v-b210edd2]:last-child {
3212
3212
  border-right: none;
3213
3213
  }
3214
+ .is-current-verify[data-v-b210edd2] {
3215
+ position: relative;
3216
+ z-index: 2;
3217
+ background: rgba(24, 144, 255, 0.06);
3218
+ box-shadow: inset 4px 0 0 0 #1890ff, 0 0 0 2px #1890ff;
3219
+ outline: none;
3220
+ }
3221
+ .is-current-verify[data-v-b210edd2] .ant-form-item-label {
3222
+ background: rgba(24, 144, 255, 0.08);
3223
+ }
3224
+ .current-verify-badge[data-v-b210edd2] {
3225
+ display: inline-block;
3226
+ margin-left: 6px;
3227
+ padding: 0 6px;
3228
+ height: 18px;
3229
+ line-height: 18px;
3230
+ font-size: 12px;
3231
+ font-weight: normal;
3232
+ color: #fff;
3233
+ background: #1890ff;
3234
+ border-radius: 2px;
3235
+ vertical-align: middle;
3236
+ white-space: nowrap;
3237
+ -moz-text-align-last: auto;
3238
+ text-align-last: auto;
3239
+ }
3214
3240
 
3215
3241
  .verify-com[data-v-2ed5d5a9] {
3216
3242
  width: 100%;
@@ -4601,22 +4627,22 @@ div {
4601
4627
  }
4602
4628
 
4603
4629
 
4604
- [data-v-46f39e70] .ant-popover-inner-content {
4630
+ [data-v-ba02dbaa] .ant-popover-inner-content {
4605
4631
  width: 190px;
4606
4632
  }
4607
- [data-v-46f39e70] .ant-form-item .ant-form-item-control-wrapper:first-child {
4633
+ [data-v-ba02dbaa] .ant-form-item .ant-form-item-control-wrapper:first-child {
4608
4634
  width: calc(100% - 0px) !important;
4609
4635
  }
4610
- [data-v-46f39e70] .ant-form-item-control {
4636
+ [data-v-ba02dbaa] .ant-form-item-control {
4611
4637
  height: 100%;
4612
4638
  }
4613
4639
  /***label对齐方式*/
4614
- .custom_form_item .break[data-v-46f39e70] {
4640
+ .custom_form_item .break[data-v-ba02dbaa] {
4615
4641
  white-space: normal;
4616
4642
  word-break: break-all;
4617
4643
  word-wrap: break-word;
4618
4644
  }
4619
- .custom_form_item .align-between[data-v-46f39e70] {
4645
+ .custom_form_item .align-between[data-v-ba02dbaa] {
4620
4646
  white-space: normal;
4621
4647
  word-break: break-all;
4622
4648
  word-wrap: break-word;
@@ -4625,28 +4651,28 @@ div {
4625
4651
  text-align-last: justify;
4626
4652
  width: 80%;
4627
4653
  }
4628
- .custom_form_item .align-middle[data-v-46f39e70] {
4654
+ .custom_form_item .align-middle[data-v-ba02dbaa] {
4629
4655
  white-space: normal;
4630
4656
  word-break: break-all;
4631
4657
  word-wrap: break-word;
4632
4658
  text-align: center;
4633
4659
  width: 80%;
4634
4660
  }
4635
- .custom_form_item .align-left[data-v-46f39e70] {
4661
+ .custom_form_item .align-left[data-v-ba02dbaa] {
4636
4662
  white-space: normal;
4637
4663
  word-break: break-all;
4638
4664
  word-wrap: break-word;
4639
4665
  text-align: left;
4640
4666
  width: 80%;
4641
4667
  }
4642
- .custom_form_item .align-right[data-v-46f39e70] {
4668
+ .custom_form_item .align-right[data-v-ba02dbaa] {
4643
4669
  white-space: normal;
4644
4670
  word-break: break-all;
4645
4671
  word-wrap: break-word;
4646
4672
  text-align: right;
4647
4673
  width: 80%;
4648
4674
  }
4649
- .custom_form_item .align-center[data-v-46f39e70] {
4675
+ .custom_form_item .align-center[data-v-ba02dbaa] {
4650
4676
  white-space: normal;
4651
4677
  word-break: break-all;
4652
4678
  word-wrap: break-word;
@@ -4655,52 +4681,52 @@ div {
4655
4681
  }
4656
4682
  /***label对齐方式 */
4657
4683
  /*****公共boder ****/
4658
- [data-v-46f39e70] .ant-form-item-control-wrapper {
4684
+ [data-v-ba02dbaa] .ant-form-item-control-wrapper {
4659
4685
  border-right: none !important;
4660
4686
  border-bottom: 1px solid #000;
4661
4687
  }
4662
- [data-v-46f39e70] .ant-form-item-label {
4688
+ [data-v-ba02dbaa] .ant-form-item-label {
4663
4689
  border-bottom: 1px solid #000;
4664
4690
  }
4665
- .verify-right[data-v-46f39e70] {
4691
+ .verify-right[data-v-ba02dbaa] {
4666
4692
  border-right: 1px solid #000;
4667
4693
  }
4668
- .custom_form_item_special[data-v-46f39e70] .ant-form-item-children {
4694
+ .custom_form_item_special[data-v-ba02dbaa] .ant-form-item-children {
4669
4695
  height: 100%;
4670
4696
  }
4671
4697
  /*****公共boder ****/
4672
- .custom_form_item_special[data-v-46f39e70] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
4698
+ .custom_form_item_special[data-v-ba02dbaa] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
4673
4699
  width: 100%;
4674
4700
  }
4675
- .verify-no-border input[data-v-46f39e70],
4676
- .verify-no-border textarea[data-v-46f39e70] {
4701
+ .verify-no-border input[data-v-ba02dbaa],
4702
+ .verify-no-border textarea[data-v-ba02dbaa] {
4677
4703
  display: block;
4678
4704
  background: none;
4679
4705
  height: 90%;
4680
4706
  width: 98%;
4681
4707
  margin: 0 auto;
4682
4708
  }
4683
- .verify-no-border input[data-v-46f39e70]:disabled,
4684
- .verify-no-border textarea[data-v-46f39e70]:disabled {
4709
+ .verify-no-border input[data-v-ba02dbaa]:disabled,
4710
+ .verify-no-border textarea[data-v-ba02dbaa]:disabled {
4685
4711
  background: none !important;
4686
4712
  color: #333;
4687
4713
  }
4688
- .verify[data-v-46f39e70] {
4714
+ .verify[data-v-ba02dbaa] {
4689
4715
  position: relative;
4690
4716
  }
4691
- .verify .inner-form-item[data-v-46f39e70] .ant-form-item-control-wrapper {
4717
+ .verify .inner-form-item[data-v-ba02dbaa] .ant-form-item-control-wrapper {
4692
4718
  border-bottom: none !important;
4693
4719
  }
4694
- .verify .inner-form-item[data-v-46f39e70] .ant-form-item-children {
4720
+ .verify .inner-form-item[data-v-ba02dbaa] .ant-form-item-children {
4695
4721
  display: flex;
4696
4722
  align-items: center;
4697
4723
  justify-content: center;
4698
4724
  width: 100%;
4699
4725
  }
4700
- .verify .inner-form-item[data-v-46f39e70] .ant-form-item-children .textarea-wrapper {
4726
+ .verify .inner-form-item[data-v-ba02dbaa] .ant-form-item-children .textarea-wrapper {
4701
4727
  width: 100%;
4702
4728
  }
4703
- .verify .verify-left[data-v-46f39e70] {
4729
+ .verify .verify-left[data-v-ba02dbaa] {
4704
4730
  position: absolute;
4705
4731
  left: 0;
4706
4732
  top: 0;
@@ -4711,57 +4737,57 @@ div {
4711
4737
  -moz-text-align-last: justify;
4712
4738
  text-align-last: justify;
4713
4739
  }
4714
- .verify .verify-right[data-v-46f39e70] {
4740
+ .verify .verify-right[data-v-ba02dbaa] {
4715
4741
  height: 100%;
4716
4742
  width: 100%;
4717
4743
  position: relative;
4718
4744
  }
4719
- .verify .verify-right .verify-text[data-v-46f39e70] {
4745
+ .verify .verify-right .verify-text[data-v-ba02dbaa] {
4720
4746
  position: relative;
4721
4747
  height: 70%;
4722
4748
  padding-top: 5px;
4723
4749
  border-bottom: 1px solid #e6e6e6;
4724
4750
  }
4725
- .verify .verify-right .verify-text .verify-btn[data-v-46f39e70] {
4751
+ .verify .verify-right .verify-text .verify-btn[data-v-ba02dbaa] {
4726
4752
  position: absolute;
4727
4753
  right: 10px;
4728
4754
  bottom: 10px;
4729
4755
  z-index: 10;
4730
4756
  }
4731
- .verify .verify-right .verify-text span[data-v-46f39e70] {
4757
+ .verify .verify-right .verify-text span[data-v-ba02dbaa] {
4732
4758
  display: block;
4733
4759
  border: none;
4734
4760
  height: 100%;
4735
4761
  }
4736
- .verify .verify-right .verify-seal[data-v-46f39e70] {
4762
+ .verify .verify-right .verify-seal[data-v-ba02dbaa] {
4737
4763
  position: absolute;
4738
4764
  width: 35mm;
4739
4765
  height: 35mm;
4740
4766
  z-index: 9 !important;
4741
4767
  }
4742
- .verify .verify-right .verify-seal img[data-v-46f39e70] {
4768
+ .verify .verify-right .verify-seal img[data-v-ba02dbaa] {
4743
4769
  width: 35mm;
4744
4770
  height: 35mm;
4745
4771
  }
4746
- .verify .verify-right .verify-icon[data-v-46f39e70] {
4772
+ .verify .verify-right .verify-icon[data-v-ba02dbaa] {
4747
4773
  position: absolute;
4748
4774
  right: 3%;
4749
4775
  top: 3%;
4750
4776
  z-index: 20;
4751
4777
  cursor: pointer;
4752
4778
  }
4753
- .verify .verify-option[data-v-46f39e70] {
4779
+ .verify .verify-option[data-v-ba02dbaa] {
4754
4780
  display: flex;
4755
4781
  height: 30%;
4756
4782
  }
4757
- .verify .verify-option > div[data-v-46f39e70] {
4783
+ .verify .verify-option > div[data-v-ba02dbaa] {
4758
4784
  flex: 1;
4759
4785
  border-right: 1px solid #e6e6e6;
4760
4786
  display: flex;
4761
4787
  justify-content: space-between;
4762
4788
  align-items: center;
4763
4789
  }
4764
- .verify .verify-option > div span[data-v-46f39e70] {
4790
+ .verify .verify-option > div span[data-v-ba02dbaa] {
4765
4791
  text-align: center;
4766
4792
  flex: 2;
4767
4793
  border-right: 1px solid #e6e6e6;
@@ -4770,36 +4796,36 @@ div {
4770
4796
  align-items: center;
4771
4797
  justify-content: center;
4772
4798
  }
4773
- .verify .verify-option > div span + span[data-v-46f39e70],
4774
- .verify .verify-option > div span + .inner-form-item[data-v-46f39e70] {
4799
+ .verify .verify-option > div span + span[data-v-ba02dbaa],
4800
+ .verify .verify-option > div span + .inner-form-item[data-v-ba02dbaa] {
4775
4801
  border-right: none;
4776
4802
  flex: 4;
4777
4803
  }
4778
- .verify .verify-option > div:nth-child(2) > span[data-v-46f39e70]:last-child {
4804
+ .verify .verify-option > div:nth-child(2) > span[data-v-ba02dbaa]:last-child {
4779
4805
  box-sizing: border-box;
4780
4806
  padding: 1px;
4781
4807
  }
4782
- .verify .verify-option div[data-v-46f39e70]:last-child {
4808
+ .verify .verify-option div[data-v-ba02dbaa]:last-child {
4783
4809
  border-right: none;
4784
4810
  }
4785
- .verify-style_label_top > .ant-form-item[data-v-46f39e70] {
4811
+ .verify-style_label_top > .ant-form-item[data-v-ba02dbaa] {
4786
4812
  display: flex;
4787
4813
  flex-direction: column;
4788
4814
  height: 100%;
4789
4815
  }
4790
- .verify-style_label_top > .ant-form-item[data-v-46f39e70] .verify-right {
4816
+ .verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .verify-right {
4791
4817
  height: 100% !important;
4792
4818
  }
4793
- .verify-style_label_top > .ant-form-item[data-v-46f39e70] .ant-form-item-label {
4819
+ .verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .ant-form-item-label {
4794
4820
  position: relative;
4795
4821
  width: 100% !important;
4796
4822
  height: 50px;
4797
4823
  border-bottom: 1px solid #e6e6e6 !important;
4798
4824
  }
4799
- .verify-style_label_top > .ant-form-item[data-v-46f39e70] .ant-form-item-label label {
4825
+ .verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .ant-form-item-label label {
4800
4826
  width: 100%;
4801
4827
  }
4802
- .verify-style_label_top > .ant-form-item[data-v-46f39e70] .ant-form-item-label .align-between {
4828
+ .verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .ant-form-item-label .align-between {
4803
4829
  width: 100% !important;
4804
4830
  align-items: flex-start;
4805
4831
  -moz-text-align-last: left;
@@ -4808,66 +4834,92 @@ div {
4808
4834
  letter-spacing: 8px;
4809
4835
  text-indent: 10px;
4810
4836
  }
4811
- .verify-style_label_top > .ant-form-item[data-v-46f39e70] .ant-form-item-control-wrapper {
4837
+ .verify-style_label_top > .ant-form-item[data-v-ba02dbaa] .ant-form-item-control-wrapper {
4812
4838
  width: 100%!important;
4813
4839
  height: initial !important;
4814
4840
  flex: 1;
4815
4841
  overflow: hidden;
4816
4842
  }
4817
- .verify-style_grid_verify[data-v-46f39e70] .verify .ant-form-item-control-wrapper {
4843
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify .ant-form-item-control-wrapper {
4818
4844
  border-right: none;
4819
4845
  border-bottom: none;
4820
4846
  }
4821
- .verify-style_grid_verify[data-v-46f39e70] .verify .ant-form-item-label {
4847
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify .ant-form-item-label {
4822
4848
  border-bottom: none;
4823
4849
  }
4824
- .verify-style_grid_verify .verify-style_label_top[data-v-46f39e70] .ant-form-item-label {
4850
+ .verify-style_grid_verify .verify-style_label_top[data-v-ba02dbaa] .ant-form-item-label {
4825
4851
  border-right: none !important;
4826
4852
  }
4827
- .verify-style_grid_verify[data-v-46f39e70] .verify-right {
4853
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right {
4828
4854
  border: none;
4829
4855
  }
4830
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-text {
4856
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-text {
4831
4857
  height: 50%;
4832
4858
  }
4833
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option {
4859
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option {
4834
4860
  height: 50%;
4835
4861
  flex-wrap: wrap;
4836
4862
  display: grid;
4837
4863
  grid-template-rows: repeat(2, 50%);
4838
4864
  grid-template-columns: repeat(2, 50%);
4839
4865
  }
4840
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div:first-child {
4866
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:first-child {
4841
4867
  grid-area: 1 / span 1 / span 1;
4842
4868
  }
4843
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div:nth-child(2) {
4869
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:nth-child(2) {
4844
4870
  grid-area: 0.5 / span 1 / span 1;
4845
4871
  }
4846
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div:nth-child(3) {
4872
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:nth-child(3) {
4847
4873
  grid-area: 2 / span 2 / span 1;
4848
4874
  }
4849
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div {
4875
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div {
4850
4876
  height: 100%;
4851
4877
  box-sizing: border-box;
4852
4878
  }
4853
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div > span:first-child {
4879
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div > span:first-child {
4854
4880
  flex: initial;
4855
4881
  padding: 0 3px;
4856
4882
  }
4857
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div span + span {
4883
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div span + span {
4858
4884
  flex: 3;
4859
4885
  overflow: hidden;
4860
4886
  }
4861
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div:first-child {
4887
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:first-child {
4862
4888
  flex: 0 1 calc(50% + 20px);
4863
4889
  }
4864
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div:nth-child(2) {
4890
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:nth-child(2) {
4865
4891
  border-right: none;
4866
4892
  }
4867
- .verify-style_grid_verify[data-v-46f39e70] .verify-right .verify-option > div:last-child {
4893
+ .verify-style_grid_verify[data-v-ba02dbaa] .verify-right .verify-option > div:last-child {
4868
4894
  flex: 0 0 100%;
4869
4895
  border-top: 1px solid #e6e6e6;
4870
4896
  }
4897
+ .is-current-verify[data-v-ba02dbaa] {
4898
+ position: relative;
4899
+ z-index: 2;
4900
+ background: rgba(24, 144, 255, 0.06);
4901
+ box-shadow: inset 4px 0 0 0 #1890ff, 0 0 0 2px #1890ff;
4902
+ outline: none;
4903
+ }
4904
+ .is-current-verify[data-v-ba02dbaa] .ant-form-item-label {
4905
+ background: rgba(24, 144, 255, 0.08);
4906
+ }
4907
+ .current-verify-badge[data-v-ba02dbaa] {
4908
+ display: inline-block;
4909
+ margin-left: 6px;
4910
+ padding: 0 6px;
4911
+ height: 18px;
4912
+ line-height: 18px;
4913
+ font-size: 12px;
4914
+ font-weight: normal;
4915
+ color: #fff;
4916
+ background: #1890ff;
4917
+ border-radius: 2px;
4918
+ vertical-align: middle;
4919
+ white-space: nowrap;
4920
+ -moz-text-align-last: auto;
4921
+ text-align-last: auto;
4922
+ }
4871
4923
 
4872
4924
  .verifySelectDropDown .ant-empty-image svg {
4873
4925
  width: 100%;
@@ -5153,46 +5205,46 @@ div {
5153
5205
  align-items: center;
5154
5206
  }
5155
5207
 
5156
- .t-border[data-v-749a2baa] {
5208
+ .t-border[data-v-5e3c1e56] {
5157
5209
  border-right: 1px solid #333;
5158
5210
  border-bottom: 1px solid #333;
5159
5211
  }
5160
- [data-v-749a2baa] * {
5212
+ [data-v-5e3c1e56] * {
5161
5213
  font-size: var(--paperFontSize);
5162
5214
  }
5163
- [data-v-749a2baa] .custom_form_item {
5215
+ [data-v-5e3c1e56] .custom_form_item {
5164
5216
  height: -moz-fit-content;
5165
5217
  height: fit-content;
5166
5218
  }
5167
- .save-pdf[data-v-749a2baa] .ant-input {
5219
+ .save-pdf[data-v-5e3c1e56] .ant-input {
5168
5220
  border: none !important;
5169
5221
  }
5170
- .save-pdf[data-v-749a2baa] .ant-select-selection {
5222
+ .save-pdf[data-v-5e3c1e56] .ant-select-selection {
5171
5223
  border: none !important;
5172
5224
  }
5173
- .save-pdf[data-v-749a2baa] .ant-select-arrow svg {
5225
+ .save-pdf[data-v-5e3c1e56] .ant-select-arrow svg {
5174
5226
  display: none;
5175
5227
  }
5176
- .save-pdf[data-v-749a2baa] .ant-upload.ant-upload-select-picture-card {
5228
+ .save-pdf[data-v-5e3c1e56] .ant-upload.ant-upload-select-picture-card {
5177
5229
  display: none;
5178
5230
  }
5179
- .save-pdf[data-v-749a2baa] .anticon svg {
5231
+ .save-pdf[data-v-5e3c1e56] .anticon svg {
5180
5232
  display: none;
5181
5233
  }
5182
- .save-pdf[data-v-749a2baa] .ant-time-picker-input {
5234
+ .save-pdf[data-v-5e3c1e56] .ant-time-picker-input {
5183
5235
  border: none !important;
5184
5236
  }
5185
- .save-pdf[data-v-749a2baa] .ant-upload.ant-upload-select {
5237
+ .save-pdf[data-v-5e3c1e56] .ant-upload.ant-upload-select {
5186
5238
  display: none;
5187
5239
  }
5188
5240
  /**打印非固定高度标签 高度不确定bug**/
5189
- .computed-wrap[data-v-749a2baa] {
5241
+ .computed-wrap[data-v-5e3c1e56] {
5190
5242
  background: #f5f5f5;
5191
5243
  }
5192
- .computed-wrap .item[data-v-749a2baa] {
5244
+ .computed-wrap .item[data-v-5e3c1e56] {
5193
5245
  display: flex;
5194
5246
  }
5195
- .computed-wrap .item > div[data-v-749a2baa] {
5247
+ .computed-wrap .item > div[data-v-5e3c1e56] {
5196
5248
  height: 35px;
5197
5249
  line-height: 35px;
5198
5250
  flex: 1;
@@ -5200,130 +5252,130 @@ div {
5200
5252
  border-bottom: 1px solid #000;
5201
5253
  text-align: center;
5202
5254
  }
5203
- .computed-wrap .item > div + div[data-v-749a2baa] {
5255
+ .computed-wrap .item > div + div[data-v-5e3c1e56] {
5204
5256
  flex: 2;
5205
5257
  }
5206
- .layout .paper[data-v-749a2baa] {
5258
+ .layout .paper[data-v-5e3c1e56] {
5207
5259
  position: relative;
5208
5260
  }
5209
- .layout .paper .form-title[data-v-749a2baa] {
5261
+ .layout .paper .form-title[data-v-5e3c1e56] {
5210
5262
  text-align: center;
5211
5263
  font-weight: 600;
5212
5264
  font-size: 16px;
5213
5265
  min-height: 40px;
5214
5266
  line-height: 30px;
5215
5267
  }
5216
- .row-item[data-v-749a2baa] {
5268
+ .row-item[data-v-5e3c1e56] {
5217
5269
  height: -moz-fit-content;
5218
5270
  height: fit-content;
5219
5271
  /**打印非固定高度标签 高度不确定bug**/
5220
5272
  }
5221
- .no-row-item[data-v-749a2baa] {
5273
+ .no-row-item[data-v-5e3c1e56] {
5222
5274
  border-right: none;
5223
5275
  border-bottom: none;
5224
5276
  }
5225
5277
  /****page边框内的 ***/
5226
- .page-border[data-v-749a2baa] {
5278
+ .page-border[data-v-5e3c1e56] {
5227
5279
  background: #fff;
5228
5280
  box-sizing: border-box;
5229
5281
  }
5230
- .page-border .row-item[data-v-749a2baa]:first-child {
5282
+ .page-border .row-item[data-v-5e3c1e56]:first-child {
5231
5283
  border-top: 1px solid #000;
5232
5284
  }
5233
- .page-border .row-item[data-v-749a2baa] {
5285
+ .page-border .row-item[data-v-5e3c1e56] {
5234
5286
  border-left: 1px solid #000;
5235
5287
  }
5236
- .page-border .item-bottom[data-v-749a2baa] {
5288
+ .page-border .item-bottom[data-v-5e3c1e56] {
5237
5289
  border-bottom: 1px solid #000;
5238
5290
  }
5239
- .page-border .row-item[data-v-749a2baa]:not(:last-child) {
5291
+ .page-border .row-item[data-v-5e3c1e56]:not(:last-child) {
5240
5292
  position: relative;
5241
5293
  }
5242
- .page-border li.sortable-chosen[data-v-749a2baa] {
5294
+ .page-border li.sortable-chosen[data-v-5e3c1e56] {
5243
5295
  height: 2px !important;
5244
5296
  overflow: hidden !important;
5245
5297
  background: red !important;
5246
5298
  }
5247
- .page-border .ant-time-picker-panel[data-v-749a2baa] {
5299
+ .page-border .ant-time-picker-panel[data-v-5e3c1e56] {
5248
5300
  z-index: 200000 !important;
5249
5301
  }
5250
- .page-border .ant-calendar-picker-container[data-v-749a2baa] {
5302
+ .page-border .ant-calendar-picker-container[data-v-5e3c1e56] {
5251
5303
  z-index: 200000 !important;
5252
5304
  }
5253
- [data-v-749a2baa] .ant-time-picker-panel {
5305
+ [data-v-5e3c1e56] .ant-time-picker-panel {
5254
5306
  z-index: 9999 !important;
5255
5307
  }
5256
- .ant-calendar-picker-container[data-v-749a2baa] {
5308
+ .ant-calendar-picker-container[data-v-5e3c1e56] {
5257
5309
  z-index: 200000 !important;
5258
5310
  }
5259
- [data-v-749a2baa] .ant-form-item-children {
5311
+ [data-v-5e3c1e56] .ant-form-item-children {
5260
5312
  display: block;
5261
5313
  }
5262
- [data-v-749a2baa] .ant-form-item {
5314
+ [data-v-5e3c1e56] .ant-form-item {
5263
5315
  width: 100%;
5264
5316
  height: 100%;
5265
5317
  margin-bottom: 0;
5266
5318
  display: flex;
5267
5319
  }
5268
- [data-v-749a2baa] .ant-form-item .is_required::before {
5320
+ [data-v-5e3c1e56] .ant-form-item .is_required::before {
5269
5321
  content: "*";
5270
5322
  color: #f56c6c;
5271
5323
  margin-right: 4px;
5272
5324
  }
5273
- [data-v-749a2baa] .ant-form-item .ant-form-item-label {
5325
+ [data-v-5e3c1e56] .ant-form-item .ant-form-item-label {
5274
5326
  border-right: 1px solid #000;
5275
5327
  }
5276
- [data-v-749a2baa] .ant-form-item .ant-form-item-label label {
5328
+ [data-v-5e3c1e56] .ant-form-item .ant-form-item-label label {
5277
5329
  display: flex;
5278
5330
  justify-content: center;
5279
5331
  align-items: center;
5280
5332
  height: 100%;
5281
5333
  }
5282
- [data-v-749a2baa] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
5334
+ [data-v-5e3c1e56] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
5283
5335
  display: none;
5284
5336
  }
5285
- [data-v-749a2baa] .ant-form-item .ant-form-item-control-wrapper {
5337
+ [data-v-5e3c1e56] .ant-form-item .ant-form-item-control-wrapper {
5286
5338
  display: flex;
5287
5339
  align-items: center;
5288
5340
  text-align: left;
5289
5341
  }
5290
- [data-v-749a2baa] .ant-form-item .ant-form-item-control {
5342
+ [data-v-5e3c1e56] .ant-form-item .ant-form-item-control {
5291
5343
  width: 98%;
5292
5344
  margin: 0 auto;
5293
5345
  }
5294
- [data-v-749a2baa] .ant-form-item .is_required::before {
5346
+ [data-v-5e3c1e56] .ant-form-item .is_required::before {
5295
5347
  content: "*";
5296
5348
  color: #f56c6c;
5297
5349
  margin-right: 4px;
5298
5350
  }
5299
- .row-table[data-v-749a2baa] {
5351
+ .row-table[data-v-5e3c1e56] {
5300
5352
  display: flex;
5301
5353
  }
5302
- .row-table[data-v-749a2baa] .ant-spin-container,
5303
- .row-table[data-v-749a2baa] {
5354
+ .row-table[data-v-5e3c1e56] .ant-spin-container,
5355
+ .row-table[data-v-5e3c1e56] {
5304
5356
  display: flex;
5305
5357
  width: 100%;
5306
5358
  }
5307
- .row-table[data-v-749a2baa] .ant-spin-container .table-left,
5308
- .row-table .table-left[data-v-749a2baa] {
5359
+ .row-table[data-v-5e3c1e56] .ant-spin-container .table-left,
5360
+ .row-table .table-left[data-v-5e3c1e56] {
5309
5361
  width: 100px;
5310
5362
  text-align: center;
5311
5363
  border-right: 1px solid #333;
5312
5364
  border-bottom: 1px solid #333;
5313
5365
  position: relative;
5314
5366
  }
5315
- .row-table[data-v-749a2baa] .ant-spin-container .table-left p,
5316
- .row-table .table-left p[data-v-749a2baa] {
5367
+ .row-table[data-v-5e3c1e56] .ant-spin-container .table-left p,
5368
+ .row-table .table-left p[data-v-5e3c1e56] {
5317
5369
  position: absolute;
5318
5370
  top: 50%;
5319
5371
  left: 50%;
5320
5372
  transform: translate(-50%, -50%);
5321
5373
  }
5322
- .row-table[data-v-749a2baa] .ant-spin-container .table-right,
5323
- .row-table .table-right[data-v-749a2baa] {
5374
+ .row-table[data-v-5e3c1e56] .ant-spin-container .table-right,
5375
+ .row-table .table-right[data-v-5e3c1e56] {
5324
5376
  flex: 1;
5325
5377
  }
5326
- .table-content[data-v-749a2baa] {
5378
+ .table-content[data-v-5e3c1e56] {
5327
5379
  width: 100%;
5328
5380
  height: 40px;
5329
5381
  line-height: 40px;
@@ -5332,11 +5384,11 @@ div {
5332
5384
  border-bottom: 1px solid #333;
5333
5385
  border-right: 1px solid #333;
5334
5386
  }
5335
- .sub-table-col[data-v-749a2baa] {
5387
+ .sub-table-col[data-v-5e3c1e56] {
5336
5388
  display: flex;
5337
5389
  box-sizing: border-box;
5338
5390
  }
5339
- .sub-table-col > span[data-v-749a2baa] {
5391
+ .sub-table-col > span[data-v-5e3c1e56] {
5340
5392
  flex: 2;
5341
5393
  border-bottom: 1px solid #000;
5342
5394
  border-right: 1px solid #000;
@@ -5344,34 +5396,34 @@ div {
5344
5396
  line-height: 40px;
5345
5397
  text-align: center;
5346
5398
  }
5347
- .sub-table-col > .last-one[data-v-749a2baa] {
5399
+ .sub-table-col > .last-one[data-v-5e3c1e56] {
5348
5400
  width: 87px;
5349
5401
  flex: 0 0 87px;
5350
5402
  border-right: 1px solid #333;
5351
5403
  border-bottom: 1px solid #333;
5352
5404
  }
5353
- .sub-table-col-no-border > span[data-v-749a2baa] {
5405
+ .sub-table-col-no-border > span[data-v-5e3c1e56] {
5354
5406
  border: none;
5355
5407
  height: auto;
5356
5408
  width: 0;
5357
5409
  }
5358
- .sub-table-col-no-border > .sub-table-title[data-v-749a2baa]:last-child,
5359
- .sub-table-col-no-border > .sub-table-item[data-v-749a2baa]:last-child {
5410
+ .sub-table-col-no-border > .sub-table-title[data-v-5e3c1e56]:last-child,
5411
+ .sub-table-col-no-border > .sub-table-item[data-v-5e3c1e56]:last-child {
5360
5412
  border-right: none !important;
5361
5413
  }
5362
- .sub-table-col-no-border > .last-one[data-v-749a2baa] {
5414
+ .sub-table-col-no-border > .last-one[data-v-5e3c1e56] {
5363
5415
  width: 87px;
5364
5416
  flex: 0 0 87px;
5365
5417
  display: flex;
5366
5418
  justify-content: center;
5367
5419
  align-items: center;
5368
5420
  }
5369
- .pagiAfter + .row-item[data-v-749a2baa] {
5421
+ .pagiAfter + .row-item[data-v-5e3c1e56] {
5370
5422
  border-top-width: 1px;
5371
5423
  border-top-style: solid;
5372
5424
  }
5373
5425
  /* 选择所有后面还有其他非.hiddenWidget的.row-item元素的.hasWidgetAfter */
5374
- .row-item:not(:last-child) .hasWidgetAfter[data-v-749a2baa] {
5426
+ .row-item:not(:last-child) .hasWidgetAfter[data-v-5e3c1e56] {
5375
5427
  /* 为这些.hasWidgetAfter设置样式 */
5376
5428
  width: calc(100% + 1px);
5377
5429
  border-left-width: 1px;
@@ -5380,7 +5432,7 @@ div {
5380
5432
  border-right-style: solid;
5381
5433
  left: -1px;
5382
5434
  }
5383
- .row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-749a2baa] {
5435
+ .row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-5e3c1e56] {
5384
5436
  /* 为这些.hasWidgetAfter设置样式 */
5385
5437
  width: calc(100% + 1px);
5386
5438
  border-left: none;
@@ -5388,33 +5440,33 @@ div {
5388
5440
  left: -1px;
5389
5441
  }
5390
5442
  /*****无border *****/
5391
- .no-border .page-border[data-v-749a2baa] {
5443
+ .no-border .page-border[data-v-5e3c1e56] {
5392
5444
  border: none;
5393
5445
  }
5394
- .no-border .page-border .row-item[data-v-749a2baa]:not(:last-child) {
5446
+ .no-border .page-border .row-item[data-v-5e3c1e56]:not(:last-child) {
5395
5447
  border: none;
5396
5448
  }
5397
- .no-border .page-border[data-v-749a2baa] .ant-form-item .ant-form-item-label {
5449
+ .no-border .page-border[data-v-5e3c1e56] .ant-form-item .ant-form-item-label {
5398
5450
  border: none;
5399
5451
  }
5400
- .table_border[data-v-749a2baa] {
5452
+ .table_border[data-v-5e3c1e56] {
5401
5453
  border-bottom: 0;
5402
5454
  border-right: 0;
5403
5455
  }
5404
5456
  /*****无border *****/
5405
- [data-v-749a2baa] .ant-form-item-children > div > p,[data-v-749a2baa] .ant-form-item-children > div > h1,[data-v-749a2baa] .ant-form-item-children > div > h2,[data-v-749a2baa] .ant-form-item-children > div > h3,[data-v-749a2baa] .ant-form-item-children > div > h4,[data-v-749a2baa] .ant-form-item-children > div > h5,[data-v-749a2baa] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
5457
+ [data-v-5e3c1e56] .ant-form-item-children > div > p,[data-v-5e3c1e56] .ant-form-item-children > div > h1,[data-v-5e3c1e56] .ant-form-item-children > div > h2,[data-v-5e3c1e56] .ant-form-item-children > div > h3,[data-v-5e3c1e56] .ant-form-item-children > div > h4,[data-v-5e3c1e56] .ant-form-item-children > div > h5,[data-v-5e3c1e56] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
5406
5458
  margin: 10px 0;
5407
5459
  line-height: 1.5;
5408
5460
  }
5409
- [data-v-749a2baa] .ant-spin-dot {
5461
+ [data-v-5e3c1e56] .ant-spin-dot {
5410
5462
  font-size: 20px !important;
5411
5463
  }
5412
- .form_skeleton[data-v-749a2baa] {
5464
+ .form_skeleton[data-v-5e3c1e56] {
5413
5465
  display: block;
5414
5466
  width: 700px;
5415
5467
  margin: 55px auto;
5416
5468
  }
5417
- .form_skeleton[data-v-749a2baa] .ant-skeleton-title {
5469
+ .form_skeleton[data-v-5e3c1e56] .ant-skeleton-title {
5418
5470
  margin: 0 auto;
5419
5471
  }
5420
5472