@zscreate/form-component 1.1.689-AI.4 → 1.1.689-AI.6
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.
- package/dist/form-component.css +244 -197
- package/dist/form-component.umd.js +282 -131
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -380,117 +380,117 @@ ul li[data-v-c8780a30] {
|
|
|
380
380
|
display: block !important;
|
|
381
381
|
}
|
|
382
382
|
|
|
383
|
-
.body-Condition-item-list-children[data-v-
|
|
383
|
+
.body-Condition-item-list-children[data-v-5dfd0db6] {
|
|
384
384
|
padding-top: 10px;
|
|
385
385
|
}
|
|
386
|
-
.body-Condition-item-list-children .delete-icon[data-v-
|
|
386
|
+
.body-Condition-item-list-children .delete-icon[data-v-5dfd0db6] {
|
|
387
387
|
color: #838c99;
|
|
388
388
|
font-size: 16px;
|
|
389
389
|
cursor: pointer;
|
|
390
390
|
}
|
|
391
|
-
.body-Condition-item-list-children .delete-icon[data-v-
|
|
391
|
+
.body-Condition-item-list-children .delete-icon[data-v-5dfd0db6]:hover {
|
|
392
392
|
color: #eb5096;
|
|
393
393
|
}
|
|
394
|
-
.body-Condition-item-list-children .range-date-more[data-v-
|
|
394
|
+
.body-Condition-item-list-children .range-date-more[data-v-5dfd0db6] .ant-calendar-picker {
|
|
395
395
|
min-width: 140px !important;
|
|
396
396
|
}
|
|
397
|
-
.body-Condition-item-list-children .range-date-more[data-v-
|
|
397
|
+
.body-Condition-item-list-children .range-date-more[data-v-5dfd0db6] .ant-calendar-picker-input {
|
|
398
398
|
font-size: 12px !important;
|
|
399
399
|
}
|
|
400
|
-
.body-Condition-item-list-children .range-date-more[data-v-
|
|
400
|
+
.body-Condition-item-list-children .range-date-more[data-v-5dfd0db6] .ant-calendar-picker-icon {
|
|
401
401
|
display: none !important;
|
|
402
402
|
}
|
|
403
|
-
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-
|
|
403
|
+
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-5dfd0db6] .ant-select-selection {
|
|
404
404
|
border: none;
|
|
405
405
|
font-size: 14px;
|
|
406
406
|
min-width: 80px;
|
|
407
407
|
}
|
|
408
|
-
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-
|
|
408
|
+
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-5dfd0db6] .ant-select-selection__rendered {
|
|
409
409
|
margin-left: 5px !important;
|
|
410
410
|
text-align: center !important;
|
|
411
411
|
display: flex;
|
|
412
412
|
justify-content: center;
|
|
413
413
|
}
|
|
414
|
-
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-
|
|
414
|
+
.body-Condition-item-list-children .body-Condition-item-operationType[data-v-5dfd0db6] .ant-select-arrow-icon {
|
|
415
415
|
color: #141e31;
|
|
416
416
|
}
|
|
417
|
-
.body-Condition-item-list-children .range-picker[data-v-
|
|
417
|
+
.body-Condition-item-list-children .range-picker[data-v-5dfd0db6] .ant-calendar-picker-input {
|
|
418
418
|
padding: 4px 2px;
|
|
419
419
|
}
|
|
420
|
-
.body-Condition-item-list-children .range-picker[data-v-
|
|
420
|
+
.body-Condition-item-list-children .range-picker[data-v-5dfd0db6] .ant-calendar-picker-input .ant-calendar-range-picker-input {
|
|
421
421
|
width: 47%;
|
|
422
422
|
}
|
|
423
|
-
.body-Condition-item-list-children[data-v-
|
|
423
|
+
.body-Condition-item-list-children[data-v-5dfd0db6] .ant-select-selection--multiple .ant-select-selection__choice {
|
|
424
424
|
width: initial !important;
|
|
425
425
|
}
|
|
426
426
|
|
|
427
|
-
.data-condition .data-condition-body .body-Condition[data-v-
|
|
427
|
+
.data-condition .data-condition-body .body-Condition[data-v-f34a1f32] {
|
|
428
428
|
color: #141e31;
|
|
429
429
|
font-size: 14px;
|
|
430
430
|
}
|
|
431
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item[data-v-
|
|
431
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item[data-v-f34a1f32] {
|
|
432
432
|
margin-top: 20px;
|
|
433
433
|
}
|
|
434
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
434
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-f34a1f32] .ant-select-selection {
|
|
435
435
|
border: none;
|
|
436
436
|
font-size: 14px;
|
|
437
437
|
}
|
|
438
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
438
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-f34a1f32] .ant-select-selection__rendered {
|
|
439
439
|
margin: 0 !important;
|
|
440
440
|
margin-left: 5px !important;
|
|
441
441
|
}
|
|
442
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-
|
|
442
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item .body-Condition-item-title[data-v-f34a1f32] .ant-select-arrow-icon {
|
|
443
443
|
color: #141e31;
|
|
444
444
|
}
|
|
445
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-
|
|
445
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-f34a1f32] {
|
|
446
446
|
padding-top: 10px;
|
|
447
447
|
padding-bottom: 20px;
|
|
448
448
|
border-top: 1px solid #ccc;
|
|
449
449
|
}
|
|
450
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-
|
|
450
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-f34a1f32] {
|
|
451
451
|
color: #838c99;
|
|
452
452
|
font-size: 16px;
|
|
453
453
|
cursor: pointer;
|
|
454
454
|
}
|
|
455
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-
|
|
455
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .delete-icon[data-v-f34a1f32]:hover {
|
|
456
456
|
color: #eb5096;
|
|
457
457
|
}
|
|
458
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
458
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-f34a1f32] .ant-calendar-picker {
|
|
459
459
|
min-width: 140px !important;
|
|
460
460
|
}
|
|
461
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
461
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-f34a1f32] .ant-calendar-picker-input {
|
|
462
462
|
font-size: 12px !important;
|
|
463
463
|
}
|
|
464
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-
|
|
464
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-date-more[data-v-f34a1f32] .ant-calendar-picker-icon {
|
|
465
465
|
display: none !important;
|
|
466
466
|
}
|
|
467
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
467
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-f34a1f32] .ant-select-selection {
|
|
468
468
|
border: none;
|
|
469
469
|
font-size: 14px;
|
|
470
470
|
min-width: 80px;
|
|
471
471
|
}
|
|
472
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
472
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-f34a1f32] .ant-select-selection__rendered {
|
|
473
473
|
margin-left: 5px !important;
|
|
474
474
|
text-align: center !important;
|
|
475
475
|
display: flex;
|
|
476
476
|
justify-content: center;
|
|
477
477
|
}
|
|
478
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-
|
|
478
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .body-Condition-item-operationType[data-v-f34a1f32] .ant-select-arrow-icon {
|
|
479
479
|
color: #141e31;
|
|
480
480
|
}
|
|
481
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-
|
|
481
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-f34a1f32] .ant-calendar-picker-input {
|
|
482
482
|
padding: 4px 2px;
|
|
483
483
|
}
|
|
484
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-
|
|
484
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list .range-picker[data-v-f34a1f32] .ant-calendar-picker-input .ant-calendar-range-picker-input {
|
|
485
485
|
width: 47%;
|
|
486
486
|
}
|
|
487
|
-
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-
|
|
487
|
+
.data-condition .data-condition-body .body-Condition .body-Condition-item-list[data-v-f34a1f32] .ant-select-selection--multiple .ant-select-selection__choice {
|
|
488
488
|
width: initial !important;
|
|
489
489
|
}
|
|
490
|
-
.data-condition[data-v-
|
|
490
|
+
.data-condition[data-v-f34a1f32] .ant-time-picker-panel-select li {
|
|
491
491
|
text-align: left !important;
|
|
492
492
|
}
|
|
493
|
-
.data-condition .clearConditionList[data-v-
|
|
493
|
+
.data-condition .clearConditionList[data-v-f34a1f32]:hover {
|
|
494
494
|
color: #eb5050 !important;
|
|
495
495
|
}
|
|
496
496
|
|
|
@@ -502,6 +502,24 @@ ul li[data-v-c8780a30] {
|
|
|
502
502
|
.data-condition-dropdown {
|
|
503
503
|
background-color: #fff
|
|
504
504
|
}
|
|
505
|
+
.ant-select-dropdown.data-condition-operation-dropdown {
|
|
506
|
+
z-index: 1060 !important;
|
|
507
|
+
max-width: calc(100vw - 16px) !important;
|
|
508
|
+
}
|
|
509
|
+
.ant-select-dropdown.data-condition-operation-dropdown .ant-select-dropdown-menu {
|
|
510
|
+
max-height: 280px;
|
|
511
|
+
overflow-x: hidden;
|
|
512
|
+
overflow-y: auto;
|
|
513
|
+
max-width: 100%;
|
|
514
|
+
}
|
|
515
|
+
.ant-select-dropdown.data-condition-operation-dropdown .ant-select-dropdown-menu-item {
|
|
516
|
+
white-space: nowrap;
|
|
517
|
+
overflow: hidden;
|
|
518
|
+
text-overflow: ellipsis;
|
|
519
|
+
line-height: 22px;
|
|
520
|
+
padding: 5px 12px;
|
|
521
|
+
max-width: calc(100vw - 32px);
|
|
522
|
+
}
|
|
505
523
|
|
|
506
524
|
.g1-form_main1 .sider-pannel[data-v-3a67cae6] {
|
|
507
525
|
width: 347px !important;
|
|
@@ -1262,11 +1280,11 @@ dd[data-v-79dfc621] {
|
|
|
1262
1280
|
width: 100%;
|
|
1263
1281
|
}
|
|
1264
1282
|
|
|
1265
|
-
.content .left[data-v-
|
|
1283
|
+
.content .left[data-v-46e0223e] {
|
|
1266
1284
|
width: 90%;
|
|
1267
1285
|
border-right: 1px solid #ccc;
|
|
1268
1286
|
}
|
|
1269
|
-
.content .no-data[data-v-
|
|
1287
|
+
.content .no-data[data-v-46e0223e] {
|
|
1270
1288
|
display: flex;
|
|
1271
1289
|
height: 100%;
|
|
1272
1290
|
justify-content: center;
|
|
@@ -3450,13 +3468,6 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3450
3468
|
color: #ff0000;
|
|
3451
3469
|
}
|
|
3452
3470
|
|
|
3453
|
-
|
|
3454
|
-
[data-v-5c11f30e] .ant-select-selection__rendered::after {
|
|
3455
|
-
content: "";
|
|
3456
|
-
display: none;
|
|
3457
|
-
height: 0;
|
|
3458
|
-
}
|
|
3459
|
-
|
|
3460
3471
|
.flex-warp[data-v-7d9a6249] {
|
|
3461
3472
|
display: flex;
|
|
3462
3473
|
}
|
|
@@ -3543,6 +3554,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3543
3554
|
}
|
|
3544
3555
|
|
|
3545
3556
|
|
|
3557
|
+
[data-v-777f0809] .ant-radio-group {
|
|
3558
|
+
white-space: nowrap;
|
|
3559
|
+
}
|
|
3560
|
+
|
|
3561
|
+
|
|
3546
3562
|
[data-v-62eca78c] .ant-modal {
|
|
3547
3563
|
width: -moz-max-content !important;
|
|
3548
3564
|
width: max-content !important;
|
|
@@ -4262,22 +4278,22 @@ div {
|
|
|
4262
4278
|
}
|
|
4263
4279
|
|
|
4264
4280
|
|
|
4265
|
-
[data-v-
|
|
4281
|
+
[data-v-298fe62a] .ant-popover-inner-content {
|
|
4266
4282
|
width: 190px;
|
|
4267
4283
|
}
|
|
4268
|
-
[data-v-
|
|
4284
|
+
[data-v-298fe62a] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
4269
4285
|
width: calc(100% - 0px) !important;
|
|
4270
4286
|
}
|
|
4271
|
-
[data-v-
|
|
4287
|
+
[data-v-298fe62a] .ant-form-item-control {
|
|
4272
4288
|
height: 100%;
|
|
4273
4289
|
}
|
|
4274
4290
|
/***label对齐方式*/
|
|
4275
|
-
.custom_form_item .break[data-v-
|
|
4291
|
+
.custom_form_item .break[data-v-298fe62a] {
|
|
4276
4292
|
white-space: normal;
|
|
4277
4293
|
word-break: break-all;
|
|
4278
4294
|
word-wrap: break-word;
|
|
4279
4295
|
}
|
|
4280
|
-
.custom_form_item .align-between[data-v-
|
|
4296
|
+
.custom_form_item .align-between[data-v-298fe62a] {
|
|
4281
4297
|
white-space: normal;
|
|
4282
4298
|
word-break: break-all;
|
|
4283
4299
|
word-wrap: break-word;
|
|
@@ -4286,28 +4302,28 @@ div {
|
|
|
4286
4302
|
text-align-last: justify;
|
|
4287
4303
|
width: 80%;
|
|
4288
4304
|
}
|
|
4289
|
-
.custom_form_item .align-middle[data-v-
|
|
4305
|
+
.custom_form_item .align-middle[data-v-298fe62a] {
|
|
4290
4306
|
white-space: normal;
|
|
4291
4307
|
word-break: break-all;
|
|
4292
4308
|
word-wrap: break-word;
|
|
4293
4309
|
text-align: center;
|
|
4294
4310
|
width: 80%;
|
|
4295
4311
|
}
|
|
4296
|
-
.custom_form_item .align-left[data-v-
|
|
4312
|
+
.custom_form_item .align-left[data-v-298fe62a] {
|
|
4297
4313
|
white-space: normal;
|
|
4298
4314
|
word-break: break-all;
|
|
4299
4315
|
word-wrap: break-word;
|
|
4300
4316
|
text-align: left;
|
|
4301
4317
|
width: 80%;
|
|
4302
4318
|
}
|
|
4303
|
-
.custom_form_item .align-right[data-v-
|
|
4319
|
+
.custom_form_item .align-right[data-v-298fe62a] {
|
|
4304
4320
|
white-space: normal;
|
|
4305
4321
|
word-break: break-all;
|
|
4306
4322
|
word-wrap: break-word;
|
|
4307
4323
|
text-align: right;
|
|
4308
4324
|
width: 80%;
|
|
4309
4325
|
}
|
|
4310
|
-
.custom_form_item .align-center[data-v-
|
|
4326
|
+
.custom_form_item .align-center[data-v-298fe62a] {
|
|
4311
4327
|
white-space: normal;
|
|
4312
4328
|
word-break: break-all;
|
|
4313
4329
|
word-wrap: break-word;
|
|
@@ -4316,52 +4332,52 @@ div {
|
|
|
4316
4332
|
}
|
|
4317
4333
|
/***label对齐方式 */
|
|
4318
4334
|
/*****公共boder ****/
|
|
4319
|
-
[data-v-
|
|
4335
|
+
[data-v-298fe62a] .ant-form-item-control-wrapper {
|
|
4320
4336
|
border-right: none !important;
|
|
4321
4337
|
border-bottom: 1px solid #000;
|
|
4322
4338
|
}
|
|
4323
|
-
[data-v-
|
|
4339
|
+
[data-v-298fe62a] .ant-form-item-label {
|
|
4324
4340
|
border-bottom: 1px solid #000;
|
|
4325
4341
|
}
|
|
4326
|
-
.verify-right[data-v-
|
|
4342
|
+
.verify-right[data-v-298fe62a] {
|
|
4327
4343
|
border-right: 1px solid #000;
|
|
4328
4344
|
}
|
|
4329
|
-
.custom_form_item_special[data-v-
|
|
4345
|
+
.custom_form_item_special[data-v-298fe62a] .ant-form-item-children {
|
|
4330
4346
|
height: 100%;
|
|
4331
4347
|
}
|
|
4332
4348
|
/*****公共boder ****/
|
|
4333
|
-
.custom_form_item_special[data-v-
|
|
4349
|
+
.custom_form_item_special[data-v-298fe62a] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
4334
4350
|
width: 100%;
|
|
4335
4351
|
}
|
|
4336
|
-
.verify-no-border input[data-v-
|
|
4337
|
-
.verify-no-border textarea[data-v-
|
|
4352
|
+
.verify-no-border input[data-v-298fe62a],
|
|
4353
|
+
.verify-no-border textarea[data-v-298fe62a] {
|
|
4338
4354
|
display: block;
|
|
4339
4355
|
background: none;
|
|
4340
4356
|
height: 90%;
|
|
4341
4357
|
width: 98%;
|
|
4342
4358
|
margin: 0 auto;
|
|
4343
4359
|
}
|
|
4344
|
-
.verify-no-border input[data-v-
|
|
4345
|
-
.verify-no-border textarea[data-v-
|
|
4360
|
+
.verify-no-border input[data-v-298fe62a]:disabled,
|
|
4361
|
+
.verify-no-border textarea[data-v-298fe62a]:disabled {
|
|
4346
4362
|
background: none !important;
|
|
4347
4363
|
color: #333;
|
|
4348
4364
|
}
|
|
4349
|
-
.verify[data-v-
|
|
4365
|
+
.verify[data-v-298fe62a] {
|
|
4350
4366
|
position: relative;
|
|
4351
4367
|
}
|
|
4352
|
-
.verify .inner-form-item[data-v-
|
|
4368
|
+
.verify .inner-form-item[data-v-298fe62a] .ant-form-item-control-wrapper {
|
|
4353
4369
|
border-bottom: none !important;
|
|
4354
4370
|
}
|
|
4355
|
-
.verify .inner-form-item[data-v-
|
|
4371
|
+
.verify .inner-form-item[data-v-298fe62a] .ant-form-item-children {
|
|
4356
4372
|
display: flex;
|
|
4357
4373
|
align-items: center;
|
|
4358
4374
|
justify-content: center;
|
|
4359
4375
|
width: 100%;
|
|
4360
4376
|
}
|
|
4361
|
-
.verify .inner-form-item[data-v-
|
|
4377
|
+
.verify .inner-form-item[data-v-298fe62a] .ant-form-item-children .textarea-wrapper {
|
|
4362
4378
|
width: 100%;
|
|
4363
4379
|
}
|
|
4364
|
-
.verify .verify-left[data-v-
|
|
4380
|
+
.verify .verify-left[data-v-298fe62a] {
|
|
4365
4381
|
position: absolute;
|
|
4366
4382
|
left: 0;
|
|
4367
4383
|
top: 0;
|
|
@@ -4372,57 +4388,57 @@ div {
|
|
|
4372
4388
|
-moz-text-align-last: justify;
|
|
4373
4389
|
text-align-last: justify;
|
|
4374
4390
|
}
|
|
4375
|
-
.verify .verify-right[data-v-
|
|
4391
|
+
.verify .verify-right[data-v-298fe62a] {
|
|
4376
4392
|
height: 100%;
|
|
4377
4393
|
width: 100%;
|
|
4378
4394
|
position: relative;
|
|
4379
4395
|
}
|
|
4380
|
-
.verify .verify-right .verify-text[data-v-
|
|
4396
|
+
.verify .verify-right .verify-text[data-v-298fe62a] {
|
|
4381
4397
|
position: relative;
|
|
4382
4398
|
height: 70%;
|
|
4383
4399
|
padding-top: 5px;
|
|
4384
4400
|
border-bottom: 1px solid #e6e6e6;
|
|
4385
4401
|
}
|
|
4386
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
4402
|
+
.verify .verify-right .verify-text .verify-btn[data-v-298fe62a] {
|
|
4387
4403
|
position: absolute;
|
|
4388
4404
|
right: 10px;
|
|
4389
4405
|
bottom: 10px;
|
|
4390
4406
|
z-index: 10;
|
|
4391
4407
|
}
|
|
4392
|
-
.verify .verify-right .verify-text span[data-v-
|
|
4408
|
+
.verify .verify-right .verify-text span[data-v-298fe62a] {
|
|
4393
4409
|
display: block;
|
|
4394
4410
|
border: none;
|
|
4395
4411
|
height: 100%;
|
|
4396
4412
|
}
|
|
4397
|
-
.verify .verify-right .verify-seal[data-v-
|
|
4413
|
+
.verify .verify-right .verify-seal[data-v-298fe62a] {
|
|
4398
4414
|
position: absolute;
|
|
4399
4415
|
width: 35mm;
|
|
4400
4416
|
height: 35mm;
|
|
4401
4417
|
z-index: 9 !important;
|
|
4402
4418
|
}
|
|
4403
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
4419
|
+
.verify .verify-right .verify-seal img[data-v-298fe62a] {
|
|
4404
4420
|
width: 35mm;
|
|
4405
4421
|
height: 35mm;
|
|
4406
4422
|
}
|
|
4407
|
-
.verify .verify-right .verify-icon[data-v-
|
|
4423
|
+
.verify .verify-right .verify-icon[data-v-298fe62a] {
|
|
4408
4424
|
position: absolute;
|
|
4409
4425
|
right: 3%;
|
|
4410
4426
|
top: 3%;
|
|
4411
4427
|
z-index: 20;
|
|
4412
4428
|
cursor: pointer;
|
|
4413
4429
|
}
|
|
4414
|
-
.verify .verify-option[data-v-
|
|
4430
|
+
.verify .verify-option[data-v-298fe62a] {
|
|
4415
4431
|
display: flex;
|
|
4416
4432
|
height: 30%;
|
|
4417
4433
|
}
|
|
4418
|
-
.verify .verify-option > div[data-v-
|
|
4434
|
+
.verify .verify-option > div[data-v-298fe62a] {
|
|
4419
4435
|
flex: 1;
|
|
4420
4436
|
border-right: 1px solid #e6e6e6;
|
|
4421
4437
|
display: flex;
|
|
4422
4438
|
justify-content: space-between;
|
|
4423
4439
|
align-items: center;
|
|
4424
4440
|
}
|
|
4425
|
-
.verify .verify-option > div span[data-v-
|
|
4441
|
+
.verify .verify-option > div span[data-v-298fe62a] {
|
|
4426
4442
|
text-align: center;
|
|
4427
4443
|
flex: 2;
|
|
4428
4444
|
border-right: 1px solid #e6e6e6;
|
|
@@ -4431,36 +4447,45 @@ div {
|
|
|
4431
4447
|
align-items: center;
|
|
4432
4448
|
justify-content: center;
|
|
4433
4449
|
}
|
|
4434
|
-
.verify .verify-option > div span + span[data-v-
|
|
4435
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
4450
|
+
.verify .verify-option > div span + span[data-v-298fe62a],
|
|
4451
|
+
.verify .verify-option > div span + .inner-form-item[data-v-298fe62a] {
|
|
4436
4452
|
border-right: none;
|
|
4437
4453
|
flex: 4;
|
|
4438
4454
|
}
|
|
4439
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
4455
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-298fe62a]:last-child {
|
|
4440
4456
|
box-sizing: border-box;
|
|
4441
4457
|
padding: 1px;
|
|
4442
4458
|
}
|
|
4443
|
-
.verify .verify-option div[data-v-
|
|
4459
|
+
.verify .verify-option div[data-v-298fe62a]:last-child {
|
|
4444
4460
|
border-right: none;
|
|
4445
4461
|
}
|
|
4446
|
-
.verify-
|
|
4462
|
+
[data-v-298fe62a] .verify-style_label_left .ant-form-item-label label > div,
|
|
4463
|
+
.verify-style_label_left[data-v-298fe62a] .ant-form-item-label label > div {
|
|
4464
|
+
align-self: center;
|
|
4465
|
+
flex: 0 0 auto;
|
|
4466
|
+
height: auto;
|
|
4467
|
+
display: flex;
|
|
4468
|
+
align-items: center;
|
|
4469
|
+
justify-content: center;
|
|
4470
|
+
}
|
|
4471
|
+
.verify-style_label_top > .ant-form-item[data-v-298fe62a] {
|
|
4447
4472
|
display: flex;
|
|
4448
4473
|
flex-direction: column;
|
|
4449
4474
|
height: 100%;
|
|
4450
4475
|
}
|
|
4451
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4476
|
+
.verify-style_label_top > .ant-form-item[data-v-298fe62a] .verify-right {
|
|
4452
4477
|
height: 100% !important;
|
|
4453
4478
|
}
|
|
4454
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4479
|
+
.verify-style_label_top > .ant-form-item[data-v-298fe62a] .ant-form-item-label {
|
|
4455
4480
|
position: relative;
|
|
4456
4481
|
width: 100% !important;
|
|
4457
4482
|
height: 50px;
|
|
4458
4483
|
border-bottom: 1px solid #e6e6e6 !important;
|
|
4459
4484
|
}
|
|
4460
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4485
|
+
.verify-style_label_top > .ant-form-item[data-v-298fe62a] .ant-form-item-label label {
|
|
4461
4486
|
width: 100%;
|
|
4462
4487
|
}
|
|
4463
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4488
|
+
.verify-style_label_top > .ant-form-item[data-v-298fe62a] .ant-form-item-label .align-between {
|
|
4464
4489
|
width: 100% !important;
|
|
4465
4490
|
align-items: flex-start;
|
|
4466
4491
|
-moz-text-align-last: left;
|
|
@@ -4469,63 +4494,63 @@ div {
|
|
|
4469
4494
|
letter-spacing: 8px;
|
|
4470
4495
|
text-indent: 10px;
|
|
4471
4496
|
}
|
|
4472
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4497
|
+
.verify-style_label_top > .ant-form-item[data-v-298fe62a] .ant-form-item-control-wrapper {
|
|
4473
4498
|
width: 100%!important;
|
|
4474
4499
|
height: initial !important;
|
|
4475
4500
|
flex: 1;
|
|
4476
4501
|
overflow: hidden;
|
|
4477
4502
|
}
|
|
4478
|
-
.verify-style_grid_verify[data-v-
|
|
4503
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify .ant-form-item-control-wrapper {
|
|
4479
4504
|
border-right: none;
|
|
4480
4505
|
border-bottom: none;
|
|
4481
4506
|
}
|
|
4482
|
-
.verify-style_grid_verify[data-v-
|
|
4507
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify .ant-form-item-label {
|
|
4483
4508
|
border-bottom: none;
|
|
4484
4509
|
}
|
|
4485
|
-
.verify-style_grid_verify .verify-style_label_top[data-v-
|
|
4510
|
+
.verify-style_grid_verify .verify-style_label_top[data-v-298fe62a] .ant-form-item-label {
|
|
4486
4511
|
border-right: none !important;
|
|
4487
4512
|
}
|
|
4488
|
-
.verify-style_grid_verify[data-v-
|
|
4513
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right {
|
|
4489
4514
|
border: none;
|
|
4490
4515
|
}
|
|
4491
|
-
.verify-style_grid_verify[data-v-
|
|
4516
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-text {
|
|
4492
4517
|
height: 50%;
|
|
4493
4518
|
}
|
|
4494
|
-
.verify-style_grid_verify[data-v-
|
|
4519
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option {
|
|
4495
4520
|
height: 50%;
|
|
4496
4521
|
flex-wrap: wrap;
|
|
4497
4522
|
display: grid;
|
|
4498
4523
|
grid-template-rows: repeat(2, 50%);
|
|
4499
4524
|
grid-template-columns: repeat(2, 50%);
|
|
4500
4525
|
}
|
|
4501
|
-
.verify-style_grid_verify[data-v-
|
|
4526
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:first-child {
|
|
4502
4527
|
grid-area: 1 / span 1 / span 1;
|
|
4503
4528
|
}
|
|
4504
|
-
.verify-style_grid_verify[data-v-
|
|
4529
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:nth-child(2) {
|
|
4505
4530
|
grid-area: 0.5 / span 1 / span 1;
|
|
4506
4531
|
}
|
|
4507
|
-
.verify-style_grid_verify[data-v-
|
|
4532
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:nth-child(3) {
|
|
4508
4533
|
grid-area: 2 / span 2 / span 1;
|
|
4509
4534
|
}
|
|
4510
|
-
.verify-style_grid_verify[data-v-
|
|
4535
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div {
|
|
4511
4536
|
height: 100%;
|
|
4512
4537
|
box-sizing: border-box;
|
|
4513
4538
|
}
|
|
4514
|
-
.verify-style_grid_verify[data-v-
|
|
4539
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div > span:first-child {
|
|
4515
4540
|
flex: initial;
|
|
4516
4541
|
padding: 0 3px;
|
|
4517
4542
|
}
|
|
4518
|
-
.verify-style_grid_verify[data-v-
|
|
4543
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div span + span {
|
|
4519
4544
|
flex: 3;
|
|
4520
4545
|
overflow: hidden;
|
|
4521
4546
|
}
|
|
4522
|
-
.verify-style_grid_verify[data-v-
|
|
4547
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:first-child {
|
|
4523
4548
|
flex: 0 1 calc(50% + 20px);
|
|
4524
4549
|
}
|
|
4525
|
-
.verify-style_grid_verify[data-v-
|
|
4550
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:nth-child(2) {
|
|
4526
4551
|
border-right: none;
|
|
4527
4552
|
}
|
|
4528
|
-
.verify-style_grid_verify[data-v-
|
|
4553
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:last-child {
|
|
4529
4554
|
flex: 0 0 100%;
|
|
4530
4555
|
border-top: 1px solid #e6e6e6;
|
|
4531
4556
|
}
|
|
@@ -4534,25 +4559,39 @@ div {
|
|
|
4534
4559
|
width: 100%;
|
|
4535
4560
|
}
|
|
4536
4561
|
|
|
4537
|
-
.
|
|
4562
|
+
.custom_form_item[data-v-a34a7416] {
|
|
4563
|
+
height: 100%;
|
|
4564
|
+
}
|
|
4565
|
+
.custom_form_item[data-v-a34a7416] .ant-form-item {
|
|
4566
|
+
height: 100%;
|
|
4567
|
+
}
|
|
4568
|
+
[data-v-a34a7416] .verify-style_label_left .ant-form-item-label label > div,[data-v-a34a7416] .ant-form-item:not(.verify-style_label_top) .ant-form-item-label label > div {
|
|
4569
|
+
align-self: center;
|
|
4570
|
+
flex: 0 0 auto;
|
|
4571
|
+
height: auto;
|
|
4572
|
+
display: flex;
|
|
4573
|
+
align-items: center;
|
|
4574
|
+
justify-content: center;
|
|
4575
|
+
}
|
|
4576
|
+
.verify-com[data-v-a34a7416] {
|
|
4538
4577
|
width: 100%;
|
|
4539
4578
|
}
|
|
4540
|
-
.verify-com .verify-text[data-v-
|
|
4579
|
+
.verify-com .verify-text[data-v-a34a7416] {
|
|
4541
4580
|
position: relative;
|
|
4542
4581
|
}
|
|
4543
|
-
.verify-com .verify-option[data-v-
|
|
4582
|
+
.verify-com .verify-option[data-v-a34a7416] {
|
|
4544
4583
|
display: flex;
|
|
4545
4584
|
height: 30%;
|
|
4546
4585
|
margin-top: 10px;
|
|
4547
4586
|
flex-wrap: wrap;
|
|
4548
4587
|
}
|
|
4549
|
-
.verify-com .verify-option > div[data-v-
|
|
4588
|
+
.verify-com .verify-option > div[data-v-a34a7416] {
|
|
4550
4589
|
flex: 1;
|
|
4551
4590
|
display: flex;
|
|
4552
4591
|
justify-content: space-between;
|
|
4553
4592
|
align-items: center;
|
|
4554
4593
|
}
|
|
4555
|
-
.verify-com .verify-option > div span[data-v-
|
|
4594
|
+
.verify-com .verify-option > div span[data-v-a34a7416] {
|
|
4556
4595
|
text-align: center;
|
|
4557
4596
|
flex: 2;
|
|
4558
4597
|
height: 100%;
|
|
@@ -4560,69 +4599,69 @@ div {
|
|
|
4560
4599
|
align-items: center;
|
|
4561
4600
|
justify-content: center;
|
|
4562
4601
|
}
|
|
4563
|
-
.verify-com .verify-option > div span + input[data-v-
|
|
4602
|
+
.verify-com .verify-option > div span + input[data-v-a34a7416] {
|
|
4564
4603
|
border-right: none;
|
|
4565
4604
|
flex: 3;
|
|
4566
4605
|
}
|
|
4567
|
-
.verify-com .verify-option div[data-v-
|
|
4606
|
+
.verify-com .verify-option div[data-v-a34a7416]:last-child {
|
|
4568
4607
|
border-right: none;
|
|
4569
4608
|
}
|
|
4570
|
-
.verify-style_grid_verify .verify-text[data-v-
|
|
4609
|
+
.verify-style_grid_verify .verify-text[data-v-a34a7416] {
|
|
4571
4610
|
height: 50%;
|
|
4572
4611
|
}
|
|
4573
|
-
.verify-style_grid_verify .verify-option[data-v-
|
|
4612
|
+
.verify-style_grid_verify .verify-option[data-v-a34a7416] {
|
|
4574
4613
|
height: 50%;
|
|
4575
4614
|
flex-wrap: wrap;
|
|
4576
4615
|
display: grid;
|
|
4577
4616
|
grid-template-rows: repeat(2, 50%);
|
|
4578
4617
|
grid-template-columns: repeat(2, 50%);
|
|
4579
4618
|
}
|
|
4580
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4619
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:first-child {
|
|
4581
4620
|
grid-area: 1 / span 1.5 / span 1;
|
|
4582
4621
|
}
|
|
4583
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4622
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:nth-child(2) {
|
|
4584
4623
|
grid-area: 0.5 / span 1 / span 1;
|
|
4585
4624
|
}
|
|
4586
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4625
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:nth-child(3) {
|
|
4587
4626
|
grid-area: 2 / span 2 / span 1;
|
|
4588
4627
|
}
|
|
4589
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4628
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416] {
|
|
4590
4629
|
height: 100%;
|
|
4591
4630
|
box-sizing: border-box;
|
|
4592
4631
|
}
|
|
4593
|
-
.verify-style_grid_verify .verify-option > div > span[data-v-
|
|
4632
|
+
.verify-style_grid_verify .verify-option > div > span[data-v-a34a7416]:first-child {
|
|
4594
4633
|
flex: initial;
|
|
4595
4634
|
padding: 0 3px;
|
|
4596
4635
|
}
|
|
4597
|
-
.verify-style_grid_verify .verify-option > div span + span[data-v-
|
|
4636
|
+
.verify-style_grid_verify .verify-option > div span + span[data-v-a34a7416] {
|
|
4598
4637
|
flex: 3;
|
|
4599
4638
|
}
|
|
4600
|
-
.verify-style_label_top[data-v-
|
|
4639
|
+
.verify-style_label_top[data-v-a34a7416] {
|
|
4601
4640
|
display: flex;
|
|
4602
4641
|
flex-direction: column;
|
|
4603
4642
|
height: 100%;
|
|
4604
4643
|
box-sizing: border-box;
|
|
4605
4644
|
}
|
|
4606
|
-
.verify-style_label_top .verify-text textarea[data-v-
|
|
4645
|
+
.verify-style_label_top .verify-text textarea[data-v-a34a7416] {
|
|
4607
4646
|
margin-bottom: 0!important;
|
|
4608
4647
|
}
|
|
4609
|
-
.verify-style_label_top[data-v-
|
|
4648
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-control {
|
|
4610
4649
|
height: 100%;
|
|
4611
4650
|
display: flex;
|
|
4612
4651
|
flex-direction: column;
|
|
4613
4652
|
justify-content: center;
|
|
4614
4653
|
}
|
|
4615
|
-
.verify-style_label_top[data-v-
|
|
4654
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label {
|
|
4616
4655
|
position: relative !important;
|
|
4617
4656
|
width: 100% !important;
|
|
4618
4657
|
height: 20% !important;
|
|
4619
4658
|
border-right: none !important;
|
|
4620
4659
|
border-bottom: 1px solid #000;
|
|
4621
4660
|
}
|
|
4622
|
-
.verify-style_label_top[data-v-
|
|
4661
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label label {
|
|
4623
4662
|
width: 100%;
|
|
4624
4663
|
}
|
|
4625
|
-
.verify-style_label_top[data-v-
|
|
4664
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label .align-between {
|
|
4626
4665
|
width: 100% !important;
|
|
4627
4666
|
align-items: flex-start;
|
|
4628
4667
|
-moz-text-align-last: left;
|
|
@@ -4631,13 +4670,13 @@ div {
|
|
|
4631
4670
|
letter-spacing: 8px;
|
|
4632
4671
|
text-indent: 10px;
|
|
4633
4672
|
}
|
|
4634
|
-
.verify-style_label_top[data-v-
|
|
4673
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-control-wrapper {
|
|
4635
4674
|
width: 100%!important;
|
|
4636
4675
|
height: initial !important;
|
|
4637
4676
|
flex: 1;
|
|
4638
4677
|
margin-top: 5px;
|
|
4639
4678
|
}
|
|
4640
|
-
.verify-style_label_top .verify-option[data-v-
|
|
4679
|
+
.verify-style_label_top .verify-option[data-v-a34a7416] {
|
|
4641
4680
|
margin-top: 0 !important;
|
|
4642
4681
|
}
|
|
4643
4682
|
|
|
@@ -5201,11 +5240,11 @@ div {
|
|
|
5201
5240
|
background: #f1f1f1;
|
|
5202
5241
|
}
|
|
5203
5242
|
|
|
5204
|
-
.widget-view[data-v-
|
|
5243
|
+
.widget-view[data-v-e4654656] {
|
|
5205
5244
|
position: relative;
|
|
5206
5245
|
z-index: 8;
|
|
5207
5246
|
}
|
|
5208
|
-
.widget-view .widget-view-model[data-v-
|
|
5247
|
+
.widget-view .widget-view-model[data-v-e4654656] {
|
|
5209
5248
|
position: absolute;
|
|
5210
5249
|
top: 0px;
|
|
5211
5250
|
right: 3px;
|
|
@@ -5215,98 +5254,103 @@ div {
|
|
|
5215
5254
|
opacity: 0.6;
|
|
5216
5255
|
}
|
|
5217
5256
|
|
|
5218
|
-
.paper[data-v-
|
|
5257
|
+
.paper[data-v-ca6b73ae] * {
|
|
5219
5258
|
font-size: var(--paperFontSize);
|
|
5220
5259
|
}
|
|
5221
|
-
.paper .form-title[data-v-
|
|
5260
|
+
.paper .form-title[data-v-ca6b73ae] {
|
|
5222
5261
|
text-align: center;
|
|
5223
5262
|
font-weight: 600;
|
|
5224
5263
|
font-size: 16px;
|
|
5225
5264
|
min-height: 40px;
|
|
5226
5265
|
line-height: 30px;
|
|
5227
5266
|
}
|
|
5228
|
-
[data-v-
|
|
5267
|
+
[data-v-ca6b73ae] .vue-grid-layout {
|
|
5229
5268
|
z-index: 2;
|
|
5230
5269
|
}
|
|
5231
|
-
[data-v-
|
|
5270
|
+
[data-v-ca6b73ae] .vue-grid-item {
|
|
5232
5271
|
border: 1px dashed #ccc;
|
|
5233
5272
|
box-sizing: border-box;
|
|
5234
5273
|
background-color: #fff;
|
|
5235
5274
|
}
|
|
5236
|
-
[data-v-
|
|
5275
|
+
[data-v-ca6b73ae] .ant-form-item {
|
|
5237
5276
|
width: 100%;
|
|
5238
5277
|
height: 100%;
|
|
5239
5278
|
margin-bottom: 0;
|
|
5240
5279
|
}
|
|
5241
|
-
[data-v-
|
|
5280
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-label {
|
|
5242
5281
|
height: 100%;
|
|
5243
5282
|
position: absolute;
|
|
5244
5283
|
left: 0;
|
|
5245
5284
|
top: 0;
|
|
5246
5285
|
border-right: 1px solid var(--designBorderColor);
|
|
5247
5286
|
}
|
|
5248
|
-
[data-v-
|
|
5287
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-label label {
|
|
5249
5288
|
display: flex;
|
|
5250
5289
|
justify-content: center;
|
|
5251
5290
|
align-items: center;
|
|
5252
5291
|
height: 100%;
|
|
5253
5292
|
}
|
|
5254
|
-
[data-v-
|
|
5293
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-label label > * {
|
|
5294
|
+
align-self: center;
|
|
5295
|
+
flex: 0 0 auto;
|
|
5296
|
+
height: auto;
|
|
5297
|
+
}
|
|
5298
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
5255
5299
|
display: none;
|
|
5256
5300
|
}
|
|
5257
|
-
[data-v-
|
|
5301
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-control-wrapper {
|
|
5258
5302
|
height: 100%;
|
|
5259
5303
|
float: right;
|
|
5260
5304
|
display: flex;
|
|
5261
5305
|
align-items: center;
|
|
5262
5306
|
}
|
|
5263
|
-
[data-v-
|
|
5307
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-control {
|
|
5264
5308
|
width: 98%;
|
|
5265
5309
|
margin: 0 auto;
|
|
5266
5310
|
}
|
|
5267
|
-
.is_required[data-v-
|
|
5311
|
+
.is_required[data-v-ca6b73ae]::before {
|
|
5268
5312
|
content: "*";
|
|
5269
5313
|
color: #f56c6c;
|
|
5270
5314
|
margin-right: 4px;
|
|
5271
5315
|
}
|
|
5272
|
-
.widget-form-list[data-v-
|
|
5316
|
+
.widget-form-list[data-v-ca6b73ae] {
|
|
5273
5317
|
background: #fff;
|
|
5274
5318
|
box-sizing: border-box;
|
|
5275
5319
|
}
|
|
5276
|
-
.widget-form-list .row-item[data-v-
|
|
5320
|
+
.widget-form-list .row-item[data-v-ca6b73ae]:first-child {
|
|
5277
5321
|
border-top: 1px solid var(--designBorderColor);
|
|
5278
5322
|
}
|
|
5279
|
-
.widget-form-list .row-item[data-v-
|
|
5323
|
+
.widget-form-list .row-item[data-v-ca6b73ae] {
|
|
5280
5324
|
border-bottom: 1px solid var(--designBorderColor);
|
|
5281
5325
|
}
|
|
5282
|
-
.widget-form-list .row-item[data-v-
|
|
5326
|
+
.widget-form-list .row-item[data-v-ca6b73ae] {
|
|
5283
5327
|
border-right: 1px solid var(--designBorderColor);
|
|
5284
5328
|
border-left: 1px solid var(--designBorderColor);
|
|
5285
5329
|
}
|
|
5286
|
-
.widget-form-list .item-bottom[data-v-
|
|
5330
|
+
.widget-form-list .item-bottom[data-v-ca6b73ae] {
|
|
5287
5331
|
border-bottom: 1px solid var(--designBorderColor);
|
|
5288
5332
|
}
|
|
5289
|
-
.widget-form-list .no-row-item[data-v-
|
|
5333
|
+
.widget-form-list .no-row-item[data-v-ca6b73ae] {
|
|
5290
5334
|
border-right: none;
|
|
5291
5335
|
border-bottom: none !important;
|
|
5292
5336
|
}
|
|
5293
|
-
.widget-form-list .no-row-item .widget-form-list[data-v-
|
|
5337
|
+
.widget-form-list .no-row-item .widget-form-list[data-v-ca6b73ae] {
|
|
5294
5338
|
border-top: none !important;
|
|
5295
5339
|
border-right: none;
|
|
5296
5340
|
}
|
|
5297
|
-
.widget-form-list .widget-grid[data-v-
|
|
5341
|
+
.widget-form-list .widget-grid[data-v-ca6b73ae] {
|
|
5298
5342
|
background: #f4f6fc;
|
|
5299
5343
|
position: relative;
|
|
5300
5344
|
border-left: 5px solid transparent;
|
|
5301
5345
|
padding: 5px;
|
|
5302
5346
|
margin: 0 !important;
|
|
5303
5347
|
}
|
|
5304
|
-
.widget-form-list .widget-grid.active[data-v-
|
|
5348
|
+
.widget-form-list .widget-grid.active[data-v-ca6b73ae] {
|
|
5305
5349
|
outline: 2px solid #409eff;
|
|
5306
5350
|
border: 1px solid #409eff;
|
|
5307
5351
|
background: #ecf5ff;
|
|
5308
5352
|
}
|
|
5309
|
-
.widget-form-list .widget-grid .grid-background[data-v-
|
|
5353
|
+
.widget-form-list .widget-grid .grid-background[data-v-ca6b73ae] {
|
|
5310
5354
|
position: absolute;
|
|
5311
5355
|
z-index: 1;
|
|
5312
5356
|
top: 0;
|
|
@@ -5317,85 +5361,85 @@ div {
|
|
|
5317
5361
|
height: 100%;
|
|
5318
5362
|
padding: 5px 5px 10px 5px;
|
|
5319
5363
|
}
|
|
5320
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
5364
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-ca6b73ae] {
|
|
5321
5365
|
border-bottom: 1px dashed #ccc;
|
|
5322
5366
|
border-left: 1px dashed #ccc;
|
|
5323
5367
|
box-sizing: border-box;
|
|
5324
5368
|
overflow: hidden;
|
|
5325
5369
|
}
|
|
5326
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
5370
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-ca6b73ae]:first-child {
|
|
5327
5371
|
border-top: 1px dashed #ccc;
|
|
5328
5372
|
}
|
|
5329
|
-
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-
|
|
5373
|
+
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-ca6b73ae] {
|
|
5330
5374
|
float: left;
|
|
5331
5375
|
border-right: 1px dashed #ccc;
|
|
5332
5376
|
min-height: 40px;
|
|
5333
5377
|
box-sizing: border-box;
|
|
5334
5378
|
}
|
|
5335
|
-
.widget-form-list .row_table[data-v-
|
|
5379
|
+
.widget-form-list .row_table[data-v-ca6b73ae] {
|
|
5336
5380
|
min-height: 60px;
|
|
5337
5381
|
position: relative;
|
|
5338
5382
|
}
|
|
5339
|
-
.widget-form-list li.sortable-chosen[data-v-
|
|
5383
|
+
.widget-form-list li.sortable-chosen[data-v-ca6b73ae] {
|
|
5340
5384
|
height: 2px !important;
|
|
5341
5385
|
overflow: hidden !important;
|
|
5342
5386
|
background: red !important;
|
|
5343
5387
|
}
|
|
5344
|
-
.widget-form-list .widget-col-list[data-v-
|
|
5388
|
+
.widget-form-list .widget-col-list[data-v-ca6b73ae] {
|
|
5345
5389
|
min-height: 50px;
|
|
5346
5390
|
border: 1px dashed #ccc;
|
|
5347
5391
|
background: #fff;
|
|
5348
5392
|
}
|
|
5349
|
-
.widget-form-list .widget-col[data-v-
|
|
5393
|
+
.widget-form-list .widget-col[data-v-ca6b73ae] {
|
|
5350
5394
|
padding-bottom: 0;
|
|
5351
5395
|
padding: 5px;
|
|
5352
5396
|
background-color: rgba(253, 246, 236, 0.3);
|
|
5353
5397
|
}
|
|
5354
|
-
.grid-lay-out-wrap .widget-col-list[data-v-
|
|
5398
|
+
.grid-lay-out-wrap .widget-col-list[data-v-ca6b73ae] {
|
|
5355
5399
|
width: 100%;
|
|
5356
5400
|
height: 100%;
|
|
5357
5401
|
min-height: 40px;
|
|
5358
5402
|
border: none;
|
|
5359
5403
|
}
|
|
5360
|
-
.widget-form-ocuupied[data-v-
|
|
5404
|
+
.widget-form-ocuupied[data-v-ca6b73ae] {
|
|
5361
5405
|
min-height: 540px;
|
|
5362
5406
|
border: none;
|
|
5363
5407
|
}
|
|
5364
|
-
.drag_table[data-v-
|
|
5408
|
+
.drag_table[data-v-ca6b73ae] {
|
|
5365
5409
|
width: calc(100% - 100px);
|
|
5366
5410
|
height: 100%;
|
|
5367
5411
|
display: flex;
|
|
5368
5412
|
overflow-y: scroll;
|
|
5369
5413
|
}
|
|
5370
|
-
.drag_table[data-v-
|
|
5414
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar {
|
|
5371
5415
|
width: 3px;
|
|
5372
5416
|
height: 3px;
|
|
5373
5417
|
}
|
|
5374
|
-
.drag_table[data-v-
|
|
5418
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar-track {
|
|
5375
5419
|
background: #fff;
|
|
5376
5420
|
border-radius: 2px;
|
|
5377
5421
|
}
|
|
5378
|
-
.drag_table[data-v-
|
|
5422
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar-thumb {
|
|
5379
5423
|
background: #cdcdcd;
|
|
5380
5424
|
border-radius: 8px;
|
|
5381
5425
|
}
|
|
5382
|
-
.drag_table[data-v-
|
|
5426
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar-thumb:hover {
|
|
5383
5427
|
background: #cdcdcd;
|
|
5384
5428
|
}
|
|
5385
|
-
.drag_table[data-v-
|
|
5429
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar-corner {
|
|
5386
5430
|
background: #cdcdcd;
|
|
5387
5431
|
}
|
|
5388
|
-
.widget-form-ocuupied[data-v-
|
|
5432
|
+
.widget-form-ocuupied[data-v-ca6b73ae] {
|
|
5389
5433
|
min-height: 540px;
|
|
5390
5434
|
border: none;
|
|
5391
5435
|
}
|
|
5392
|
-
.table_label[data-v-
|
|
5436
|
+
.table_label[data-v-ca6b73ae] {
|
|
5393
5437
|
width: 100px;
|
|
5394
5438
|
min-width: 100px;
|
|
5395
5439
|
height: 100%;
|
|
5396
5440
|
text-align: right;
|
|
5397
5441
|
}
|
|
5398
|
-
.widget-view-model[data-v-
|
|
5442
|
+
.widget-view-model[data-v-ca6b73ae] {
|
|
5399
5443
|
position: absolute;
|
|
5400
5444
|
top: 0px;
|
|
5401
5445
|
right: 3px;
|
|
@@ -5405,12 +5449,12 @@ div {
|
|
|
5405
5449
|
opacity: 0.6;
|
|
5406
5450
|
}
|
|
5407
5451
|
/**selectedWidget active*/
|
|
5408
|
-
[data-v-
|
|
5452
|
+
[data-v-ca6b73ae] .active {
|
|
5409
5453
|
outline: 2px solid #409EFF;
|
|
5410
5454
|
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
|
|
5411
5455
|
position: relative;
|
|
5412
5456
|
}
|
|
5413
|
-
[data-v-
|
|
5457
|
+
[data-v-ca6b73ae] .active .widget-view-drag {
|
|
5414
5458
|
position: absolute;
|
|
5415
5459
|
left: -2px;
|
|
5416
5460
|
top: -2px;
|
|
@@ -5424,7 +5468,7 @@ div {
|
|
|
5424
5468
|
color: #ffffff;
|
|
5425
5469
|
cursor: move;
|
|
5426
5470
|
}
|
|
5427
|
-
[data-v-
|
|
5471
|
+
[data-v-ca6b73ae] .active .widget-view-action {
|
|
5428
5472
|
width: 70px;
|
|
5429
5473
|
position: absolute;
|
|
5430
5474
|
right: 0px;
|
|
@@ -5437,7 +5481,7 @@ div {
|
|
|
5437
5481
|
background: transparent;
|
|
5438
5482
|
color: #fff;
|
|
5439
5483
|
}
|
|
5440
|
-
[data-v-
|
|
5484
|
+
[data-v-ca6b73ae] .active .widget-view-action .iconfont {
|
|
5441
5485
|
width: 25px;
|
|
5442
5486
|
height: 25px;
|
|
5443
5487
|
border-radius: 50%;
|
|
@@ -5447,17 +5491,17 @@ div {
|
|
|
5447
5491
|
font-size: 14px;
|
|
5448
5492
|
justify-content: center;
|
|
5449
5493
|
}
|
|
5450
|
-
[data-v-
|
|
5494
|
+
[data-v-ca6b73ae] .active .widget-view-action .icon-icon_clone {
|
|
5451
5495
|
background: red;
|
|
5452
5496
|
}
|
|
5453
|
-
[data-v-
|
|
5497
|
+
[data-v-ca6b73ae] .active .widget-view-action .icon-trash {
|
|
5454
5498
|
margin-left: 20px;
|
|
5455
5499
|
}
|
|
5456
|
-
.widget-form-list .widget-view[data-v-
|
|
5500
|
+
.widget-form-list .widget-view[data-v-ca6b73ae] {
|
|
5457
5501
|
z-index: 8;
|
|
5458
5502
|
position: relative;
|
|
5459
5503
|
}
|
|
5460
|
-
.widget-form-list .widget-view .widget-view-action[data-v-
|
|
5504
|
+
.widget-form-list .widget-view .widget-view-action[data-v-ca6b73ae] {
|
|
5461
5505
|
position: absolute;
|
|
5462
5506
|
right: 0px;
|
|
5463
5507
|
bottom: 0;
|
|
@@ -5469,7 +5513,7 @@ div {
|
|
|
5469
5513
|
background: transparent;
|
|
5470
5514
|
color: #fff;
|
|
5471
5515
|
}
|
|
5472
|
-
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-
|
|
5516
|
+
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-ca6b73ae] {
|
|
5473
5517
|
width: 25px;
|
|
5474
5518
|
height: 25px;
|
|
5475
5519
|
border-radius: 50%;
|
|
@@ -5479,13 +5523,13 @@ div {
|
|
|
5479
5523
|
font-size: 14px;
|
|
5480
5524
|
justify-content: center;
|
|
5481
5525
|
}
|
|
5482
|
-
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-
|
|
5526
|
+
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-ca6b73ae] {
|
|
5483
5527
|
background: red;
|
|
5484
5528
|
}
|
|
5485
|
-
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-
|
|
5529
|
+
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-ca6b73ae] {
|
|
5486
5530
|
margin-left: 20px;
|
|
5487
5531
|
}
|
|
5488
|
-
.widget-form-list .widget-view .widget-view-drag[data-v-
|
|
5532
|
+
.widget-form-list .widget-view .widget-view-drag[data-v-ca6b73ae] {
|
|
5489
5533
|
position: absolute;
|
|
5490
5534
|
left: -2px;
|
|
5491
5535
|
top: -2px;
|
|
@@ -5495,30 +5539,30 @@ div {
|
|
|
5495
5539
|
background: #409eff;
|
|
5496
5540
|
z-index: 9;
|
|
5497
5541
|
}
|
|
5498
|
-
.widget-form-list .widget-view .widget-view-drag i[data-v-
|
|
5542
|
+
.widget-form-list .widget-view .widget-view-drag i[data-v-ca6b73ae] {
|
|
5499
5543
|
font-size: 14px;
|
|
5500
5544
|
color: #fff;
|
|
5501
5545
|
margin: 0 5px;
|
|
5502
5546
|
cursor: move;
|
|
5503
5547
|
}
|
|
5504
5548
|
/*****无border *****/
|
|
5505
|
-
.no-border .widget-form-list[data-v-
|
|
5549
|
+
.no-border .widget-form-list[data-v-ca6b73ae] {
|
|
5506
5550
|
border: none;
|
|
5507
5551
|
}
|
|
5508
|
-
.no-border .widget-form-list .row-item[data-v-
|
|
5552
|
+
.no-border .widget-form-list .row-item[data-v-ca6b73ae]:not(:last-child) {
|
|
5509
5553
|
border: none;
|
|
5510
5554
|
}
|
|
5511
|
-
.no-border .widget-form-list[data-v-
|
|
5555
|
+
.no-border .widget-form-list[data-v-ca6b73ae] .ant-form-item .ant-form-item-label {
|
|
5512
5556
|
border: 0;
|
|
5513
5557
|
}
|
|
5514
5558
|
/*****无border *****/
|
|
5515
5559
|
/***label对齐方式 */
|
|
5516
|
-
[data-v-
|
|
5560
|
+
[data-v-ca6b73ae] .custom_form_item .break {
|
|
5517
5561
|
white-space: normal;
|
|
5518
5562
|
word-break: break-all;
|
|
5519
5563
|
word-wrap: break-word;
|
|
5520
5564
|
}
|
|
5521
|
-
[data-v-
|
|
5565
|
+
[data-v-ca6b73ae] .custom_form_item .align-between {
|
|
5522
5566
|
white-space: normal;
|
|
5523
5567
|
word-break: break-all;
|
|
5524
5568
|
word-wrap: break-word;
|
|
@@ -5527,28 +5571,28 @@ div {
|
|
|
5527
5571
|
text-align-last: justify;
|
|
5528
5572
|
width: 80%;
|
|
5529
5573
|
}
|
|
5530
|
-
[data-v-
|
|
5574
|
+
[data-v-ca6b73ae] .custom_form_item .align-middle {
|
|
5531
5575
|
white-space: normal;
|
|
5532
5576
|
word-break: break-all;
|
|
5533
5577
|
word-wrap: break-word;
|
|
5534
5578
|
text-align: center;
|
|
5535
5579
|
width: 80%;
|
|
5536
5580
|
}
|
|
5537
|
-
[data-v-
|
|
5581
|
+
[data-v-ca6b73ae] .custom_form_item .align-left {
|
|
5538
5582
|
white-space: normal;
|
|
5539
5583
|
word-break: break-all;
|
|
5540
5584
|
word-wrap: break-word;
|
|
5541
5585
|
text-align: left;
|
|
5542
5586
|
width: 80%;
|
|
5543
5587
|
}
|
|
5544
|
-
[data-v-
|
|
5588
|
+
[data-v-ca6b73ae] .custom_form_item .align-right {
|
|
5545
5589
|
white-space: normal;
|
|
5546
5590
|
word-break: break-all;
|
|
5547
5591
|
word-wrap: break-word;
|
|
5548
5592
|
text-align: right;
|
|
5549
5593
|
width: 80%;
|
|
5550
5594
|
}
|
|
5551
|
-
[data-v-
|
|
5595
|
+
[data-v-ca6b73ae] .custom_form_item .align-center {
|
|
5552
5596
|
white-space: normal;
|
|
5553
5597
|
word-break: break-all;
|
|
5554
5598
|
word-wrap: break-word;
|
|
@@ -5569,37 +5613,37 @@ div {
|
|
|
5569
5613
|
}
|
|
5570
5614
|
|
|
5571
5615
|
|
|
5572
|
-
[data-v-
|
|
5616
|
+
[data-v-45ff2fe2] .ant-form-item {
|
|
5573
5617
|
margin-bottom: 10px;
|
|
5574
5618
|
padding-bottom: 8px;
|
|
5575
5619
|
border-bottom: 1px dashed #f0f0f0;
|
|
5576
5620
|
}
|
|
5577
|
-
[data-v-
|
|
5621
|
+
[data-v-45ff2fe2] .ant-form-item:last-child {
|
|
5578
5622
|
border-bottom: none;
|
|
5579
5623
|
padding-bottom: 0;
|
|
5580
5624
|
}
|
|
5581
|
-
[data-v-
|
|
5625
|
+
[data-v-45ff2fe2] .ant-form-item ul {
|
|
5582
5626
|
position: initial !important;
|
|
5583
5627
|
overflow-y: auto !important;
|
|
5584
5628
|
}
|
|
5585
|
-
[data-v-
|
|
5629
|
+
[data-v-45ff2fe2] .ant-form-item-label > label {
|
|
5586
5630
|
color: #606266;
|
|
5587
5631
|
font-size: 13px;
|
|
5588
5632
|
font-weight: 500;
|
|
5589
5633
|
}
|
|
5590
|
-
[data-v-
|
|
5634
|
+
[data-v-45ff2fe2] .ant-switch {
|
|
5591
5635
|
transition: all 0.25s ease;
|
|
5592
5636
|
}
|
|
5593
|
-
[data-v-
|
|
5637
|
+
[data-v-45ff2fe2] .ant-input,[data-v-45ff2fe2] .ant-select,[data-v-45ff2fe2] .ant-input-number {
|
|
5594
5638
|
transition: border-color 0.25s ease, box-shadow 0.25s ease;
|
|
5595
5639
|
}
|
|
5596
|
-
[data-v-
|
|
5640
|
+
[data-v-45ff2fe2] .ant-input:focus,[data-v-45ff2fe2] .ant-select:focus,[data-v-45ff2fe2] .ant-input-number:focus,[data-v-45ff2fe2] .ant-input:hover,[data-v-45ff2fe2] .ant-select:hover,[data-v-45ff2fe2] .ant-input-number:hover {
|
|
5597
5641
|
border-color: #409EFF;
|
|
5598
5642
|
}
|
|
5599
|
-
[data-v-
|
|
5643
|
+
[data-v-45ff2fe2] .ant-input:focus,[data-v-45ff2fe2] .ant-select:focus .ant-select-selection {
|
|
5600
5644
|
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.15);
|
|
5601
5645
|
}
|
|
5602
|
-
.config-empty[data-v-
|
|
5646
|
+
.config-empty[data-v-45ff2fe2] {
|
|
5603
5647
|
display: flex;
|
|
5604
5648
|
flex-direction: column;
|
|
5605
5649
|
align-items: center;
|
|
@@ -5607,17 +5651,17 @@ div {
|
|
|
5607
5651
|
height: 200px;
|
|
5608
5652
|
color: #c0c4cc;
|
|
5609
5653
|
}
|
|
5610
|
-
.config-empty .anticon[data-v-
|
|
5654
|
+
.config-empty .anticon[data-v-45ff2fe2] {
|
|
5611
5655
|
font-size: 40px;
|
|
5612
5656
|
margin-bottom: 14px;
|
|
5613
|
-
animation: emptyFloat-data-v-
|
|
5657
|
+
animation: emptyFloat-data-v-45ff2fe2 2.5s ease-in-out infinite;
|
|
5614
5658
|
}
|
|
5615
|
-
.config-empty p[data-v-
|
|
5659
|
+
.config-empty p[data-v-45ff2fe2] {
|
|
5616
5660
|
font-size: 13px;
|
|
5617
5661
|
margin: 0;
|
|
5618
5662
|
color: #909399;
|
|
5619
5663
|
}
|
|
5620
|
-
@keyframes emptyFloat-data-v-
|
|
5664
|
+
@keyframes emptyFloat-data-v-45ff2fe2 {
|
|
5621
5665
|
0%,
|
|
5622
5666
|
100% {
|
|
5623
5667
|
transform: translateY(0);
|
|
@@ -6752,6 +6796,9 @@ div {
|
|
|
6752
6796
|
background: url(data:image/png;base64,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) no-repeat;
|
|
6753
6797
|
background-position: 50%;
|
|
6754
6798
|
}
|
|
6799
|
+
.widget-config-container .ant-radio-group {
|
|
6800
|
+
white-space: nowrap;
|
|
6801
|
+
}
|
|
6755
6802
|
.left-sider {
|
|
6756
6803
|
background: #fff !important;
|
|
6757
6804
|
border-right: none;
|