@zscreate/form-component 1.1.689-AI.5 → 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 +221 -182
- package/dist/form-component.umd.js +172 -84
- 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
|
}
|
|
@@ -4267,22 +4278,22 @@ div {
|
|
|
4267
4278
|
}
|
|
4268
4279
|
|
|
4269
4280
|
|
|
4270
|
-
[data-v-
|
|
4281
|
+
[data-v-298fe62a] .ant-popover-inner-content {
|
|
4271
4282
|
width: 190px;
|
|
4272
4283
|
}
|
|
4273
|
-
[data-v-
|
|
4284
|
+
[data-v-298fe62a] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
4274
4285
|
width: calc(100% - 0px) !important;
|
|
4275
4286
|
}
|
|
4276
|
-
[data-v-
|
|
4287
|
+
[data-v-298fe62a] .ant-form-item-control {
|
|
4277
4288
|
height: 100%;
|
|
4278
4289
|
}
|
|
4279
4290
|
/***label对齐方式*/
|
|
4280
|
-
.custom_form_item .break[data-v-
|
|
4291
|
+
.custom_form_item .break[data-v-298fe62a] {
|
|
4281
4292
|
white-space: normal;
|
|
4282
4293
|
word-break: break-all;
|
|
4283
4294
|
word-wrap: break-word;
|
|
4284
4295
|
}
|
|
4285
|
-
.custom_form_item .align-between[data-v-
|
|
4296
|
+
.custom_form_item .align-between[data-v-298fe62a] {
|
|
4286
4297
|
white-space: normal;
|
|
4287
4298
|
word-break: break-all;
|
|
4288
4299
|
word-wrap: break-word;
|
|
@@ -4291,28 +4302,28 @@ div {
|
|
|
4291
4302
|
text-align-last: justify;
|
|
4292
4303
|
width: 80%;
|
|
4293
4304
|
}
|
|
4294
|
-
.custom_form_item .align-middle[data-v-
|
|
4305
|
+
.custom_form_item .align-middle[data-v-298fe62a] {
|
|
4295
4306
|
white-space: normal;
|
|
4296
4307
|
word-break: break-all;
|
|
4297
4308
|
word-wrap: break-word;
|
|
4298
4309
|
text-align: center;
|
|
4299
4310
|
width: 80%;
|
|
4300
4311
|
}
|
|
4301
|
-
.custom_form_item .align-left[data-v-
|
|
4312
|
+
.custom_form_item .align-left[data-v-298fe62a] {
|
|
4302
4313
|
white-space: normal;
|
|
4303
4314
|
word-break: break-all;
|
|
4304
4315
|
word-wrap: break-word;
|
|
4305
4316
|
text-align: left;
|
|
4306
4317
|
width: 80%;
|
|
4307
4318
|
}
|
|
4308
|
-
.custom_form_item .align-right[data-v-
|
|
4319
|
+
.custom_form_item .align-right[data-v-298fe62a] {
|
|
4309
4320
|
white-space: normal;
|
|
4310
4321
|
word-break: break-all;
|
|
4311
4322
|
word-wrap: break-word;
|
|
4312
4323
|
text-align: right;
|
|
4313
4324
|
width: 80%;
|
|
4314
4325
|
}
|
|
4315
|
-
.custom_form_item .align-center[data-v-
|
|
4326
|
+
.custom_form_item .align-center[data-v-298fe62a] {
|
|
4316
4327
|
white-space: normal;
|
|
4317
4328
|
word-break: break-all;
|
|
4318
4329
|
word-wrap: break-word;
|
|
@@ -4321,52 +4332,52 @@ div {
|
|
|
4321
4332
|
}
|
|
4322
4333
|
/***label对齐方式 */
|
|
4323
4334
|
/*****公共boder ****/
|
|
4324
|
-
[data-v-
|
|
4335
|
+
[data-v-298fe62a] .ant-form-item-control-wrapper {
|
|
4325
4336
|
border-right: none !important;
|
|
4326
4337
|
border-bottom: 1px solid #000;
|
|
4327
4338
|
}
|
|
4328
|
-
[data-v-
|
|
4339
|
+
[data-v-298fe62a] .ant-form-item-label {
|
|
4329
4340
|
border-bottom: 1px solid #000;
|
|
4330
4341
|
}
|
|
4331
|
-
.verify-right[data-v-
|
|
4342
|
+
.verify-right[data-v-298fe62a] {
|
|
4332
4343
|
border-right: 1px solid #000;
|
|
4333
4344
|
}
|
|
4334
|
-
.custom_form_item_special[data-v-
|
|
4345
|
+
.custom_form_item_special[data-v-298fe62a] .ant-form-item-children {
|
|
4335
4346
|
height: 100%;
|
|
4336
4347
|
}
|
|
4337
4348
|
/*****公共boder ****/
|
|
4338
|
-
.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 {
|
|
4339
4350
|
width: 100%;
|
|
4340
4351
|
}
|
|
4341
|
-
.verify-no-border input[data-v-
|
|
4342
|
-
.verify-no-border textarea[data-v-
|
|
4352
|
+
.verify-no-border input[data-v-298fe62a],
|
|
4353
|
+
.verify-no-border textarea[data-v-298fe62a] {
|
|
4343
4354
|
display: block;
|
|
4344
4355
|
background: none;
|
|
4345
4356
|
height: 90%;
|
|
4346
4357
|
width: 98%;
|
|
4347
4358
|
margin: 0 auto;
|
|
4348
4359
|
}
|
|
4349
|
-
.verify-no-border input[data-v-
|
|
4350
|
-
.verify-no-border textarea[data-v-
|
|
4360
|
+
.verify-no-border input[data-v-298fe62a]:disabled,
|
|
4361
|
+
.verify-no-border textarea[data-v-298fe62a]:disabled {
|
|
4351
4362
|
background: none !important;
|
|
4352
4363
|
color: #333;
|
|
4353
4364
|
}
|
|
4354
|
-
.verify[data-v-
|
|
4365
|
+
.verify[data-v-298fe62a] {
|
|
4355
4366
|
position: relative;
|
|
4356
4367
|
}
|
|
4357
|
-
.verify .inner-form-item[data-v-
|
|
4368
|
+
.verify .inner-form-item[data-v-298fe62a] .ant-form-item-control-wrapper {
|
|
4358
4369
|
border-bottom: none !important;
|
|
4359
4370
|
}
|
|
4360
|
-
.verify .inner-form-item[data-v-
|
|
4371
|
+
.verify .inner-form-item[data-v-298fe62a] .ant-form-item-children {
|
|
4361
4372
|
display: flex;
|
|
4362
4373
|
align-items: center;
|
|
4363
4374
|
justify-content: center;
|
|
4364
4375
|
width: 100%;
|
|
4365
4376
|
}
|
|
4366
|
-
.verify .inner-form-item[data-v-
|
|
4377
|
+
.verify .inner-form-item[data-v-298fe62a] .ant-form-item-children .textarea-wrapper {
|
|
4367
4378
|
width: 100%;
|
|
4368
4379
|
}
|
|
4369
|
-
.verify .verify-left[data-v-
|
|
4380
|
+
.verify .verify-left[data-v-298fe62a] {
|
|
4370
4381
|
position: absolute;
|
|
4371
4382
|
left: 0;
|
|
4372
4383
|
top: 0;
|
|
@@ -4377,57 +4388,57 @@ div {
|
|
|
4377
4388
|
-moz-text-align-last: justify;
|
|
4378
4389
|
text-align-last: justify;
|
|
4379
4390
|
}
|
|
4380
|
-
.verify .verify-right[data-v-
|
|
4391
|
+
.verify .verify-right[data-v-298fe62a] {
|
|
4381
4392
|
height: 100%;
|
|
4382
4393
|
width: 100%;
|
|
4383
4394
|
position: relative;
|
|
4384
4395
|
}
|
|
4385
|
-
.verify .verify-right .verify-text[data-v-
|
|
4396
|
+
.verify .verify-right .verify-text[data-v-298fe62a] {
|
|
4386
4397
|
position: relative;
|
|
4387
4398
|
height: 70%;
|
|
4388
4399
|
padding-top: 5px;
|
|
4389
4400
|
border-bottom: 1px solid #e6e6e6;
|
|
4390
4401
|
}
|
|
4391
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
4402
|
+
.verify .verify-right .verify-text .verify-btn[data-v-298fe62a] {
|
|
4392
4403
|
position: absolute;
|
|
4393
4404
|
right: 10px;
|
|
4394
4405
|
bottom: 10px;
|
|
4395
4406
|
z-index: 10;
|
|
4396
4407
|
}
|
|
4397
|
-
.verify .verify-right .verify-text span[data-v-
|
|
4408
|
+
.verify .verify-right .verify-text span[data-v-298fe62a] {
|
|
4398
4409
|
display: block;
|
|
4399
4410
|
border: none;
|
|
4400
4411
|
height: 100%;
|
|
4401
4412
|
}
|
|
4402
|
-
.verify .verify-right .verify-seal[data-v-
|
|
4413
|
+
.verify .verify-right .verify-seal[data-v-298fe62a] {
|
|
4403
4414
|
position: absolute;
|
|
4404
4415
|
width: 35mm;
|
|
4405
4416
|
height: 35mm;
|
|
4406
4417
|
z-index: 9 !important;
|
|
4407
4418
|
}
|
|
4408
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
4419
|
+
.verify .verify-right .verify-seal img[data-v-298fe62a] {
|
|
4409
4420
|
width: 35mm;
|
|
4410
4421
|
height: 35mm;
|
|
4411
4422
|
}
|
|
4412
|
-
.verify .verify-right .verify-icon[data-v-
|
|
4423
|
+
.verify .verify-right .verify-icon[data-v-298fe62a] {
|
|
4413
4424
|
position: absolute;
|
|
4414
4425
|
right: 3%;
|
|
4415
4426
|
top: 3%;
|
|
4416
4427
|
z-index: 20;
|
|
4417
4428
|
cursor: pointer;
|
|
4418
4429
|
}
|
|
4419
|
-
.verify .verify-option[data-v-
|
|
4430
|
+
.verify .verify-option[data-v-298fe62a] {
|
|
4420
4431
|
display: flex;
|
|
4421
4432
|
height: 30%;
|
|
4422
4433
|
}
|
|
4423
|
-
.verify .verify-option > div[data-v-
|
|
4434
|
+
.verify .verify-option > div[data-v-298fe62a] {
|
|
4424
4435
|
flex: 1;
|
|
4425
4436
|
border-right: 1px solid #e6e6e6;
|
|
4426
4437
|
display: flex;
|
|
4427
4438
|
justify-content: space-between;
|
|
4428
4439
|
align-items: center;
|
|
4429
4440
|
}
|
|
4430
|
-
.verify .verify-option > div span[data-v-
|
|
4441
|
+
.verify .verify-option > div span[data-v-298fe62a] {
|
|
4431
4442
|
text-align: center;
|
|
4432
4443
|
flex: 2;
|
|
4433
4444
|
border-right: 1px solid #e6e6e6;
|
|
@@ -4436,36 +4447,45 @@ div {
|
|
|
4436
4447
|
align-items: center;
|
|
4437
4448
|
justify-content: center;
|
|
4438
4449
|
}
|
|
4439
|
-
.verify .verify-option > div span + span[data-v-
|
|
4440
|
-
.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] {
|
|
4441
4452
|
border-right: none;
|
|
4442
4453
|
flex: 4;
|
|
4443
4454
|
}
|
|
4444
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
4455
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-298fe62a]:last-child {
|
|
4445
4456
|
box-sizing: border-box;
|
|
4446
4457
|
padding: 1px;
|
|
4447
4458
|
}
|
|
4448
|
-
.verify .verify-option div[data-v-
|
|
4459
|
+
.verify .verify-option div[data-v-298fe62a]:last-child {
|
|
4449
4460
|
border-right: none;
|
|
4450
4461
|
}
|
|
4451
|
-
.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] {
|
|
4452
4472
|
display: flex;
|
|
4453
4473
|
flex-direction: column;
|
|
4454
4474
|
height: 100%;
|
|
4455
4475
|
}
|
|
4456
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4476
|
+
.verify-style_label_top > .ant-form-item[data-v-298fe62a] .verify-right {
|
|
4457
4477
|
height: 100% !important;
|
|
4458
4478
|
}
|
|
4459
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4479
|
+
.verify-style_label_top > .ant-form-item[data-v-298fe62a] .ant-form-item-label {
|
|
4460
4480
|
position: relative;
|
|
4461
4481
|
width: 100% !important;
|
|
4462
4482
|
height: 50px;
|
|
4463
4483
|
border-bottom: 1px solid #e6e6e6 !important;
|
|
4464
4484
|
}
|
|
4465
|
-
.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 {
|
|
4466
4486
|
width: 100%;
|
|
4467
4487
|
}
|
|
4468
|
-
.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 {
|
|
4469
4489
|
width: 100% !important;
|
|
4470
4490
|
align-items: flex-start;
|
|
4471
4491
|
-moz-text-align-last: left;
|
|
@@ -4474,63 +4494,63 @@ div {
|
|
|
4474
4494
|
letter-spacing: 8px;
|
|
4475
4495
|
text-indent: 10px;
|
|
4476
4496
|
}
|
|
4477
|
-
.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 {
|
|
4478
4498
|
width: 100%!important;
|
|
4479
4499
|
height: initial !important;
|
|
4480
4500
|
flex: 1;
|
|
4481
4501
|
overflow: hidden;
|
|
4482
4502
|
}
|
|
4483
|
-
.verify-style_grid_verify[data-v-
|
|
4503
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify .ant-form-item-control-wrapper {
|
|
4484
4504
|
border-right: none;
|
|
4485
4505
|
border-bottom: none;
|
|
4486
4506
|
}
|
|
4487
|
-
.verify-style_grid_verify[data-v-
|
|
4507
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify .ant-form-item-label {
|
|
4488
4508
|
border-bottom: none;
|
|
4489
4509
|
}
|
|
4490
|
-
.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 {
|
|
4491
4511
|
border-right: none !important;
|
|
4492
4512
|
}
|
|
4493
|
-
.verify-style_grid_verify[data-v-
|
|
4513
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right {
|
|
4494
4514
|
border: none;
|
|
4495
4515
|
}
|
|
4496
|
-
.verify-style_grid_verify[data-v-
|
|
4516
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-text {
|
|
4497
4517
|
height: 50%;
|
|
4498
4518
|
}
|
|
4499
|
-
.verify-style_grid_verify[data-v-
|
|
4519
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option {
|
|
4500
4520
|
height: 50%;
|
|
4501
4521
|
flex-wrap: wrap;
|
|
4502
4522
|
display: grid;
|
|
4503
4523
|
grid-template-rows: repeat(2, 50%);
|
|
4504
4524
|
grid-template-columns: repeat(2, 50%);
|
|
4505
4525
|
}
|
|
4506
|
-
.verify-style_grid_verify[data-v-
|
|
4526
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:first-child {
|
|
4507
4527
|
grid-area: 1 / span 1 / span 1;
|
|
4508
4528
|
}
|
|
4509
|
-
.verify-style_grid_verify[data-v-
|
|
4529
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:nth-child(2) {
|
|
4510
4530
|
grid-area: 0.5 / span 1 / span 1;
|
|
4511
4531
|
}
|
|
4512
|
-
.verify-style_grid_verify[data-v-
|
|
4532
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:nth-child(3) {
|
|
4513
4533
|
grid-area: 2 / span 2 / span 1;
|
|
4514
4534
|
}
|
|
4515
|
-
.verify-style_grid_verify[data-v-
|
|
4535
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div {
|
|
4516
4536
|
height: 100%;
|
|
4517
4537
|
box-sizing: border-box;
|
|
4518
4538
|
}
|
|
4519
|
-
.verify-style_grid_verify[data-v-
|
|
4539
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div > span:first-child {
|
|
4520
4540
|
flex: initial;
|
|
4521
4541
|
padding: 0 3px;
|
|
4522
4542
|
}
|
|
4523
|
-
.verify-style_grid_verify[data-v-
|
|
4543
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div span + span {
|
|
4524
4544
|
flex: 3;
|
|
4525
4545
|
overflow: hidden;
|
|
4526
4546
|
}
|
|
4527
|
-
.verify-style_grid_verify[data-v-
|
|
4547
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:first-child {
|
|
4528
4548
|
flex: 0 1 calc(50% + 20px);
|
|
4529
4549
|
}
|
|
4530
|
-
.verify-style_grid_verify[data-v-
|
|
4550
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:nth-child(2) {
|
|
4531
4551
|
border-right: none;
|
|
4532
4552
|
}
|
|
4533
|
-
.verify-style_grid_verify[data-v-
|
|
4553
|
+
.verify-style_grid_verify[data-v-298fe62a] .verify-right .verify-option > div:last-child {
|
|
4534
4554
|
flex: 0 0 100%;
|
|
4535
4555
|
border-top: 1px solid #e6e6e6;
|
|
4536
4556
|
}
|
|
@@ -4539,25 +4559,39 @@ div {
|
|
|
4539
4559
|
width: 100%;
|
|
4540
4560
|
}
|
|
4541
4561
|
|
|
4542
|
-
.
|
|
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] {
|
|
4543
4577
|
width: 100%;
|
|
4544
4578
|
}
|
|
4545
|
-
.verify-com .verify-text[data-v-
|
|
4579
|
+
.verify-com .verify-text[data-v-a34a7416] {
|
|
4546
4580
|
position: relative;
|
|
4547
4581
|
}
|
|
4548
|
-
.verify-com .verify-option[data-v-
|
|
4582
|
+
.verify-com .verify-option[data-v-a34a7416] {
|
|
4549
4583
|
display: flex;
|
|
4550
4584
|
height: 30%;
|
|
4551
4585
|
margin-top: 10px;
|
|
4552
4586
|
flex-wrap: wrap;
|
|
4553
4587
|
}
|
|
4554
|
-
.verify-com .verify-option > div[data-v-
|
|
4588
|
+
.verify-com .verify-option > div[data-v-a34a7416] {
|
|
4555
4589
|
flex: 1;
|
|
4556
4590
|
display: flex;
|
|
4557
4591
|
justify-content: space-between;
|
|
4558
4592
|
align-items: center;
|
|
4559
4593
|
}
|
|
4560
|
-
.verify-com .verify-option > div span[data-v-
|
|
4594
|
+
.verify-com .verify-option > div span[data-v-a34a7416] {
|
|
4561
4595
|
text-align: center;
|
|
4562
4596
|
flex: 2;
|
|
4563
4597
|
height: 100%;
|
|
@@ -4565,69 +4599,69 @@ div {
|
|
|
4565
4599
|
align-items: center;
|
|
4566
4600
|
justify-content: center;
|
|
4567
4601
|
}
|
|
4568
|
-
.verify-com .verify-option > div span + input[data-v-
|
|
4602
|
+
.verify-com .verify-option > div span + input[data-v-a34a7416] {
|
|
4569
4603
|
border-right: none;
|
|
4570
4604
|
flex: 3;
|
|
4571
4605
|
}
|
|
4572
|
-
.verify-com .verify-option div[data-v-
|
|
4606
|
+
.verify-com .verify-option div[data-v-a34a7416]:last-child {
|
|
4573
4607
|
border-right: none;
|
|
4574
4608
|
}
|
|
4575
|
-
.verify-style_grid_verify .verify-text[data-v-
|
|
4609
|
+
.verify-style_grid_verify .verify-text[data-v-a34a7416] {
|
|
4576
4610
|
height: 50%;
|
|
4577
4611
|
}
|
|
4578
|
-
.verify-style_grid_verify .verify-option[data-v-
|
|
4612
|
+
.verify-style_grid_verify .verify-option[data-v-a34a7416] {
|
|
4579
4613
|
height: 50%;
|
|
4580
4614
|
flex-wrap: wrap;
|
|
4581
4615
|
display: grid;
|
|
4582
4616
|
grid-template-rows: repeat(2, 50%);
|
|
4583
4617
|
grid-template-columns: repeat(2, 50%);
|
|
4584
4618
|
}
|
|
4585
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4619
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:first-child {
|
|
4586
4620
|
grid-area: 1 / span 1.5 / span 1;
|
|
4587
4621
|
}
|
|
4588
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4622
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:nth-child(2) {
|
|
4589
4623
|
grid-area: 0.5 / span 1 / span 1;
|
|
4590
4624
|
}
|
|
4591
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4625
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:nth-child(3) {
|
|
4592
4626
|
grid-area: 2 / span 2 / span 1;
|
|
4593
4627
|
}
|
|
4594
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4628
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416] {
|
|
4595
4629
|
height: 100%;
|
|
4596
4630
|
box-sizing: border-box;
|
|
4597
4631
|
}
|
|
4598
|
-
.verify-style_grid_verify .verify-option > div > span[data-v-
|
|
4632
|
+
.verify-style_grid_verify .verify-option > div > span[data-v-a34a7416]:first-child {
|
|
4599
4633
|
flex: initial;
|
|
4600
4634
|
padding: 0 3px;
|
|
4601
4635
|
}
|
|
4602
|
-
.verify-style_grid_verify .verify-option > div span + span[data-v-
|
|
4636
|
+
.verify-style_grid_verify .verify-option > div span + span[data-v-a34a7416] {
|
|
4603
4637
|
flex: 3;
|
|
4604
4638
|
}
|
|
4605
|
-
.verify-style_label_top[data-v-
|
|
4639
|
+
.verify-style_label_top[data-v-a34a7416] {
|
|
4606
4640
|
display: flex;
|
|
4607
4641
|
flex-direction: column;
|
|
4608
4642
|
height: 100%;
|
|
4609
4643
|
box-sizing: border-box;
|
|
4610
4644
|
}
|
|
4611
|
-
.verify-style_label_top .verify-text textarea[data-v-
|
|
4645
|
+
.verify-style_label_top .verify-text textarea[data-v-a34a7416] {
|
|
4612
4646
|
margin-bottom: 0!important;
|
|
4613
4647
|
}
|
|
4614
|
-
.verify-style_label_top[data-v-
|
|
4648
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-control {
|
|
4615
4649
|
height: 100%;
|
|
4616
4650
|
display: flex;
|
|
4617
4651
|
flex-direction: column;
|
|
4618
4652
|
justify-content: center;
|
|
4619
4653
|
}
|
|
4620
|
-
.verify-style_label_top[data-v-
|
|
4654
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label {
|
|
4621
4655
|
position: relative !important;
|
|
4622
4656
|
width: 100% !important;
|
|
4623
4657
|
height: 20% !important;
|
|
4624
4658
|
border-right: none !important;
|
|
4625
4659
|
border-bottom: 1px solid #000;
|
|
4626
4660
|
}
|
|
4627
|
-
.verify-style_label_top[data-v-
|
|
4661
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label label {
|
|
4628
4662
|
width: 100%;
|
|
4629
4663
|
}
|
|
4630
|
-
.verify-style_label_top[data-v-
|
|
4664
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label .align-between {
|
|
4631
4665
|
width: 100% !important;
|
|
4632
4666
|
align-items: flex-start;
|
|
4633
4667
|
-moz-text-align-last: left;
|
|
@@ -4636,13 +4670,13 @@ div {
|
|
|
4636
4670
|
letter-spacing: 8px;
|
|
4637
4671
|
text-indent: 10px;
|
|
4638
4672
|
}
|
|
4639
|
-
.verify-style_label_top[data-v-
|
|
4673
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-control-wrapper {
|
|
4640
4674
|
width: 100%!important;
|
|
4641
4675
|
height: initial !important;
|
|
4642
4676
|
flex: 1;
|
|
4643
4677
|
margin-top: 5px;
|
|
4644
4678
|
}
|
|
4645
|
-
.verify-style_label_top .verify-option[data-v-
|
|
4679
|
+
.verify-style_label_top .verify-option[data-v-a34a7416] {
|
|
4646
4680
|
margin-top: 0 !important;
|
|
4647
4681
|
}
|
|
4648
4682
|
|
|
@@ -5220,98 +5254,103 @@ div {
|
|
|
5220
5254
|
opacity: 0.6;
|
|
5221
5255
|
}
|
|
5222
5256
|
|
|
5223
|
-
.paper[data-v-
|
|
5257
|
+
.paper[data-v-ca6b73ae] * {
|
|
5224
5258
|
font-size: var(--paperFontSize);
|
|
5225
5259
|
}
|
|
5226
|
-
.paper .form-title[data-v-
|
|
5260
|
+
.paper .form-title[data-v-ca6b73ae] {
|
|
5227
5261
|
text-align: center;
|
|
5228
5262
|
font-weight: 600;
|
|
5229
5263
|
font-size: 16px;
|
|
5230
5264
|
min-height: 40px;
|
|
5231
5265
|
line-height: 30px;
|
|
5232
5266
|
}
|
|
5233
|
-
[data-v-
|
|
5267
|
+
[data-v-ca6b73ae] .vue-grid-layout {
|
|
5234
5268
|
z-index: 2;
|
|
5235
5269
|
}
|
|
5236
|
-
[data-v-
|
|
5270
|
+
[data-v-ca6b73ae] .vue-grid-item {
|
|
5237
5271
|
border: 1px dashed #ccc;
|
|
5238
5272
|
box-sizing: border-box;
|
|
5239
5273
|
background-color: #fff;
|
|
5240
5274
|
}
|
|
5241
|
-
[data-v-
|
|
5275
|
+
[data-v-ca6b73ae] .ant-form-item {
|
|
5242
5276
|
width: 100%;
|
|
5243
5277
|
height: 100%;
|
|
5244
5278
|
margin-bottom: 0;
|
|
5245
5279
|
}
|
|
5246
|
-
[data-v-
|
|
5280
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-label {
|
|
5247
5281
|
height: 100%;
|
|
5248
5282
|
position: absolute;
|
|
5249
5283
|
left: 0;
|
|
5250
5284
|
top: 0;
|
|
5251
5285
|
border-right: 1px solid var(--designBorderColor);
|
|
5252
5286
|
}
|
|
5253
|
-
[data-v-
|
|
5287
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-label label {
|
|
5254
5288
|
display: flex;
|
|
5255
5289
|
justify-content: center;
|
|
5256
5290
|
align-items: center;
|
|
5257
5291
|
height: 100%;
|
|
5258
5292
|
}
|
|
5259
|
-
[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 {
|
|
5260
5299
|
display: none;
|
|
5261
5300
|
}
|
|
5262
|
-
[data-v-
|
|
5301
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-control-wrapper {
|
|
5263
5302
|
height: 100%;
|
|
5264
5303
|
float: right;
|
|
5265
5304
|
display: flex;
|
|
5266
5305
|
align-items: center;
|
|
5267
5306
|
}
|
|
5268
|
-
[data-v-
|
|
5307
|
+
[data-v-ca6b73ae] .ant-form-item .ant-form-item-control {
|
|
5269
5308
|
width: 98%;
|
|
5270
5309
|
margin: 0 auto;
|
|
5271
5310
|
}
|
|
5272
|
-
.is_required[data-v-
|
|
5311
|
+
.is_required[data-v-ca6b73ae]::before {
|
|
5273
5312
|
content: "*";
|
|
5274
5313
|
color: #f56c6c;
|
|
5275
5314
|
margin-right: 4px;
|
|
5276
5315
|
}
|
|
5277
|
-
.widget-form-list[data-v-
|
|
5316
|
+
.widget-form-list[data-v-ca6b73ae] {
|
|
5278
5317
|
background: #fff;
|
|
5279
5318
|
box-sizing: border-box;
|
|
5280
5319
|
}
|
|
5281
|
-
.widget-form-list .row-item[data-v-
|
|
5320
|
+
.widget-form-list .row-item[data-v-ca6b73ae]:first-child {
|
|
5282
5321
|
border-top: 1px solid var(--designBorderColor);
|
|
5283
5322
|
}
|
|
5284
|
-
.widget-form-list .row-item[data-v-
|
|
5323
|
+
.widget-form-list .row-item[data-v-ca6b73ae] {
|
|
5285
5324
|
border-bottom: 1px solid var(--designBorderColor);
|
|
5286
5325
|
}
|
|
5287
|
-
.widget-form-list .row-item[data-v-
|
|
5326
|
+
.widget-form-list .row-item[data-v-ca6b73ae] {
|
|
5288
5327
|
border-right: 1px solid var(--designBorderColor);
|
|
5289
5328
|
border-left: 1px solid var(--designBorderColor);
|
|
5290
5329
|
}
|
|
5291
|
-
.widget-form-list .item-bottom[data-v-
|
|
5330
|
+
.widget-form-list .item-bottom[data-v-ca6b73ae] {
|
|
5292
5331
|
border-bottom: 1px solid var(--designBorderColor);
|
|
5293
5332
|
}
|
|
5294
|
-
.widget-form-list .no-row-item[data-v-
|
|
5333
|
+
.widget-form-list .no-row-item[data-v-ca6b73ae] {
|
|
5295
5334
|
border-right: none;
|
|
5296
5335
|
border-bottom: none !important;
|
|
5297
5336
|
}
|
|
5298
|
-
.widget-form-list .no-row-item .widget-form-list[data-v-
|
|
5337
|
+
.widget-form-list .no-row-item .widget-form-list[data-v-ca6b73ae] {
|
|
5299
5338
|
border-top: none !important;
|
|
5300
5339
|
border-right: none;
|
|
5301
5340
|
}
|
|
5302
|
-
.widget-form-list .widget-grid[data-v-
|
|
5341
|
+
.widget-form-list .widget-grid[data-v-ca6b73ae] {
|
|
5303
5342
|
background: #f4f6fc;
|
|
5304
5343
|
position: relative;
|
|
5305
5344
|
border-left: 5px solid transparent;
|
|
5306
5345
|
padding: 5px;
|
|
5307
5346
|
margin: 0 !important;
|
|
5308
5347
|
}
|
|
5309
|
-
.widget-form-list .widget-grid.active[data-v-
|
|
5348
|
+
.widget-form-list .widget-grid.active[data-v-ca6b73ae] {
|
|
5310
5349
|
outline: 2px solid #409eff;
|
|
5311
5350
|
border: 1px solid #409eff;
|
|
5312
5351
|
background: #ecf5ff;
|
|
5313
5352
|
}
|
|
5314
|
-
.widget-form-list .widget-grid .grid-background[data-v-
|
|
5353
|
+
.widget-form-list .widget-grid .grid-background[data-v-ca6b73ae] {
|
|
5315
5354
|
position: absolute;
|
|
5316
5355
|
z-index: 1;
|
|
5317
5356
|
top: 0;
|
|
@@ -5322,85 +5361,85 @@ div {
|
|
|
5322
5361
|
height: 100%;
|
|
5323
5362
|
padding: 5px 5px 10px 5px;
|
|
5324
5363
|
}
|
|
5325
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
5364
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-ca6b73ae] {
|
|
5326
5365
|
border-bottom: 1px dashed #ccc;
|
|
5327
5366
|
border-left: 1px dashed #ccc;
|
|
5328
5367
|
box-sizing: border-box;
|
|
5329
5368
|
overflow: hidden;
|
|
5330
5369
|
}
|
|
5331
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
5370
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-ca6b73ae]:first-child {
|
|
5332
5371
|
border-top: 1px dashed #ccc;
|
|
5333
5372
|
}
|
|
5334
|
-
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-
|
|
5373
|
+
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-ca6b73ae] {
|
|
5335
5374
|
float: left;
|
|
5336
5375
|
border-right: 1px dashed #ccc;
|
|
5337
5376
|
min-height: 40px;
|
|
5338
5377
|
box-sizing: border-box;
|
|
5339
5378
|
}
|
|
5340
|
-
.widget-form-list .row_table[data-v-
|
|
5379
|
+
.widget-form-list .row_table[data-v-ca6b73ae] {
|
|
5341
5380
|
min-height: 60px;
|
|
5342
5381
|
position: relative;
|
|
5343
5382
|
}
|
|
5344
|
-
.widget-form-list li.sortable-chosen[data-v-
|
|
5383
|
+
.widget-form-list li.sortable-chosen[data-v-ca6b73ae] {
|
|
5345
5384
|
height: 2px !important;
|
|
5346
5385
|
overflow: hidden !important;
|
|
5347
5386
|
background: red !important;
|
|
5348
5387
|
}
|
|
5349
|
-
.widget-form-list .widget-col-list[data-v-
|
|
5388
|
+
.widget-form-list .widget-col-list[data-v-ca6b73ae] {
|
|
5350
5389
|
min-height: 50px;
|
|
5351
5390
|
border: 1px dashed #ccc;
|
|
5352
5391
|
background: #fff;
|
|
5353
5392
|
}
|
|
5354
|
-
.widget-form-list .widget-col[data-v-
|
|
5393
|
+
.widget-form-list .widget-col[data-v-ca6b73ae] {
|
|
5355
5394
|
padding-bottom: 0;
|
|
5356
5395
|
padding: 5px;
|
|
5357
5396
|
background-color: rgba(253, 246, 236, 0.3);
|
|
5358
5397
|
}
|
|
5359
|
-
.grid-lay-out-wrap .widget-col-list[data-v-
|
|
5398
|
+
.grid-lay-out-wrap .widget-col-list[data-v-ca6b73ae] {
|
|
5360
5399
|
width: 100%;
|
|
5361
5400
|
height: 100%;
|
|
5362
5401
|
min-height: 40px;
|
|
5363
5402
|
border: none;
|
|
5364
5403
|
}
|
|
5365
|
-
.widget-form-ocuupied[data-v-
|
|
5404
|
+
.widget-form-ocuupied[data-v-ca6b73ae] {
|
|
5366
5405
|
min-height: 540px;
|
|
5367
5406
|
border: none;
|
|
5368
5407
|
}
|
|
5369
|
-
.drag_table[data-v-
|
|
5408
|
+
.drag_table[data-v-ca6b73ae] {
|
|
5370
5409
|
width: calc(100% - 100px);
|
|
5371
5410
|
height: 100%;
|
|
5372
5411
|
display: flex;
|
|
5373
5412
|
overflow-y: scroll;
|
|
5374
5413
|
}
|
|
5375
|
-
.drag_table[data-v-
|
|
5414
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar {
|
|
5376
5415
|
width: 3px;
|
|
5377
5416
|
height: 3px;
|
|
5378
5417
|
}
|
|
5379
|
-
.drag_table[data-v-
|
|
5418
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar-track {
|
|
5380
5419
|
background: #fff;
|
|
5381
5420
|
border-radius: 2px;
|
|
5382
5421
|
}
|
|
5383
|
-
.drag_table[data-v-
|
|
5422
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar-thumb {
|
|
5384
5423
|
background: #cdcdcd;
|
|
5385
5424
|
border-radius: 8px;
|
|
5386
5425
|
}
|
|
5387
|
-
.drag_table[data-v-
|
|
5426
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar-thumb:hover {
|
|
5388
5427
|
background: #cdcdcd;
|
|
5389
5428
|
}
|
|
5390
|
-
.drag_table[data-v-
|
|
5429
|
+
.drag_table[data-v-ca6b73ae]::-webkit-scrollbar-corner {
|
|
5391
5430
|
background: #cdcdcd;
|
|
5392
5431
|
}
|
|
5393
|
-
.widget-form-ocuupied[data-v-
|
|
5432
|
+
.widget-form-ocuupied[data-v-ca6b73ae] {
|
|
5394
5433
|
min-height: 540px;
|
|
5395
5434
|
border: none;
|
|
5396
5435
|
}
|
|
5397
|
-
.table_label[data-v-
|
|
5436
|
+
.table_label[data-v-ca6b73ae] {
|
|
5398
5437
|
width: 100px;
|
|
5399
5438
|
min-width: 100px;
|
|
5400
5439
|
height: 100%;
|
|
5401
5440
|
text-align: right;
|
|
5402
5441
|
}
|
|
5403
|
-
.widget-view-model[data-v-
|
|
5442
|
+
.widget-view-model[data-v-ca6b73ae] {
|
|
5404
5443
|
position: absolute;
|
|
5405
5444
|
top: 0px;
|
|
5406
5445
|
right: 3px;
|
|
@@ -5410,12 +5449,12 @@ div {
|
|
|
5410
5449
|
opacity: 0.6;
|
|
5411
5450
|
}
|
|
5412
5451
|
/**selectedWidget active*/
|
|
5413
|
-
[data-v-
|
|
5452
|
+
[data-v-ca6b73ae] .active {
|
|
5414
5453
|
outline: 2px solid #409EFF;
|
|
5415
5454
|
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
|
|
5416
5455
|
position: relative;
|
|
5417
5456
|
}
|
|
5418
|
-
[data-v-
|
|
5457
|
+
[data-v-ca6b73ae] .active .widget-view-drag {
|
|
5419
5458
|
position: absolute;
|
|
5420
5459
|
left: -2px;
|
|
5421
5460
|
top: -2px;
|
|
@@ -5429,7 +5468,7 @@ div {
|
|
|
5429
5468
|
color: #ffffff;
|
|
5430
5469
|
cursor: move;
|
|
5431
5470
|
}
|
|
5432
|
-
[data-v-
|
|
5471
|
+
[data-v-ca6b73ae] .active .widget-view-action {
|
|
5433
5472
|
width: 70px;
|
|
5434
5473
|
position: absolute;
|
|
5435
5474
|
right: 0px;
|
|
@@ -5442,7 +5481,7 @@ div {
|
|
|
5442
5481
|
background: transparent;
|
|
5443
5482
|
color: #fff;
|
|
5444
5483
|
}
|
|
5445
|
-
[data-v-
|
|
5484
|
+
[data-v-ca6b73ae] .active .widget-view-action .iconfont {
|
|
5446
5485
|
width: 25px;
|
|
5447
5486
|
height: 25px;
|
|
5448
5487
|
border-radius: 50%;
|
|
@@ -5452,17 +5491,17 @@ div {
|
|
|
5452
5491
|
font-size: 14px;
|
|
5453
5492
|
justify-content: center;
|
|
5454
5493
|
}
|
|
5455
|
-
[data-v-
|
|
5494
|
+
[data-v-ca6b73ae] .active .widget-view-action .icon-icon_clone {
|
|
5456
5495
|
background: red;
|
|
5457
5496
|
}
|
|
5458
|
-
[data-v-
|
|
5497
|
+
[data-v-ca6b73ae] .active .widget-view-action .icon-trash {
|
|
5459
5498
|
margin-left: 20px;
|
|
5460
5499
|
}
|
|
5461
|
-
.widget-form-list .widget-view[data-v-
|
|
5500
|
+
.widget-form-list .widget-view[data-v-ca6b73ae] {
|
|
5462
5501
|
z-index: 8;
|
|
5463
5502
|
position: relative;
|
|
5464
5503
|
}
|
|
5465
|
-
.widget-form-list .widget-view .widget-view-action[data-v-
|
|
5504
|
+
.widget-form-list .widget-view .widget-view-action[data-v-ca6b73ae] {
|
|
5466
5505
|
position: absolute;
|
|
5467
5506
|
right: 0px;
|
|
5468
5507
|
bottom: 0;
|
|
@@ -5474,7 +5513,7 @@ div {
|
|
|
5474
5513
|
background: transparent;
|
|
5475
5514
|
color: #fff;
|
|
5476
5515
|
}
|
|
5477
|
-
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-
|
|
5516
|
+
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-ca6b73ae] {
|
|
5478
5517
|
width: 25px;
|
|
5479
5518
|
height: 25px;
|
|
5480
5519
|
border-radius: 50%;
|
|
@@ -5484,13 +5523,13 @@ div {
|
|
|
5484
5523
|
font-size: 14px;
|
|
5485
5524
|
justify-content: center;
|
|
5486
5525
|
}
|
|
5487
|
-
.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] {
|
|
5488
5527
|
background: red;
|
|
5489
5528
|
}
|
|
5490
|
-
.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] {
|
|
5491
5530
|
margin-left: 20px;
|
|
5492
5531
|
}
|
|
5493
|
-
.widget-form-list .widget-view .widget-view-drag[data-v-
|
|
5532
|
+
.widget-form-list .widget-view .widget-view-drag[data-v-ca6b73ae] {
|
|
5494
5533
|
position: absolute;
|
|
5495
5534
|
left: -2px;
|
|
5496
5535
|
top: -2px;
|
|
@@ -5500,30 +5539,30 @@ div {
|
|
|
5500
5539
|
background: #409eff;
|
|
5501
5540
|
z-index: 9;
|
|
5502
5541
|
}
|
|
5503
|
-
.widget-form-list .widget-view .widget-view-drag i[data-v-
|
|
5542
|
+
.widget-form-list .widget-view .widget-view-drag i[data-v-ca6b73ae] {
|
|
5504
5543
|
font-size: 14px;
|
|
5505
5544
|
color: #fff;
|
|
5506
5545
|
margin: 0 5px;
|
|
5507
5546
|
cursor: move;
|
|
5508
5547
|
}
|
|
5509
5548
|
/*****无border *****/
|
|
5510
|
-
.no-border .widget-form-list[data-v-
|
|
5549
|
+
.no-border .widget-form-list[data-v-ca6b73ae] {
|
|
5511
5550
|
border: none;
|
|
5512
5551
|
}
|
|
5513
|
-
.no-border .widget-form-list .row-item[data-v-
|
|
5552
|
+
.no-border .widget-form-list .row-item[data-v-ca6b73ae]:not(:last-child) {
|
|
5514
5553
|
border: none;
|
|
5515
5554
|
}
|
|
5516
|
-
.no-border .widget-form-list[data-v-
|
|
5555
|
+
.no-border .widget-form-list[data-v-ca6b73ae] .ant-form-item .ant-form-item-label {
|
|
5517
5556
|
border: 0;
|
|
5518
5557
|
}
|
|
5519
5558
|
/*****无border *****/
|
|
5520
5559
|
/***label对齐方式 */
|
|
5521
|
-
[data-v-
|
|
5560
|
+
[data-v-ca6b73ae] .custom_form_item .break {
|
|
5522
5561
|
white-space: normal;
|
|
5523
5562
|
word-break: break-all;
|
|
5524
5563
|
word-wrap: break-word;
|
|
5525
5564
|
}
|
|
5526
|
-
[data-v-
|
|
5565
|
+
[data-v-ca6b73ae] .custom_form_item .align-between {
|
|
5527
5566
|
white-space: normal;
|
|
5528
5567
|
word-break: break-all;
|
|
5529
5568
|
word-wrap: break-word;
|
|
@@ -5532,28 +5571,28 @@ div {
|
|
|
5532
5571
|
text-align-last: justify;
|
|
5533
5572
|
width: 80%;
|
|
5534
5573
|
}
|
|
5535
|
-
[data-v-
|
|
5574
|
+
[data-v-ca6b73ae] .custom_form_item .align-middle {
|
|
5536
5575
|
white-space: normal;
|
|
5537
5576
|
word-break: break-all;
|
|
5538
5577
|
word-wrap: break-word;
|
|
5539
5578
|
text-align: center;
|
|
5540
5579
|
width: 80%;
|
|
5541
5580
|
}
|
|
5542
|
-
[data-v-
|
|
5581
|
+
[data-v-ca6b73ae] .custom_form_item .align-left {
|
|
5543
5582
|
white-space: normal;
|
|
5544
5583
|
word-break: break-all;
|
|
5545
5584
|
word-wrap: break-word;
|
|
5546
5585
|
text-align: left;
|
|
5547
5586
|
width: 80%;
|
|
5548
5587
|
}
|
|
5549
|
-
[data-v-
|
|
5588
|
+
[data-v-ca6b73ae] .custom_form_item .align-right {
|
|
5550
5589
|
white-space: normal;
|
|
5551
5590
|
word-break: break-all;
|
|
5552
5591
|
word-wrap: break-word;
|
|
5553
5592
|
text-align: right;
|
|
5554
5593
|
width: 80%;
|
|
5555
5594
|
}
|
|
5556
|
-
[data-v-
|
|
5595
|
+
[data-v-ca6b73ae] .custom_form_item .align-center {
|
|
5557
5596
|
white-space: normal;
|
|
5558
5597
|
word-break: break-all;
|
|
5559
5598
|
word-wrap: break-word;
|