@zscreate/form-component 1.1.125 → 1.1.126

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.
@@ -3245,46 +3245,46 @@ span.CodeMirror-selectedtext { background: none; }
3245
3245
  align-items: center;
3246
3246
  }
3247
3247
 
3248
- .t-border[data-v-466f4018] {
3248
+ .t-border[data-v-5324b6eb] {
3249
3249
  border-right: 1px solid #333;
3250
3250
  border-bottom: 1px solid #333;
3251
3251
  }
3252
- [data-v-466f4018] * {
3252
+ [data-v-5324b6eb] * {
3253
3253
  font-size: var(--paperFontSize);
3254
3254
  }
3255
- [data-v-466f4018] .custom_form_item {
3255
+ [data-v-5324b6eb] .custom_form_item {
3256
3256
  height: -moz-fit-content;
3257
3257
  height: fit-content;
3258
3258
  }
3259
- .save-pdf[data-v-466f4018] .ant-input {
3259
+ .save-pdf[data-v-5324b6eb] .ant-input {
3260
3260
  border: none !important;
3261
3261
  }
3262
- .save-pdf[data-v-466f4018] .ant-select-selection {
3262
+ .save-pdf[data-v-5324b6eb] .ant-select-selection {
3263
3263
  border: none !important;
3264
3264
  }
3265
- .save-pdf[data-v-466f4018] .ant-select-arrow svg {
3265
+ .save-pdf[data-v-5324b6eb] .ant-select-arrow svg {
3266
3266
  display: none;
3267
3267
  }
3268
- .save-pdf[data-v-466f4018] .ant-upload.ant-upload-select-picture-card {
3268
+ .save-pdf[data-v-5324b6eb] .ant-upload.ant-upload-select-picture-card {
3269
3269
  display: none;
3270
3270
  }
3271
- .save-pdf[data-v-466f4018] .anticon svg {
3271
+ .save-pdf[data-v-5324b6eb] .anticon svg {
3272
3272
  display: none;
3273
3273
  }
3274
- .save-pdf[data-v-466f4018] .ant-time-picker-input {
3274
+ .save-pdf[data-v-5324b6eb] .ant-time-picker-input {
3275
3275
  border: none !important;
3276
3276
  }
3277
- .save-pdf[data-v-466f4018] .ant-upload.ant-upload-select {
3277
+ .save-pdf[data-v-5324b6eb] .ant-upload.ant-upload-select {
3278
3278
  display: none;
3279
3279
  }
3280
3280
  /**打印非固定高度标签 高度不确定bug**/
3281
- .computed-wrap[data-v-466f4018] {
3281
+ .computed-wrap[data-v-5324b6eb] {
3282
3282
  background: #f5f5f5;
3283
3283
  }
3284
- .computed-wrap .item[data-v-466f4018] {
3284
+ .computed-wrap .item[data-v-5324b6eb] {
3285
3285
  display: flex;
3286
3286
  }
3287
- .computed-wrap .item > div[data-v-466f4018] {
3287
+ .computed-wrap .item > div[data-v-5324b6eb] {
3288
3288
  height: 35px;
3289
3289
  line-height: 35px;
3290
3290
  flex: 1;
@@ -3292,129 +3292,129 @@ span.CodeMirror-selectedtext { background: none; }
3292
3292
  border-bottom: 1px solid #000;
3293
3293
  text-align: center;
3294
3294
  }
3295
- .computed-wrap .item > div + div[data-v-466f4018] {
3295
+ .computed-wrap .item > div + div[data-v-5324b6eb] {
3296
3296
  flex: 2;
3297
3297
  }
3298
- .layout .paper[data-v-466f4018] {
3298
+ .layout .paper[data-v-5324b6eb] {
3299
3299
  position: relative;
3300
3300
  }
3301
- .layout .paper .form-title[data-v-466f4018] {
3301
+ .layout .paper .form-title[data-v-5324b6eb] {
3302
3302
  text-align: center;
3303
3303
  font-weight: 600;
3304
3304
  font-size: 16px;
3305
3305
  height: 40px;
3306
3306
  }
3307
- .row-item[data-v-466f4018] {
3307
+ .row-item[data-v-5324b6eb] {
3308
3308
  height: -moz-fit-content;
3309
3309
  height: fit-content;
3310
3310
  /**打印非固定高度标签 高度不确定bug**/
3311
3311
  }
3312
- .no-row-item[data-v-466f4018] {
3312
+ .no-row-item[data-v-5324b6eb] {
3313
3313
  border-right: none;
3314
3314
  border-bottom: none;
3315
3315
  }
3316
3316
  /****page边框内的 ***/
3317
- .page-border[data-v-466f4018] {
3317
+ .page-border[data-v-5324b6eb] {
3318
3318
  background: #fff;
3319
3319
  box-sizing: border-box;
3320
3320
  }
3321
- .page-border .row-item[data-v-466f4018]:first-child {
3321
+ .page-border .row-item[data-v-5324b6eb]:first-child {
3322
3322
  border-top: 1px solid #000;
3323
3323
  }
3324
- .page-border .row-item[data-v-466f4018] {
3324
+ .page-border .row-item[data-v-5324b6eb] {
3325
3325
  border-left: 1px solid #000;
3326
3326
  }
3327
- .page-border .item-bottom[data-v-466f4018] {
3327
+ .page-border .item-bottom[data-v-5324b6eb] {
3328
3328
  border-bottom: 1px solid #000;
3329
3329
  }
3330
- .page-border .row-item[data-v-466f4018]:not(:last-child) {
3330
+ .page-border .row-item[data-v-5324b6eb]:not(:last-child) {
3331
3331
  position: relative;
3332
3332
  }
3333
- .page-border li.sortable-chosen[data-v-466f4018] {
3333
+ .page-border li.sortable-chosen[data-v-5324b6eb] {
3334
3334
  height: 2px !important;
3335
3335
  overflow: hidden !important;
3336
3336
  background: red !important;
3337
3337
  }
3338
- .page-border .ant-time-picker-panel[data-v-466f4018] {
3338
+ .page-border .ant-time-picker-panel[data-v-5324b6eb] {
3339
3339
  z-index: 200000 !important;
3340
3340
  }
3341
- .page-border .ant-calendar-picker-container[data-v-466f4018] {
3341
+ .page-border .ant-calendar-picker-container[data-v-5324b6eb] {
3342
3342
  z-index: 200000 !important;
3343
3343
  }
3344
- [data-v-466f4018] .ant-time-picker-panel {
3344
+ [data-v-5324b6eb] .ant-time-picker-panel {
3345
3345
  z-index: 9999 !important;
3346
3346
  }
3347
- .ant-calendar-picker-container[data-v-466f4018] {
3347
+ .ant-calendar-picker-container[data-v-5324b6eb] {
3348
3348
  z-index: 200000 !important;
3349
3349
  }
3350
- [data-v-466f4018] .ant-form-item-children {
3350
+ [data-v-5324b6eb] .ant-form-item-children {
3351
3351
  display: block;
3352
3352
  }
3353
- [data-v-466f4018] .ant-form-item {
3353
+ [data-v-5324b6eb] .ant-form-item {
3354
3354
  width: 100%;
3355
3355
  height: 100%;
3356
3356
  margin-bottom: 0;
3357
3357
  display: flex;
3358
3358
  }
3359
- [data-v-466f4018] .ant-form-item .is_required::before {
3359
+ [data-v-5324b6eb] .ant-form-item .is_required::before {
3360
3360
  content: "*";
3361
3361
  color: #f56c6c;
3362
3362
  margin-right: 4px;
3363
3363
  }
3364
- [data-v-466f4018] .ant-form-item .ant-form-item-label {
3364
+ [data-v-5324b6eb] .ant-form-item .ant-form-item-label {
3365
3365
  border-right: 1px solid #000;
3366
3366
  }
3367
- [data-v-466f4018] .ant-form-item .ant-form-item-label label {
3367
+ [data-v-5324b6eb] .ant-form-item .ant-form-item-label label {
3368
3368
  display: flex;
3369
3369
  justify-content: center;
3370
3370
  align-items: center;
3371
3371
  height: 100%;
3372
3372
  }
3373
- [data-v-466f4018] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3373
+ [data-v-5324b6eb] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3374
3374
  display: none;
3375
3375
  }
3376
- [data-v-466f4018] .ant-form-item .ant-form-item-control-wrapper {
3376
+ [data-v-5324b6eb] .ant-form-item .ant-form-item-control-wrapper {
3377
3377
  display: flex;
3378
3378
  align-items: center;
3379
3379
  text-align: left;
3380
3380
  }
3381
- [data-v-466f4018] .ant-form-item .ant-form-item-control {
3381
+ [data-v-5324b6eb] .ant-form-item .ant-form-item-control {
3382
3382
  width: 98%;
3383
3383
  margin: 0 auto;
3384
3384
  }
3385
- [data-v-466f4018] .ant-form-item .is_required::before {
3385
+ [data-v-5324b6eb] .ant-form-item .is_required::before {
3386
3386
  content: "*";
3387
3387
  color: #f56c6c;
3388
3388
  margin-right: 4px;
3389
3389
  }
3390
- .row-table[data-v-466f4018] {
3390
+ .row-table[data-v-5324b6eb] {
3391
3391
  display: flex;
3392
3392
  }
3393
- .row-table[data-v-466f4018] .ant-spin-container,
3394
- .row-table[data-v-466f4018] {
3393
+ .row-table[data-v-5324b6eb] .ant-spin-container,
3394
+ .row-table[data-v-5324b6eb] {
3395
3395
  display: flex;
3396
3396
  width: 100%;
3397
3397
  }
3398
- .row-table[data-v-466f4018] .ant-spin-container .table-left,
3399
- .row-table .table-left[data-v-466f4018] {
3398
+ .row-table[data-v-5324b6eb] .ant-spin-container .table-left,
3399
+ .row-table .table-left[data-v-5324b6eb] {
3400
3400
  width: 100px;
3401
3401
  text-align: center;
3402
3402
  border-right: 1px solid #333;
3403
3403
  border-bottom: 1px solid #333;
3404
3404
  position: relative;
3405
3405
  }
3406
- .row-table[data-v-466f4018] .ant-spin-container .table-left p,
3407
- .row-table .table-left p[data-v-466f4018] {
3406
+ .row-table[data-v-5324b6eb] .ant-spin-container .table-left p,
3407
+ .row-table .table-left p[data-v-5324b6eb] {
3408
3408
  position: absolute;
3409
3409
  top: 50%;
3410
3410
  left: 50%;
3411
3411
  transform: translate(-50%, -50%);
3412
3412
  }
3413
- .row-table[data-v-466f4018] .ant-spin-container .table-right,
3414
- .row-table .table-right[data-v-466f4018] {
3413
+ .row-table[data-v-5324b6eb] .ant-spin-container .table-right,
3414
+ .row-table .table-right[data-v-5324b6eb] {
3415
3415
  flex: 1;
3416
3416
  }
3417
- .table-content[data-v-466f4018] {
3417
+ .table-content[data-v-5324b6eb] {
3418
3418
  width: 100%;
3419
3419
  height: 40px;
3420
3420
  line-height: 40px;
@@ -3423,11 +3423,11 @@ span.CodeMirror-selectedtext { background: none; }
3423
3423
  border-bottom: 1px solid #333;
3424
3424
  border-right: 1px solid #333;
3425
3425
  }
3426
- .sub-table-col[data-v-466f4018] {
3426
+ .sub-table-col[data-v-5324b6eb] {
3427
3427
  display: flex;
3428
3428
  box-sizing: border-box;
3429
3429
  }
3430
- .sub-table-col > span[data-v-466f4018] {
3430
+ .sub-table-col > span[data-v-5324b6eb] {
3431
3431
  flex: 2;
3432
3432
  border-bottom: 1px solid #000;
3433
3433
  border-right: 1px solid #000;
@@ -3435,22 +3435,22 @@ span.CodeMirror-selectedtext { background: none; }
3435
3435
  line-height: 40px;
3436
3436
  text-align: center;
3437
3437
  }
3438
- .sub-table-col > .last-one[data-v-466f4018] {
3438
+ .sub-table-col > .last-one[data-v-5324b6eb] {
3439
3439
  width: 87px;
3440
3440
  flex: 0 0 87px;
3441
3441
  border-right: 1px solid #333;
3442
3442
  border-bottom: 1px solid #333;
3443
3443
  }
3444
- .sub-table-col-no-border > span[data-v-466f4018] {
3444
+ .sub-table-col-no-border > span[data-v-5324b6eb] {
3445
3445
  border: none;
3446
3446
  height: auto;
3447
3447
  width: 0;
3448
3448
  }
3449
- .sub-table-col-no-border > .sub-table-title[data-v-466f4018]:last-child,
3450
- .sub-table-col-no-border > .sub-table-item[data-v-466f4018]:last-child {
3449
+ .sub-table-col-no-border > .sub-table-title[data-v-5324b6eb]:last-child,
3450
+ .sub-table-col-no-border > .sub-table-item[data-v-5324b6eb]:last-child {
3451
3451
  border-right: none !important;
3452
3452
  }
3453
- .sub-table-col-no-border > .last-one[data-v-466f4018] {
3453
+ .sub-table-col-no-border > .last-one[data-v-5324b6eb] {
3454
3454
  width: 87px;
3455
3455
  flex: 0 0 87px;
3456
3456
  display: flex;
@@ -3458,25 +3458,25 @@ span.CodeMirror-selectedtext { background: none; }
3458
3458
  align-items: center;
3459
3459
  }
3460
3460
  /*****无border *****/
3461
- .no-border .page-border[data-v-466f4018] {
3461
+ .no-border .page-border[data-v-5324b6eb] {
3462
3462
  border: none;
3463
3463
  }
3464
- .no-border .page-border .row-item[data-v-466f4018]:not(:last-child) {
3464
+ .no-border .page-border .row-item[data-v-5324b6eb]:not(:last-child) {
3465
3465
  border: none;
3466
3466
  }
3467
- .no-border .page-border[data-v-466f4018] .ant-form-item .ant-form-item-label {
3467
+ .no-border .page-border[data-v-5324b6eb] .ant-form-item .ant-form-item-label {
3468
3468
  border: none;
3469
3469
  }
3470
- .table_border[data-v-466f4018] {
3470
+ .table_border[data-v-5324b6eb] {
3471
3471
  border-bottom: 0;
3472
3472
  border-right: 0;
3473
3473
  }
3474
3474
  /*****无border *****/
3475
- [data-v-466f4018] .ant-form-item-children > div > p,[data-v-466f4018] .ant-form-item-children > div > h1,[data-v-466f4018] .ant-form-item-children > div > h2,[data-v-466f4018] .ant-form-item-children > div > h3,[data-v-466f4018] .ant-form-item-children > div > h4,[data-v-466f4018] .ant-form-item-children > div > h5,[data-v-466f4018] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3475
+ [data-v-5324b6eb] .ant-form-item-children > div > p,[data-v-5324b6eb] .ant-form-item-children > div > h1,[data-v-5324b6eb] .ant-form-item-children > div > h2,[data-v-5324b6eb] .ant-form-item-children > div > h3,[data-v-5324b6eb] .ant-form-item-children > div > h4,[data-v-5324b6eb] .ant-form-item-children > div > h5,[data-v-5324b6eb] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3476
3476
  margin: 10px 0;
3477
3477
  line-height: 1.5;
3478
3478
  }
3479
- [data-v-466f4018] .ant-spin-dot {
3479
+ [data-v-5324b6eb] .ant-spin-dot {
3480
3480
  font-size: 20px !important;
3481
3481
  }
3482
3482
 
@@ -3611,97 +3611,97 @@ span.CodeMirror-selectedtext { background: none; }
3611
3611
  opacity: 0.6;
3612
3612
  }
3613
3613
 
3614
- .paper[data-v-863a365a] * {
3614
+ .paper[data-v-393fe138] * {
3615
3615
  font-size: var(--paperFontSize);
3616
3616
  }
3617
- .paper .form-title[data-v-863a365a] {
3617
+ .paper .form-title[data-v-393fe138] {
3618
3618
  text-align: center;
3619
3619
  font-weight: 600;
3620
3620
  font-size: 16px;
3621
3621
  height: 40px;
3622
3622
  }
3623
- [data-v-863a365a] .vue-grid-layout {
3623
+ [data-v-393fe138] .vue-grid-layout {
3624
3624
  z-index: 2;
3625
3625
  }
3626
- [data-v-863a365a] .vue-grid-item {
3626
+ [data-v-393fe138] .vue-grid-item {
3627
3627
  border: 1px dashed #ccc;
3628
3628
  box-sizing: border-box;
3629
3629
  background-color: #fff;
3630
3630
  }
3631
- [data-v-863a365a] .ant-form-item {
3631
+ [data-v-393fe138] .ant-form-item {
3632
3632
  width: 100%;
3633
3633
  height: 100%;
3634
3634
  margin-bottom: 0;
3635
3635
  }
3636
- [data-v-863a365a] .ant-form-item .ant-form-item-label {
3636
+ [data-v-393fe138] .ant-form-item .ant-form-item-label {
3637
3637
  height: 100%;
3638
3638
  position: absolute;
3639
3639
  left: 0;
3640
3640
  top: 0;
3641
3641
  border-right: 1px solid var(--designBorderColor);
3642
3642
  }
3643
- [data-v-863a365a] .ant-form-item .ant-form-item-label label {
3643
+ [data-v-393fe138] .ant-form-item .ant-form-item-label label {
3644
3644
  display: flex;
3645
3645
  justify-content: center;
3646
3646
  align-items: center;
3647
3647
  height: 100%;
3648
3648
  }
3649
- [data-v-863a365a] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3649
+ [data-v-393fe138] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3650
3650
  display: none;
3651
3651
  }
3652
- [data-v-863a365a] .ant-form-item .ant-form-item-control-wrapper {
3652
+ [data-v-393fe138] .ant-form-item .ant-form-item-control-wrapper {
3653
3653
  height: 100%;
3654
3654
  float: right;
3655
3655
  display: flex;
3656
3656
  align-items: center;
3657
3657
  }
3658
- [data-v-863a365a] .ant-form-item .ant-form-item-control {
3658
+ [data-v-393fe138] .ant-form-item .ant-form-item-control {
3659
3659
  width: 98%;
3660
3660
  margin: 0 auto;
3661
3661
  }
3662
- .is_required[data-v-863a365a]::before {
3662
+ .is_required[data-v-393fe138]::before {
3663
3663
  content: "*";
3664
3664
  color: #f56c6c;
3665
3665
  margin-right: 4px;
3666
3666
  }
3667
- .widget-form-list[data-v-863a365a] {
3667
+ .widget-form-list[data-v-393fe138] {
3668
3668
  background: #fff;
3669
3669
  box-sizing: border-box;
3670
3670
  }
3671
- .widget-form-list .row-item[data-v-863a365a]:first-child {
3671
+ .widget-form-list .row-item[data-v-393fe138]:first-child {
3672
3672
  border-top: 1px solid var(--designBorderColor);
3673
3673
  }
3674
- .widget-form-list .row-item[data-v-863a365a] {
3674
+ .widget-form-list .row-item[data-v-393fe138] {
3675
3675
  border-bottom: 1px solid var(--designBorderColor);
3676
3676
  }
3677
- .widget-form-list .row-item[data-v-863a365a] {
3677
+ .widget-form-list .row-item[data-v-393fe138] {
3678
3678
  border-right: 1px solid var(--designBorderColor);
3679
3679
  border-left: 1px solid var(--designBorderColor);
3680
3680
  }
3681
- .widget-form-list .item-bottom[data-v-863a365a] {
3681
+ .widget-form-list .item-bottom[data-v-393fe138] {
3682
3682
  border-bottom: 1px solid var(--designBorderColor);
3683
3683
  }
3684
- .widget-form-list .no-row-item[data-v-863a365a] {
3684
+ .widget-form-list .no-row-item[data-v-393fe138] {
3685
3685
  border-right: none;
3686
3686
  border-bottom: none !important;
3687
3687
  }
3688
- .widget-form-list .no-row-item .widget-form-list[data-v-863a365a] {
3688
+ .widget-form-list .no-row-item .widget-form-list[data-v-393fe138] {
3689
3689
  border-top: none !important;
3690
3690
  border-right: none;
3691
3691
  }
3692
- .widget-form-list .widget-grid[data-v-863a365a] {
3692
+ .widget-form-list .widget-grid[data-v-393fe138] {
3693
3693
  background: #f4f6fc;
3694
3694
  position: relative;
3695
3695
  border-left: 5px solid transparent;
3696
3696
  padding: 5px;
3697
3697
  margin: 0 !important;
3698
3698
  }
3699
- .widget-form-list .widget-grid.active[data-v-863a365a] {
3699
+ .widget-form-list .widget-grid.active[data-v-393fe138] {
3700
3700
  outline: 2px solid #409eff;
3701
3701
  border: 1px solid #409eff;
3702
3702
  background: #b3d8ff;
3703
3703
  }
3704
- .widget-form-list .widget-grid .grid-background[data-v-863a365a] {
3704
+ .widget-form-list .widget-grid .grid-background[data-v-393fe138] {
3705
3705
  position: absolute;
3706
3706
  z-index: 1;
3707
3707
  top: 0;
@@ -3712,85 +3712,85 @@ span.CodeMirror-selectedtext { background: none; }
3712
3712
  height: 100%;
3713
3713
  padding: 5px 5px 10px 5px;
3714
3714
  }
3715
- .widget-form-list .widget-grid .grid-background .rows[data-v-863a365a] {
3715
+ .widget-form-list .widget-grid .grid-background .rows[data-v-393fe138] {
3716
3716
  border-bottom: 1px dashed #ccc;
3717
3717
  border-left: 1px dashed #ccc;
3718
3718
  box-sizing: border-box;
3719
3719
  overflow: hidden;
3720
3720
  }
3721
- .widget-form-list .widget-grid .grid-background .rows[data-v-863a365a]:first-child {
3721
+ .widget-form-list .widget-grid .grid-background .rows[data-v-393fe138]:first-child {
3722
3722
  border-top: 1px dashed #ccc;
3723
3723
  }
3724
- .widget-form-list .widget-grid .grid-background .rows .columns[data-v-863a365a] {
3724
+ .widget-form-list .widget-grid .grid-background .rows .columns[data-v-393fe138] {
3725
3725
  float: left;
3726
3726
  border-right: 1px dashed #ccc;
3727
3727
  min-height: 40px;
3728
3728
  box-sizing: border-box;
3729
3729
  }
3730
- .widget-form-list .row_table[data-v-863a365a] {
3730
+ .widget-form-list .row_table[data-v-393fe138] {
3731
3731
  min-height: 60px;
3732
3732
  position: relative;
3733
3733
  }
3734
- .widget-form-list li.sortable-chosen[data-v-863a365a] {
3734
+ .widget-form-list li.sortable-chosen[data-v-393fe138] {
3735
3735
  height: 2px !important;
3736
3736
  overflow: hidden !important;
3737
3737
  background: red !important;
3738
3738
  }
3739
- .widget-form-list .widget-col-list[data-v-863a365a] {
3739
+ .widget-form-list .widget-col-list[data-v-393fe138] {
3740
3740
  min-height: 50px;
3741
3741
  border: 1px dashed #ccc;
3742
3742
  background: #fff;
3743
3743
  }
3744
- .widget-form-list .widget-col[data-v-863a365a] {
3744
+ .widget-form-list .widget-col[data-v-393fe138] {
3745
3745
  padding-bottom: 0;
3746
3746
  padding: 5px;
3747
3747
  background-color: rgba(253, 246, 236, 0.3);
3748
3748
  }
3749
- .grid-lay-out-wrap .widget-col-list[data-v-863a365a] {
3749
+ .grid-lay-out-wrap .widget-col-list[data-v-393fe138] {
3750
3750
  width: 100%;
3751
3751
  height: 100%;
3752
3752
  min-height: 40px;
3753
3753
  border: none;
3754
3754
  }
3755
- .widget-form-ocuupied[data-v-863a365a] {
3755
+ .widget-form-ocuupied[data-v-393fe138] {
3756
3756
  min-height: 540px;
3757
3757
  border: none;
3758
3758
  }
3759
- .drag_table[data-v-863a365a] {
3759
+ .drag_table[data-v-393fe138] {
3760
3760
  width: calc(100% - 100px);
3761
3761
  height: 100%;
3762
3762
  display: flex;
3763
3763
  overflow-y: scroll;
3764
3764
  }
3765
- .drag_table[data-v-863a365a]::-webkit-scrollbar {
3765
+ .drag_table[data-v-393fe138]::-webkit-scrollbar {
3766
3766
  width: 3px;
3767
3767
  height: 3px;
3768
3768
  }
3769
- .drag_table[data-v-863a365a]::-webkit-scrollbar-track {
3769
+ .drag_table[data-v-393fe138]::-webkit-scrollbar-track {
3770
3770
  background: #fff;
3771
3771
  border-radius: 2px;
3772
3772
  }
3773
- .drag_table[data-v-863a365a]::-webkit-scrollbar-thumb {
3773
+ .drag_table[data-v-393fe138]::-webkit-scrollbar-thumb {
3774
3774
  background: #cdcdcd;
3775
3775
  border-radius: 8px;
3776
3776
  }
3777
- .drag_table[data-v-863a365a]::-webkit-scrollbar-thumb:hover {
3777
+ .drag_table[data-v-393fe138]::-webkit-scrollbar-thumb:hover {
3778
3778
  background: #cdcdcd;
3779
3779
  }
3780
- .drag_table[data-v-863a365a]::-webkit-scrollbar-corner {
3780
+ .drag_table[data-v-393fe138]::-webkit-scrollbar-corner {
3781
3781
  background: #cdcdcd;
3782
3782
  }
3783
- .widget-form-ocuupied[data-v-863a365a] {
3783
+ .widget-form-ocuupied[data-v-393fe138] {
3784
3784
  min-height: 540px;
3785
3785
  border: none;
3786
3786
  }
3787
- .table_label[data-v-863a365a] {
3787
+ .table_label[data-v-393fe138] {
3788
3788
  width: 100px;
3789
3789
  min-width: 100px;
3790
3790
  height: 100%;
3791
3791
  text-align: right;
3792
3792
  }
3793
- .widget-view-model[data-v-863a365a] {
3793
+ .widget-view-model[data-v-393fe138] {
3794
3794
  position: absolute;
3795
3795
  top: 0px;
3796
3796
  right: 3px;
@@ -3800,12 +3800,12 @@ span.CodeMirror-selectedtext { background: none; }
3800
3800
  opacity: 0.6;
3801
3801
  }
3802
3802
  /**selectedWidget active*/
3803
- [data-v-863a365a] .active {
3803
+ [data-v-393fe138] .active {
3804
3804
  outline: 2px solid #539dfa;
3805
3805
  box-shadow: 0 0 5px #539dfa;
3806
3806
  position: relative;
3807
3807
  }
3808
- [data-v-863a365a] .active .widget-view-drag {
3808
+ [data-v-393fe138] .active .widget-view-drag {
3809
3809
  position: absolute;
3810
3810
  left: -2px;
3811
3811
  top: -2px;
@@ -3819,7 +3819,7 @@ span.CodeMirror-selectedtext { background: none; }
3819
3819
  color: #ffffff;
3820
3820
  cursor: move;
3821
3821
  }
3822
- [data-v-863a365a] .active .widget-view-action {
3822
+ [data-v-393fe138] .active .widget-view-action {
3823
3823
  width: 70px;
3824
3824
  position: absolute;
3825
3825
  right: 0px;
@@ -3832,7 +3832,7 @@ span.CodeMirror-selectedtext { background: none; }
3832
3832
  background: transparent;
3833
3833
  color: #fff;
3834
3834
  }
3835
- [data-v-863a365a] .active .widget-view-action .iconfont {
3835
+ [data-v-393fe138] .active .widget-view-action .iconfont {
3836
3836
  width: 25px;
3837
3837
  height: 25px;
3838
3838
  border-radius: 50%;
@@ -3842,17 +3842,17 @@ span.CodeMirror-selectedtext { background: none; }
3842
3842
  font-size: 14px;
3843
3843
  justify-content: center;
3844
3844
  }
3845
- [data-v-863a365a] .active .widget-view-action .icon-icon_clone {
3845
+ [data-v-393fe138] .active .widget-view-action .icon-icon_clone {
3846
3846
  background: red;
3847
3847
  }
3848
- [data-v-863a365a] .active .widget-view-action .icon-trash {
3848
+ [data-v-393fe138] .active .widget-view-action .icon-trash {
3849
3849
  margin-left: 20px;
3850
3850
  }
3851
- .widget-form-list .widget-view[data-v-863a365a] {
3851
+ .widget-form-list .widget-view[data-v-393fe138] {
3852
3852
  z-index: 8;
3853
3853
  position: relative;
3854
3854
  }
3855
- .widget-form-list .widget-view .widget-view-action[data-v-863a365a] {
3855
+ .widget-form-list .widget-view .widget-view-action[data-v-393fe138] {
3856
3856
  position: absolute;
3857
3857
  right: 0px;
3858
3858
  bottom: 0;
@@ -3864,7 +3864,7 @@ span.CodeMirror-selectedtext { background: none; }
3864
3864
  background: transparent;
3865
3865
  color: #fff;
3866
3866
  }
3867
- .widget-form-list .widget-view .widget-view-action .iconfont[data-v-863a365a] {
3867
+ .widget-form-list .widget-view .widget-view-action .iconfont[data-v-393fe138] {
3868
3868
  width: 25px;
3869
3869
  height: 25px;
3870
3870
  border-radius: 50%;
@@ -3874,13 +3874,13 @@ span.CodeMirror-selectedtext { background: none; }
3874
3874
  font-size: 14px;
3875
3875
  justify-content: center;
3876
3876
  }
3877
- .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-863a365a] {
3877
+ .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-393fe138] {
3878
3878
  background: red;
3879
3879
  }
3880
- .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-863a365a] {
3880
+ .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-393fe138] {
3881
3881
  margin-left: 20px;
3882
3882
  }
3883
- .widget-form-list .widget-view .widget-view-drag[data-v-863a365a] {
3883
+ .widget-form-list .widget-view .widget-view-drag[data-v-393fe138] {
3884
3884
  position: absolute;
3885
3885
  left: -2px;
3886
3886
  top: -2px;
@@ -3890,30 +3890,30 @@ span.CodeMirror-selectedtext { background: none; }
3890
3890
  background: #409eff;
3891
3891
  z-index: 9;
3892
3892
  }
3893
- .widget-form-list .widget-view .widget-view-drag i[data-v-863a365a] {
3893
+ .widget-form-list .widget-view .widget-view-drag i[data-v-393fe138] {
3894
3894
  font-size: 14px;
3895
3895
  color: #fff;
3896
3896
  margin: 0 5px;
3897
3897
  cursor: move;
3898
3898
  }
3899
3899
  /*****无border *****/
3900
- .no-border .widget-form-list[data-v-863a365a] {
3900
+ .no-border .widget-form-list[data-v-393fe138] {
3901
3901
  border: none;
3902
3902
  }
3903
- .no-border .widget-form-list .row-item[data-v-863a365a]:not(:last-child) {
3903
+ .no-border .widget-form-list .row-item[data-v-393fe138]:not(:last-child) {
3904
3904
  border: none;
3905
3905
  }
3906
- .no-border .widget-form-list[data-v-863a365a] .ant-form-item .ant-form-item-label {
3906
+ .no-border .widget-form-list[data-v-393fe138] .ant-form-item .ant-form-item-label {
3907
3907
  border: 0;
3908
3908
  }
3909
3909
  /*****无border *****/
3910
3910
  /***label对齐方式 */
3911
- [data-v-863a365a] .custom_form_item .break {
3911
+ [data-v-393fe138] .custom_form_item .break {
3912
3912
  white-space: normal;
3913
3913
  word-break: break-all;
3914
3914
  word-wrap: break-word;
3915
3915
  }
3916
- [data-v-863a365a] .custom_form_item .align-between {
3916
+ [data-v-393fe138] .custom_form_item .align-between {
3917
3917
  white-space: normal;
3918
3918
  word-break: break-all;
3919
3919
  word-wrap: break-word;
@@ -3922,28 +3922,28 @@ span.CodeMirror-selectedtext { background: none; }
3922
3922
  text-align-last: justify;
3923
3923
  width: 80%;
3924
3924
  }
3925
- [data-v-863a365a] .custom_form_item .align-middle {
3925
+ [data-v-393fe138] .custom_form_item .align-middle {
3926
3926
  white-space: normal;
3927
3927
  word-break: break-all;
3928
3928
  word-wrap: break-word;
3929
3929
  text-align: center;
3930
3930
  width: 80%;
3931
3931
  }
3932
- [data-v-863a365a] .custom_form_item .align-left {
3932
+ [data-v-393fe138] .custom_form_item .align-left {
3933
3933
  white-space: normal;
3934
3934
  word-break: break-all;
3935
3935
  word-wrap: break-word;
3936
3936
  text-align: left;
3937
3937
  width: 80%;
3938
3938
  }
3939
- [data-v-863a365a] .custom_form_item .align-right {
3939
+ [data-v-393fe138] .custom_form_item .align-right {
3940
3940
  white-space: normal;
3941
3941
  word-break: break-all;
3942
3942
  word-wrap: break-word;
3943
3943
  text-align: right;
3944
3944
  width: 80%;
3945
3945
  }
3946
- [data-v-863a365a] .custom_form_item .align-center {
3946
+ [data-v-393fe138] .custom_form_item .align-center {
3947
3947
  white-space: normal;
3948
3948
  word-break: break-all;
3949
3949
  word-wrap: break-word;
@@ -3972,13 +3972,13 @@ span.CodeMirror-selectedtext { background: none; }
3972
3972
  .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}
3973
3973
 
3974
3974
 
3975
- [data-v-23784034] .ant-form-item {
3975
+ [data-v-08539a84] .ant-form-item {
3976
3976
  margin-bottom: 0;
3977
3977
  }
3978
- .m-colorPicker[data-v-23784034] .box.open {
3978
+ .m-colorPicker[data-v-08539a84] .box.open {
3979
3979
  z-index: 999;
3980
3980
  }
3981
- .m-colorPicker[data-v-23784034] .colorBtn {
3981
+ .m-colorPicker[data-v-08539a84] .colorBtn {
3982
3982
  border: 1px solid #e3e3e3;
3983
3983
  }
3984
3984