@zscreate/form-component 1.1.130 → 1.1.132

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.
@@ -2178,23 +2178,23 @@ span.CodeMirror-selectedtext { background: none; }
2178
2178
 
2179
2179
 
2180
2180
 
2181
- .table-page-search-wrapper[data-v-66ebf12a] {
2181
+ .table-page-search-wrapper[data-v-44bb5b82] {
2182
2182
  margin-bottom: 20px;
2183
2183
  }
2184
- [data-v-66ebf12a] .ant-col.ant-form-item-control-wrapper {
2184
+ [data-v-44bb5b82] .ant-col.ant-form-item-control-wrapper {
2185
2185
  width: 100%;
2186
2186
  }
2187
2187
 
2188
- .flex-warp[data-v-7eea8eda] {
2188
+ .flex-warp[data-v-b10af91a] {
2189
2189
  display: flex;
2190
2190
  }
2191
- .flex-warp .flex-left[data-v-7eea8eda] {
2191
+ .flex-warp .flex-left[data-v-b10af91a] {
2192
2192
  flex: 3;
2193
2193
  }
2194
- .flex-warp .flex-right[data-v-7eea8eda] {
2194
+ .flex-warp .flex-right[data-v-b10af91a] {
2195
2195
  flex: 7;
2196
2196
  }
2197
- .checked[data-v-7eea8eda] {
2197
+ .checked[data-v-b10af91a] {
2198
2198
  box-shadow: 0 1px 1px #b7aaaa;
2199
2199
  border-color: #ededed;
2200
2200
  color: inherit;
@@ -3257,46 +3257,46 @@ span.CodeMirror-selectedtext { background: none; }
3257
3257
  align-items: center;
3258
3258
  }
3259
3259
 
3260
- .t-border[data-v-831ec93a] {
3260
+ .t-border[data-v-b2692294] {
3261
3261
  border-right: 1px solid #333;
3262
3262
  border-bottom: 1px solid #333;
3263
3263
  }
3264
- [data-v-831ec93a] * {
3264
+ [data-v-b2692294] * {
3265
3265
  font-size: var(--paperFontSize);
3266
3266
  }
3267
- [data-v-831ec93a] .custom_form_item {
3267
+ [data-v-b2692294] .custom_form_item {
3268
3268
  height: -moz-fit-content;
3269
3269
  height: fit-content;
3270
3270
  }
3271
- .save-pdf[data-v-831ec93a] .ant-input {
3271
+ .save-pdf[data-v-b2692294] .ant-input {
3272
3272
  border: none !important;
3273
3273
  }
3274
- .save-pdf[data-v-831ec93a] .ant-select-selection {
3274
+ .save-pdf[data-v-b2692294] .ant-select-selection {
3275
3275
  border: none !important;
3276
3276
  }
3277
- .save-pdf[data-v-831ec93a] .ant-select-arrow svg {
3277
+ .save-pdf[data-v-b2692294] .ant-select-arrow svg {
3278
3278
  display: none;
3279
3279
  }
3280
- .save-pdf[data-v-831ec93a] .ant-upload.ant-upload-select-picture-card {
3280
+ .save-pdf[data-v-b2692294] .ant-upload.ant-upload-select-picture-card {
3281
3281
  display: none;
3282
3282
  }
3283
- .save-pdf[data-v-831ec93a] .anticon svg {
3283
+ .save-pdf[data-v-b2692294] .anticon svg {
3284
3284
  display: none;
3285
3285
  }
3286
- .save-pdf[data-v-831ec93a] .ant-time-picker-input {
3286
+ .save-pdf[data-v-b2692294] .ant-time-picker-input {
3287
3287
  border: none !important;
3288
3288
  }
3289
- .save-pdf[data-v-831ec93a] .ant-upload.ant-upload-select {
3289
+ .save-pdf[data-v-b2692294] .ant-upload.ant-upload-select {
3290
3290
  display: none;
3291
3291
  }
3292
3292
  /**打印非固定高度标签 高度不确定bug**/
3293
- .computed-wrap[data-v-831ec93a] {
3293
+ .computed-wrap[data-v-b2692294] {
3294
3294
  background: #f5f5f5;
3295
3295
  }
3296
- .computed-wrap .item[data-v-831ec93a] {
3296
+ .computed-wrap .item[data-v-b2692294] {
3297
3297
  display: flex;
3298
3298
  }
3299
- .computed-wrap .item > div[data-v-831ec93a] {
3299
+ .computed-wrap .item > div[data-v-b2692294] {
3300
3300
  height: 35px;
3301
3301
  line-height: 35px;
3302
3302
  flex: 1;
@@ -3304,129 +3304,129 @@ span.CodeMirror-selectedtext { background: none; }
3304
3304
  border-bottom: 1px solid #000;
3305
3305
  text-align: center;
3306
3306
  }
3307
- .computed-wrap .item > div + div[data-v-831ec93a] {
3307
+ .computed-wrap .item > div + div[data-v-b2692294] {
3308
3308
  flex: 2;
3309
3309
  }
3310
- .layout .paper[data-v-831ec93a] {
3310
+ .layout .paper[data-v-b2692294] {
3311
3311
  position: relative;
3312
3312
  }
3313
- .layout .paper .form-title[data-v-831ec93a] {
3313
+ .layout .paper .form-title[data-v-b2692294] {
3314
3314
  text-align: center;
3315
3315
  font-weight: 600;
3316
3316
  font-size: 16px;
3317
3317
  height: 40px;
3318
3318
  }
3319
- .row-item[data-v-831ec93a] {
3319
+ .row-item[data-v-b2692294] {
3320
3320
  height: -moz-fit-content;
3321
3321
  height: fit-content;
3322
3322
  /**打印非固定高度标签 高度不确定bug**/
3323
3323
  }
3324
- .no-row-item[data-v-831ec93a] {
3324
+ .no-row-item[data-v-b2692294] {
3325
3325
  border-right: none;
3326
3326
  border-bottom: none;
3327
3327
  }
3328
3328
  /****page边框内的 ***/
3329
- .page-border[data-v-831ec93a] {
3329
+ .page-border[data-v-b2692294] {
3330
3330
  background: #fff;
3331
3331
  box-sizing: border-box;
3332
3332
  }
3333
- .page-border .row-item[data-v-831ec93a]:first-child {
3333
+ .page-border .row-item[data-v-b2692294]:first-child {
3334
3334
  border-top: 1px solid #000;
3335
3335
  }
3336
- .page-border .row-item[data-v-831ec93a] {
3336
+ .page-border .row-item[data-v-b2692294] {
3337
3337
  border-left: 1px solid #000;
3338
3338
  }
3339
- .page-border .item-bottom[data-v-831ec93a] {
3339
+ .page-border .item-bottom[data-v-b2692294] {
3340
3340
  border-bottom: 1px solid #000;
3341
3341
  }
3342
- .page-border .row-item[data-v-831ec93a]:not(:last-child) {
3342
+ .page-border .row-item[data-v-b2692294]:not(:last-child) {
3343
3343
  position: relative;
3344
3344
  }
3345
- .page-border li.sortable-chosen[data-v-831ec93a] {
3345
+ .page-border li.sortable-chosen[data-v-b2692294] {
3346
3346
  height: 2px !important;
3347
3347
  overflow: hidden !important;
3348
3348
  background: red !important;
3349
3349
  }
3350
- .page-border .ant-time-picker-panel[data-v-831ec93a] {
3350
+ .page-border .ant-time-picker-panel[data-v-b2692294] {
3351
3351
  z-index: 200000 !important;
3352
3352
  }
3353
- .page-border .ant-calendar-picker-container[data-v-831ec93a] {
3353
+ .page-border .ant-calendar-picker-container[data-v-b2692294] {
3354
3354
  z-index: 200000 !important;
3355
3355
  }
3356
- [data-v-831ec93a] .ant-time-picker-panel {
3356
+ [data-v-b2692294] .ant-time-picker-panel {
3357
3357
  z-index: 9999 !important;
3358
3358
  }
3359
- .ant-calendar-picker-container[data-v-831ec93a] {
3359
+ .ant-calendar-picker-container[data-v-b2692294] {
3360
3360
  z-index: 200000 !important;
3361
3361
  }
3362
- [data-v-831ec93a] .ant-form-item-children {
3362
+ [data-v-b2692294] .ant-form-item-children {
3363
3363
  display: block;
3364
3364
  }
3365
- [data-v-831ec93a] .ant-form-item {
3365
+ [data-v-b2692294] .ant-form-item {
3366
3366
  width: 100%;
3367
3367
  height: 100%;
3368
3368
  margin-bottom: 0;
3369
3369
  display: flex;
3370
3370
  }
3371
- [data-v-831ec93a] .ant-form-item .is_required::before {
3371
+ [data-v-b2692294] .ant-form-item .is_required::before {
3372
3372
  content: "*";
3373
3373
  color: #f56c6c;
3374
3374
  margin-right: 4px;
3375
3375
  }
3376
- [data-v-831ec93a] .ant-form-item .ant-form-item-label {
3376
+ [data-v-b2692294] .ant-form-item .ant-form-item-label {
3377
3377
  border-right: 1px solid #000;
3378
3378
  }
3379
- [data-v-831ec93a] .ant-form-item .ant-form-item-label label {
3379
+ [data-v-b2692294] .ant-form-item .ant-form-item-label label {
3380
3380
  display: flex;
3381
3381
  justify-content: center;
3382
3382
  align-items: center;
3383
3383
  height: 100%;
3384
3384
  }
3385
- [data-v-831ec93a] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3385
+ [data-v-b2692294] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3386
3386
  display: none;
3387
3387
  }
3388
- [data-v-831ec93a] .ant-form-item .ant-form-item-control-wrapper {
3388
+ [data-v-b2692294] .ant-form-item .ant-form-item-control-wrapper {
3389
3389
  display: flex;
3390
3390
  align-items: center;
3391
3391
  text-align: left;
3392
3392
  }
3393
- [data-v-831ec93a] .ant-form-item .ant-form-item-control {
3393
+ [data-v-b2692294] .ant-form-item .ant-form-item-control {
3394
3394
  width: 98%;
3395
3395
  margin: 0 auto;
3396
3396
  }
3397
- [data-v-831ec93a] .ant-form-item .is_required::before {
3397
+ [data-v-b2692294] .ant-form-item .is_required::before {
3398
3398
  content: "*";
3399
3399
  color: #f56c6c;
3400
3400
  margin-right: 4px;
3401
3401
  }
3402
- .row-table[data-v-831ec93a] {
3402
+ .row-table[data-v-b2692294] {
3403
3403
  display: flex;
3404
3404
  }
3405
- .row-table[data-v-831ec93a] .ant-spin-container,
3406
- .row-table[data-v-831ec93a] {
3405
+ .row-table[data-v-b2692294] .ant-spin-container,
3406
+ .row-table[data-v-b2692294] {
3407
3407
  display: flex;
3408
3408
  width: 100%;
3409
3409
  }
3410
- .row-table[data-v-831ec93a] .ant-spin-container .table-left,
3411
- .row-table .table-left[data-v-831ec93a] {
3410
+ .row-table[data-v-b2692294] .ant-spin-container .table-left,
3411
+ .row-table .table-left[data-v-b2692294] {
3412
3412
  width: 100px;
3413
3413
  text-align: center;
3414
3414
  border-right: 1px solid #333;
3415
3415
  border-bottom: 1px solid #333;
3416
3416
  position: relative;
3417
3417
  }
3418
- .row-table[data-v-831ec93a] .ant-spin-container .table-left p,
3419
- .row-table .table-left p[data-v-831ec93a] {
3418
+ .row-table[data-v-b2692294] .ant-spin-container .table-left p,
3419
+ .row-table .table-left p[data-v-b2692294] {
3420
3420
  position: absolute;
3421
3421
  top: 50%;
3422
3422
  left: 50%;
3423
3423
  transform: translate(-50%, -50%);
3424
3424
  }
3425
- .row-table[data-v-831ec93a] .ant-spin-container .table-right,
3426
- .row-table .table-right[data-v-831ec93a] {
3425
+ .row-table[data-v-b2692294] .ant-spin-container .table-right,
3426
+ .row-table .table-right[data-v-b2692294] {
3427
3427
  flex: 1;
3428
3428
  }
3429
- .table-content[data-v-831ec93a] {
3429
+ .table-content[data-v-b2692294] {
3430
3430
  width: 100%;
3431
3431
  height: 40px;
3432
3432
  line-height: 40px;
@@ -3435,11 +3435,11 @@ span.CodeMirror-selectedtext { background: none; }
3435
3435
  border-bottom: 1px solid #333;
3436
3436
  border-right: 1px solid #333;
3437
3437
  }
3438
- .sub-table-col[data-v-831ec93a] {
3438
+ .sub-table-col[data-v-b2692294] {
3439
3439
  display: flex;
3440
3440
  box-sizing: border-box;
3441
3441
  }
3442
- .sub-table-col > span[data-v-831ec93a] {
3442
+ .sub-table-col > span[data-v-b2692294] {
3443
3443
  flex: 2;
3444
3444
  border-bottom: 1px solid #000;
3445
3445
  border-right: 1px solid #000;
@@ -3447,22 +3447,22 @@ span.CodeMirror-selectedtext { background: none; }
3447
3447
  line-height: 40px;
3448
3448
  text-align: center;
3449
3449
  }
3450
- .sub-table-col > .last-one[data-v-831ec93a] {
3450
+ .sub-table-col > .last-one[data-v-b2692294] {
3451
3451
  width: 87px;
3452
3452
  flex: 0 0 87px;
3453
3453
  border-right: 1px solid #333;
3454
3454
  border-bottom: 1px solid #333;
3455
3455
  }
3456
- .sub-table-col-no-border > span[data-v-831ec93a] {
3456
+ .sub-table-col-no-border > span[data-v-b2692294] {
3457
3457
  border: none;
3458
3458
  height: auto;
3459
3459
  width: 0;
3460
3460
  }
3461
- .sub-table-col-no-border > .sub-table-title[data-v-831ec93a]:last-child,
3462
- .sub-table-col-no-border > .sub-table-item[data-v-831ec93a]:last-child {
3461
+ .sub-table-col-no-border > .sub-table-title[data-v-b2692294]:last-child,
3462
+ .sub-table-col-no-border > .sub-table-item[data-v-b2692294]:last-child {
3463
3463
  border-right: none !important;
3464
3464
  }
3465
- .sub-table-col-no-border > .last-one[data-v-831ec93a] {
3465
+ .sub-table-col-no-border > .last-one[data-v-b2692294] {
3466
3466
  width: 87px;
3467
3467
  flex: 0 0 87px;
3468
3468
  display: flex;
@@ -3470,25 +3470,25 @@ span.CodeMirror-selectedtext { background: none; }
3470
3470
  align-items: center;
3471
3471
  }
3472
3472
  /*****无border *****/
3473
- .no-border .page-border[data-v-831ec93a] {
3473
+ .no-border .page-border[data-v-b2692294] {
3474
3474
  border: none;
3475
3475
  }
3476
- .no-border .page-border .row-item[data-v-831ec93a]:not(:last-child) {
3476
+ .no-border .page-border .row-item[data-v-b2692294]:not(:last-child) {
3477
3477
  border: none;
3478
3478
  }
3479
- .no-border .page-border[data-v-831ec93a] .ant-form-item .ant-form-item-label {
3479
+ .no-border .page-border[data-v-b2692294] .ant-form-item .ant-form-item-label {
3480
3480
  border: none;
3481
3481
  }
3482
- .table_border[data-v-831ec93a] {
3482
+ .table_border[data-v-b2692294] {
3483
3483
  border-bottom: 0;
3484
3484
  border-right: 0;
3485
3485
  }
3486
3486
  /*****无border *****/
3487
- [data-v-831ec93a] .ant-form-item-children > div > p,[data-v-831ec93a] .ant-form-item-children > div > h1,[data-v-831ec93a] .ant-form-item-children > div > h2,[data-v-831ec93a] .ant-form-item-children > div > h3,[data-v-831ec93a] .ant-form-item-children > div > h4,[data-v-831ec93a] .ant-form-item-children > div > h5,[data-v-831ec93a] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3487
+ [data-v-b2692294] .ant-form-item-children > div > p,[data-v-b2692294] .ant-form-item-children > div > h1,[data-v-b2692294] .ant-form-item-children > div > h2,[data-v-b2692294] .ant-form-item-children > div > h3,[data-v-b2692294] .ant-form-item-children > div > h4,[data-v-b2692294] .ant-form-item-children > div > h5,[data-v-b2692294] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3488
3488
  margin: 10px 0;
3489
3489
  line-height: 1.5;
3490
3490
  }
3491
- [data-v-831ec93a] .ant-spin-dot {
3491
+ [data-v-b2692294] .ant-spin-dot {
3492
3492
  font-size: 20px !important;
3493
3493
  }
3494
3494
 
@@ -3623,97 +3623,97 @@ span.CodeMirror-selectedtext { background: none; }
3623
3623
  opacity: 0.6;
3624
3624
  }
3625
3625
 
3626
- .paper[data-v-35cafaee] * {
3626
+ .paper[data-v-2979875c] * {
3627
3627
  font-size: var(--paperFontSize);
3628
3628
  }
3629
- .paper .form-title[data-v-35cafaee] {
3629
+ .paper .form-title[data-v-2979875c] {
3630
3630
  text-align: center;
3631
3631
  font-weight: 600;
3632
3632
  font-size: 16px;
3633
3633
  height: 40px;
3634
3634
  }
3635
- [data-v-35cafaee] .vue-grid-layout {
3635
+ [data-v-2979875c] .vue-grid-layout {
3636
3636
  z-index: 2;
3637
3637
  }
3638
- [data-v-35cafaee] .vue-grid-item {
3638
+ [data-v-2979875c] .vue-grid-item {
3639
3639
  border: 1px dashed #ccc;
3640
3640
  box-sizing: border-box;
3641
3641
  background-color: #fff;
3642
3642
  }
3643
- [data-v-35cafaee] .ant-form-item {
3643
+ [data-v-2979875c] .ant-form-item {
3644
3644
  width: 100%;
3645
3645
  height: 100%;
3646
3646
  margin-bottom: 0;
3647
3647
  }
3648
- [data-v-35cafaee] .ant-form-item .ant-form-item-label {
3648
+ [data-v-2979875c] .ant-form-item .ant-form-item-label {
3649
3649
  height: 100%;
3650
3650
  position: absolute;
3651
3651
  left: 0;
3652
3652
  top: 0;
3653
3653
  border-right: 1px solid var(--designBorderColor);
3654
3654
  }
3655
- [data-v-35cafaee] .ant-form-item .ant-form-item-label label {
3655
+ [data-v-2979875c] .ant-form-item .ant-form-item-label label {
3656
3656
  display: flex;
3657
3657
  justify-content: center;
3658
3658
  align-items: center;
3659
3659
  height: 100%;
3660
3660
  }
3661
- [data-v-35cafaee] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3661
+ [data-v-2979875c] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3662
3662
  display: none;
3663
3663
  }
3664
- [data-v-35cafaee] .ant-form-item .ant-form-item-control-wrapper {
3664
+ [data-v-2979875c] .ant-form-item .ant-form-item-control-wrapper {
3665
3665
  height: 100%;
3666
3666
  float: right;
3667
3667
  display: flex;
3668
3668
  align-items: center;
3669
3669
  }
3670
- [data-v-35cafaee] .ant-form-item .ant-form-item-control {
3670
+ [data-v-2979875c] .ant-form-item .ant-form-item-control {
3671
3671
  width: 98%;
3672
3672
  margin: 0 auto;
3673
3673
  }
3674
- .is_required[data-v-35cafaee]::before {
3674
+ .is_required[data-v-2979875c]::before {
3675
3675
  content: "*";
3676
3676
  color: #f56c6c;
3677
3677
  margin-right: 4px;
3678
3678
  }
3679
- .widget-form-list[data-v-35cafaee] {
3679
+ .widget-form-list[data-v-2979875c] {
3680
3680
  background: #fff;
3681
3681
  box-sizing: border-box;
3682
3682
  }
3683
- .widget-form-list .row-item[data-v-35cafaee]:first-child {
3683
+ .widget-form-list .row-item[data-v-2979875c]:first-child {
3684
3684
  border-top: 1px solid var(--designBorderColor);
3685
3685
  }
3686
- .widget-form-list .row-item[data-v-35cafaee] {
3686
+ .widget-form-list .row-item[data-v-2979875c] {
3687
3687
  border-bottom: 1px solid var(--designBorderColor);
3688
3688
  }
3689
- .widget-form-list .row-item[data-v-35cafaee] {
3689
+ .widget-form-list .row-item[data-v-2979875c] {
3690
3690
  border-right: 1px solid var(--designBorderColor);
3691
3691
  border-left: 1px solid var(--designBorderColor);
3692
3692
  }
3693
- .widget-form-list .item-bottom[data-v-35cafaee] {
3693
+ .widget-form-list .item-bottom[data-v-2979875c] {
3694
3694
  border-bottom: 1px solid var(--designBorderColor);
3695
3695
  }
3696
- .widget-form-list .no-row-item[data-v-35cafaee] {
3696
+ .widget-form-list .no-row-item[data-v-2979875c] {
3697
3697
  border-right: none;
3698
3698
  border-bottom: none !important;
3699
3699
  }
3700
- .widget-form-list .no-row-item .widget-form-list[data-v-35cafaee] {
3700
+ .widget-form-list .no-row-item .widget-form-list[data-v-2979875c] {
3701
3701
  border-top: none !important;
3702
3702
  border-right: none;
3703
3703
  }
3704
- .widget-form-list .widget-grid[data-v-35cafaee] {
3704
+ .widget-form-list .widget-grid[data-v-2979875c] {
3705
3705
  background: #f4f6fc;
3706
3706
  position: relative;
3707
3707
  border-left: 5px solid transparent;
3708
3708
  padding: 5px;
3709
3709
  margin: 0 !important;
3710
3710
  }
3711
- .widget-form-list .widget-grid.active[data-v-35cafaee] {
3711
+ .widget-form-list .widget-grid.active[data-v-2979875c] {
3712
3712
  outline: 2px solid #409eff;
3713
3713
  border: 1px solid #409eff;
3714
3714
  background: #b3d8ff;
3715
3715
  }
3716
- .widget-form-list .widget-grid .grid-background[data-v-35cafaee] {
3716
+ .widget-form-list .widget-grid .grid-background[data-v-2979875c] {
3717
3717
  position: absolute;
3718
3718
  z-index: 1;
3719
3719
  top: 0;
@@ -3724,85 +3724,85 @@ span.CodeMirror-selectedtext { background: none; }
3724
3724
  height: 100%;
3725
3725
  padding: 5px 5px 10px 5px;
3726
3726
  }
3727
- .widget-form-list .widget-grid .grid-background .rows[data-v-35cafaee] {
3727
+ .widget-form-list .widget-grid .grid-background .rows[data-v-2979875c] {
3728
3728
  border-bottom: 1px dashed #ccc;
3729
3729
  border-left: 1px dashed #ccc;
3730
3730
  box-sizing: border-box;
3731
3731
  overflow: hidden;
3732
3732
  }
3733
- .widget-form-list .widget-grid .grid-background .rows[data-v-35cafaee]:first-child {
3733
+ .widget-form-list .widget-grid .grid-background .rows[data-v-2979875c]:first-child {
3734
3734
  border-top: 1px dashed #ccc;
3735
3735
  }
3736
- .widget-form-list .widget-grid .grid-background .rows .columns[data-v-35cafaee] {
3736
+ .widget-form-list .widget-grid .grid-background .rows .columns[data-v-2979875c] {
3737
3737
  float: left;
3738
3738
  border-right: 1px dashed #ccc;
3739
3739
  min-height: 40px;
3740
3740
  box-sizing: border-box;
3741
3741
  }
3742
- .widget-form-list .row_table[data-v-35cafaee] {
3742
+ .widget-form-list .row_table[data-v-2979875c] {
3743
3743
  min-height: 60px;
3744
3744
  position: relative;
3745
3745
  }
3746
- .widget-form-list li.sortable-chosen[data-v-35cafaee] {
3746
+ .widget-form-list li.sortable-chosen[data-v-2979875c] {
3747
3747
  height: 2px !important;
3748
3748
  overflow: hidden !important;
3749
3749
  background: red !important;
3750
3750
  }
3751
- .widget-form-list .widget-col-list[data-v-35cafaee] {
3751
+ .widget-form-list .widget-col-list[data-v-2979875c] {
3752
3752
  min-height: 50px;
3753
3753
  border: 1px dashed #ccc;
3754
3754
  background: #fff;
3755
3755
  }
3756
- .widget-form-list .widget-col[data-v-35cafaee] {
3756
+ .widget-form-list .widget-col[data-v-2979875c] {
3757
3757
  padding-bottom: 0;
3758
3758
  padding: 5px;
3759
3759
  background-color: rgba(253, 246, 236, 0.3);
3760
3760
  }
3761
- .grid-lay-out-wrap .widget-col-list[data-v-35cafaee] {
3761
+ .grid-lay-out-wrap .widget-col-list[data-v-2979875c] {
3762
3762
  width: 100%;
3763
3763
  height: 100%;
3764
3764
  min-height: 40px;
3765
3765
  border: none;
3766
3766
  }
3767
- .widget-form-ocuupied[data-v-35cafaee] {
3767
+ .widget-form-ocuupied[data-v-2979875c] {
3768
3768
  min-height: 540px;
3769
3769
  border: none;
3770
3770
  }
3771
- .drag_table[data-v-35cafaee] {
3771
+ .drag_table[data-v-2979875c] {
3772
3772
  width: calc(100% - 100px);
3773
3773
  height: 100%;
3774
3774
  display: flex;
3775
3775
  overflow-y: scroll;
3776
3776
  }
3777
- .drag_table[data-v-35cafaee]::-webkit-scrollbar {
3777
+ .drag_table[data-v-2979875c]::-webkit-scrollbar {
3778
3778
  width: 3px;
3779
3779
  height: 3px;
3780
3780
  }
3781
- .drag_table[data-v-35cafaee]::-webkit-scrollbar-track {
3781
+ .drag_table[data-v-2979875c]::-webkit-scrollbar-track {
3782
3782
  background: #fff;
3783
3783
  border-radius: 2px;
3784
3784
  }
3785
- .drag_table[data-v-35cafaee]::-webkit-scrollbar-thumb {
3785
+ .drag_table[data-v-2979875c]::-webkit-scrollbar-thumb {
3786
3786
  background: #cdcdcd;
3787
3787
  border-radius: 8px;
3788
3788
  }
3789
- .drag_table[data-v-35cafaee]::-webkit-scrollbar-thumb:hover {
3789
+ .drag_table[data-v-2979875c]::-webkit-scrollbar-thumb:hover {
3790
3790
  background: #cdcdcd;
3791
3791
  }
3792
- .drag_table[data-v-35cafaee]::-webkit-scrollbar-corner {
3792
+ .drag_table[data-v-2979875c]::-webkit-scrollbar-corner {
3793
3793
  background: #cdcdcd;
3794
3794
  }
3795
- .widget-form-ocuupied[data-v-35cafaee] {
3795
+ .widget-form-ocuupied[data-v-2979875c] {
3796
3796
  min-height: 540px;
3797
3797
  border: none;
3798
3798
  }
3799
- .table_label[data-v-35cafaee] {
3799
+ .table_label[data-v-2979875c] {
3800
3800
  width: 100px;
3801
3801
  min-width: 100px;
3802
3802
  height: 100%;
3803
3803
  text-align: right;
3804
3804
  }
3805
- .widget-view-model[data-v-35cafaee] {
3805
+ .widget-view-model[data-v-2979875c] {
3806
3806
  position: absolute;
3807
3807
  top: 0px;
3808
3808
  right: 3px;
@@ -3812,12 +3812,12 @@ span.CodeMirror-selectedtext { background: none; }
3812
3812
  opacity: 0.6;
3813
3813
  }
3814
3814
  /**selectedWidget active*/
3815
- [data-v-35cafaee] .active {
3815
+ [data-v-2979875c] .active {
3816
3816
  outline: 2px solid #539dfa;
3817
3817
  box-shadow: 0 0 5px #539dfa;
3818
3818
  position: relative;
3819
3819
  }
3820
- [data-v-35cafaee] .active .widget-view-drag {
3820
+ [data-v-2979875c] .active .widget-view-drag {
3821
3821
  position: absolute;
3822
3822
  left: -2px;
3823
3823
  top: -2px;
@@ -3831,7 +3831,7 @@ span.CodeMirror-selectedtext { background: none; }
3831
3831
  color: #ffffff;
3832
3832
  cursor: move;
3833
3833
  }
3834
- [data-v-35cafaee] .active .widget-view-action {
3834
+ [data-v-2979875c] .active .widget-view-action {
3835
3835
  width: 70px;
3836
3836
  position: absolute;
3837
3837
  right: 0px;
@@ -3844,7 +3844,7 @@ span.CodeMirror-selectedtext { background: none; }
3844
3844
  background: transparent;
3845
3845
  color: #fff;
3846
3846
  }
3847
- [data-v-35cafaee] .active .widget-view-action .iconfont {
3847
+ [data-v-2979875c] .active .widget-view-action .iconfont {
3848
3848
  width: 25px;
3849
3849
  height: 25px;
3850
3850
  border-radius: 50%;
@@ -3854,17 +3854,17 @@ span.CodeMirror-selectedtext { background: none; }
3854
3854
  font-size: 14px;
3855
3855
  justify-content: center;
3856
3856
  }
3857
- [data-v-35cafaee] .active .widget-view-action .icon-icon_clone {
3857
+ [data-v-2979875c] .active .widget-view-action .icon-icon_clone {
3858
3858
  background: red;
3859
3859
  }
3860
- [data-v-35cafaee] .active .widget-view-action .icon-trash {
3860
+ [data-v-2979875c] .active .widget-view-action .icon-trash {
3861
3861
  margin-left: 20px;
3862
3862
  }
3863
- .widget-form-list .widget-view[data-v-35cafaee] {
3863
+ .widget-form-list .widget-view[data-v-2979875c] {
3864
3864
  z-index: 8;
3865
3865
  position: relative;
3866
3866
  }
3867
- .widget-form-list .widget-view .widget-view-action[data-v-35cafaee] {
3867
+ .widget-form-list .widget-view .widget-view-action[data-v-2979875c] {
3868
3868
  position: absolute;
3869
3869
  right: 0px;
3870
3870
  bottom: 0;
@@ -3876,7 +3876,7 @@ span.CodeMirror-selectedtext { background: none; }
3876
3876
  background: transparent;
3877
3877
  color: #fff;
3878
3878
  }
3879
- .widget-form-list .widget-view .widget-view-action .iconfont[data-v-35cafaee] {
3879
+ .widget-form-list .widget-view .widget-view-action .iconfont[data-v-2979875c] {
3880
3880
  width: 25px;
3881
3881
  height: 25px;
3882
3882
  border-radius: 50%;
@@ -3886,13 +3886,13 @@ span.CodeMirror-selectedtext { background: none; }
3886
3886
  font-size: 14px;
3887
3887
  justify-content: center;
3888
3888
  }
3889
- .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-35cafaee] {
3889
+ .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-2979875c] {
3890
3890
  background: red;
3891
3891
  }
3892
- .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-35cafaee] {
3892
+ .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-2979875c] {
3893
3893
  margin-left: 20px;
3894
3894
  }
3895
- .widget-form-list .widget-view .widget-view-drag[data-v-35cafaee] {
3895
+ .widget-form-list .widget-view .widget-view-drag[data-v-2979875c] {
3896
3896
  position: absolute;
3897
3897
  left: -2px;
3898
3898
  top: -2px;
@@ -3902,30 +3902,30 @@ span.CodeMirror-selectedtext { background: none; }
3902
3902
  background: #409eff;
3903
3903
  z-index: 9;
3904
3904
  }
3905
- .widget-form-list .widget-view .widget-view-drag i[data-v-35cafaee] {
3905
+ .widget-form-list .widget-view .widget-view-drag i[data-v-2979875c] {
3906
3906
  font-size: 14px;
3907
3907
  color: #fff;
3908
3908
  margin: 0 5px;
3909
3909
  cursor: move;
3910
3910
  }
3911
3911
  /*****无border *****/
3912
- .no-border .widget-form-list[data-v-35cafaee] {
3912
+ .no-border .widget-form-list[data-v-2979875c] {
3913
3913
  border: none;
3914
3914
  }
3915
- .no-border .widget-form-list .row-item[data-v-35cafaee]:not(:last-child) {
3915
+ .no-border .widget-form-list .row-item[data-v-2979875c]:not(:last-child) {
3916
3916
  border: none;
3917
3917
  }
3918
- .no-border .widget-form-list[data-v-35cafaee] .ant-form-item .ant-form-item-label {
3918
+ .no-border .widget-form-list[data-v-2979875c] .ant-form-item .ant-form-item-label {
3919
3919
  border: 0;
3920
3920
  }
3921
3921
  /*****无border *****/
3922
3922
  /***label对齐方式 */
3923
- [data-v-35cafaee] .custom_form_item .break {
3923
+ [data-v-2979875c] .custom_form_item .break {
3924
3924
  white-space: normal;
3925
3925
  word-break: break-all;
3926
3926
  word-wrap: break-word;
3927
3927
  }
3928
- [data-v-35cafaee] .custom_form_item .align-between {
3928
+ [data-v-2979875c] .custom_form_item .align-between {
3929
3929
  white-space: normal;
3930
3930
  word-break: break-all;
3931
3931
  word-wrap: break-word;
@@ -3934,28 +3934,28 @@ span.CodeMirror-selectedtext { background: none; }
3934
3934
  text-align-last: justify;
3935
3935
  width: 80%;
3936
3936
  }
3937
- [data-v-35cafaee] .custom_form_item .align-middle {
3937
+ [data-v-2979875c] .custom_form_item .align-middle {
3938
3938
  white-space: normal;
3939
3939
  word-break: break-all;
3940
3940
  word-wrap: break-word;
3941
3941
  text-align: center;
3942
3942
  width: 80%;
3943
3943
  }
3944
- [data-v-35cafaee] .custom_form_item .align-left {
3944
+ [data-v-2979875c] .custom_form_item .align-left {
3945
3945
  white-space: normal;
3946
3946
  word-break: break-all;
3947
3947
  word-wrap: break-word;
3948
3948
  text-align: left;
3949
3949
  width: 80%;
3950
3950
  }
3951
- [data-v-35cafaee] .custom_form_item .align-right {
3951
+ [data-v-2979875c] .custom_form_item .align-right {
3952
3952
  white-space: normal;
3953
3953
  word-break: break-all;
3954
3954
  word-wrap: break-word;
3955
3955
  text-align: right;
3956
3956
  width: 80%;
3957
3957
  }
3958
- [data-v-35cafaee] .custom_form_item .align-center {
3958
+ [data-v-2979875c] .custom_form_item .align-center {
3959
3959
  white-space: normal;
3960
3960
  word-break: break-all;
3961
3961
  word-wrap: break-word;
@@ -3984,13 +3984,13 @@ span.CodeMirror-selectedtext { background: none; }
3984
3984
  .cus-dialog-container .el-dialog__footer{margin:0 20px;padding:15px 0 16px;text-align:center;position:relative}.cus-dialog-container .el-dialog__footer .dialog-footer{display:block}.cus-dialog-container .el-dialog__footer .dialog-footer .circular{display:inline-block;vertical-align:middle;margin-right:5px;width:24px;height:24px}.cus-dialog-container .el-dialog__footer .dialog-footer .el-loading-text{display:inline-block;vertical-align:middle}.cus-dialog-container .el-dialog__footer .dialog-footer .el-loading-spinner{margin-top:-12px}
3985
3985
 
3986
3986
 
3987
- [data-v-4309ee7f] .ant-form-item {
3987
+ [data-v-7aa2a097] .ant-form-item {
3988
3988
  margin-bottom: 0;
3989
3989
  }
3990
- .m-colorPicker[data-v-4309ee7f] .box.open {
3990
+ .m-colorPicker[data-v-7aa2a097] .box.open {
3991
3991
  z-index: 999;
3992
3992
  }
3993
- .m-colorPicker[data-v-4309ee7f] .colorBtn {
3993
+ .m-colorPicker[data-v-7aa2a097] .colorBtn {
3994
3994
  border: 1px solid #e3e3e3;
3995
3995
  }
3996
3996