@zscreate/form-component 1.1.689-AI.1 → 1.1.689-AI.10
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 +875 -879
- package/dist/form-component.umd.js +2800 -1453
- 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;
|
|
@@ -870,7 +888,7 @@ dd[data-v-79dfc621] {
|
|
|
870
888
|
color: #fff;
|
|
871
889
|
}
|
|
872
890
|
|
|
873
|
-
.flowWorkCard[data-v-
|
|
891
|
+
.flowWorkCard[data-v-d936086e]{border-radius:10px;background-color:#f5f7fa;padding:18px 5px 18px 16px;overflow:hidden;margin-bottom:10px}[data-v-d936086e] .ant-timeline .ant-timeline-item{padding-bottom:20px}[data-v-d936086e] .ant-timeline .ant-timeline-item:last-child{padding-bottom:0}[data-v-d936086e] .ant-timeline .ant-timeline-item-tail{border-left-style:dashed;border-left-color:#268AEF;left:7px !important}[data-v-d936086e] .ant-timeline .ant-timeline-item-head{width:16px;height:16px;border:2px solid #268AEF;background:#fff}
|
|
874
892
|
|
|
875
893
|
/****提示框样式 */
|
|
876
894
|
.tips-content[data-v-4fb63fb6] {
|
|
@@ -1262,311 +1280,11 @@ dd[data-v-79dfc621] {
|
|
|
1262
1280
|
width: 100%;
|
|
1263
1281
|
}
|
|
1264
1282
|
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
/*****解决element select 组件显示问题 不能加scoped deep 兼容火狐 和 sifri浏览器****/
|
|
1558
|
-
.j-dict-select-tag .el-select__tags {
|
|
1559
|
-
max-width: 100% !important;
|
|
1560
|
-
}
|
|
1561
|
-
.j-dict-select-tag .el-input .el-input__inner {
|
|
1562
|
-
min-height: 32px !important;
|
|
1563
|
-
}
|
|
1564
|
-
|
|
1565
|
-
.content .left[data-v-d87eee8c] {
|
|
1283
|
+
.content .left[data-v-46e0223e] {
|
|
1566
1284
|
width: 90%;
|
|
1567
1285
|
border-right: 1px solid #ccc;
|
|
1568
1286
|
}
|
|
1569
|
-
.content .no-data[data-v-
|
|
1287
|
+
.content .no-data[data-v-46e0223e] {
|
|
1570
1288
|
display: flex;
|
|
1571
1289
|
height: 100%;
|
|
1572
1290
|
justify-content: center;
|
|
@@ -1863,16 +1581,16 @@ li.CodeMirror-hint-active {
|
|
|
1863
1581
|
margin-right: 4px;
|
|
1864
1582
|
}
|
|
1865
1583
|
|
|
1866
|
-
.custom_form_item .label[data-v-
|
|
1584
|
+
.custom_form_item .label[data-v-ef4ced6e] {
|
|
1867
1585
|
text-align: justify;
|
|
1868
1586
|
-moz-text-align-last: justify;
|
|
1869
1587
|
text-align-last: justify;
|
|
1870
1588
|
width: 90%;
|
|
1871
1589
|
}
|
|
1872
|
-
.custom_form_item[data-v-
|
|
1590
|
+
.custom_form_item[data-v-ef4ced6e] .ant-input {
|
|
1873
1591
|
background-color: rgba(0, 0, 0, 0);
|
|
1874
1592
|
}
|
|
1875
|
-
.select_component[data-v-
|
|
1593
|
+
.select_component[data-v-ef4ced6e] .ant-select-dropdown {
|
|
1876
1594
|
width: var(--dropdown_width) !important;
|
|
1877
1595
|
}
|
|
1878
1596
|
|
|
@@ -1907,24 +1625,213 @@ li.CodeMirror-hint-active {
|
|
|
1907
1625
|
width: 90%;
|
|
1908
1626
|
}
|
|
1909
1627
|
|
|
1910
|
-
.tip_content textarea.ant-input{margin:0;padding:5px 10px;border:none;background:rgba(236,238,243,0.86)}.tip_btn{margin-top:10px;text-align:center}
|
|
1911
|
-
|
|
1628
|
+
.tip_content textarea.ant-input{margin:0;padding:5px 10px;border:none;background:rgba(236,238,243,0.86)}.tip_btn{margin-top:10px;text-align:center}
|
|
1629
|
+
|
|
1630
|
+
|
|
1631
|
+
[data-v-2488fe1a] .ant-form-item .ant-form-item-label {
|
|
1632
|
+
border-right: 1px solid #333;
|
|
1633
|
+
}
|
|
1634
|
+
.table-design[data-v-2488fe1a] {
|
|
1635
|
+
width: 100%;
|
|
1636
|
+
position: relative;
|
|
1637
|
+
}
|
|
1638
|
+
.table-design[data-v-2488fe1a] .ant-form-item .ant-form-item-label {
|
|
1639
|
+
border-bottom: 1px solid #333;
|
|
1640
|
+
}
|
|
1641
|
+
.table-design[data-v-2488fe1a] .ant-form-item .ant-form-item-control-wrapper {
|
|
1642
|
+
border-bottom: 1px solid #333;
|
|
1643
|
+
border-right: 1px solid #333;
|
|
1644
|
+
}
|
|
1645
|
+
.table-design .table_label[data-v-2488fe1a] {
|
|
1646
|
+
position: relative;
|
|
1647
|
+
width: 100%;
|
|
1648
|
+
height: 40px;
|
|
1649
|
+
line-height: 40px;
|
|
1650
|
+
text-align: center;
|
|
1651
|
+
border-right: 1px solid #333;
|
|
1652
|
+
border-bottom: 1px solid #333;
|
|
1653
|
+
}
|
|
1654
|
+
.table-design .table_label .last-one[data-v-2488fe1a] {
|
|
1655
|
+
position: absolute;
|
|
1656
|
+
right: 10px;
|
|
1657
|
+
bottom: 0;
|
|
1658
|
+
}
|
|
1659
|
+
.table-design .table-design-content[data-v-2488fe1a] {
|
|
1660
|
+
position: relative;
|
|
1661
|
+
}
|
|
1662
|
+
.table-design .table-design-content .table-design-delete[data-v-2488fe1a] {
|
|
1663
|
+
position: absolute;
|
|
1664
|
+
bottom: 3px;
|
|
1665
|
+
right: 3px;
|
|
1666
|
+
display: none;
|
|
1667
|
+
z-index: 101;
|
|
1668
|
+
}
|
|
1669
|
+
.table-design .table-design-content:hover .table-design-delete[data-v-2488fe1a] {
|
|
1670
|
+
display: block;
|
|
1671
|
+
}
|
|
1672
|
+
.del-button[data-v-2488fe1a] {
|
|
1673
|
+
bottom: 2px!important;
|
|
1674
|
+
}
|
|
1675
|
+
.del-button[data-v-2488fe1a] .ant-btn-sm {
|
|
1676
|
+
transform: scale(0.9);
|
|
1677
|
+
}
|
|
1678
|
+
.no-label-add-button[data-v-2488fe1a] {
|
|
1679
|
+
position: absolute;
|
|
1680
|
+
z-index: 3;
|
|
1681
|
+
right: 3px;
|
|
1682
|
+
bottom: calc(100% + 3px);
|
|
1683
|
+
}
|
|
1684
|
+
|
|
1685
|
+
|
|
1686
|
+
[data-v-2b3989c5] .ant-select-selection__rendered::after {
|
|
1687
|
+
content: "";
|
|
1688
|
+
display: none;
|
|
1689
|
+
height: 0;
|
|
1690
|
+
}
|
|
1691
|
+
|
|
1692
|
+
.drag-item[data-v-6cce3b86] {
|
|
1693
|
+
position: absolute;
|
|
1694
|
+
top: 0;
|
|
1695
|
+
left: 0;
|
|
1696
|
+
width: 100%;
|
|
1697
|
+
height: 100%;
|
|
1698
|
+
z-index: 2;
|
|
1699
|
+
cursor: move;
|
|
1700
|
+
}
|
|
1701
|
+
.drag-item .drag-handle[data-v-6cce3b86] {
|
|
1702
|
+
position: absolute;
|
|
1703
|
+
width: 20px;
|
|
1704
|
+
height: 20px;
|
|
1705
|
+
bottom: 0;
|
|
1706
|
+
right: 0;
|
|
1707
|
+
background: red;
|
|
1708
|
+
background: url(data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZ6IiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);
|
|
1709
|
+
background-position: 100% 100%;
|
|
1710
|
+
padding: 0 3px 3px 0;
|
|
1711
|
+
background-repeat: no-repeat;
|
|
1712
|
+
background-origin: content-box;
|
|
1713
|
+
box-sizing: border-box;
|
|
1714
|
+
cursor: se-resize;
|
|
1715
|
+
}
|
|
1716
|
+
|
|
1717
|
+
|
|
1718
|
+
[data-v-47af2467] .vue-grid-item {
|
|
1719
|
+
border: 1px dashed #ccc;
|
|
1720
|
+
box-sizing: border-box;
|
|
1721
|
+
background-color: #fff;
|
|
1722
|
+
/* border:1px solid #000; */
|
|
1723
|
+
}
|
|
1724
|
+
[data-v-47af2467] .vue-grid-layout {
|
|
1725
|
+
z-index: 2;
|
|
1726
|
+
}
|
|
1727
|
+
[data-v-47af2467] .ant-col {
|
|
1728
|
+
min-height: 50px;
|
|
1729
|
+
}
|
|
1730
|
+
.grid-lay-out-wrap[data-v-47af2467] {
|
|
1731
|
+
height: 100%;
|
|
1732
|
+
width: 100%;
|
|
1733
|
+
}
|
|
1734
|
+
.widget-form-list[data-v-47af2467] {
|
|
1735
|
+
background: #fff;
|
|
1736
|
+
box-sizing: border-box;
|
|
1737
|
+
}
|
|
1738
|
+
.widget-form-list .row-item[data-v-47af2467]:not(:last-child) {
|
|
1739
|
+
border-bottom: 1px solid #333;
|
|
1740
|
+
}
|
|
1741
|
+
.widget-form-list .widget-grid[data-v-47af2467] {
|
|
1742
|
+
background: #f4f6fc;
|
|
1743
|
+
position: relative;
|
|
1744
|
+
border-left: 5px solid transparent;
|
|
1745
|
+
padding: 5px;
|
|
1746
|
+
margin: 0 !important;
|
|
1747
|
+
box-sizing: border-box;
|
|
1748
|
+
}
|
|
1749
|
+
.widget-form-list .widget-grid.active[data-v-47af2467] {
|
|
1750
|
+
outline: 2px solid #409eff;
|
|
1751
|
+
border: 2px solid #409eff;
|
|
1752
|
+
background: #b3d8ff;
|
|
1753
|
+
}
|
|
1754
|
+
.widget-form-list .widget-grid .grid-background[data-v-47af2467] {
|
|
1755
|
+
position: absolute;
|
|
1756
|
+
z-index: 1;
|
|
1757
|
+
top: 0;
|
|
1758
|
+
left: 0;
|
|
1759
|
+
bottom: 0;
|
|
1760
|
+
right: 0;
|
|
1761
|
+
width: 100%;
|
|
1762
|
+
height: 100%;
|
|
1763
|
+
padding: 5px 5px 10px 5px;
|
|
1764
|
+
}
|
|
1765
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-47af2467] {
|
|
1766
|
+
border-bottom: 1px dashed #ccc;
|
|
1767
|
+
border-left: 1px dashed #ccc;
|
|
1768
|
+
box-sizing: border-box;
|
|
1769
|
+
overflow: hidden;
|
|
1770
|
+
}
|
|
1771
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-47af2467]:first-child {
|
|
1772
|
+
border-top: 1px dashed #ccc;
|
|
1773
|
+
}
|
|
1774
|
+
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-47af2467] {
|
|
1775
|
+
float: left;
|
|
1776
|
+
border-right: 1px dashed #ccc;
|
|
1777
|
+
min-height: 40px;
|
|
1778
|
+
box-sizing: border-box;
|
|
1779
|
+
}
|
|
1780
|
+
.widget-form-list .row_table[data-v-47af2467] {
|
|
1781
|
+
min-height: 60px;
|
|
1782
|
+
position: relative;
|
|
1783
|
+
border-bottom: 1px solid #333;
|
|
1784
|
+
}
|
|
1785
|
+
.widget-form-list li.sortable-chosen[data-v-47af2467] {
|
|
1786
|
+
height: 2px !important;
|
|
1787
|
+
overflow: hidden !important;
|
|
1788
|
+
background: red !important;
|
|
1789
|
+
}
|
|
1790
|
+
.widget-form-list .widget-col-list[data-v-47af2467] {
|
|
1791
|
+
min-height: 50px;
|
|
1792
|
+
background: #fff;
|
|
1793
|
+
}
|
|
1794
|
+
.widget-form-list .widget-col-list.active[data-v-47af2467] {
|
|
1795
|
+
border: 2px solid red;
|
|
1796
|
+
}
|
|
1797
|
+
.widget-form-list .widget-col[data-v-47af2467] {
|
|
1798
|
+
padding-bottom: 0;
|
|
1799
|
+
padding: 5px;
|
|
1800
|
+
background-color: rgba(253, 246, 236, 0.3);
|
|
1801
|
+
}
|
|
1802
|
+
.table_label[data-v-47af2467] {
|
|
1803
|
+
width: 100%;
|
|
1804
|
+
height: 40px;
|
|
1805
|
+
line-height: 40px;
|
|
1806
|
+
text-align: center;
|
|
1807
|
+
border: 1px dashed #ccc;
|
|
1808
|
+
}
|
|
1809
|
+
.widget-view-model[data-v-47af2467] {
|
|
1810
|
+
position: absolute;
|
|
1811
|
+
right: 0;
|
|
1812
|
+
color: #e6a23c;
|
|
1813
|
+
top: 0px;
|
|
1814
|
+
right: 3px;
|
|
1815
|
+
font-size: 11px;
|
|
1816
|
+
opacity: 0.6;
|
|
1817
|
+
}
|
|
1818
|
+
|
|
1912
1819
|
|
|
1913
|
-
[data-v-
|
|
1820
|
+
[data-v-cab895c6] .ant-form-item .ant-form-item-label {
|
|
1914
1821
|
border-right: 1px solid #333;
|
|
1915
1822
|
}
|
|
1916
|
-
.table-design[data-v-
|
|
1823
|
+
.table-design[data-v-cab895c6] {
|
|
1917
1824
|
width: 100%;
|
|
1918
1825
|
position: relative;
|
|
1919
1826
|
}
|
|
1920
|
-
.table-design[data-v-
|
|
1827
|
+
.table-design[data-v-cab895c6] .ant-form-item .ant-form-item-label {
|
|
1921
1828
|
border-bottom: 1px solid #333;
|
|
1922
1829
|
}
|
|
1923
|
-
.table-design[data-v-
|
|
1830
|
+
.table-design[data-v-cab895c6] .ant-form-item .ant-form-item-control-wrapper {
|
|
1924
1831
|
border-bottom: 1px solid #333;
|
|
1925
1832
|
border-right: 1px solid #333;
|
|
1926
1833
|
}
|
|
1927
|
-
.table-design .table_label[data-v-
|
|
1834
|
+
.table-design .table_label[data-v-cab895c6] {
|
|
1928
1835
|
position: relative;
|
|
1929
1836
|
width: 100%;
|
|
1930
1837
|
height: 40px;
|
|
@@ -1933,31 +1840,31 @@ li.CodeMirror-hint-active {
|
|
|
1933
1840
|
border-right: 1px solid #333;
|
|
1934
1841
|
border-bottom: 1px solid #333;
|
|
1935
1842
|
}
|
|
1936
|
-
.table-design .table_label .last-one[data-v-
|
|
1843
|
+
.table-design .table_label .last-one[data-v-cab895c6] {
|
|
1937
1844
|
position: absolute;
|
|
1938
1845
|
right: 10px;
|
|
1939
1846
|
bottom: 0;
|
|
1940
1847
|
}
|
|
1941
|
-
.table-design .table-design-content[data-v-
|
|
1848
|
+
.table-design .table-design-content[data-v-cab895c6] {
|
|
1942
1849
|
position: relative;
|
|
1943
1850
|
}
|
|
1944
|
-
.table-design .table-design-content .table-design-delete[data-v-
|
|
1851
|
+
.table-design .table-design-content .table-design-delete[data-v-cab895c6] {
|
|
1945
1852
|
position: absolute;
|
|
1946
1853
|
bottom: 3px;
|
|
1947
1854
|
right: 3px;
|
|
1948
1855
|
display: none;
|
|
1949
1856
|
z-index: 101;
|
|
1950
1857
|
}
|
|
1951
|
-
.table-design .table-design-content:hover .table-design-delete[data-v-
|
|
1858
|
+
.table-design .table-design-content:hover .table-design-delete[data-v-cab895c6] {
|
|
1952
1859
|
display: block;
|
|
1953
1860
|
}
|
|
1954
|
-
.del-button[data-v-
|
|
1861
|
+
.del-button[data-v-cab895c6] {
|
|
1955
1862
|
bottom: 2px!important;
|
|
1956
1863
|
}
|
|
1957
|
-
.del-button[data-v-
|
|
1864
|
+
.del-button[data-v-cab895c6] .ant-btn-sm {
|
|
1958
1865
|
transform: scale(0.9);
|
|
1959
1866
|
}
|
|
1960
|
-
.no-label-add-button[data-v-
|
|
1867
|
+
.no-label-add-button[data-v-cab895c6] {
|
|
1961
1868
|
position: absolute;
|
|
1962
1869
|
z-index: 3;
|
|
1963
1870
|
right: 3px;
|
|
@@ -1965,62 +1872,37 @@ li.CodeMirror-hint-active {
|
|
|
1965
1872
|
}
|
|
1966
1873
|
|
|
1967
1874
|
|
|
1968
|
-
[data-v-
|
|
1875
|
+
[data-v-770bc912] .ant-select-selection__rendered::after {
|
|
1969
1876
|
content: "";
|
|
1970
1877
|
display: none;
|
|
1971
1878
|
height: 0;
|
|
1972
1879
|
}
|
|
1973
1880
|
|
|
1974
|
-
.drag-item[data-v-6cce3b86] {
|
|
1975
|
-
position: absolute;
|
|
1976
|
-
top: 0;
|
|
1977
|
-
left: 0;
|
|
1978
|
-
width: 100%;
|
|
1979
|
-
height: 100%;
|
|
1980
|
-
z-index: 2;
|
|
1981
|
-
cursor: move;
|
|
1982
|
-
}
|
|
1983
|
-
.drag-item .drag-handle[data-v-6cce3b86] {
|
|
1984
|
-
position: absolute;
|
|
1985
|
-
width: 20px;
|
|
1986
|
-
height: 20px;
|
|
1987
|
-
bottom: 0;
|
|
1988
|
-
right: 0;
|
|
1989
|
-
background: red;
|
|
1990
|
-
background: url(data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZ6IiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);
|
|
1991
|
-
background-position: 100% 100%;
|
|
1992
|
-
padding: 0 3px 3px 0;
|
|
1993
|
-
background-repeat: no-repeat;
|
|
1994
|
-
background-origin: content-box;
|
|
1995
|
-
box-sizing: border-box;
|
|
1996
|
-
cursor: se-resize;
|
|
1997
|
-
}
|
|
1998
|
-
|
|
1999
1881
|
|
|
2000
|
-
[data-v-
|
|
1882
|
+
[data-v-416eb027] .vue-grid-item {
|
|
2001
1883
|
border: 1px dashed #ccc;
|
|
2002
1884
|
box-sizing: border-box;
|
|
2003
1885
|
background-color: #fff;
|
|
2004
1886
|
/* border:1px solid #000; */
|
|
2005
1887
|
}
|
|
2006
|
-
[data-v-
|
|
1888
|
+
[data-v-416eb027] .vue-grid-layout {
|
|
2007
1889
|
z-index: 2;
|
|
2008
1890
|
}
|
|
2009
|
-
[data-v-
|
|
1891
|
+
[data-v-416eb027] .ant-col {
|
|
2010
1892
|
min-height: 50px;
|
|
2011
1893
|
}
|
|
2012
|
-
.grid-lay-out-wrap[data-v-
|
|
1894
|
+
.grid-lay-out-wrap[data-v-416eb027] {
|
|
2013
1895
|
height: 100%;
|
|
2014
1896
|
width: 100%;
|
|
2015
1897
|
}
|
|
2016
|
-
.widget-form-list[data-v-
|
|
1898
|
+
.widget-form-list[data-v-416eb027] {
|
|
2017
1899
|
background: #fff;
|
|
2018
1900
|
box-sizing: border-box;
|
|
2019
1901
|
}
|
|
2020
|
-
.widget-form-list .row-item[data-v-
|
|
1902
|
+
.widget-form-list .row-item[data-v-416eb027]:not(:last-child) {
|
|
2021
1903
|
border-bottom: 1px solid #333;
|
|
2022
1904
|
}
|
|
2023
|
-
.widget-form-list .widget-grid[data-v-
|
|
1905
|
+
.widget-form-list .widget-grid[data-v-416eb027] {
|
|
2024
1906
|
background: #f4f6fc;
|
|
2025
1907
|
position: relative;
|
|
2026
1908
|
border-left: 5px solid transparent;
|
|
@@ -2028,12 +1910,12 @@ li.CodeMirror-hint-active {
|
|
|
2028
1910
|
margin: 0 !important;
|
|
2029
1911
|
box-sizing: border-box;
|
|
2030
1912
|
}
|
|
2031
|
-
.widget-form-list .widget-grid.active[data-v-
|
|
1913
|
+
.widget-form-list .widget-grid.active[data-v-416eb027] {
|
|
2032
1914
|
outline: 2px solid #409eff;
|
|
2033
1915
|
border: 2px solid #409eff;
|
|
2034
1916
|
background: #b3d8ff;
|
|
2035
1917
|
}
|
|
2036
|
-
.widget-form-list .widget-grid .grid-background[data-v-
|
|
1918
|
+
.widget-form-list .widget-grid .grid-background[data-v-416eb027] {
|
|
2037
1919
|
position: absolute;
|
|
2038
1920
|
z-index: 1;
|
|
2039
1921
|
top: 0;
|
|
@@ -2044,51 +1926,51 @@ li.CodeMirror-hint-active {
|
|
|
2044
1926
|
height: 100%;
|
|
2045
1927
|
padding: 5px 5px 10px 5px;
|
|
2046
1928
|
}
|
|
2047
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
1929
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-416eb027] {
|
|
2048
1930
|
border-bottom: 1px dashed #ccc;
|
|
2049
1931
|
border-left: 1px dashed #ccc;
|
|
2050
1932
|
box-sizing: border-box;
|
|
2051
1933
|
overflow: hidden;
|
|
2052
1934
|
}
|
|
2053
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
1935
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-416eb027]:first-child {
|
|
2054
1936
|
border-top: 1px dashed #ccc;
|
|
2055
1937
|
}
|
|
2056
|
-
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-
|
|
1938
|
+
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-416eb027] {
|
|
2057
1939
|
float: left;
|
|
2058
1940
|
border-right: 1px dashed #ccc;
|
|
2059
1941
|
min-height: 40px;
|
|
2060
1942
|
box-sizing: border-box;
|
|
2061
1943
|
}
|
|
2062
|
-
.widget-form-list .row_table[data-v-
|
|
1944
|
+
.widget-form-list .row_table[data-v-416eb027] {
|
|
2063
1945
|
min-height: 60px;
|
|
2064
1946
|
position: relative;
|
|
2065
1947
|
border-bottom: 1px solid #333;
|
|
2066
1948
|
}
|
|
2067
|
-
.widget-form-list li.sortable-chosen[data-v-
|
|
1949
|
+
.widget-form-list li.sortable-chosen[data-v-416eb027] {
|
|
2068
1950
|
height: 2px !important;
|
|
2069
1951
|
overflow: hidden !important;
|
|
2070
1952
|
background: red !important;
|
|
2071
1953
|
}
|
|
2072
|
-
.widget-form-list .widget-col-list[data-v-
|
|
1954
|
+
.widget-form-list .widget-col-list[data-v-416eb027] {
|
|
2073
1955
|
min-height: 50px;
|
|
2074
1956
|
background: #fff;
|
|
2075
1957
|
}
|
|
2076
|
-
.widget-form-list .widget-col-list.active[data-v-
|
|
1958
|
+
.widget-form-list .widget-col-list.active[data-v-416eb027] {
|
|
2077
1959
|
border: 2px solid red;
|
|
2078
1960
|
}
|
|
2079
|
-
.widget-form-list .widget-col[data-v-
|
|
1961
|
+
.widget-form-list .widget-col[data-v-416eb027] {
|
|
2080
1962
|
padding-bottom: 0;
|
|
2081
1963
|
padding: 5px;
|
|
2082
1964
|
background-color: rgba(253, 246, 236, 0.3);
|
|
2083
1965
|
}
|
|
2084
|
-
.table_label[data-v-
|
|
1966
|
+
.table_label[data-v-416eb027] {
|
|
2085
1967
|
width: 100%;
|
|
2086
1968
|
height: 40px;
|
|
2087
1969
|
line-height: 40px;
|
|
2088
1970
|
text-align: center;
|
|
2089
1971
|
border: 1px dashed #ccc;
|
|
2090
1972
|
}
|
|
2091
|
-
.widget-view-model[data-v-
|
|
1973
|
+
.widget-view-model[data-v-416eb027] {
|
|
2092
1974
|
position: absolute;
|
|
2093
1975
|
right: 0;
|
|
2094
1976
|
color: #e6a23c;
|
|
@@ -2153,7 +2035,7 @@ li.CodeMirror-hint-active {
|
|
|
2153
2035
|
|
|
2154
2036
|
|
|
2155
2037
|
|
|
2156
|
-
[data-v-
|
|
2038
|
+
[data-v-02f7d5e6] .ant-radio-wrapper {
|
|
2157
2039
|
white-space: initial !important;
|
|
2158
2040
|
}
|
|
2159
2041
|
|
|
@@ -3032,22 +2914,22 @@ li.CodeMirror-hint-active {
|
|
|
3032
2914
|
}
|
|
3033
2915
|
|
|
3034
2916
|
|
|
3035
|
-
[data-v-
|
|
2917
|
+
[data-v-4ae662b1] .ant-popover-inner-content {
|
|
3036
2918
|
width: 190px;
|
|
3037
2919
|
}
|
|
3038
|
-
[data-v-
|
|
2920
|
+
[data-v-4ae662b1] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
3039
2921
|
width: calc(100% - 0px) !important;
|
|
3040
2922
|
}
|
|
3041
|
-
[data-v-
|
|
2923
|
+
[data-v-4ae662b1] .ant-form-item-control {
|
|
3042
2924
|
height: 100%;
|
|
3043
2925
|
}
|
|
3044
2926
|
/***label对齐方式*/
|
|
3045
|
-
.custom_form_item .break[data-v-
|
|
2927
|
+
.custom_form_item .break[data-v-4ae662b1] {
|
|
3046
2928
|
white-space: normal;
|
|
3047
2929
|
word-break: break-all;
|
|
3048
2930
|
word-wrap: break-word;
|
|
3049
2931
|
}
|
|
3050
|
-
.custom_form_item .align-between[data-v-
|
|
2932
|
+
.custom_form_item .align-between[data-v-4ae662b1] {
|
|
3051
2933
|
white-space: normal;
|
|
3052
2934
|
word-break: break-all;
|
|
3053
2935
|
word-wrap: break-word;
|
|
@@ -3056,28 +2938,28 @@ li.CodeMirror-hint-active {
|
|
|
3056
2938
|
text-align-last: justify;
|
|
3057
2939
|
width: 80%;
|
|
3058
2940
|
}
|
|
3059
|
-
.custom_form_item .align-middle[data-v-
|
|
2941
|
+
.custom_form_item .align-middle[data-v-4ae662b1] {
|
|
3060
2942
|
white-space: normal;
|
|
3061
2943
|
word-break: break-all;
|
|
3062
2944
|
word-wrap: break-word;
|
|
3063
2945
|
text-align: center;
|
|
3064
2946
|
width: 80%;
|
|
3065
2947
|
}
|
|
3066
|
-
.custom_form_item .align-left[data-v-
|
|
2948
|
+
.custom_form_item .align-left[data-v-4ae662b1] {
|
|
3067
2949
|
white-space: normal;
|
|
3068
2950
|
word-break: break-all;
|
|
3069
2951
|
word-wrap: break-word;
|
|
3070
2952
|
text-align: left;
|
|
3071
2953
|
width: 80%;
|
|
3072
2954
|
}
|
|
3073
|
-
.custom_form_item .align-right[data-v-
|
|
2955
|
+
.custom_form_item .align-right[data-v-4ae662b1] {
|
|
3074
2956
|
white-space: normal;
|
|
3075
2957
|
word-break: break-all;
|
|
3076
2958
|
word-wrap: break-word;
|
|
3077
2959
|
text-align: right;
|
|
3078
2960
|
width: 80%;
|
|
3079
2961
|
}
|
|
3080
|
-
.custom_form_item .align-center[data-v-
|
|
2962
|
+
.custom_form_item .align-center[data-v-4ae662b1] {
|
|
3081
2963
|
white-space: normal;
|
|
3082
2964
|
word-break: break-all;
|
|
3083
2965
|
word-wrap: break-word;
|
|
@@ -3086,51 +2968,51 @@ li.CodeMirror-hint-active {
|
|
|
3086
2968
|
}
|
|
3087
2969
|
/***label对齐方式 */
|
|
3088
2970
|
/*****公共boder ****/
|
|
3089
|
-
[data-v-
|
|
2971
|
+
[data-v-4ae662b1] .ant-form-item-control-wrapper {
|
|
3090
2972
|
border-bottom: 1px solid #000;
|
|
3091
2973
|
}
|
|
3092
|
-
[data-v-
|
|
2974
|
+
[data-v-4ae662b1] .ant-form-item-label {
|
|
3093
2975
|
border-bottom: 1px solid #000;
|
|
3094
2976
|
}
|
|
3095
|
-
.verify-right[data-v-
|
|
2977
|
+
.verify-right[data-v-4ae662b1] {
|
|
3096
2978
|
border-right: 1px solid #000;
|
|
3097
2979
|
}
|
|
3098
|
-
.custom_form_item_special[data-v-
|
|
2980
|
+
.custom_form_item_special[data-v-4ae662b1] .ant-form-item-children {
|
|
3099
2981
|
height: 100%;
|
|
3100
2982
|
}
|
|
3101
2983
|
/*****公共boder ****/
|
|
3102
|
-
.custom_form_item_special[data-v-
|
|
2984
|
+
.custom_form_item_special[data-v-4ae662b1] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
3103
2985
|
width: 100%;
|
|
3104
2986
|
}
|
|
3105
|
-
.verify-no-border input[data-v-
|
|
3106
|
-
.verify-no-border textarea[data-v-
|
|
2987
|
+
.verify-no-border input[data-v-4ae662b1],
|
|
2988
|
+
.verify-no-border textarea[data-v-4ae662b1] {
|
|
3107
2989
|
display: block;
|
|
3108
2990
|
background: none;
|
|
3109
2991
|
height: 90%;
|
|
3110
2992
|
width: 98%;
|
|
3111
2993
|
margin: 0 auto;
|
|
3112
2994
|
}
|
|
3113
|
-
.verify-no-border input[data-v-
|
|
3114
|
-
.verify-no-border textarea[data-v-
|
|
2995
|
+
.verify-no-border input[data-v-4ae662b1]:disabled,
|
|
2996
|
+
.verify-no-border textarea[data-v-4ae662b1]:disabled {
|
|
3115
2997
|
background: none !important;
|
|
3116
2998
|
color: #333;
|
|
3117
2999
|
}
|
|
3118
|
-
.verify[data-v-
|
|
3000
|
+
.verify[data-v-4ae662b1] {
|
|
3119
3001
|
position: relative;
|
|
3120
3002
|
}
|
|
3121
|
-
.verify .inner-form-item[data-v-
|
|
3003
|
+
.verify .inner-form-item[data-v-4ae662b1] .ant-form-item-control-wrapper {
|
|
3122
3004
|
border-bottom: none !important;
|
|
3123
3005
|
}
|
|
3124
|
-
.verify .inner-form-item[data-v-
|
|
3006
|
+
.verify .inner-form-item[data-v-4ae662b1] .ant-form-item-children {
|
|
3125
3007
|
display: flex;
|
|
3126
3008
|
align-items: center;
|
|
3127
3009
|
justify-content: center;
|
|
3128
3010
|
width: 100%;
|
|
3129
3011
|
}
|
|
3130
|
-
.verify .inner-form-item[data-v-
|
|
3012
|
+
.verify .inner-form-item[data-v-4ae662b1] .ant-form-item-children .textarea-wrapper {
|
|
3131
3013
|
width: 100%;
|
|
3132
3014
|
}
|
|
3133
|
-
.verify .verify-left[data-v-
|
|
3015
|
+
.verify .verify-left[data-v-4ae662b1] {
|
|
3134
3016
|
position: absolute;
|
|
3135
3017
|
left: 0;
|
|
3136
3018
|
top: 0;
|
|
@@ -3141,56 +3023,62 @@ li.CodeMirror-hint-active {
|
|
|
3141
3023
|
-moz-text-align-last: justify;
|
|
3142
3024
|
text-align-last: justify;
|
|
3143
3025
|
}
|
|
3144
|
-
.verify .verify-right[data-v-
|
|
3026
|
+
.verify .verify-right[data-v-4ae662b1] {
|
|
3145
3027
|
height: 100%;
|
|
3146
3028
|
width: 100%;
|
|
3147
3029
|
}
|
|
3148
|
-
.verify .verify-right .verify-text[data-v-
|
|
3030
|
+
.verify .verify-right .verify-text[data-v-4ae662b1] {
|
|
3149
3031
|
position: relative;
|
|
3150
3032
|
height: 70%;
|
|
3151
3033
|
padding-top: 5px;
|
|
3152
3034
|
border-bottom: 1px solid #e6e6e6;
|
|
3035
|
+
/* 仅历史记录里直接包裹 textarea 的 span,避免误伤字数统计等嵌套 span */
|
|
3153
3036
|
}
|
|
3154
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
3037
|
+
.verify .verify-right .verify-text .verify-btn[data-v-4ae662b1] {
|
|
3155
3038
|
position: absolute;
|
|
3156
3039
|
right: 3%;
|
|
3157
3040
|
bottom: 2%;
|
|
3158
3041
|
z-index: 10;
|
|
3159
3042
|
}
|
|
3160
|
-
.verify .verify-right .verify-text span[data-v-
|
|
3043
|
+
.verify .verify-right .verify-text > span[data-v-4ae662b1] {
|
|
3161
3044
|
display: block;
|
|
3162
3045
|
border: none;
|
|
3163
3046
|
height: 100%;
|
|
3164
3047
|
}
|
|
3165
|
-
.verify .verify-right .verify-
|
|
3048
|
+
.verify .verify-right .verify-text .textarea-wrapper__count[data-v-4ae662b1] {
|
|
3049
|
+
display: inline;
|
|
3050
|
+
height: auto;
|
|
3051
|
+
width: auto;
|
|
3052
|
+
}
|
|
3053
|
+
.verify .verify-right .verify-seal[data-v-4ae662b1] {
|
|
3166
3054
|
position: absolute;
|
|
3167
3055
|
width: 35mm;
|
|
3168
3056
|
height: 35mm;
|
|
3169
3057
|
z-index: 9 !important;
|
|
3170
3058
|
}
|
|
3171
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
3059
|
+
.verify .verify-right .verify-seal img[data-v-4ae662b1] {
|
|
3172
3060
|
width: 35mm;
|
|
3173
3061
|
height: 35mm;
|
|
3174
3062
|
}
|
|
3175
|
-
.verify .verify-right .verify-icon[data-v-
|
|
3063
|
+
.verify .verify-right .verify-icon[data-v-4ae662b1] {
|
|
3176
3064
|
position: absolute;
|
|
3177
3065
|
right: 3%;
|
|
3178
3066
|
top: 3%;
|
|
3179
3067
|
z-index: 20;
|
|
3180
3068
|
cursor: pointer;
|
|
3181
3069
|
}
|
|
3182
|
-
.verify .verify-option[data-v-
|
|
3070
|
+
.verify .verify-option[data-v-4ae662b1] {
|
|
3183
3071
|
display: flex;
|
|
3184
3072
|
height: 30%;
|
|
3185
3073
|
}
|
|
3186
|
-
.verify .verify-option > div[data-v-
|
|
3074
|
+
.verify .verify-option > div[data-v-4ae662b1] {
|
|
3187
3075
|
flex: 1;
|
|
3188
3076
|
border-right: 1px solid #e6e6e6;
|
|
3189
3077
|
display: flex;
|
|
3190
3078
|
justify-content: space-between;
|
|
3191
3079
|
align-items: center;
|
|
3192
3080
|
}
|
|
3193
|
-
.verify .verify-option > div span[data-v-
|
|
3081
|
+
.verify .verify-option > div span[data-v-4ae662b1] {
|
|
3194
3082
|
text-align: center;
|
|
3195
3083
|
flex: 2;
|
|
3196
3084
|
border-right: 1px solid #e6e6e6;
|
|
@@ -3199,16 +3087,16 @@ li.CodeMirror-hint-active {
|
|
|
3199
3087
|
align-items: center;
|
|
3200
3088
|
justify-content: center;
|
|
3201
3089
|
}
|
|
3202
|
-
.verify .verify-option > div span + span[data-v-
|
|
3203
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
3090
|
+
.verify .verify-option > div span + span[data-v-4ae662b1],
|
|
3091
|
+
.verify .verify-option > div span + .inner-form-item[data-v-4ae662b1] {
|
|
3204
3092
|
border-right: none;
|
|
3205
3093
|
flex: 4;
|
|
3206
3094
|
}
|
|
3207
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
3095
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-4ae662b1]:last-child {
|
|
3208
3096
|
box-sizing: border-box;
|
|
3209
3097
|
padding: 1px;
|
|
3210
3098
|
}
|
|
3211
|
-
.verify .verify-option div[data-v-
|
|
3099
|
+
.verify .verify-option div[data-v-4ae662b1]:last-child {
|
|
3212
3100
|
border-right: none;
|
|
3213
3101
|
}
|
|
3214
3102
|
|
|
@@ -3293,9 +3181,9 @@ li.CodeMirror-hint-active {
|
|
|
3293
3181
|
position: relative;
|
|
3294
3182
|
}
|
|
3295
3183
|
|
|
3296
|
-
.idea-sign-class[data-v-
|
|
3184
|
+
.idea-sign-class[data-v-78b54450]{border-right:1px dashed #ccc;border-bottom:1px dashed #ccc;position:relative}.idea-sign-class .text-content[data-v-78b54450]{position:relative}.idea-sign-class .text-content .sign[data-v-78b54450]{position:absolute;bottom:0;left:0;width:100%}.idea-sign-class .text-area[data-v-78b54450]{overflow:hidden}.idea-sign-class .text-area[data-v-78b54450] .ant-form-item-control{margin-left:0 !important}.idea-sign-class .text-area[data-v-78b54450] .ant-input{border:none;resize:none;height:100% !important}.idea-sign-class>div[data-v-78b54450]:nth-child(1){border-right:1px dashed #ccc;position:absolute;top:0;left:0;height:100%;display:flex;justify-content:center;align-items:center}.idea-sign-class>div[data-v-78b54450]{float:left;height:100%;box-sizing:border-box}.idea-sign-class>div+div[data-v-78b54450]{width:100%}.idea-sign-class .sign[data-v-78b54450]{padding:10px 20px}.idea-sign-class .sign img[data-v-78b54450]{width:140px;max-height:140px}[data-v-78b54450] .ant-form-item .ant-form-item-control-wrapper{width:100%}
|
|
3297
3185
|
|
|
3298
|
-
[data-v-
|
|
3186
|
+
[data-v-593cf4a2] .ant-col{min-height:50px}.idea-sign-class[data-v-593cf4a2]{border-right:1px dashed #ccc;border-bottom:1px dashed #ccc;position:relative}.idea-sign-class .text-content[data-v-593cf4a2]{position:relative;height:100%;padding-top:20px}.idea-sign-class .text-content .sign[data-v-593cf4a2]{position:absolute;bottom:0;left:0;width:100%}.idea-sign-class .text-area[data-v-593cf4a2]{overflow:hidden}.idea-sign-class .text-area[data-v-593cf4a2] .ant-form-item-control{margin-left:0 !important}.idea-sign-class .text-area[data-v-593cf4a2] .ant-input{border:none;resize:none;height:100% !important}.idea-sign-class>div[data-v-593cf4a2]:nth-child(1){border-right:1px dashed #ccc;position:absolute;top:0;left:0;height:100%;display:flex;justify-content:center;align-items:center}.idea-sign-class>div[data-v-593cf4a2]{float:left;height:100%;box-sizing:border-box}.idea-sign-class>div+div[data-v-593cf4a2]{width:100%}.idea-sign-class .sign[data-v-593cf4a2]{padding:0px 20px}.idea-sign-class .sign img[data-v-593cf4a2]{width:140px;max-height:140px}[data-v-593cf4a2] .ant-form-item .ant-form-item-control-wrapper{width:100%}[data-v-593cf4a2] .ant-form-item div.ant-form-item-label{position:relative}[data-v-593cf4a2] .ant-form-item .ant-form-item-control{height:100%}
|
|
3299
3187
|
|
|
3300
3188
|
|
|
3301
3189
|
[data-v-a83ee7c8] img {
|
|
@@ -3750,13 +3638,6 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3750
3638
|
color: #ff0000;
|
|
3751
3639
|
}
|
|
3752
3640
|
|
|
3753
|
-
|
|
3754
|
-
[data-v-5c11f30e] .ant-select-selection__rendered::after {
|
|
3755
|
-
content: "";
|
|
3756
|
-
display: none;
|
|
3757
|
-
height: 0;
|
|
3758
|
-
}
|
|
3759
|
-
|
|
3760
3641
|
.flex-warp[data-v-7d9a6249] {
|
|
3761
3642
|
display: flex;
|
|
3762
3643
|
}
|
|
@@ -3843,6 +3724,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3843
3724
|
}
|
|
3844
3725
|
|
|
3845
3726
|
|
|
3727
|
+
[data-v-777f0809] .ant-radio-group {
|
|
3728
|
+
white-space: nowrap;
|
|
3729
|
+
}
|
|
3730
|
+
|
|
3731
|
+
|
|
3846
3732
|
[data-v-62eca78c] .ant-modal {
|
|
3847
3733
|
width: -moz-max-content !important;
|
|
3848
3734
|
width: max-content !important;
|
|
@@ -4149,13 +4035,13 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4149
4035
|
}
|
|
4150
4036
|
|
|
4151
4037
|
|
|
4152
|
-
[data-v-
|
|
4038
|
+
[data-v-627f4e94] .ant-modal-content {
|
|
4153
4039
|
top: 0px !important;
|
|
4154
4040
|
}
|
|
4155
|
-
[data-v-
|
|
4041
|
+
[data-v-627f4e94] .ant-modal-body {
|
|
4156
4042
|
padding: 20px 12px !important;
|
|
4157
4043
|
}
|
|
4158
|
-
.conference-room-content[data-v-
|
|
4044
|
+
.conference-room-content[data-v-627f4e94] {
|
|
4159
4045
|
-webkit-user-select: none;
|
|
4160
4046
|
/* Safari */
|
|
4161
4047
|
-moz-user-select: none;
|
|
@@ -4164,71 +4050,71 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4164
4050
|
user-select: none;
|
|
4165
4051
|
/* 标准语法 */
|
|
4166
4052
|
}
|
|
4167
|
-
.conference-room-content .conference-room-content-hard[data-v-
|
|
4053
|
+
.conference-room-content .conference-room-content-hard[data-v-627f4e94] {
|
|
4168
4054
|
display: flex;
|
|
4169
4055
|
justify-content: space-between;
|
|
4170
4056
|
align-items: center;
|
|
4171
4057
|
}
|
|
4172
|
-
.conference-room-content .conference-room-content-hard .left[data-v-
|
|
4058
|
+
.conference-room-content .conference-room-content-hard .left[data-v-627f4e94] {
|
|
4173
4059
|
display: flex;
|
|
4174
4060
|
}
|
|
4175
|
-
.conference-room-content .conference-room-content-hard .left .left-date-type[data-v-
|
|
4061
|
+
.conference-room-content .conference-room-content-hard .left .left-date-type[data-v-627f4e94] {
|
|
4176
4062
|
margin-right: 20px;
|
|
4177
4063
|
}
|
|
4178
|
-
.conference-room-content .conference-room-content-hard .left .left-date-content .anticon[data-v-
|
|
4064
|
+
.conference-room-content .conference-room-content-hard .left .left-date-content .anticon[data-v-627f4e94] {
|
|
4179
4065
|
cursor: pointer;
|
|
4180
4066
|
color: #999;
|
|
4181
4067
|
}
|
|
4182
|
-
.conference-room-content .conference-room-content-hard .left .left-date-content .left-date-content-show[data-v-
|
|
4068
|
+
.conference-room-content .conference-room-content-hard .left .left-date-content .left-date-content-show[data-v-627f4e94] .ant-input {
|
|
4183
4069
|
border: none;
|
|
4184
4070
|
text-align: center;
|
|
4185
4071
|
}
|
|
4186
|
-
.conference-room-content .conference-room-content-hard .left .left-date-content .left-date-content-show[data-v-
|
|
4072
|
+
.conference-room-content .conference-room-content-hard .left .left-date-content .left-date-content-show[data-v-627f4e94] .anticon {
|
|
4187
4073
|
display: none;
|
|
4188
4074
|
}
|
|
4189
|
-
.conference-room-content .conference-room-content-hard .left .left-date-button[data-v-
|
|
4075
|
+
.conference-room-content .conference-room-content-hard .left .left-date-button[data-v-627f4e94] {
|
|
4190
4076
|
display: flex;
|
|
4191
4077
|
align-items: center;
|
|
4192
4078
|
margin-left: 12px;
|
|
4193
4079
|
}
|
|
4194
|
-
.conference-room-content .conference-room-content-hard .right .right-content[data-v-
|
|
4080
|
+
.conference-room-content .conference-room-content-hard .right .right-content[data-v-627f4e94] {
|
|
4195
4081
|
display: flex;
|
|
4196
4082
|
margin-right: 10px;
|
|
4197
4083
|
}
|
|
4198
|
-
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item[data-v-
|
|
4084
|
+
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item[data-v-627f4e94] {
|
|
4199
4085
|
display: flex;
|
|
4200
4086
|
margin-left: 20px;
|
|
4201
4087
|
align-items: center;
|
|
4202
4088
|
}
|
|
4203
|
-
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item .color-0[data-v-
|
|
4089
|
+
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item .color-0[data-v-627f4e94] {
|
|
4204
4090
|
background-color: #D7F4DA;
|
|
4205
4091
|
width: 14px;
|
|
4206
4092
|
height: 14px;
|
|
4207
4093
|
border-radius: 7px 7px 7px 7px;
|
|
4208
4094
|
}
|
|
4209
|
-
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item .color-1[data-v-
|
|
4095
|
+
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item .color-1[data-v-627f4e94] {
|
|
4210
4096
|
background-color: #FFD4AF;
|
|
4211
4097
|
width: 14px;
|
|
4212
4098
|
height: 14px;
|
|
4213
4099
|
border-radius: 7px 7px 7px 7px;
|
|
4214
4100
|
}
|
|
4215
|
-
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item .color-2[data-v-
|
|
4101
|
+
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item .color-2[data-v-627f4e94] {
|
|
4216
4102
|
background-color: #FFB5B5;
|
|
4217
4103
|
width: 14px;
|
|
4218
4104
|
height: 14px;
|
|
4219
4105
|
border-radius: 7px 7px 7px 7px;
|
|
4220
4106
|
}
|
|
4221
|
-
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item .text[data-v-
|
|
4107
|
+
.conference-room-content .conference-room-content-hard .right .right-content .right-content-item .text[data-v-627f4e94] {
|
|
4222
4108
|
font-weight: 400;
|
|
4223
4109
|
font-size: 14px;
|
|
4224
4110
|
color: #333333;
|
|
4225
4111
|
margin-left: 6px;
|
|
4226
4112
|
}
|
|
4227
|
-
.conference-room-content .conference-room-body[data-v-
|
|
4113
|
+
.conference-room-content .conference-room-body[data-v-627f4e94] {
|
|
4228
4114
|
margin-top: 16px;
|
|
4229
4115
|
display: flex;
|
|
4230
4116
|
}
|
|
4231
|
-
.conference-room-content .conference-room-body .conference-room-body-left[data-v-
|
|
4117
|
+
.conference-room-content .conference-room-body .conference-room-body-left[data-v-627f4e94] {
|
|
4232
4118
|
width: 243px;
|
|
4233
4119
|
height: 559px;
|
|
4234
4120
|
background: #F5F9FF;
|
|
@@ -4236,60 +4122,60 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4236
4122
|
border: 1px solid #ECECEC;
|
|
4237
4123
|
border-bottom: none;
|
|
4238
4124
|
}
|
|
4239
|
-
.table[data-v-
|
|
4125
|
+
.table[data-v-627f4e94] {
|
|
4240
4126
|
width: 100%;
|
|
4241
4127
|
}
|
|
4242
|
-
.table tr td[data-v-
|
|
4243
|
-
.table tr th[data-v-
|
|
4128
|
+
.table tr td[data-v-627f4e94]:first-child,
|
|
4129
|
+
.table tr th[data-v-627f4e94]:first-child {
|
|
4244
4130
|
width: 243px;
|
|
4245
4131
|
background-color: #F5F9FF;
|
|
4246
4132
|
}
|
|
4247
|
-
.table td[data-v-
|
|
4248
|
-
.table th[data-v-
|
|
4133
|
+
.table td[data-v-627f4e94],
|
|
4134
|
+
.table th[data-v-627f4e94] {
|
|
4249
4135
|
border: 1px solid #f1f1f1;
|
|
4250
4136
|
padding: 5px;
|
|
4251
4137
|
vertical-align: middle;
|
|
4252
4138
|
text-align: center;
|
|
4253
4139
|
}
|
|
4254
|
-
.table td .ellipsis[data-v-
|
|
4255
|
-
.table th .ellipsis[data-v-
|
|
4140
|
+
.table td .ellipsis[data-v-627f4e94],
|
|
4141
|
+
.table th .ellipsis[data-v-627f4e94] {
|
|
4256
4142
|
overflow: hidden;
|
|
4257
4143
|
text-overflow: ellipsis;
|
|
4258
4144
|
white-space: nowrap;
|
|
4259
4145
|
width: 97%;
|
|
4260
4146
|
}
|
|
4261
|
-
.table .td-bg-0[data-v-
|
|
4147
|
+
.table .td-bg-0[data-v-627f4e94] {
|
|
4262
4148
|
background-color: #fff;
|
|
4263
4149
|
cursor: not-allowed;
|
|
4264
4150
|
}
|
|
4265
|
-
.table .td-bg-0[data-v-
|
|
4151
|
+
.table .td-bg-0[data-v-627f4e94]:hover {
|
|
4266
4152
|
background-color: #efefee;
|
|
4267
4153
|
}
|
|
4268
|
-
.table .td-bg-1[data-v-
|
|
4154
|
+
.table .td-bg-1[data-v-627f4e94] {
|
|
4269
4155
|
background-color: #d7f4da;
|
|
4270
4156
|
cursor: pointer;
|
|
4271
4157
|
}
|
|
4272
|
-
.table .td-bg-1[data-v-
|
|
4158
|
+
.table .td-bg-1[data-v-627f4e94]:hover {
|
|
4273
4159
|
background-color: rgba(215, 244, 218, 0.5);
|
|
4274
4160
|
}
|
|
4275
|
-
.table .td-bg-2[data-v-
|
|
4161
|
+
.table .td-bg-2[data-v-627f4e94] {
|
|
4276
4162
|
background-color: #ffd4af;
|
|
4277
4163
|
cursor: pointer;
|
|
4278
4164
|
}
|
|
4279
|
-
.table .td-bg-2[data-v-
|
|
4165
|
+
.table .td-bg-2[data-v-627f4e94]:hover {
|
|
4280
4166
|
background-color: rgba(255, 212, 175, 0.5);
|
|
4281
4167
|
}
|
|
4282
|
-
.table .td-bg-3[data-v-
|
|
4168
|
+
.table .td-bg-3[data-v-627f4e94] {
|
|
4283
4169
|
background-color: #ffb5b5;
|
|
4284
4170
|
cursor: pointer;
|
|
4285
4171
|
}
|
|
4286
|
-
.table .td-bg-3[data-v-
|
|
4172
|
+
.table .td-bg-3[data-v-627f4e94]:hover {
|
|
4287
4173
|
background-color: rgba(255, 181, 181, 0.5);
|
|
4288
4174
|
}
|
|
4289
|
-
.input-no-border[data-v-
|
|
4175
|
+
.input-no-border[data-v-627f4e94] {
|
|
4290
4176
|
border: none;
|
|
4291
4177
|
}
|
|
4292
|
-
[data-v-
|
|
4178
|
+
[data-v-627f4e94] .ant-table-body {
|
|
4293
4179
|
margin: 0 !important;
|
|
4294
4180
|
}
|
|
4295
4181
|
|
|
@@ -4334,7 +4220,7 @@ div {
|
|
|
4334
4220
|
}
|
|
4335
4221
|
|
|
4336
4222
|
|
|
4337
|
-
[data-v-
|
|
4223
|
+
[data-v-b87a9ec2] .ant-select-selection--multiple .ant-select-selection__rendered {
|
|
4338
4224
|
line-height: 5px !important;
|
|
4339
4225
|
}
|
|
4340
4226
|
|
|
@@ -4562,22 +4448,22 @@ div {
|
|
|
4562
4448
|
}
|
|
4563
4449
|
|
|
4564
4450
|
|
|
4565
|
-
[data-v-
|
|
4451
|
+
[data-v-6bb26d0f] .ant-popover-inner-content {
|
|
4566
4452
|
width: 190px;
|
|
4567
4453
|
}
|
|
4568
|
-
[data-v-
|
|
4454
|
+
[data-v-6bb26d0f] .ant-form-item .ant-form-item-control-wrapper:first-child {
|
|
4569
4455
|
width: calc(100% - 0px) !important;
|
|
4570
4456
|
}
|
|
4571
|
-
[data-v-
|
|
4457
|
+
[data-v-6bb26d0f] .ant-form-item-control {
|
|
4572
4458
|
height: 100%;
|
|
4573
4459
|
}
|
|
4574
4460
|
/***label对齐方式*/
|
|
4575
|
-
.custom_form_item .break[data-v-
|
|
4461
|
+
.custom_form_item .break[data-v-6bb26d0f] {
|
|
4576
4462
|
white-space: normal;
|
|
4577
4463
|
word-break: break-all;
|
|
4578
4464
|
word-wrap: break-word;
|
|
4579
4465
|
}
|
|
4580
|
-
.custom_form_item .align-between[data-v-
|
|
4466
|
+
.custom_form_item .align-between[data-v-6bb26d0f] {
|
|
4581
4467
|
white-space: normal;
|
|
4582
4468
|
word-break: break-all;
|
|
4583
4469
|
word-wrap: break-word;
|
|
@@ -4586,28 +4472,28 @@ div {
|
|
|
4586
4472
|
text-align-last: justify;
|
|
4587
4473
|
width: 80%;
|
|
4588
4474
|
}
|
|
4589
|
-
.custom_form_item .align-middle[data-v-
|
|
4475
|
+
.custom_form_item .align-middle[data-v-6bb26d0f] {
|
|
4590
4476
|
white-space: normal;
|
|
4591
4477
|
word-break: break-all;
|
|
4592
4478
|
word-wrap: break-word;
|
|
4593
4479
|
text-align: center;
|
|
4594
4480
|
width: 80%;
|
|
4595
4481
|
}
|
|
4596
|
-
.custom_form_item .align-left[data-v-
|
|
4482
|
+
.custom_form_item .align-left[data-v-6bb26d0f] {
|
|
4597
4483
|
white-space: normal;
|
|
4598
4484
|
word-break: break-all;
|
|
4599
4485
|
word-wrap: break-word;
|
|
4600
4486
|
text-align: left;
|
|
4601
4487
|
width: 80%;
|
|
4602
4488
|
}
|
|
4603
|
-
.custom_form_item .align-right[data-v-
|
|
4489
|
+
.custom_form_item .align-right[data-v-6bb26d0f] {
|
|
4604
4490
|
white-space: normal;
|
|
4605
4491
|
word-break: break-all;
|
|
4606
4492
|
word-wrap: break-word;
|
|
4607
4493
|
text-align: right;
|
|
4608
4494
|
width: 80%;
|
|
4609
4495
|
}
|
|
4610
|
-
.custom_form_item .align-center[data-v-
|
|
4496
|
+
.custom_form_item .align-center[data-v-6bb26d0f] {
|
|
4611
4497
|
white-space: normal;
|
|
4612
4498
|
word-break: break-all;
|
|
4613
4499
|
word-wrap: break-word;
|
|
@@ -4616,52 +4502,52 @@ div {
|
|
|
4616
4502
|
}
|
|
4617
4503
|
/***label对齐方式 */
|
|
4618
4504
|
/*****公共boder ****/
|
|
4619
|
-
[data-v-
|
|
4505
|
+
[data-v-6bb26d0f] .ant-form-item-control-wrapper {
|
|
4620
4506
|
border-right: none !important;
|
|
4621
4507
|
border-bottom: 1px solid #000;
|
|
4622
4508
|
}
|
|
4623
|
-
[data-v-
|
|
4509
|
+
[data-v-6bb26d0f] .ant-form-item-label {
|
|
4624
4510
|
border-bottom: 1px solid #000;
|
|
4625
4511
|
}
|
|
4626
|
-
.verify-right[data-v-
|
|
4512
|
+
.verify-right[data-v-6bb26d0f] {
|
|
4627
4513
|
border-right: 1px solid #000;
|
|
4628
4514
|
}
|
|
4629
|
-
.custom_form_item_special[data-v-
|
|
4515
|
+
.custom_form_item_special[data-v-6bb26d0f] .ant-form-item-children {
|
|
4630
4516
|
height: 100%;
|
|
4631
4517
|
}
|
|
4632
4518
|
/*****公共boder ****/
|
|
4633
|
-
.custom_form_item_special[data-v-
|
|
4519
|
+
.custom_form_item_special[data-v-6bb26d0f] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
|
|
4634
4520
|
width: 100%;
|
|
4635
4521
|
}
|
|
4636
|
-
.verify-no-border input[data-v-
|
|
4637
|
-
.verify-no-border textarea[data-v-
|
|
4522
|
+
.verify-no-border input[data-v-6bb26d0f],
|
|
4523
|
+
.verify-no-border textarea[data-v-6bb26d0f] {
|
|
4638
4524
|
display: block;
|
|
4639
4525
|
background: none;
|
|
4640
4526
|
height: 90%;
|
|
4641
4527
|
width: 98%;
|
|
4642
4528
|
margin: 0 auto;
|
|
4643
4529
|
}
|
|
4644
|
-
.verify-no-border input[data-v-
|
|
4645
|
-
.verify-no-border textarea[data-v-
|
|
4530
|
+
.verify-no-border input[data-v-6bb26d0f]:disabled,
|
|
4531
|
+
.verify-no-border textarea[data-v-6bb26d0f]:disabled {
|
|
4646
4532
|
background: none !important;
|
|
4647
4533
|
color: #333;
|
|
4648
4534
|
}
|
|
4649
|
-
.verify[data-v-
|
|
4535
|
+
.verify[data-v-6bb26d0f] {
|
|
4650
4536
|
position: relative;
|
|
4651
4537
|
}
|
|
4652
|
-
.verify .inner-form-item[data-v-
|
|
4538
|
+
.verify .inner-form-item[data-v-6bb26d0f] .ant-form-item-control-wrapper {
|
|
4653
4539
|
border-bottom: none !important;
|
|
4654
4540
|
}
|
|
4655
|
-
.verify .inner-form-item[data-v-
|
|
4541
|
+
.verify .inner-form-item[data-v-6bb26d0f] .ant-form-item-children {
|
|
4656
4542
|
display: flex;
|
|
4657
4543
|
align-items: center;
|
|
4658
4544
|
justify-content: center;
|
|
4659
4545
|
width: 100%;
|
|
4660
4546
|
}
|
|
4661
|
-
.verify .inner-form-item[data-v-
|
|
4547
|
+
.verify .inner-form-item[data-v-6bb26d0f] .ant-form-item-children .textarea-wrapper {
|
|
4662
4548
|
width: 100%;
|
|
4663
4549
|
}
|
|
4664
|
-
.verify .verify-left[data-v-
|
|
4550
|
+
.verify .verify-left[data-v-6bb26d0f] {
|
|
4665
4551
|
position: absolute;
|
|
4666
4552
|
left: 0;
|
|
4667
4553
|
top: 0;
|
|
@@ -4672,57 +4558,63 @@ div {
|
|
|
4672
4558
|
-moz-text-align-last: justify;
|
|
4673
4559
|
text-align-last: justify;
|
|
4674
4560
|
}
|
|
4675
|
-
.verify .verify-right[data-v-
|
|
4561
|
+
.verify .verify-right[data-v-6bb26d0f] {
|
|
4676
4562
|
height: 100%;
|
|
4677
4563
|
width: 100%;
|
|
4678
4564
|
position: relative;
|
|
4679
4565
|
}
|
|
4680
|
-
.verify .verify-right .verify-text[data-v-
|
|
4566
|
+
.verify .verify-right .verify-text[data-v-6bb26d0f] {
|
|
4681
4567
|
position: relative;
|
|
4682
4568
|
height: 70%;
|
|
4683
4569
|
padding-top: 5px;
|
|
4684
4570
|
border-bottom: 1px solid #e6e6e6;
|
|
4571
|
+
/* 仅历史记录里直接包裹 textarea 的 span,避免误伤字数统计等嵌套 span */
|
|
4685
4572
|
}
|
|
4686
|
-
.verify .verify-right .verify-text .verify-btn[data-v-
|
|
4573
|
+
.verify .verify-right .verify-text .verify-btn[data-v-6bb26d0f] {
|
|
4687
4574
|
position: absolute;
|
|
4688
4575
|
right: 10px;
|
|
4689
4576
|
bottom: 10px;
|
|
4690
4577
|
z-index: 10;
|
|
4691
4578
|
}
|
|
4692
|
-
.verify .verify-right .verify-text span[data-v-
|
|
4579
|
+
.verify .verify-right .verify-text > span[data-v-6bb26d0f] {
|
|
4693
4580
|
display: block;
|
|
4694
4581
|
border: none;
|
|
4695
4582
|
height: 100%;
|
|
4696
4583
|
}
|
|
4697
|
-
.verify .verify-right .verify-
|
|
4584
|
+
.verify .verify-right .verify-text .textarea-wrapper__count[data-v-6bb26d0f] {
|
|
4585
|
+
display: inline;
|
|
4586
|
+
height: auto;
|
|
4587
|
+
width: auto;
|
|
4588
|
+
}
|
|
4589
|
+
.verify .verify-right .verify-seal[data-v-6bb26d0f] {
|
|
4698
4590
|
position: absolute;
|
|
4699
4591
|
width: 35mm;
|
|
4700
4592
|
height: 35mm;
|
|
4701
4593
|
z-index: 9 !important;
|
|
4702
4594
|
}
|
|
4703
|
-
.verify .verify-right .verify-seal img[data-v-
|
|
4595
|
+
.verify .verify-right .verify-seal img[data-v-6bb26d0f] {
|
|
4704
4596
|
width: 35mm;
|
|
4705
4597
|
height: 35mm;
|
|
4706
4598
|
}
|
|
4707
|
-
.verify .verify-right .verify-icon[data-v-
|
|
4599
|
+
.verify .verify-right .verify-icon[data-v-6bb26d0f] {
|
|
4708
4600
|
position: absolute;
|
|
4709
4601
|
right: 3%;
|
|
4710
4602
|
top: 3%;
|
|
4711
4603
|
z-index: 20;
|
|
4712
4604
|
cursor: pointer;
|
|
4713
4605
|
}
|
|
4714
|
-
.verify .verify-option[data-v-
|
|
4606
|
+
.verify .verify-option[data-v-6bb26d0f] {
|
|
4715
4607
|
display: flex;
|
|
4716
4608
|
height: 30%;
|
|
4717
4609
|
}
|
|
4718
|
-
.verify .verify-option > div[data-v-
|
|
4610
|
+
.verify .verify-option > div[data-v-6bb26d0f] {
|
|
4719
4611
|
flex: 1;
|
|
4720
4612
|
border-right: 1px solid #e6e6e6;
|
|
4721
4613
|
display: flex;
|
|
4722
4614
|
justify-content: space-between;
|
|
4723
4615
|
align-items: center;
|
|
4724
4616
|
}
|
|
4725
|
-
.verify .verify-option > div span[data-v-
|
|
4617
|
+
.verify .verify-option > div span[data-v-6bb26d0f] {
|
|
4726
4618
|
text-align: center;
|
|
4727
4619
|
flex: 2;
|
|
4728
4620
|
border-right: 1px solid #e6e6e6;
|
|
@@ -4731,36 +4623,45 @@ div {
|
|
|
4731
4623
|
align-items: center;
|
|
4732
4624
|
justify-content: center;
|
|
4733
4625
|
}
|
|
4734
|
-
.verify .verify-option > div span + span[data-v-
|
|
4735
|
-
.verify .verify-option > div span + .inner-form-item[data-v-
|
|
4626
|
+
.verify .verify-option > div span + span[data-v-6bb26d0f],
|
|
4627
|
+
.verify .verify-option > div span + .inner-form-item[data-v-6bb26d0f] {
|
|
4736
4628
|
border-right: none;
|
|
4737
4629
|
flex: 4;
|
|
4738
4630
|
}
|
|
4739
|
-
.verify .verify-option > div:nth-child(2) > span[data-v-
|
|
4631
|
+
.verify .verify-option > div:nth-child(2) > span[data-v-6bb26d0f]:last-child {
|
|
4740
4632
|
box-sizing: border-box;
|
|
4741
4633
|
padding: 1px;
|
|
4742
4634
|
}
|
|
4743
|
-
.verify .verify-option div[data-v-
|
|
4635
|
+
.verify .verify-option div[data-v-6bb26d0f]:last-child {
|
|
4744
4636
|
border-right: none;
|
|
4745
4637
|
}
|
|
4746
|
-
.verify-
|
|
4638
|
+
[data-v-6bb26d0f] .verify-style_label_left .ant-form-item-label label > div,
|
|
4639
|
+
.verify-style_label_left[data-v-6bb26d0f] .ant-form-item-label label > div {
|
|
4640
|
+
align-self: center;
|
|
4641
|
+
flex: 0 0 auto;
|
|
4642
|
+
height: auto;
|
|
4643
|
+
display: flex;
|
|
4644
|
+
align-items: center;
|
|
4645
|
+
justify-content: center;
|
|
4646
|
+
}
|
|
4647
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] {
|
|
4747
4648
|
display: flex;
|
|
4748
4649
|
flex-direction: column;
|
|
4749
4650
|
height: 100%;
|
|
4750
4651
|
}
|
|
4751
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4652
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .verify-right {
|
|
4752
4653
|
height: 100% !important;
|
|
4753
4654
|
}
|
|
4754
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4655
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .ant-form-item-label {
|
|
4755
4656
|
position: relative;
|
|
4756
4657
|
width: 100% !important;
|
|
4757
4658
|
height: 50px;
|
|
4758
4659
|
border-bottom: 1px solid #e6e6e6 !important;
|
|
4759
4660
|
}
|
|
4760
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4661
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .ant-form-item-label label {
|
|
4761
4662
|
width: 100%;
|
|
4762
4663
|
}
|
|
4763
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4664
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .ant-form-item-label .align-between {
|
|
4764
4665
|
width: 100% !important;
|
|
4765
4666
|
align-items: flex-start;
|
|
4766
4667
|
-moz-text-align-last: left;
|
|
@@ -4769,63 +4670,63 @@ div {
|
|
|
4769
4670
|
letter-spacing: 8px;
|
|
4770
4671
|
text-indent: 10px;
|
|
4771
4672
|
}
|
|
4772
|
-
.verify-style_label_top > .ant-form-item[data-v-
|
|
4673
|
+
.verify-style_label_top > .ant-form-item[data-v-6bb26d0f] .ant-form-item-control-wrapper {
|
|
4773
4674
|
width: 100%!important;
|
|
4774
4675
|
height: initial !important;
|
|
4775
4676
|
flex: 1;
|
|
4776
4677
|
overflow: hidden;
|
|
4777
4678
|
}
|
|
4778
|
-
.verify-style_grid_verify[data-v-
|
|
4679
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify .ant-form-item-control-wrapper {
|
|
4779
4680
|
border-right: none;
|
|
4780
4681
|
border-bottom: none;
|
|
4781
4682
|
}
|
|
4782
|
-
.verify-style_grid_verify[data-v-
|
|
4683
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify .ant-form-item-label {
|
|
4783
4684
|
border-bottom: none;
|
|
4784
4685
|
}
|
|
4785
|
-
.verify-style_grid_verify .verify-style_label_top[data-v-
|
|
4686
|
+
.verify-style_grid_verify .verify-style_label_top[data-v-6bb26d0f] .ant-form-item-label {
|
|
4786
4687
|
border-right: none !important;
|
|
4787
4688
|
}
|
|
4788
|
-
.verify-style_grid_verify[data-v-
|
|
4689
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right {
|
|
4789
4690
|
border: none;
|
|
4790
4691
|
}
|
|
4791
|
-
.verify-style_grid_verify[data-v-
|
|
4692
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-text {
|
|
4792
4693
|
height: 50%;
|
|
4793
4694
|
}
|
|
4794
|
-
.verify-style_grid_verify[data-v-
|
|
4695
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option {
|
|
4795
4696
|
height: 50%;
|
|
4796
4697
|
flex-wrap: wrap;
|
|
4797
4698
|
display: grid;
|
|
4798
4699
|
grid-template-rows: repeat(2, 50%);
|
|
4799
4700
|
grid-template-columns: repeat(2, 50%);
|
|
4800
4701
|
}
|
|
4801
|
-
.verify-style_grid_verify[data-v-
|
|
4702
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:first-child {
|
|
4802
4703
|
grid-area: 1 / span 1 / span 1;
|
|
4803
4704
|
}
|
|
4804
|
-
.verify-style_grid_verify[data-v-
|
|
4705
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:nth-child(2) {
|
|
4805
4706
|
grid-area: 0.5 / span 1 / span 1;
|
|
4806
4707
|
}
|
|
4807
|
-
.verify-style_grid_verify[data-v-
|
|
4708
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:nth-child(3) {
|
|
4808
4709
|
grid-area: 2 / span 2 / span 1;
|
|
4809
4710
|
}
|
|
4810
|
-
.verify-style_grid_verify[data-v-
|
|
4711
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div {
|
|
4811
4712
|
height: 100%;
|
|
4812
4713
|
box-sizing: border-box;
|
|
4813
4714
|
}
|
|
4814
|
-
.verify-style_grid_verify[data-v-
|
|
4715
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div > span:first-child {
|
|
4815
4716
|
flex: initial;
|
|
4816
4717
|
padding: 0 3px;
|
|
4817
4718
|
}
|
|
4818
|
-
.verify-style_grid_verify[data-v-
|
|
4719
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div span + span {
|
|
4819
4720
|
flex: 3;
|
|
4820
4721
|
overflow: hidden;
|
|
4821
4722
|
}
|
|
4822
|
-
.verify-style_grid_verify[data-v-
|
|
4723
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:first-child {
|
|
4823
4724
|
flex: 0 1 calc(50% + 20px);
|
|
4824
4725
|
}
|
|
4825
|
-
.verify-style_grid_verify[data-v-
|
|
4726
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:nth-child(2) {
|
|
4826
4727
|
border-right: none;
|
|
4827
4728
|
}
|
|
4828
|
-
.verify-style_grid_verify[data-v-
|
|
4729
|
+
.verify-style_grid_verify[data-v-6bb26d0f] .verify-right .verify-option > div:last-child {
|
|
4829
4730
|
flex: 0 0 100%;
|
|
4830
4731
|
border-top: 1px solid #e6e6e6;
|
|
4831
4732
|
}
|
|
@@ -4834,25 +4735,39 @@ div {
|
|
|
4834
4735
|
width: 100%;
|
|
4835
4736
|
}
|
|
4836
4737
|
|
|
4837
|
-
.
|
|
4738
|
+
.custom_form_item[data-v-a34a7416] {
|
|
4739
|
+
height: 100%;
|
|
4740
|
+
}
|
|
4741
|
+
.custom_form_item[data-v-a34a7416] .ant-form-item {
|
|
4742
|
+
height: 100%;
|
|
4743
|
+
}
|
|
4744
|
+
[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 {
|
|
4745
|
+
align-self: center;
|
|
4746
|
+
flex: 0 0 auto;
|
|
4747
|
+
height: auto;
|
|
4748
|
+
display: flex;
|
|
4749
|
+
align-items: center;
|
|
4750
|
+
justify-content: center;
|
|
4751
|
+
}
|
|
4752
|
+
.verify-com[data-v-a34a7416] {
|
|
4838
4753
|
width: 100%;
|
|
4839
4754
|
}
|
|
4840
|
-
.verify-com .verify-text[data-v-
|
|
4755
|
+
.verify-com .verify-text[data-v-a34a7416] {
|
|
4841
4756
|
position: relative;
|
|
4842
4757
|
}
|
|
4843
|
-
.verify-com .verify-option[data-v-
|
|
4758
|
+
.verify-com .verify-option[data-v-a34a7416] {
|
|
4844
4759
|
display: flex;
|
|
4845
4760
|
height: 30%;
|
|
4846
4761
|
margin-top: 10px;
|
|
4847
4762
|
flex-wrap: wrap;
|
|
4848
4763
|
}
|
|
4849
|
-
.verify-com .verify-option > div[data-v-
|
|
4764
|
+
.verify-com .verify-option > div[data-v-a34a7416] {
|
|
4850
4765
|
flex: 1;
|
|
4851
4766
|
display: flex;
|
|
4852
4767
|
justify-content: space-between;
|
|
4853
4768
|
align-items: center;
|
|
4854
4769
|
}
|
|
4855
|
-
.verify-com .verify-option > div span[data-v-
|
|
4770
|
+
.verify-com .verify-option > div span[data-v-a34a7416] {
|
|
4856
4771
|
text-align: center;
|
|
4857
4772
|
flex: 2;
|
|
4858
4773
|
height: 100%;
|
|
@@ -4860,69 +4775,69 @@ div {
|
|
|
4860
4775
|
align-items: center;
|
|
4861
4776
|
justify-content: center;
|
|
4862
4777
|
}
|
|
4863
|
-
.verify-com .verify-option > div span + input[data-v-
|
|
4778
|
+
.verify-com .verify-option > div span + input[data-v-a34a7416] {
|
|
4864
4779
|
border-right: none;
|
|
4865
4780
|
flex: 3;
|
|
4866
4781
|
}
|
|
4867
|
-
.verify-com .verify-option div[data-v-
|
|
4782
|
+
.verify-com .verify-option div[data-v-a34a7416]:last-child {
|
|
4868
4783
|
border-right: none;
|
|
4869
4784
|
}
|
|
4870
|
-
.verify-style_grid_verify .verify-text[data-v-
|
|
4785
|
+
.verify-style_grid_verify .verify-text[data-v-a34a7416] {
|
|
4871
4786
|
height: 50%;
|
|
4872
4787
|
}
|
|
4873
|
-
.verify-style_grid_verify .verify-option[data-v-
|
|
4788
|
+
.verify-style_grid_verify .verify-option[data-v-a34a7416] {
|
|
4874
4789
|
height: 50%;
|
|
4875
4790
|
flex-wrap: wrap;
|
|
4876
4791
|
display: grid;
|
|
4877
4792
|
grid-template-rows: repeat(2, 50%);
|
|
4878
4793
|
grid-template-columns: repeat(2, 50%);
|
|
4879
4794
|
}
|
|
4880
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4795
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:first-child {
|
|
4881
4796
|
grid-area: 1 / span 1.5 / span 1;
|
|
4882
4797
|
}
|
|
4883
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4798
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:nth-child(2) {
|
|
4884
4799
|
grid-area: 0.5 / span 1 / span 1;
|
|
4885
4800
|
}
|
|
4886
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4801
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416]:nth-child(3) {
|
|
4887
4802
|
grid-area: 2 / span 2 / span 1;
|
|
4888
4803
|
}
|
|
4889
|
-
.verify-style_grid_verify .verify-option > div[data-v-
|
|
4804
|
+
.verify-style_grid_verify .verify-option > div[data-v-a34a7416] {
|
|
4890
4805
|
height: 100%;
|
|
4891
4806
|
box-sizing: border-box;
|
|
4892
4807
|
}
|
|
4893
|
-
.verify-style_grid_verify .verify-option > div > span[data-v-
|
|
4808
|
+
.verify-style_grid_verify .verify-option > div > span[data-v-a34a7416]:first-child {
|
|
4894
4809
|
flex: initial;
|
|
4895
4810
|
padding: 0 3px;
|
|
4896
4811
|
}
|
|
4897
|
-
.verify-style_grid_verify .verify-option > div span + span[data-v-
|
|
4812
|
+
.verify-style_grid_verify .verify-option > div span + span[data-v-a34a7416] {
|
|
4898
4813
|
flex: 3;
|
|
4899
4814
|
}
|
|
4900
|
-
.verify-style_label_top[data-v-
|
|
4815
|
+
.verify-style_label_top[data-v-a34a7416] {
|
|
4901
4816
|
display: flex;
|
|
4902
4817
|
flex-direction: column;
|
|
4903
4818
|
height: 100%;
|
|
4904
4819
|
box-sizing: border-box;
|
|
4905
4820
|
}
|
|
4906
|
-
.verify-style_label_top .verify-text textarea[data-v-
|
|
4821
|
+
.verify-style_label_top .verify-text textarea[data-v-a34a7416] {
|
|
4907
4822
|
margin-bottom: 0!important;
|
|
4908
4823
|
}
|
|
4909
|
-
.verify-style_label_top[data-v-
|
|
4824
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-control {
|
|
4910
4825
|
height: 100%;
|
|
4911
4826
|
display: flex;
|
|
4912
4827
|
flex-direction: column;
|
|
4913
4828
|
justify-content: center;
|
|
4914
4829
|
}
|
|
4915
|
-
.verify-style_label_top[data-v-
|
|
4830
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label {
|
|
4916
4831
|
position: relative !important;
|
|
4917
4832
|
width: 100% !important;
|
|
4918
4833
|
height: 20% !important;
|
|
4919
4834
|
border-right: none !important;
|
|
4920
4835
|
border-bottom: 1px solid #000;
|
|
4921
4836
|
}
|
|
4922
|
-
.verify-style_label_top[data-v-
|
|
4837
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label label {
|
|
4923
4838
|
width: 100%;
|
|
4924
4839
|
}
|
|
4925
|
-
.verify-style_label_top[data-v-
|
|
4840
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-label .align-between {
|
|
4926
4841
|
width: 100% !important;
|
|
4927
4842
|
align-items: flex-start;
|
|
4928
4843
|
-moz-text-align-last: left;
|
|
@@ -4931,13 +4846,13 @@ div {
|
|
|
4931
4846
|
letter-spacing: 8px;
|
|
4932
4847
|
text-indent: 10px;
|
|
4933
4848
|
}
|
|
4934
|
-
.verify-style_label_top[data-v-
|
|
4849
|
+
.verify-style_label_top[data-v-a34a7416] .ant-form-item-control-wrapper {
|
|
4935
4850
|
width: 100%!important;
|
|
4936
4851
|
height: initial !important;
|
|
4937
4852
|
flex: 1;
|
|
4938
4853
|
margin-top: 5px;
|
|
4939
4854
|
}
|
|
4940
|
-
.verify-style_label_top .verify-option[data-v-
|
|
4855
|
+
.verify-style_label_top .verify-option[data-v-a34a7416] {
|
|
4941
4856
|
margin-top: 0 !important;
|
|
4942
4857
|
}
|
|
4943
4858
|
|
|
@@ -5000,12 +4915,12 @@ div {
|
|
|
5000
4915
|
}
|
|
5001
4916
|
|
|
5002
4917
|
/***label对齐方式 */
|
|
5003
|
-
[data-v-
|
|
4918
|
+
[data-v-0e694577] .custom_form_item .break {
|
|
5004
4919
|
white-space: normal;
|
|
5005
4920
|
word-break: break-all;
|
|
5006
4921
|
word-wrap: break-word;
|
|
5007
4922
|
}
|
|
5008
|
-
[data-v-
|
|
4923
|
+
[data-v-0e694577] .custom_form_item .align-between {
|
|
5009
4924
|
white-space: normal;
|
|
5010
4925
|
word-break: break-all;
|
|
5011
4926
|
word-wrap: break-word;
|
|
@@ -5014,28 +4929,28 @@ div {
|
|
|
5014
4929
|
text-align-last: justify;
|
|
5015
4930
|
width: 80%;
|
|
5016
4931
|
}
|
|
5017
|
-
[data-v-
|
|
4932
|
+
[data-v-0e694577] .custom_form_item .align-middle {
|
|
5018
4933
|
white-space: normal;
|
|
5019
4934
|
word-break: break-all;
|
|
5020
4935
|
word-wrap: break-word;
|
|
5021
4936
|
text-align: center;
|
|
5022
4937
|
width: 80%;
|
|
5023
4938
|
}
|
|
5024
|
-
[data-v-
|
|
4939
|
+
[data-v-0e694577] .custom_form_item .align-left {
|
|
5025
4940
|
white-space: normal;
|
|
5026
4941
|
word-break: break-all;
|
|
5027
4942
|
word-wrap: break-word;
|
|
5028
4943
|
text-align: left;
|
|
5029
4944
|
width: 80%;
|
|
5030
4945
|
}
|
|
5031
|
-
[data-v-
|
|
4946
|
+
[data-v-0e694577] .custom_form_item .align-right {
|
|
5032
4947
|
white-space: normal;
|
|
5033
4948
|
word-break: break-all;
|
|
5034
4949
|
word-wrap: break-word;
|
|
5035
4950
|
text-align: right;
|
|
5036
4951
|
width: 80%;
|
|
5037
4952
|
}
|
|
5038
|
-
[data-v-
|
|
4953
|
+
[data-v-0e694577] .custom_form_item .align-center {
|
|
5039
4954
|
white-space: normal;
|
|
5040
4955
|
word-break: break-all;
|
|
5041
4956
|
word-wrap: break-word;
|
|
@@ -5044,15 +4959,15 @@ div {
|
|
|
5044
4959
|
}
|
|
5045
4960
|
/***label对齐方式 */
|
|
5046
4961
|
/*****公共boder ****/
|
|
5047
|
-
[data-v-
|
|
4962
|
+
[data-v-0e694577] .ant-form-item-control-wrapper {
|
|
5048
4963
|
border-right: 1px solid #000;
|
|
5049
4964
|
border-bottom: 1px solid #000;
|
|
5050
4965
|
}
|
|
5051
|
-
[data-v-
|
|
4966
|
+
[data-v-0e694577] .ant-form-item-label {
|
|
5052
4967
|
border-bottom: 1px solid #000;
|
|
5053
4968
|
}
|
|
5054
4969
|
/*****公共boder ****/
|
|
5055
|
-
.correction[data-v-
|
|
4970
|
+
.correction[data-v-0e694577] {
|
|
5056
4971
|
display: block;
|
|
5057
4972
|
position: absolute;
|
|
5058
4973
|
right: 1px;
|
|
@@ -5079,11 +4994,11 @@ div {
|
|
|
5079
4994
|
transition: transform linear;
|
|
5080
4995
|
}
|
|
5081
4996
|
|
|
5082
|
-
.sub-table-col[data-v-
|
|
4997
|
+
.sub-table-col[data-v-f81354ea] {
|
|
5083
4998
|
display: flex;
|
|
5084
4999
|
box-sizing: border-box;
|
|
5085
5000
|
}
|
|
5086
|
-
.sub-table-col > span[data-v-
|
|
5001
|
+
.sub-table-col > span[data-v-f81354ea] {
|
|
5087
5002
|
flex: 2;
|
|
5088
5003
|
border-bottom: 1px solid #000;
|
|
5089
5004
|
border-right: 1px solid #000;
|
|
@@ -5091,22 +5006,22 @@ div {
|
|
|
5091
5006
|
line-height: 40px;
|
|
5092
5007
|
text-align: center;
|
|
5093
5008
|
}
|
|
5094
|
-
.sub-table-col > .last-one[data-v-
|
|
5009
|
+
.sub-table-col > .last-one[data-v-f81354ea] {
|
|
5095
5010
|
width: 87px;
|
|
5096
5011
|
flex: 0 0 87px;
|
|
5097
5012
|
border-right: 1px solid #333;
|
|
5098
5013
|
border-bottom: 1px solid #333;
|
|
5099
5014
|
}
|
|
5100
|
-
.sub-table-col-no-border > span[data-v-
|
|
5015
|
+
.sub-table-col-no-border > span[data-v-f81354ea] {
|
|
5101
5016
|
border: none;
|
|
5102
5017
|
height: auto;
|
|
5103
5018
|
width: 0;
|
|
5104
5019
|
}
|
|
5105
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
5106
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
5020
|
+
.sub-table-col-no-border > .sub-table-title[data-v-f81354ea]:last-child,
|
|
5021
|
+
.sub-table-col-no-border > .sub-table-item[data-v-f81354ea]:last-child {
|
|
5107
5022
|
border-right: none !important;
|
|
5108
5023
|
}
|
|
5109
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
5024
|
+
.sub-table-col-no-border > .last-one[data-v-f81354ea] {
|
|
5110
5025
|
width: 87px;
|
|
5111
5026
|
flex: 0 0 87px;
|
|
5112
5027
|
display: flex;
|
|
@@ -5114,46 +5029,46 @@ div {
|
|
|
5114
5029
|
align-items: center;
|
|
5115
5030
|
}
|
|
5116
5031
|
|
|
5117
|
-
.t-border[data-v-
|
|
5032
|
+
.t-border[data-v-6ffd30c3] {
|
|
5118
5033
|
border-right: 1px solid #333;
|
|
5119
5034
|
border-bottom: 1px solid #333;
|
|
5120
5035
|
}
|
|
5121
|
-
[data-v-
|
|
5036
|
+
[data-v-6ffd30c3] * {
|
|
5122
5037
|
font-size: var(--paperFontSize);
|
|
5123
5038
|
}
|
|
5124
|
-
[data-v-
|
|
5039
|
+
[data-v-6ffd30c3] .custom_form_item {
|
|
5125
5040
|
height: -moz-fit-content;
|
|
5126
5041
|
height: fit-content;
|
|
5127
5042
|
}
|
|
5128
|
-
.save-pdf[data-v-
|
|
5043
|
+
.save-pdf[data-v-6ffd30c3] .ant-input {
|
|
5129
5044
|
border: none !important;
|
|
5130
5045
|
}
|
|
5131
|
-
.save-pdf[data-v-
|
|
5046
|
+
.save-pdf[data-v-6ffd30c3] .ant-select-selection {
|
|
5132
5047
|
border: none !important;
|
|
5133
5048
|
}
|
|
5134
|
-
.save-pdf[data-v-
|
|
5049
|
+
.save-pdf[data-v-6ffd30c3] .ant-select-arrow svg {
|
|
5135
5050
|
display: none;
|
|
5136
5051
|
}
|
|
5137
|
-
.save-pdf[data-v-
|
|
5052
|
+
.save-pdf[data-v-6ffd30c3] .ant-upload.ant-upload-select-picture-card {
|
|
5138
5053
|
display: none;
|
|
5139
5054
|
}
|
|
5140
|
-
.save-pdf[data-v-
|
|
5055
|
+
.save-pdf[data-v-6ffd30c3] .anticon svg {
|
|
5141
5056
|
display: none;
|
|
5142
5057
|
}
|
|
5143
|
-
.save-pdf[data-v-
|
|
5058
|
+
.save-pdf[data-v-6ffd30c3] .ant-time-picker-input {
|
|
5144
5059
|
border: none !important;
|
|
5145
5060
|
}
|
|
5146
|
-
.save-pdf[data-v-
|
|
5061
|
+
.save-pdf[data-v-6ffd30c3] .ant-upload.ant-upload-select {
|
|
5147
5062
|
display: none;
|
|
5148
5063
|
}
|
|
5149
5064
|
/**打印非固定高度标签 高度不确定bug**/
|
|
5150
|
-
.computed-wrap[data-v-
|
|
5065
|
+
.computed-wrap[data-v-6ffd30c3] {
|
|
5151
5066
|
background: #f5f5f5;
|
|
5152
5067
|
}
|
|
5153
|
-
.computed-wrap .item[data-v-
|
|
5068
|
+
.computed-wrap .item[data-v-6ffd30c3] {
|
|
5154
5069
|
display: flex;
|
|
5155
5070
|
}
|
|
5156
|
-
.computed-wrap .item > div[data-v-
|
|
5071
|
+
.computed-wrap .item > div[data-v-6ffd30c3] {
|
|
5157
5072
|
height: 35px;
|
|
5158
5073
|
line-height: 35px;
|
|
5159
5074
|
flex: 1;
|
|
@@ -5161,130 +5076,130 @@ div {
|
|
|
5161
5076
|
border-bottom: 1px solid #000;
|
|
5162
5077
|
text-align: center;
|
|
5163
5078
|
}
|
|
5164
|
-
.computed-wrap .item > div + div[data-v-
|
|
5079
|
+
.computed-wrap .item > div + div[data-v-6ffd30c3] {
|
|
5165
5080
|
flex: 2;
|
|
5166
5081
|
}
|
|
5167
|
-
.layout .paper[data-v-
|
|
5082
|
+
.layout .paper[data-v-6ffd30c3] {
|
|
5168
5083
|
position: relative;
|
|
5169
5084
|
}
|
|
5170
|
-
.layout .paper .form-title[data-v-
|
|
5085
|
+
.layout .paper .form-title[data-v-6ffd30c3] {
|
|
5171
5086
|
text-align: center;
|
|
5172
5087
|
font-weight: 600;
|
|
5173
5088
|
font-size: 16px;
|
|
5174
5089
|
min-height: 40px;
|
|
5175
5090
|
line-height: 30px;
|
|
5176
5091
|
}
|
|
5177
|
-
.row-item[data-v-
|
|
5092
|
+
.row-item[data-v-6ffd30c3] {
|
|
5178
5093
|
height: -moz-fit-content;
|
|
5179
5094
|
height: fit-content;
|
|
5180
5095
|
/**打印非固定高度标签 高度不确定bug**/
|
|
5181
5096
|
}
|
|
5182
|
-
.no-row-item[data-v-
|
|
5097
|
+
.no-row-item[data-v-6ffd30c3] {
|
|
5183
5098
|
border-right: none;
|
|
5184
5099
|
border-bottom: none;
|
|
5185
5100
|
}
|
|
5186
5101
|
/****page边框内的 ***/
|
|
5187
|
-
.page-border[data-v-
|
|
5102
|
+
.page-border[data-v-6ffd30c3] {
|
|
5188
5103
|
background: #fff;
|
|
5189
5104
|
box-sizing: border-box;
|
|
5190
5105
|
}
|
|
5191
|
-
.page-border .row-item[data-v-
|
|
5106
|
+
.page-border .row-item[data-v-6ffd30c3]:first-child {
|
|
5192
5107
|
border-top: 1px solid #000;
|
|
5193
5108
|
}
|
|
5194
|
-
.page-border .row-item[data-v-
|
|
5109
|
+
.page-border .row-item[data-v-6ffd30c3] {
|
|
5195
5110
|
border-left: 1px solid #000;
|
|
5196
5111
|
}
|
|
5197
|
-
.page-border .item-bottom[data-v-
|
|
5112
|
+
.page-border .item-bottom[data-v-6ffd30c3] {
|
|
5198
5113
|
border-bottom: 1px solid #000;
|
|
5199
5114
|
}
|
|
5200
|
-
.page-border .row-item[data-v-
|
|
5115
|
+
.page-border .row-item[data-v-6ffd30c3]:not(:last-child) {
|
|
5201
5116
|
position: relative;
|
|
5202
5117
|
}
|
|
5203
|
-
.page-border li.sortable-chosen[data-v-
|
|
5118
|
+
.page-border li.sortable-chosen[data-v-6ffd30c3] {
|
|
5204
5119
|
height: 2px !important;
|
|
5205
5120
|
overflow: hidden !important;
|
|
5206
5121
|
background: red !important;
|
|
5207
5122
|
}
|
|
5208
|
-
.page-border .ant-time-picker-panel[data-v-
|
|
5123
|
+
.page-border .ant-time-picker-panel[data-v-6ffd30c3] {
|
|
5209
5124
|
z-index: 200000 !important;
|
|
5210
5125
|
}
|
|
5211
|
-
.page-border .ant-calendar-picker-container[data-v-
|
|
5126
|
+
.page-border .ant-calendar-picker-container[data-v-6ffd30c3] {
|
|
5212
5127
|
z-index: 200000 !important;
|
|
5213
5128
|
}
|
|
5214
|
-
[data-v-
|
|
5129
|
+
[data-v-6ffd30c3] .ant-time-picker-panel {
|
|
5215
5130
|
z-index: 9999 !important;
|
|
5216
5131
|
}
|
|
5217
|
-
.ant-calendar-picker-container[data-v-
|
|
5132
|
+
.ant-calendar-picker-container[data-v-6ffd30c3] {
|
|
5218
5133
|
z-index: 200000 !important;
|
|
5219
5134
|
}
|
|
5220
|
-
[data-v-
|
|
5135
|
+
[data-v-6ffd30c3] .ant-form-item-children {
|
|
5221
5136
|
display: block;
|
|
5222
5137
|
}
|
|
5223
|
-
[data-v-
|
|
5138
|
+
[data-v-6ffd30c3] .ant-form-item {
|
|
5224
5139
|
width: 100%;
|
|
5225
5140
|
height: 100%;
|
|
5226
5141
|
margin-bottom: 0;
|
|
5227
5142
|
display: flex;
|
|
5228
5143
|
}
|
|
5229
|
-
[data-v-
|
|
5144
|
+
[data-v-6ffd30c3] .ant-form-item .is_required::before {
|
|
5230
5145
|
content: "*";
|
|
5231
5146
|
color: #f56c6c;
|
|
5232
5147
|
margin-right: 4px;
|
|
5233
5148
|
}
|
|
5234
|
-
[data-v-
|
|
5149
|
+
[data-v-6ffd30c3] .ant-form-item .ant-form-item-label {
|
|
5235
5150
|
border-right: 1px solid #000;
|
|
5236
5151
|
}
|
|
5237
|
-
[data-v-
|
|
5152
|
+
[data-v-6ffd30c3] .ant-form-item .ant-form-item-label label {
|
|
5238
5153
|
display: flex;
|
|
5239
5154
|
justify-content: center;
|
|
5240
5155
|
align-items: center;
|
|
5241
5156
|
height: 100%;
|
|
5242
5157
|
}
|
|
5243
|
-
[data-v-
|
|
5158
|
+
[data-v-6ffd30c3] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
5244
5159
|
display: none;
|
|
5245
5160
|
}
|
|
5246
|
-
[data-v-
|
|
5161
|
+
[data-v-6ffd30c3] .ant-form-item .ant-form-item-control-wrapper {
|
|
5247
5162
|
display: flex;
|
|
5248
5163
|
align-items: center;
|
|
5249
5164
|
text-align: left;
|
|
5250
5165
|
}
|
|
5251
|
-
[data-v-
|
|
5166
|
+
[data-v-6ffd30c3] .ant-form-item .ant-form-item-control {
|
|
5252
5167
|
width: 98%;
|
|
5253
5168
|
margin: 0 auto;
|
|
5254
5169
|
}
|
|
5255
|
-
[data-v-
|
|
5170
|
+
[data-v-6ffd30c3] .ant-form-item .is_required::before {
|
|
5256
5171
|
content: "*";
|
|
5257
5172
|
color: #f56c6c;
|
|
5258
5173
|
margin-right: 4px;
|
|
5259
5174
|
}
|
|
5260
|
-
.row-table[data-v-
|
|
5175
|
+
.row-table[data-v-6ffd30c3] {
|
|
5261
5176
|
display: flex;
|
|
5262
5177
|
}
|
|
5263
|
-
.row-table[data-v-
|
|
5264
|
-
.row-table[data-v-
|
|
5178
|
+
.row-table[data-v-6ffd30c3] .ant-spin-container,
|
|
5179
|
+
.row-table[data-v-6ffd30c3] {
|
|
5265
5180
|
display: flex;
|
|
5266
5181
|
width: 100%;
|
|
5267
5182
|
}
|
|
5268
|
-
.row-table[data-v-
|
|
5269
|
-
.row-table .table-left[data-v-
|
|
5183
|
+
.row-table[data-v-6ffd30c3] .ant-spin-container .table-left,
|
|
5184
|
+
.row-table .table-left[data-v-6ffd30c3] {
|
|
5270
5185
|
width: 100px;
|
|
5271
5186
|
text-align: center;
|
|
5272
5187
|
border-right: 1px solid #333;
|
|
5273
5188
|
border-bottom: 1px solid #333;
|
|
5274
5189
|
position: relative;
|
|
5275
5190
|
}
|
|
5276
|
-
.row-table[data-v-
|
|
5277
|
-
.row-table .table-left p[data-v-
|
|
5191
|
+
.row-table[data-v-6ffd30c3] .ant-spin-container .table-left p,
|
|
5192
|
+
.row-table .table-left p[data-v-6ffd30c3] {
|
|
5278
5193
|
position: absolute;
|
|
5279
5194
|
top: 50%;
|
|
5280
5195
|
left: 50%;
|
|
5281
5196
|
transform: translate(-50%, -50%);
|
|
5282
5197
|
}
|
|
5283
|
-
.row-table[data-v-
|
|
5284
|
-
.row-table .table-right[data-v-
|
|
5198
|
+
.row-table[data-v-6ffd30c3] .ant-spin-container .table-right,
|
|
5199
|
+
.row-table .table-right[data-v-6ffd30c3] {
|
|
5285
5200
|
flex: 1;
|
|
5286
5201
|
}
|
|
5287
|
-
.table-content[data-v-
|
|
5202
|
+
.table-content[data-v-6ffd30c3] {
|
|
5288
5203
|
width: 100%;
|
|
5289
5204
|
height: 40px;
|
|
5290
5205
|
line-height: 40px;
|
|
@@ -5293,11 +5208,11 @@ div {
|
|
|
5293
5208
|
border-bottom: 1px solid #333;
|
|
5294
5209
|
border-right: 1px solid #333;
|
|
5295
5210
|
}
|
|
5296
|
-
.sub-table-col[data-v-
|
|
5211
|
+
.sub-table-col[data-v-6ffd30c3] {
|
|
5297
5212
|
display: flex;
|
|
5298
5213
|
box-sizing: border-box;
|
|
5299
5214
|
}
|
|
5300
|
-
.sub-table-col > span[data-v-
|
|
5215
|
+
.sub-table-col > span[data-v-6ffd30c3] {
|
|
5301
5216
|
flex: 2;
|
|
5302
5217
|
border-bottom: 1px solid #000;
|
|
5303
5218
|
border-right: 1px solid #000;
|
|
@@ -5305,34 +5220,34 @@ div {
|
|
|
5305
5220
|
line-height: 40px;
|
|
5306
5221
|
text-align: center;
|
|
5307
5222
|
}
|
|
5308
|
-
.sub-table-col > .last-one[data-v-
|
|
5223
|
+
.sub-table-col > .last-one[data-v-6ffd30c3] {
|
|
5309
5224
|
width: 87px;
|
|
5310
5225
|
flex: 0 0 87px;
|
|
5311
5226
|
border-right: 1px solid #333;
|
|
5312
5227
|
border-bottom: 1px solid #333;
|
|
5313
5228
|
}
|
|
5314
|
-
.sub-table-col-no-border > span[data-v-
|
|
5229
|
+
.sub-table-col-no-border > span[data-v-6ffd30c3] {
|
|
5315
5230
|
border: none;
|
|
5316
5231
|
height: auto;
|
|
5317
5232
|
width: 0;
|
|
5318
5233
|
}
|
|
5319
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
5320
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
5234
|
+
.sub-table-col-no-border > .sub-table-title[data-v-6ffd30c3]:last-child,
|
|
5235
|
+
.sub-table-col-no-border > .sub-table-item[data-v-6ffd30c3]:last-child {
|
|
5321
5236
|
border-right: none !important;
|
|
5322
5237
|
}
|
|
5323
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
5238
|
+
.sub-table-col-no-border > .last-one[data-v-6ffd30c3] {
|
|
5324
5239
|
width: 87px;
|
|
5325
5240
|
flex: 0 0 87px;
|
|
5326
5241
|
display: flex;
|
|
5327
5242
|
justify-content: center;
|
|
5328
5243
|
align-items: center;
|
|
5329
5244
|
}
|
|
5330
|
-
.pagiAfter + .row-item[data-v-
|
|
5245
|
+
.pagiAfter + .row-item[data-v-6ffd30c3] {
|
|
5331
5246
|
border-top-width: 1px;
|
|
5332
5247
|
border-top-style: solid;
|
|
5333
5248
|
}
|
|
5334
5249
|
/* 选择所有后面还有其他非.hiddenWidget的.row-item元素的.hasWidgetAfter */
|
|
5335
|
-
.row-item:not(:last-child) .hasWidgetAfter[data-v-
|
|
5250
|
+
.row-item:not(:last-child) .hasWidgetAfter[data-v-6ffd30c3] {
|
|
5336
5251
|
/* 为这些.hasWidgetAfter设置样式 */
|
|
5337
5252
|
width: calc(100% + 1px);
|
|
5338
5253
|
border-left-width: 1px;
|
|
@@ -5341,7 +5256,7 @@ div {
|
|
|
5341
5256
|
border-right-style: solid;
|
|
5342
5257
|
left: -1px;
|
|
5343
5258
|
}
|
|
5344
|
-
.row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-
|
|
5259
|
+
.row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-6ffd30c3] {
|
|
5345
5260
|
/* 为这些.hasWidgetAfter设置样式 */
|
|
5346
5261
|
width: calc(100% + 1px);
|
|
5347
5262
|
border-left: none;
|
|
@@ -5349,33 +5264,33 @@ div {
|
|
|
5349
5264
|
left: -1px;
|
|
5350
5265
|
}
|
|
5351
5266
|
/*****无border *****/
|
|
5352
|
-
.no-border .page-border[data-v-
|
|
5267
|
+
.no-border .page-border[data-v-6ffd30c3] {
|
|
5353
5268
|
border: none;
|
|
5354
5269
|
}
|
|
5355
|
-
.no-border .page-border .row-item[data-v-
|
|
5270
|
+
.no-border .page-border .row-item[data-v-6ffd30c3]:not(:last-child) {
|
|
5356
5271
|
border: none;
|
|
5357
5272
|
}
|
|
5358
|
-
.no-border .page-border[data-v-
|
|
5273
|
+
.no-border .page-border[data-v-6ffd30c3] .ant-form-item .ant-form-item-label {
|
|
5359
5274
|
border: none;
|
|
5360
5275
|
}
|
|
5361
|
-
.table_border[data-v-
|
|
5276
|
+
.table_border[data-v-6ffd30c3] {
|
|
5362
5277
|
border-bottom: 0;
|
|
5363
5278
|
border-right: 0;
|
|
5364
5279
|
}
|
|
5365
5280
|
/*****无border *****/
|
|
5366
|
-
[data-v-
|
|
5281
|
+
[data-v-6ffd30c3] .ant-form-item-children > div > p,[data-v-6ffd30c3] .ant-form-item-children > div > h1,[data-v-6ffd30c3] .ant-form-item-children > div > h2,[data-v-6ffd30c3] .ant-form-item-children > div > h3,[data-v-6ffd30c3] .ant-form-item-children > div > h4,[data-v-6ffd30c3] .ant-form-item-children > div > h5,[data-v-6ffd30c3] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
|
|
5367
5282
|
margin: 10px 0;
|
|
5368
5283
|
line-height: 1.5;
|
|
5369
5284
|
}
|
|
5370
|
-
[data-v-
|
|
5285
|
+
[data-v-6ffd30c3] .ant-spin-dot {
|
|
5371
5286
|
font-size: 20px !important;
|
|
5372
5287
|
}
|
|
5373
|
-
.form_skeleton[data-v-
|
|
5288
|
+
.form_skeleton[data-v-6ffd30c3] {
|
|
5374
5289
|
display: block;
|
|
5375
5290
|
width: 700px;
|
|
5376
5291
|
margin: 55px auto;
|
|
5377
5292
|
}
|
|
5378
|
-
.form_skeleton[data-v-
|
|
5293
|
+
.form_skeleton[data-v-6ffd30c3] .ant-skeleton-title {
|
|
5379
5294
|
margin: 0 auto;
|
|
5380
5295
|
}
|
|
5381
5296
|
|
|
@@ -5384,7 +5299,7 @@ div {
|
|
|
5384
5299
|
display: none ;
|
|
5385
5300
|
}
|
|
5386
5301
|
|
|
5387
|
-
.components-list[data-v-
|
|
5302
|
+
.components-list[data-v-27422f7c] {
|
|
5388
5303
|
padding: 0;
|
|
5389
5304
|
margin: 0;
|
|
5390
5305
|
line-height: 20px;
|
|
@@ -5392,7 +5307,7 @@ div {
|
|
|
5392
5307
|
height: 100%;
|
|
5393
5308
|
overflow-y: auto;
|
|
5394
5309
|
}
|
|
5395
|
-
.components-list .tabs[data-v-
|
|
5310
|
+
.components-list .tabs[data-v-27422f7c] {
|
|
5396
5311
|
padding: 8px 10px 6px;
|
|
5397
5312
|
display: flex;
|
|
5398
5313
|
flex-wrap: wrap;
|
|
@@ -5403,7 +5318,7 @@ div {
|
|
|
5403
5318
|
background: #fff;
|
|
5404
5319
|
z-index: 1;
|
|
5405
5320
|
}
|
|
5406
|
-
.components-list .tabs span[data-v-
|
|
5321
|
+
.components-list .tabs span[data-v-27422f7c] {
|
|
5407
5322
|
cursor: pointer;
|
|
5408
5323
|
display: inline-block;
|
|
5409
5324
|
font-size: 12px;
|
|
@@ -5412,76 +5327,66 @@ div {
|
|
|
5412
5327
|
color: #666;
|
|
5413
5328
|
transition: all 0.2s;
|
|
5414
5329
|
}
|
|
5415
|
-
.components-list .tabs .activeTab[data-v-
|
|
5330
|
+
.components-list .tabs .activeTab[data-v-27422f7c] {
|
|
5416
5331
|
background: #409EFF;
|
|
5417
5332
|
color: #fff;
|
|
5418
5333
|
}
|
|
5419
|
-
.components-list ul[data-v-
|
|
5334
|
+
.components-list ul[data-v-27422f7c] {
|
|
5420
5335
|
padding: 8px 8px 4px;
|
|
5421
5336
|
}
|
|
5422
|
-
.components-list .widget-control[data-v-
|
|
5423
|
-
display:
|
|
5424
|
-
width:
|
|
5337
|
+
.components-list .widget-control[data-v-27422f7c] {
|
|
5338
|
+
display: block;
|
|
5339
|
+
width: 100%;
|
|
5425
5340
|
box-sizing: border-box;
|
|
5426
5341
|
padding: 0;
|
|
5427
|
-
height:
|
|
5428
|
-
border: 1px solid #
|
|
5429
|
-
border-radius:
|
|
5430
|
-
cursor:
|
|
5431
|
-
margin: 0
|
|
5432
|
-
transition: all 0.
|
|
5342
|
+
height: 36px;
|
|
5343
|
+
border: 1px solid #ebeef5;
|
|
5344
|
+
border-radius: 6px;
|
|
5345
|
+
cursor: pointer;
|
|
5346
|
+
margin: 0 0 6px 0;
|
|
5347
|
+
transition: all 0.25s ease;
|
|
5433
5348
|
}
|
|
5434
|
-
.components-list .widget-control[data-v-
|
|
5349
|
+
.components-list .widget-control[data-v-27422f7c]:hover {
|
|
5435
5350
|
border-color: #409EFF;
|
|
5436
5351
|
background: #ecf5ff;
|
|
5352
|
+
transform: translateX(2px);
|
|
5353
|
+
box-shadow: 0 2px 6px rgba(64, 158, 255, 0.15);
|
|
5437
5354
|
}
|
|
5438
|
-
.components-list .widget-control a[data-v-
|
|
5439
|
-
color: #
|
|
5355
|
+
.components-list .widget-control a[data-v-27422f7c] {
|
|
5356
|
+
color: #606266;
|
|
5440
5357
|
display: flex;
|
|
5441
|
-
flex-direction:
|
|
5442
|
-
justify-content:
|
|
5358
|
+
flex-direction: row;
|
|
5359
|
+
justify-content: flex-start;
|
|
5443
5360
|
align-items: center;
|
|
5444
5361
|
height: 100%;
|
|
5445
|
-
|
|
5362
|
+
padding: 0 10px;
|
|
5363
|
+
font-size: 13px;
|
|
5446
5364
|
}
|
|
5447
|
-
.components-list .widget-control a i[data-v-
|
|
5365
|
+
.components-list .widget-control a i[data-v-27422f7c] {
|
|
5448
5366
|
font-size: 16px;
|
|
5449
|
-
margin-
|
|
5450
|
-
}
|
|
5451
|
-
.components-list .preview-options[data-v-f03aa584] {
|
|
5452
|
-
position: absolute;
|
|
5453
|
-
height: 30px;
|
|
5454
|
-
right: 10px;
|
|
5455
|
-
bottom: 10px;
|
|
5456
|
-
}
|
|
5457
|
-
.components-list .preview-options .ant-btn-link[data-v-f03aa584] {
|
|
5458
|
-
color: #666;
|
|
5459
|
-
padding: 0 2px;
|
|
5460
|
-
}
|
|
5461
|
-
.components-list .preview-options .ant-btn-link.btn-active[data-v-f03aa584] {
|
|
5462
|
-
color: #1890ff;
|
|
5367
|
+
margin-right: 8px;
|
|
5463
5368
|
}
|
|
5464
|
-
.control[data-v-
|
|
5369
|
+
.control[data-v-27422f7c] {
|
|
5465
5370
|
margin-top: 20px;
|
|
5466
5371
|
width: 350px;
|
|
5467
5372
|
background: #ffffff;
|
|
5468
5373
|
box-shadow: 0 0 15px #ffffff;
|
|
5469
5374
|
}
|
|
5470
|
-
.control .title[data-v-
|
|
5375
|
+
.control .title[data-v-27422f7c] {
|
|
5471
5376
|
height: 50px;
|
|
5472
5377
|
line-height: 50px;
|
|
5473
5378
|
padding: 0 15px;
|
|
5474
5379
|
border-bottom: 1px solid #f0f0f0;
|
|
5475
5380
|
}
|
|
5476
|
-
.control .list_wrap[data-v-
|
|
5381
|
+
.control .list_wrap[data-v-27422f7c] {
|
|
5477
5382
|
padding-top: 15px;
|
|
5478
5383
|
font-size: 0;
|
|
5479
5384
|
min-height: 680px;
|
|
5480
5385
|
}
|
|
5481
|
-
.control .list_wrap .list_box[data-v-
|
|
5386
|
+
.control .list_wrap .list_box[data-v-27422f7c] {
|
|
5482
5387
|
display: inline-block;
|
|
5483
5388
|
}
|
|
5484
|
-
.control .list_wrap .list[data-v-
|
|
5389
|
+
.control .list_wrap .list[data-v-27422f7c] {
|
|
5485
5390
|
border: 1px dashed #d1d1d1;
|
|
5486
5391
|
margin: 0 7.5px 15px 7.5px;
|
|
5487
5392
|
width: 160px;
|
|
@@ -5491,31 +5396,31 @@ div {
|
|
|
5491
5396
|
line-height: 42px;
|
|
5492
5397
|
text-align: left;
|
|
5493
5398
|
padding-left: 15px;
|
|
5494
|
-
cursor:
|
|
5399
|
+
cursor: pointer;
|
|
5495
5400
|
color: #333;
|
|
5496
5401
|
background: #fff;
|
|
5497
5402
|
position: relative;
|
|
5498
5403
|
overflow: hidden;
|
|
5499
5404
|
}
|
|
5500
|
-
.control .list_wrap .list i[data-v-
|
|
5405
|
+
.control .list_wrap .list i[data-v-27422f7c] {
|
|
5501
5406
|
position: absolute;
|
|
5502
5407
|
right: 10px;
|
|
5503
5408
|
top: 0px;
|
|
5504
5409
|
font-size: 22px;
|
|
5505
5410
|
color: #999;
|
|
5506
5411
|
}
|
|
5507
|
-
.control .list_wrap .list[data-v-
|
|
5412
|
+
.control .list_wrap .list[data-v-27422f7c]:nth-child(2n) {
|
|
5508
5413
|
margin-right: 0;
|
|
5509
5414
|
}
|
|
5510
|
-
.control .list_wrap .list[data-v-
|
|
5415
|
+
.control .list_wrap .list[data-v-27422f7c]:hover {
|
|
5511
5416
|
background: #f1f1f1;
|
|
5512
5417
|
}
|
|
5513
5418
|
|
|
5514
|
-
.widget-view[data-v-
|
|
5419
|
+
.widget-view[data-v-e4654656] {
|
|
5515
5420
|
position: relative;
|
|
5516
5421
|
z-index: 8;
|
|
5517
5422
|
}
|
|
5518
|
-
.widget-view .widget-view-model[data-v-
|
|
5423
|
+
.widget-view .widget-view-model[data-v-e4654656] {
|
|
5519
5424
|
position: absolute;
|
|
5520
5425
|
top: 0px;
|
|
5521
5426
|
right: 3px;
|
|
@@ -5525,98 +5430,103 @@ div {
|
|
|
5525
5430
|
opacity: 0.6;
|
|
5526
5431
|
}
|
|
5527
5432
|
|
|
5528
|
-
.paper[data-v-
|
|
5433
|
+
.paper[data-v-aa7a7266] * {
|
|
5529
5434
|
font-size: var(--paperFontSize);
|
|
5530
5435
|
}
|
|
5531
|
-
.paper .form-title[data-v-
|
|
5436
|
+
.paper .form-title[data-v-aa7a7266] {
|
|
5532
5437
|
text-align: center;
|
|
5533
5438
|
font-weight: 600;
|
|
5534
5439
|
font-size: 16px;
|
|
5535
5440
|
min-height: 40px;
|
|
5536
5441
|
line-height: 30px;
|
|
5537
5442
|
}
|
|
5538
|
-
[data-v-
|
|
5443
|
+
[data-v-aa7a7266] .vue-grid-layout {
|
|
5539
5444
|
z-index: 2;
|
|
5540
5445
|
}
|
|
5541
|
-
[data-v-
|
|
5446
|
+
[data-v-aa7a7266] .vue-grid-item {
|
|
5542
5447
|
border: 1px dashed #ccc;
|
|
5543
5448
|
box-sizing: border-box;
|
|
5544
5449
|
background-color: #fff;
|
|
5545
5450
|
}
|
|
5546
|
-
[data-v-
|
|
5451
|
+
[data-v-aa7a7266] .ant-form-item {
|
|
5547
5452
|
width: 100%;
|
|
5548
5453
|
height: 100%;
|
|
5549
5454
|
margin-bottom: 0;
|
|
5550
5455
|
}
|
|
5551
|
-
[data-v-
|
|
5456
|
+
[data-v-aa7a7266] .ant-form-item .ant-form-item-label {
|
|
5552
5457
|
height: 100%;
|
|
5553
5458
|
position: absolute;
|
|
5554
5459
|
left: 0;
|
|
5555
5460
|
top: 0;
|
|
5556
5461
|
border-right: 1px solid var(--designBorderColor);
|
|
5557
5462
|
}
|
|
5558
|
-
[data-v-
|
|
5463
|
+
[data-v-aa7a7266] .ant-form-item .ant-form-item-label label {
|
|
5559
5464
|
display: flex;
|
|
5560
5465
|
justify-content: center;
|
|
5561
5466
|
align-items: center;
|
|
5562
5467
|
height: 100%;
|
|
5563
5468
|
}
|
|
5564
|
-
[data-v-
|
|
5469
|
+
[data-v-aa7a7266] .ant-form-item .ant-form-item-label label > * {
|
|
5470
|
+
align-self: center;
|
|
5471
|
+
flex: 0 0 auto;
|
|
5472
|
+
height: auto;
|
|
5473
|
+
}
|
|
5474
|
+
[data-v-aa7a7266] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
5565
5475
|
display: none;
|
|
5566
5476
|
}
|
|
5567
|
-
[data-v-
|
|
5477
|
+
[data-v-aa7a7266] .ant-form-item .ant-form-item-control-wrapper {
|
|
5568
5478
|
height: 100%;
|
|
5569
5479
|
float: right;
|
|
5570
5480
|
display: flex;
|
|
5571
5481
|
align-items: center;
|
|
5572
5482
|
}
|
|
5573
|
-
[data-v-
|
|
5483
|
+
[data-v-aa7a7266] .ant-form-item .ant-form-item-control {
|
|
5574
5484
|
width: 98%;
|
|
5575
5485
|
margin: 0 auto;
|
|
5576
5486
|
}
|
|
5577
|
-
.is_required[data-v-
|
|
5487
|
+
.is_required[data-v-aa7a7266]::before {
|
|
5578
5488
|
content: "*";
|
|
5579
5489
|
color: #f56c6c;
|
|
5580
5490
|
margin-right: 4px;
|
|
5581
5491
|
}
|
|
5582
|
-
.widget-form-list[data-v-
|
|
5492
|
+
.widget-form-list[data-v-aa7a7266] {
|
|
5583
5493
|
background: #fff;
|
|
5584
5494
|
box-sizing: border-box;
|
|
5585
5495
|
}
|
|
5586
|
-
.widget-form-list .row-item[data-v-
|
|
5496
|
+
.widget-form-list .row-item[data-v-aa7a7266]:first-child {
|
|
5587
5497
|
border-top: 1px solid var(--designBorderColor);
|
|
5588
5498
|
}
|
|
5589
|
-
.widget-form-list .row-item[data-v-
|
|
5499
|
+
.widget-form-list .row-item[data-v-aa7a7266] {
|
|
5590
5500
|
border-bottom: 1px solid var(--designBorderColor);
|
|
5591
5501
|
}
|
|
5592
|
-
.widget-form-list .row-item[data-v-
|
|
5502
|
+
.widget-form-list .row-item[data-v-aa7a7266] {
|
|
5593
5503
|
border-right: 1px solid var(--designBorderColor);
|
|
5594
5504
|
border-left: 1px solid var(--designBorderColor);
|
|
5595
5505
|
}
|
|
5596
|
-
.widget-form-list .item-bottom[data-v-
|
|
5506
|
+
.widget-form-list .item-bottom[data-v-aa7a7266] {
|
|
5597
5507
|
border-bottom: 1px solid var(--designBorderColor);
|
|
5598
5508
|
}
|
|
5599
|
-
.widget-form-list .no-row-item[data-v-
|
|
5509
|
+
.widget-form-list .no-row-item[data-v-aa7a7266] {
|
|
5600
5510
|
border-right: none;
|
|
5601
5511
|
border-bottom: none !important;
|
|
5602
5512
|
}
|
|
5603
|
-
.widget-form-list .no-row-item .widget-form-list[data-v-
|
|
5513
|
+
.widget-form-list .no-row-item .widget-form-list[data-v-aa7a7266] {
|
|
5604
5514
|
border-top: none !important;
|
|
5605
5515
|
border-right: none;
|
|
5606
5516
|
}
|
|
5607
|
-
.widget-form-list .widget-grid[data-v-
|
|
5517
|
+
.widget-form-list .widget-grid[data-v-aa7a7266] {
|
|
5608
5518
|
background: #f4f6fc;
|
|
5609
5519
|
position: relative;
|
|
5610
5520
|
border-left: 5px solid transparent;
|
|
5611
5521
|
padding: 5px;
|
|
5612
5522
|
margin: 0 !important;
|
|
5613
5523
|
}
|
|
5614
|
-
.widget-form-list .widget-grid.active[data-v-
|
|
5524
|
+
.widget-form-list .widget-grid.active[data-v-aa7a7266] {
|
|
5615
5525
|
outline: 2px solid #409eff;
|
|
5616
5526
|
border: 1px solid #409eff;
|
|
5617
5527
|
background: #ecf5ff;
|
|
5618
5528
|
}
|
|
5619
|
-
.widget-form-list .widget-grid .grid-background[data-v-
|
|
5529
|
+
.widget-form-list .widget-grid .grid-background[data-v-aa7a7266] {
|
|
5620
5530
|
position: absolute;
|
|
5621
5531
|
z-index: 1;
|
|
5622
5532
|
top: 0;
|
|
@@ -5627,85 +5537,85 @@ div {
|
|
|
5627
5537
|
height: 100%;
|
|
5628
5538
|
padding: 5px 5px 10px 5px;
|
|
5629
5539
|
}
|
|
5630
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
5540
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-aa7a7266] {
|
|
5631
5541
|
border-bottom: 1px dashed #ccc;
|
|
5632
5542
|
border-left: 1px dashed #ccc;
|
|
5633
5543
|
box-sizing: border-box;
|
|
5634
5544
|
overflow: hidden;
|
|
5635
5545
|
}
|
|
5636
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
5546
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-aa7a7266]:first-child {
|
|
5637
5547
|
border-top: 1px dashed #ccc;
|
|
5638
5548
|
}
|
|
5639
|
-
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-
|
|
5549
|
+
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-aa7a7266] {
|
|
5640
5550
|
float: left;
|
|
5641
5551
|
border-right: 1px dashed #ccc;
|
|
5642
5552
|
min-height: 40px;
|
|
5643
5553
|
box-sizing: border-box;
|
|
5644
5554
|
}
|
|
5645
|
-
.widget-form-list .row_table[data-v-
|
|
5555
|
+
.widget-form-list .row_table[data-v-aa7a7266] {
|
|
5646
5556
|
min-height: 60px;
|
|
5647
5557
|
position: relative;
|
|
5648
5558
|
}
|
|
5649
|
-
.widget-form-list li.sortable-chosen[data-v-
|
|
5559
|
+
.widget-form-list li.sortable-chosen[data-v-aa7a7266] {
|
|
5650
5560
|
height: 2px !important;
|
|
5651
5561
|
overflow: hidden !important;
|
|
5652
5562
|
background: red !important;
|
|
5653
5563
|
}
|
|
5654
|
-
.widget-form-list .widget-col-list[data-v-
|
|
5564
|
+
.widget-form-list .widget-col-list[data-v-aa7a7266] {
|
|
5655
5565
|
min-height: 50px;
|
|
5656
5566
|
border: 1px dashed #ccc;
|
|
5657
5567
|
background: #fff;
|
|
5658
5568
|
}
|
|
5659
|
-
.widget-form-list .widget-col[data-v-
|
|
5569
|
+
.widget-form-list .widget-col[data-v-aa7a7266] {
|
|
5660
5570
|
padding-bottom: 0;
|
|
5661
5571
|
padding: 5px;
|
|
5662
5572
|
background-color: rgba(253, 246, 236, 0.3);
|
|
5663
5573
|
}
|
|
5664
|
-
.grid-lay-out-wrap .widget-col-list[data-v-
|
|
5574
|
+
.grid-lay-out-wrap .widget-col-list[data-v-aa7a7266] {
|
|
5665
5575
|
width: 100%;
|
|
5666
5576
|
height: 100%;
|
|
5667
5577
|
min-height: 40px;
|
|
5668
5578
|
border: none;
|
|
5669
5579
|
}
|
|
5670
|
-
.widget-form-ocuupied[data-v-
|
|
5580
|
+
.widget-form-ocuupied[data-v-aa7a7266] {
|
|
5671
5581
|
min-height: 540px;
|
|
5672
5582
|
border: none;
|
|
5673
5583
|
}
|
|
5674
|
-
.drag_table[data-v-
|
|
5584
|
+
.drag_table[data-v-aa7a7266] {
|
|
5675
5585
|
width: calc(100% - 100px);
|
|
5676
5586
|
height: 100%;
|
|
5677
5587
|
display: flex;
|
|
5678
5588
|
overflow-y: scroll;
|
|
5679
5589
|
}
|
|
5680
|
-
.drag_table[data-v-
|
|
5590
|
+
.drag_table[data-v-aa7a7266]::-webkit-scrollbar {
|
|
5681
5591
|
width: 3px;
|
|
5682
5592
|
height: 3px;
|
|
5683
5593
|
}
|
|
5684
|
-
.drag_table[data-v-
|
|
5594
|
+
.drag_table[data-v-aa7a7266]::-webkit-scrollbar-track {
|
|
5685
5595
|
background: #fff;
|
|
5686
5596
|
border-radius: 2px;
|
|
5687
5597
|
}
|
|
5688
|
-
.drag_table[data-v-
|
|
5598
|
+
.drag_table[data-v-aa7a7266]::-webkit-scrollbar-thumb {
|
|
5689
5599
|
background: #cdcdcd;
|
|
5690
5600
|
border-radius: 8px;
|
|
5691
5601
|
}
|
|
5692
|
-
.drag_table[data-v-
|
|
5602
|
+
.drag_table[data-v-aa7a7266]::-webkit-scrollbar-thumb:hover {
|
|
5693
5603
|
background: #cdcdcd;
|
|
5694
5604
|
}
|
|
5695
|
-
.drag_table[data-v-
|
|
5605
|
+
.drag_table[data-v-aa7a7266]::-webkit-scrollbar-corner {
|
|
5696
5606
|
background: #cdcdcd;
|
|
5697
5607
|
}
|
|
5698
|
-
.widget-form-ocuupied[data-v-
|
|
5608
|
+
.widget-form-ocuupied[data-v-aa7a7266] {
|
|
5699
5609
|
min-height: 540px;
|
|
5700
5610
|
border: none;
|
|
5701
5611
|
}
|
|
5702
|
-
.table_label[data-v-
|
|
5612
|
+
.table_label[data-v-aa7a7266] {
|
|
5703
5613
|
width: 100px;
|
|
5704
5614
|
min-width: 100px;
|
|
5705
5615
|
height: 100%;
|
|
5706
5616
|
text-align: right;
|
|
5707
5617
|
}
|
|
5708
|
-
.widget-view-model[data-v-
|
|
5618
|
+
.widget-view-model[data-v-aa7a7266] {
|
|
5709
5619
|
position: absolute;
|
|
5710
5620
|
top: 0px;
|
|
5711
5621
|
right: 3px;
|
|
@@ -5715,12 +5625,12 @@ div {
|
|
|
5715
5625
|
opacity: 0.6;
|
|
5716
5626
|
}
|
|
5717
5627
|
/**selectedWidget active*/
|
|
5718
|
-
[data-v-
|
|
5628
|
+
[data-v-aa7a7266] .active {
|
|
5719
5629
|
outline: 2px solid #409EFF;
|
|
5720
5630
|
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
|
|
5721
5631
|
position: relative;
|
|
5722
5632
|
}
|
|
5723
|
-
[data-v-
|
|
5633
|
+
[data-v-aa7a7266] .active .widget-view-drag {
|
|
5724
5634
|
position: absolute;
|
|
5725
5635
|
left: -2px;
|
|
5726
5636
|
top: -2px;
|
|
@@ -5734,7 +5644,7 @@ div {
|
|
|
5734
5644
|
color: #ffffff;
|
|
5735
5645
|
cursor: move;
|
|
5736
5646
|
}
|
|
5737
|
-
[data-v-
|
|
5647
|
+
[data-v-aa7a7266] .active .widget-view-action {
|
|
5738
5648
|
width: 70px;
|
|
5739
5649
|
position: absolute;
|
|
5740
5650
|
right: 0px;
|
|
@@ -5747,7 +5657,7 @@ div {
|
|
|
5747
5657
|
background: transparent;
|
|
5748
5658
|
color: #fff;
|
|
5749
5659
|
}
|
|
5750
|
-
[data-v-
|
|
5660
|
+
[data-v-aa7a7266] .active .widget-view-action .iconfont {
|
|
5751
5661
|
width: 25px;
|
|
5752
5662
|
height: 25px;
|
|
5753
5663
|
border-radius: 50%;
|
|
@@ -5757,17 +5667,17 @@ div {
|
|
|
5757
5667
|
font-size: 14px;
|
|
5758
5668
|
justify-content: center;
|
|
5759
5669
|
}
|
|
5760
|
-
[data-v-
|
|
5670
|
+
[data-v-aa7a7266] .active .widget-view-action .icon-icon_clone {
|
|
5761
5671
|
background: red;
|
|
5762
5672
|
}
|
|
5763
|
-
[data-v-
|
|
5673
|
+
[data-v-aa7a7266] .active .widget-view-action .icon-trash {
|
|
5764
5674
|
margin-left: 20px;
|
|
5765
5675
|
}
|
|
5766
|
-
.widget-form-list .widget-view[data-v-
|
|
5676
|
+
.widget-form-list .widget-view[data-v-aa7a7266] {
|
|
5767
5677
|
z-index: 8;
|
|
5768
5678
|
position: relative;
|
|
5769
5679
|
}
|
|
5770
|
-
.widget-form-list .widget-view .widget-view-action[data-v-
|
|
5680
|
+
.widget-form-list .widget-view .widget-view-action[data-v-aa7a7266] {
|
|
5771
5681
|
position: absolute;
|
|
5772
5682
|
right: 0px;
|
|
5773
5683
|
bottom: 0;
|
|
@@ -5779,7 +5689,7 @@ div {
|
|
|
5779
5689
|
background: transparent;
|
|
5780
5690
|
color: #fff;
|
|
5781
5691
|
}
|
|
5782
|
-
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-
|
|
5692
|
+
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-aa7a7266] {
|
|
5783
5693
|
width: 25px;
|
|
5784
5694
|
height: 25px;
|
|
5785
5695
|
border-radius: 50%;
|
|
@@ -5789,13 +5699,13 @@ div {
|
|
|
5789
5699
|
font-size: 14px;
|
|
5790
5700
|
justify-content: center;
|
|
5791
5701
|
}
|
|
5792
|
-
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-
|
|
5702
|
+
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-aa7a7266] {
|
|
5793
5703
|
background: red;
|
|
5794
5704
|
}
|
|
5795
|
-
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-
|
|
5705
|
+
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-aa7a7266] {
|
|
5796
5706
|
margin-left: 20px;
|
|
5797
5707
|
}
|
|
5798
|
-
.widget-form-list .widget-view .widget-view-drag[data-v-
|
|
5708
|
+
.widget-form-list .widget-view .widget-view-drag[data-v-aa7a7266] {
|
|
5799
5709
|
position: absolute;
|
|
5800
5710
|
left: -2px;
|
|
5801
5711
|
top: -2px;
|
|
@@ -5805,30 +5715,30 @@ div {
|
|
|
5805
5715
|
background: #409eff;
|
|
5806
5716
|
z-index: 9;
|
|
5807
5717
|
}
|
|
5808
|
-
.widget-form-list .widget-view .widget-view-drag i[data-v-
|
|
5718
|
+
.widget-form-list .widget-view .widget-view-drag i[data-v-aa7a7266] {
|
|
5809
5719
|
font-size: 14px;
|
|
5810
5720
|
color: #fff;
|
|
5811
5721
|
margin: 0 5px;
|
|
5812
5722
|
cursor: move;
|
|
5813
5723
|
}
|
|
5814
5724
|
/*****无border *****/
|
|
5815
|
-
.no-border .widget-form-list[data-v-
|
|
5725
|
+
.no-border .widget-form-list[data-v-aa7a7266] {
|
|
5816
5726
|
border: none;
|
|
5817
5727
|
}
|
|
5818
|
-
.no-border .widget-form-list .row-item[data-v-
|
|
5728
|
+
.no-border .widget-form-list .row-item[data-v-aa7a7266]:not(:last-child) {
|
|
5819
5729
|
border: none;
|
|
5820
5730
|
}
|
|
5821
|
-
.no-border .widget-form-list[data-v-
|
|
5731
|
+
.no-border .widget-form-list[data-v-aa7a7266] .ant-form-item .ant-form-item-label {
|
|
5822
5732
|
border: 0;
|
|
5823
5733
|
}
|
|
5824
5734
|
/*****无border *****/
|
|
5825
5735
|
/***label对齐方式 */
|
|
5826
|
-
[data-v-
|
|
5736
|
+
[data-v-aa7a7266] .custom_form_item .break {
|
|
5827
5737
|
white-space: normal;
|
|
5828
5738
|
word-break: break-all;
|
|
5829
5739
|
word-wrap: break-word;
|
|
5830
5740
|
}
|
|
5831
|
-
[data-v-
|
|
5741
|
+
[data-v-aa7a7266] .custom_form_item .align-between {
|
|
5832
5742
|
white-space: normal;
|
|
5833
5743
|
word-break: break-all;
|
|
5834
5744
|
word-wrap: break-word;
|
|
@@ -5837,28 +5747,28 @@ div {
|
|
|
5837
5747
|
text-align-last: justify;
|
|
5838
5748
|
width: 80%;
|
|
5839
5749
|
}
|
|
5840
|
-
[data-v-
|
|
5750
|
+
[data-v-aa7a7266] .custom_form_item .align-middle {
|
|
5841
5751
|
white-space: normal;
|
|
5842
5752
|
word-break: break-all;
|
|
5843
5753
|
word-wrap: break-word;
|
|
5844
5754
|
text-align: center;
|
|
5845
5755
|
width: 80%;
|
|
5846
5756
|
}
|
|
5847
|
-
[data-v-
|
|
5757
|
+
[data-v-aa7a7266] .custom_form_item .align-left {
|
|
5848
5758
|
white-space: normal;
|
|
5849
5759
|
word-break: break-all;
|
|
5850
5760
|
word-wrap: break-word;
|
|
5851
5761
|
text-align: left;
|
|
5852
5762
|
width: 80%;
|
|
5853
5763
|
}
|
|
5854
|
-
[data-v-
|
|
5764
|
+
[data-v-aa7a7266] .custom_form_item .align-right {
|
|
5855
5765
|
white-space: normal;
|
|
5856
5766
|
word-break: break-all;
|
|
5857
5767
|
word-wrap: break-word;
|
|
5858
5768
|
text-align: right;
|
|
5859
5769
|
width: 80%;
|
|
5860
5770
|
}
|
|
5861
|
-
[data-v-
|
|
5771
|
+
[data-v-aa7a7266] .custom_form_item .align-center {
|
|
5862
5772
|
white-space: normal;
|
|
5863
5773
|
word-break: break-all;
|
|
5864
5774
|
word-wrap: break-word;
|
|
@@ -5868,42 +5778,76 @@ div {
|
|
|
5868
5778
|
/***label对齐方式 */
|
|
5869
5779
|
|
|
5870
5780
|
|
|
5871
|
-
[data-v-
|
|
5781
|
+
[data-v-34cf2307] .ant-select-selection--multiple .ant-select-selection__rendered {
|
|
5782
|
+
line-height: 5px !important;
|
|
5783
|
+
}
|
|
5784
|
+
[data-v-34cf2307] .m-colorPicker {
|
|
5872
5785
|
z-index: 2;
|
|
5873
5786
|
}
|
|
5874
|
-
[data-v-
|
|
5787
|
+
[data-v-34cf2307] .m-colorPicker .colorBtn {
|
|
5875
5788
|
border: 1px solid #e3e3e3;
|
|
5876
5789
|
}
|
|
5877
|
-
[data-v-5ee31334] .ant-select-selection--multiple .ant-select-selection__rendered {
|
|
5878
|
-
line-height: 5px !important;
|
|
5879
|
-
}
|
|
5880
5790
|
|
|
5881
5791
|
|
|
5882
|
-
[data-v-
|
|
5883
|
-
margin-bottom:
|
|
5792
|
+
[data-v-6aa7533c] .ant-form-item {
|
|
5793
|
+
margin-bottom: 10px;
|
|
5794
|
+
padding-bottom: 8px;
|
|
5795
|
+
border-bottom: 1px dashed #f0f0f0;
|
|
5796
|
+
}
|
|
5797
|
+
[data-v-6aa7533c] .ant-form-item:last-child {
|
|
5798
|
+
border-bottom: none;
|
|
5799
|
+
padding-bottom: 0;
|
|
5884
5800
|
}
|
|
5885
|
-
[data-v-
|
|
5801
|
+
[data-v-6aa7533c] .ant-form-item ul {
|
|
5886
5802
|
position: initial !important;
|
|
5887
5803
|
overflow-y: auto !important;
|
|
5888
5804
|
}
|
|
5889
|
-
|
|
5805
|
+
[data-v-6aa7533c] .ant-form-item-label > label {
|
|
5806
|
+
color: #606266;
|
|
5807
|
+
font-size: 13px;
|
|
5808
|
+
font-weight: 500;
|
|
5809
|
+
}
|
|
5810
|
+
[data-v-6aa7533c] .ant-switch {
|
|
5811
|
+
transition: all 0.25s ease;
|
|
5812
|
+
}
|
|
5813
|
+
[data-v-6aa7533c] .ant-input,[data-v-6aa7533c] .ant-select,[data-v-6aa7533c] .ant-input-number {
|
|
5814
|
+
transition: border-color 0.25s ease, box-shadow 0.25s ease;
|
|
5815
|
+
}
|
|
5816
|
+
[data-v-6aa7533c] .ant-input:focus,[data-v-6aa7533c] .ant-select:focus,[data-v-6aa7533c] .ant-input-number:focus,[data-v-6aa7533c] .ant-input:hover,[data-v-6aa7533c] .ant-select:hover,[data-v-6aa7533c] .ant-input-number:hover {
|
|
5817
|
+
border-color: #409EFF;
|
|
5818
|
+
}
|
|
5819
|
+
[data-v-6aa7533c] .ant-input:focus,[data-v-6aa7533c] .ant-select:focus .ant-select-selection {
|
|
5820
|
+
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.15);
|
|
5821
|
+
}
|
|
5822
|
+
.config-empty[data-v-6aa7533c] {
|
|
5890
5823
|
display: flex;
|
|
5891
5824
|
flex-direction: column;
|
|
5892
5825
|
align-items: center;
|
|
5893
5826
|
justify-content: center;
|
|
5894
5827
|
height: 200px;
|
|
5895
|
-
color: #
|
|
5828
|
+
color: #c0c4cc;
|
|
5896
5829
|
}
|
|
5897
|
-
.config-empty .anticon[data-v-
|
|
5898
|
-
font-size:
|
|
5899
|
-
margin-bottom:
|
|
5830
|
+
.config-empty .anticon[data-v-6aa7533c] {
|
|
5831
|
+
font-size: 40px;
|
|
5832
|
+
margin-bottom: 14px;
|
|
5833
|
+
animation: emptyFloat-data-v-6aa7533c 2.5s ease-in-out infinite;
|
|
5900
5834
|
}
|
|
5901
|
-
.config-empty p[data-v-
|
|
5835
|
+
.config-empty p[data-v-6aa7533c] {
|
|
5902
5836
|
font-size: 13px;
|
|
5903
5837
|
margin: 0;
|
|
5838
|
+
color: #909399;
|
|
5839
|
+
}
|
|
5840
|
+
@keyframes emptyFloat-data-v-6aa7533c {
|
|
5841
|
+
0%,
|
|
5842
|
+
100% {
|
|
5843
|
+
transform: translateY(0);
|
|
5844
|
+
}
|
|
5845
|
+
50% {
|
|
5846
|
+
transform: translateY(-6px);
|
|
5847
|
+
}
|
|
5904
5848
|
}
|
|
5905
5849
|
|
|
5906
|
-
.cus-dialog-container .
|
|
5850
|
+
.cus-dialog-container .ant-modal-footer{margin:0 20px;padding:15px 0 16px;text-align:center;position:relative}.cus-dialog-container .ant-modal-footer .dialog-footer{display:block}
|
|
5907
5851
|
|
|
5908
5852
|
.linkage_select-dropdown[data-v-c6bf9314] {
|
|
5909
5853
|
cursor: pointer;
|
|
@@ -6193,23 +6137,10 @@ div {
|
|
|
6193
6137
|
.fm2-container {
|
|
6194
6138
|
background: #fff;
|
|
6195
6139
|
height: 100%;
|
|
6196
|
-
border: 1px solid #
|
|
6197
|
-
|
|
6198
|
-
|
|
6199
|
-
|
|
6200
|
-
}
|
|
6201
|
-
.fm2-container > .el-container {
|
|
6202
|
-
background: #fff;
|
|
6203
|
-
}
|
|
6204
|
-
.fm2-container .fm2-main {
|
|
6205
|
-
position: relative;
|
|
6206
|
-
}
|
|
6207
|
-
.fm2-container .fm2-main > .el-container {
|
|
6208
|
-
position: absolute;
|
|
6209
|
-
top: 0;
|
|
6210
|
-
bottom: 0;
|
|
6211
|
-
left: 0;
|
|
6212
|
-
right: 0;
|
|
6140
|
+
border: 1px solid #e4e7ed;
|
|
6141
|
+
border-radius: 6px;
|
|
6142
|
+
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
|
|
6143
|
+
overflow: hidden;
|
|
6213
6144
|
}
|
|
6214
6145
|
.fm2-container main {
|
|
6215
6146
|
padding: 0;
|
|
@@ -6291,10 +6222,10 @@ div {
|
|
|
6291
6222
|
background-color: rgba(236, 245, 255, 0.3);
|
|
6292
6223
|
margin: 2px;
|
|
6293
6224
|
}
|
|
6294
|
-
.widget-form-container .widget-form-list .widget-view .
|
|
6225
|
+
.widget-form-container .widget-form-list .widget-view .ant-form-item-control {
|
|
6295
6226
|
position: unset;
|
|
6296
6227
|
}
|
|
6297
|
-
.widget-form-container .widget-form-list .widget-view.is_req .
|
|
6228
|
+
.widget-form-container .widget-form-list .widget-view.is_req .ant-form-item-label::before {
|
|
6298
6229
|
content: '*';
|
|
6299
6230
|
color: #f56c6c;
|
|
6300
6231
|
margin-right: 4px;
|
|
@@ -6402,10 +6333,10 @@ div {
|
|
|
6402
6333
|
position: relative;
|
|
6403
6334
|
display: block;
|
|
6404
6335
|
}
|
|
6405
|
-
.widget-form-container .widget-form-list .widget-table .widget-table-wrapper .widget-table-view .
|
|
6336
|
+
.widget-form-container .widget-form-list .widget-table .widget-table-wrapper .widget-table-view .ant-table {
|
|
6406
6337
|
height: 100%;
|
|
6407
6338
|
}
|
|
6408
|
-
.widget-form-container .widget-form-list .widget-table .widget-table-wrapper .widget-table-view.is_req .
|
|
6339
|
+
.widget-form-container .widget-form-list .widget-table .widget-table-wrapper .widget-table-view.is_req .ant-form-item-label::before {
|
|
6409
6340
|
content: '*';
|
|
6410
6341
|
color: #f56c6c;
|
|
6411
6342
|
margin-right: 4px;
|
|
@@ -6605,7 +6536,7 @@ div {
|
|
|
6605
6536
|
border: 1px solid #e6a23c;
|
|
6606
6537
|
outline-offset: 0;
|
|
6607
6538
|
}
|
|
6608
|
-
.widget-form-container .widget-form-list .widget-col .
|
|
6539
|
+
.widget-form-container .widget-form-list .widget-col .ant-col {
|
|
6609
6540
|
min-height: 50px;
|
|
6610
6541
|
}
|
|
6611
6542
|
.widget-form-container .widget-form-list .widget-col.ghost {
|
|
@@ -6693,7 +6624,7 @@ div {
|
|
|
6693
6624
|
position: relative;
|
|
6694
6625
|
}
|
|
6695
6626
|
.widget-config-container .ant-layout-header {
|
|
6696
|
-
border-bottom: solid
|
|
6627
|
+
border-bottom: solid 1px #ebeef5;
|
|
6697
6628
|
padding: 0 5px;
|
|
6698
6629
|
}
|
|
6699
6630
|
.widget-config-container .config-tab {
|
|
@@ -6706,19 +6637,29 @@ div {
|
|
|
6706
6637
|
font-weight: 500;
|
|
6707
6638
|
position: relative;
|
|
6708
6639
|
cursor: pointer;
|
|
6640
|
+
color: #606266;
|
|
6641
|
+
transition: all 0.25s ease;
|
|
6642
|
+
border-bottom: 2px solid transparent;
|
|
6643
|
+
}
|
|
6644
|
+
.widget-config-container .config-tab:hover {
|
|
6645
|
+
color: #409EFF;
|
|
6646
|
+
background: #f5f7fa;
|
|
6709
6647
|
}
|
|
6710
6648
|
.widget-config-container .config-tab.active {
|
|
6711
|
-
|
|
6649
|
+
color: #409EFF;
|
|
6650
|
+
font-weight: 600;
|
|
6651
|
+
border-bottom: 2px solid #409EFF;
|
|
6712
6652
|
}
|
|
6713
6653
|
.widget-config-container .config-content {
|
|
6714
|
-
padding:
|
|
6654
|
+
padding: 12px 16px;
|
|
6715
6655
|
}
|
|
6716
|
-
.widget-config-container .config-content .
|
|
6656
|
+
.widget-config-container .config-content .ant-form-item-label {
|
|
6717
6657
|
padding: 0;
|
|
6718
|
-
font-weight:
|
|
6658
|
+
font-weight: 500;
|
|
6719
6659
|
font-size: 12px;
|
|
6660
|
+
color: #606266;
|
|
6720
6661
|
}
|
|
6721
|
-
.widget-config-container .config-content .
|
|
6662
|
+
.widget-config-container .config-content .ant-form-item {
|
|
6722
6663
|
padding-bottom: 10px;
|
|
6723
6664
|
}
|
|
6724
6665
|
.widget-config-container .ghost {
|
|
@@ -6842,6 +6783,7 @@ div {
|
|
|
6842
6783
|
height: 100%;
|
|
6843
6784
|
overflow: hidden;
|
|
6844
6785
|
background: #fff !important;
|
|
6786
|
+
box-shadow: -2px 0 8px rgba(0, 0, 0, 0.04);
|
|
6845
6787
|
}
|
|
6846
6788
|
.g1-panel1 .ant-layout-sider-children {
|
|
6847
6789
|
display: flex;
|
|
@@ -6855,7 +6797,7 @@ div {
|
|
|
6855
6797
|
height: 100%;
|
|
6856
6798
|
overflow-y: auto;
|
|
6857
6799
|
}
|
|
6858
|
-
.g1-panel1 .config-content .
|
|
6800
|
+
.g1-panel1 .config-content .ant-form-item {
|
|
6859
6801
|
padding-bottom: 0;
|
|
6860
6802
|
margin-bottom: 10px;
|
|
6861
6803
|
}
|
|
@@ -6866,11 +6808,17 @@ div {
|
|
|
6866
6808
|
.g1-panel1 .config-content .ant-calendar-picker {
|
|
6867
6809
|
width: 100%;
|
|
6868
6810
|
}
|
|
6869
|
-
.g1-panel1 .
|
|
6870
|
-
font-weight:
|
|
6811
|
+
.g1-panel1 .ant-form-item-label {
|
|
6812
|
+
font-weight: 500;
|
|
6871
6813
|
line-height: 26px;
|
|
6814
|
+
color: #606266;
|
|
6815
|
+
}
|
|
6816
|
+
.g1-panel1 .ant-form-item-label > label {
|
|
6817
|
+
color: #606266;
|
|
6818
|
+
font-size: 13px;
|
|
6819
|
+
font-weight: 500;
|
|
6872
6820
|
}
|
|
6873
|
-
.g1-panel1 .
|
|
6821
|
+
.g1-panel1 .ant-radio-group li {
|
|
6874
6822
|
margin-bottom: 5px;
|
|
6875
6823
|
}
|
|
6876
6824
|
/* 添加表单在线开发 */
|
|
@@ -6890,20 +6838,14 @@ div {
|
|
|
6890
6838
|
.cus-modal-warp .ant-modal-footer {
|
|
6891
6839
|
text-align: center;
|
|
6892
6840
|
}
|
|
6893
|
-
.ant-cus-from .
|
|
6841
|
+
.ant-cus-from .ant-form-item {
|
|
6894
6842
|
display: flex;
|
|
6895
6843
|
margin-bottom: 0;
|
|
6896
6844
|
}
|
|
6897
|
-
.ant-cus-from .
|
|
6845
|
+
.ant-cus-from .ant-form-item .ant-form-item-control {
|
|
6898
6846
|
flex: 1 1;
|
|
6899
6847
|
display: inline-block;
|
|
6900
6848
|
}
|
|
6901
|
-
.ant-cus-from .el-table .cell,
|
|
6902
|
-
.ant-cus-from .el-table th div {
|
|
6903
|
-
overflow: visible;
|
|
6904
|
-
padding-top: 8px;
|
|
6905
|
-
padding-bottom: 8px;
|
|
6906
|
-
}
|
|
6907
6849
|
.ant-cus-from .ant-form-item {
|
|
6908
6850
|
display: flex;
|
|
6909
6851
|
}
|
|
@@ -6942,34 +6884,38 @@ div {
|
|
|
6942
6884
|
background-image: none !important;
|
|
6943
6885
|
}
|
|
6944
6886
|
.g1-panel1 .config-content::-webkit-scrollbar-track-piece {
|
|
6945
|
-
background-color:
|
|
6887
|
+
background-color: transparent;
|
|
6946
6888
|
border-radius: 2em;
|
|
6947
6889
|
}
|
|
6948
6890
|
.g1-panel1 .config-content::-webkit-scrollbar {
|
|
6949
|
-
width:
|
|
6891
|
+
width: 5px;
|
|
6950
6892
|
}
|
|
6951
6893
|
.g1-panel1 .config-content::-webkit-scrollbar-thumb {
|
|
6952
|
-
background-color: #
|
|
6894
|
+
background-color: #c0c4cc;
|
|
6953
6895
|
background-clip: padding-box;
|
|
6954
6896
|
border-radius: 2em;
|
|
6897
|
+
-webkit-transition: background-color 0.2s;
|
|
6898
|
+
transition: background-color 0.2s;
|
|
6955
6899
|
}
|
|
6956
6900
|
.g1-panel1 .config-content::-webkit-scrollbar-thumb:hover {
|
|
6957
|
-
background-color: #
|
|
6901
|
+
background-color: #909399;
|
|
6958
6902
|
}
|
|
6959
6903
|
.components-list::-webkit-scrollbar-track-piece {
|
|
6960
|
-
background-color:
|
|
6904
|
+
background-color: transparent;
|
|
6961
6905
|
border-radius: 2em;
|
|
6962
6906
|
}
|
|
6963
6907
|
.components-list::-webkit-scrollbar {
|
|
6964
|
-
width:
|
|
6908
|
+
width: 5px;
|
|
6965
6909
|
}
|
|
6966
6910
|
.components-list::-webkit-scrollbar-thumb {
|
|
6967
|
-
background-color: #
|
|
6911
|
+
background-color: #c0c4cc;
|
|
6968
6912
|
background-clip: padding-box;
|
|
6969
6913
|
border-radius: 2em;
|
|
6914
|
+
-webkit-transition: background-color 0.2s;
|
|
6915
|
+
transition: background-color 0.2s;
|
|
6970
6916
|
}
|
|
6971
6917
|
.components-list::-webkit-scrollbar-thumb:hover {
|
|
6972
|
-
background-color: #
|
|
6918
|
+
background-color: #909399;
|
|
6973
6919
|
}
|
|
6974
6920
|
.widget-form-list /deep/ .ant-form-item {
|
|
6975
6921
|
margin-bottom: 0;
|
|
@@ -6985,46 +6931,55 @@ div {
|
|
|
6985
6931
|
height: 820px;
|
|
6986
6932
|
}
|
|
6987
6933
|
.g1-tools1::-webkit-scrollbar-track-piece {
|
|
6988
|
-
background-color:
|
|
6934
|
+
background-color: transparent;
|
|
6989
6935
|
border-radius: 2em;
|
|
6990
6936
|
}
|
|
6991
6937
|
.g1-tools1::-webkit-scrollbar {
|
|
6992
|
-
width:
|
|
6938
|
+
width: 5px;
|
|
6993
6939
|
}
|
|
6994
6940
|
.g1-tools1::-webkit-scrollbar-thumb {
|
|
6995
|
-
background-color: #
|
|
6941
|
+
background-color: #c0c4cc;
|
|
6996
6942
|
background-clip: padding-box;
|
|
6997
6943
|
border-radius: 2em;
|
|
6944
|
+
-webkit-transition: background-color 0.2s;
|
|
6945
|
+
transition: background-color 0.2s;
|
|
6998
6946
|
}
|
|
6999
6947
|
.g1-tools1::-webkit-scrollbar-thumb:hover {
|
|
7000
|
-
background-color: #
|
|
6948
|
+
background-color: #909399;
|
|
7001
6949
|
}
|
|
7002
6950
|
.center-container .a-layout-main {
|
|
7003
|
-
background: #
|
|
6951
|
+
background: #f0f2f5;
|
|
7004
6952
|
overflow: scroll;
|
|
7005
6953
|
}
|
|
7006
6954
|
.center-container .a-layout-main::-webkit-scrollbar-track-piece {
|
|
7007
|
-
background-color:
|
|
6955
|
+
background-color: transparent;
|
|
7008
6956
|
border-radius: 2em;
|
|
7009
6957
|
}
|
|
7010
6958
|
.center-container .a-layout-main::-webkit-scrollbar {
|
|
7011
|
-
width:
|
|
6959
|
+
width: 5px;
|
|
7012
6960
|
}
|
|
7013
6961
|
.center-container .a-layout-main::-webkit-scrollbar-thumb {
|
|
7014
|
-
background-color: #
|
|
6962
|
+
background-color: #c0c4cc;
|
|
7015
6963
|
background-clip: padding-box;
|
|
7016
6964
|
border-radius: 2em;
|
|
6965
|
+
-webkit-transition: background-color 0.2s;
|
|
6966
|
+
transition: background-color 0.2s;
|
|
7017
6967
|
}
|
|
7018
6968
|
.center-container .a-layout-main::-webkit-scrollbar-thumb:hover {
|
|
7019
|
-
background-color: #
|
|
6969
|
+
background-color: #909399;
|
|
7020
6970
|
}
|
|
7021
6971
|
.widget-empty {
|
|
7022
6972
|
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUMAAADXCAYAAACAszPmAAAAAXNSR0IArs4c6QAADXRJREFUeAHt3cuLZGcZB+BvLk2PM0ZxFMdJXEQCYRIialrUmPgXuM0qkI3GnVl4ScBtUEFFXOhCEBQ3oiDi36BGkWQ0gpgIZgK59EhIxhBn0nMfz+nqwq6e6upT019933vqPAVxuuty3vc8b/fPU3UufWB9ff1GciNAgMDABQ6363/y5MmBM8y3+mfPnmU2H5lnEwgt0P5OHwzdoeYIECBQSEAYFoJWhgCB2ALCMPZ8dEeAQCEBYVgIWhkCBGILCMPY89EdAQKFBIRhIWhlCBCILbB5aE3sFnVHgEAtgfaQk0Xddh7St6haO+vstj4zw/DPr26knz/3dnrr4vXN199/cjV9/cHjm19/9w/n0nP/vjSx3I9/aDU9+VA/Hv/e0+fSX89O9v/J21fTVz876n9ixeb4ZlEDnaOFqU/t+gMx9cXuJDAAgZlvk3/6l/8HYWtx9frynKxy/vIo4LfP+Nn1S+nbv3tz+12+JkBgIAIH2tPxdttqeOTXo03kb306pZUmNg/NjM5+ibW5/s7VyZ6feiala839v3h49hk57dbfbma2DCdNfddvgUX+PO/8HVpUrZ11pk2krT3zbfL4RW0ILlMQtut18EBK714Zr6F/CRAYusDMMPxE8xnhlWZTaeXg5aE7WX8CBJZcYGYYPrG1s2RRm69Lbmv1CBDokcDMMOzRemRp9f7bj6RrS7STKAuKhRAYiMDMMGwPn2lvj941DI2vPPC+YayotSRA4CaBmfuH2+MIdx5LeNMS3EGAAIElEJi5ZbgE6zfXKoy3hMcHjs/14q0nd9mNfyvL9RoCBBYrIAy3+doK3obhSwIDE5j5NnlgFlaXAIEBC8zcMmzPNR7dJs/hjer13Bsp/fZMSv+9Murw3mZ/yBfvHX39k3+k9MJ/Jju/p3n8sW2Pjx8dn3kz+1zrs2n24ynr49POpX7gw0fS45+x02c8N//mFyj5sU/JWtOkZobh+LOzvhxn+JsXU7qw7RS79tS6Zbmdv3TzudR/evViOv/7N9M3Pvf+ZVlN60GgmsDMc5PHXfUlDL/29Kjjpz6V0pFDy3UK4bRzqb/5bEpXmozc61zq8Rz9S4DAdIE9z03+TnOc4eHmU8VHPjJ9AVHvPdScd+xc6qjT0ReBmAIzd6D8rT3OcMc1/2Kuxqir9jPCu97TbBXOfPMfeQ30RoBALYGlio3xzpJamOoSINBfgZlh+MFjh9LrF66lJ/84WsGPNXuX+3Cl6758xrnfH5v2XOrLy7SXaL8gXk9gHwIzw/Cx+9+bfvzsW+ncxmhPZvTfuxfPXUntWSRDOZf6oZXmOKLmmowvvPB6uuOOOzZ/DF577bV04cKFiR+JY8eOeZzPIH4+XnnllbSxsTHx87+2tjbx/W7fzAzD+06sph99/sTU144Pu5n6YHNnjcfb4wPbs0iGEoa72bufwFAFVlZW0tWro+PrrlzZOuC4I0anQ2s6Lqv608YHS3//weqtFGngZ/9sjh9qbo+vvatIPUUI9EngpZdeSm0gdtky3PPQmj6t+BB7/fsb14a42taZQCeBo0ePpsuXu1+lf+bb5HHFoeyQGK+vfwkQ6L/AiRPTP+Lbbc06heFuL452/ymn6UYbiX4I9EZgqcLwS1sXXeiNvkYJEFiYQHtkRXs7depUpxpLFYad1niJnnTfBw6l5sxDNwIEpgjsPMRsylMm7lqqMGwv09XehrKFaC/yaN7+l0AOgaUKw53XK8wBZBkECAxDYOaFGoZB0N+1/MEzG6n9z40Agf0LLNWW4fHmwtznmotyP7F1LnV7Jesv3DNC6nKl651blvu9kvVHm8/0vrx1QPQPT2+knccFzvP4r56/lJ5/c9uVa5vVOtucN378iE8N9/9rYAnLKNCehjrPbanC8OHm7zv/8l8pvb11nGXtc6kvXrzYzCLP2SHr56834Td56e4TRw+kR+87Ms+8PZfAYATG5+t3XeFOp+MN5aDrrn+DofXY67mnT5/enMHdd9/ddRaeR4DAAgRuu+22PZfa/k77zHBPJk8gQKCPAu1xhuNjDbv0v1Rvk7ussOcQIDAMgXmPM7RlOIyfC2tJgMAeArYM9wC61Yfn3ZN1q3W8jgCBPALCMI/jTUuZd0/WTQtwBwECRQWEYVFuxQgQKCUw77szYbigyYz3YtlCXBCwxRLYQ2De3z1huAforT48756sW63jdQQI5BHoFIZ7HWCcpxVLIUCAQD6B8bsz1zPMZ2pJBAj0UGDed2eOM+zhkLVMgEB+gU5vk/OXXf4lzrsna/lFrCGB2ALCcEHzmXdP1oLasFgCBDoKCMOOUJ5GgEC/BOZ9d9YpDF3Ca/4fgjNnzqTV1dXNS30dPOij2fkFvYLA/gTmfXfWKQz319IwX339+vXU7s16+eWX05133rmJ0O7q37mHq/1/r/HQPM7Hz8eFicCY5/djfX39pt+vGzdupLW1tYll7vaNMNxNJtP9KysrmZZkMQQIzBJog6/9b/vt8OHuEedK19vkuh5c3uVK19sW60sCBIILuNJ18AFpjwCBcgI+2S9nrRIBAoEFhGHg4WiNAIFyAsKwnLVKBAgEFhCGgYejNQIEygkIw3LWKhEgEFhAGAYejtYIECgnIAzLWatEgEBgAWEYeDhaI0CgnIAwLGetEgECgQWEYeDhaI0AgXICnc5i7nrObrm2VSJAgEBeAVuGeT0tjQCBngoIw54OTtsECOQVEIZ5PS2NAIGeCgjDng5O2wQI5BXotAPF30DJi25pBAjEE7BlGG8mOiJAoIKAMKyAriQBAvEEhGG8meiIAIEKAsKwArqSBAjEExCG8WaiIwIEKggIwwroShIgEE9AGMabiY4IEKggIAwroCtJgEA8AWEYbyY6IkCggoAwrICuJAEC8QSEYbyZ6IgAgQoCwrACupIECMQTEIbxZqIjAgQqCAjDCuhKEiAQT0AYxpuJjggQqCAgDCugK0mAQDyBThd39dfx4g1ORwQI5BWwZZjX09IIEOipgDDs6eC0TYBAXgFhmNfT0ggQ6KmAMOzp4LRNgEBegU47UPx1vLzolkaAQDwBW4bxZqIjAgQqCAjDCuhKEiAQT0AYxpuJjggQqCAgDCugK0mAQDwBYRhvJjoiQKCCgDCsgK4kAQLxBIRhvJnoiACBCgLCsAK6kgQIxBMQhvFmoiMCBCoICMMK6EoSIBBPQBjGm4mOCBCoICAMK6ArSYBAPAFhGG8mOiJAoIKAMKyAriQBAvEEhGG8meiIAIEKAsKwArqSBAjEE+h0cVd/HS/e4HREgEBeAVuGeT0tjQCBngoIw54OTtsECOQVEIZ5PS2NAIGeCgjDng5O2wQI5BXotAPFX8fLi25pBAjEE7BlGG8mOiJAoIKAMKyAriQBAvEEhGG8meiIAIEKAsKwArqSBAjEExCG8WaiIwIEKggIwwroShIgEE9AGMabiY4IEKggIAwroCtJgEA8AWEYbyY6IkCggoAwrICuJAEC8QSEYbyZ6IgAgQoCwrACupIECMQTEIbxZqIjAgQqCAjDCuhKEiAQT0AYxpuJjggQqCDQ6XqG/iBUhckoSYBAUQFbhkW5FSNAIKqAMIw6GX0RIFBUQBgW5VaMAIGoAsIw6mT0RYBAUQFhWJRbMQIEogp02pvsr+NFHZ++CBDIJWDLMJek5RAg0GsBYdjr8WmeAIFcAsIwl6TlECDQawFh2OvxaZ4AgVwCwjCXpOUQINBrAWHY6/FpngCBXALCMJek5RAg0GsBYdjr8WmeAIFcAsIwl6TlECDQawFh2OvxaZ4AgVwCwjCXpOUQINBrAWHY6/FpngCBXALCMJek5RAg0GsBYdjr8WmeAIFcAp0u4eUPQuXithwCBKIK2DKMOhl9ESBQVEAYFuVWjACBqALCMOpk9EWAQFEBYViUWzECBKIKCMOok9EXAQJFBYRhUW7FCBCIKiAMo05GXwQIFBUQhkW5FSNAIKqAMIw6GX0RIFBUQBgW5VaMAIGoAsIw6mT0RYBAUQFhWJRbMQIEogoIw6iT0RcBAkUFhGFRbsUIEIgqIAyjTkZfBAgUFRCGRbkVI0AgqoAwjDoZfREgUFRAGBblVowAgagCwjDqZPRFgEBRAWFYlFsxAgSiCgjDqJPRFwECRQWEYVFuxQgQiCogDKNORl8ECBQVEIZFuRUjQCCqgDCMOhl9ESBQVEAYFuVWjACBqALCMOpk9EWAQFEBYViUWzECBKIKCMOok9EXAQJFBYRhUW7FCBCIKiAMo05GXwQIFBUQhkW5FSNAIKqAMIw6GX0RIFBUQBgW5VaMAIGoAsIw6mT0RYBAUQFhWJRbMQIEogoIw6iT0RcBAkUFhGFRbsUIEIgqIAyjTkZfBAgUFRCGRbkVI0AgqoAwjDoZfREgUFRAGBblVowAgagCwjDqZPRFgEBRAWFYlFsxAgSiCgjDqJPRFwECRQWEYVFuxQgQiCogDKNORl8ECBQVEIZFuRUjQCCqgDCMOhl9ESBQVEAYFuVWjACBqALCMOpk9EWAQFEBYViUWzECBKIKCMOok9EXAQJFBYRhUW7FCBCIKiAMo05GXwQIFBUQhkW5FSNAIKqAMIw6GX0RIFBU4H8RUTV123y9kQAAAABJRU5ErkJggg==) no-repeat;
|
|
7023
6973
|
background-position: 50%;
|
|
7024
6974
|
}
|
|
6975
|
+
.widget-config-container .ant-radio-group {
|
|
6976
|
+
white-space: nowrap;
|
|
6977
|
+
}
|
|
7025
6978
|
.left-sider {
|
|
7026
6979
|
background: #fff !important;
|
|
7027
|
-
border-right:
|
|
6980
|
+
border-right: none;
|
|
6981
|
+
box-shadow: 2px 0 8px rgba(0, 0, 0, 0.04);
|
|
6982
|
+
z-index: 2;
|
|
7028
6983
|
}
|
|
7029
6984
|
.left-sider .ant-layout-sider-children {
|
|
7030
6985
|
display: flex;
|
|
@@ -7032,28 +6987,59 @@ div {
|
|
|
7032
6987
|
height: 100%;
|
|
7033
6988
|
overflow: hidden;
|
|
7034
6989
|
}
|
|
6990
|
+
.left-sider .ant-layout-sider-children > widget-list {
|
|
6991
|
+
flex: 1;
|
|
6992
|
+
min-height: 0;
|
|
6993
|
+
display: flex;
|
|
6994
|
+
overflow: hidden;
|
|
6995
|
+
}
|
|
6996
|
+
.preview-options {
|
|
6997
|
+
flex-shrink: 0;
|
|
6998
|
+
height: 36px;
|
|
6999
|
+
display: flex;
|
|
7000
|
+
align-items: center;
|
|
7001
|
+
justify-content: center;
|
|
7002
|
+
border-top: 1px solid #ebeef5;
|
|
7003
|
+
background: #fafafa;
|
|
7004
|
+
gap: 6px;
|
|
7005
|
+
}
|
|
7006
|
+
.preview-options .ant-btn-link {
|
|
7007
|
+
color: #666;
|
|
7008
|
+
padding: 0 4px;
|
|
7009
|
+
font-size: 12px;
|
|
7010
|
+
}
|
|
7011
|
+
.preview-options .ant-btn-link.btn-active {
|
|
7012
|
+
color: #409EFF;
|
|
7013
|
+
}
|
|
7035
7014
|
.left-actions {
|
|
7036
|
-
padding:
|
|
7015
|
+
padding: 10px 12px;
|
|
7037
7016
|
display: flex;
|
|
7038
7017
|
flex-wrap: wrap;
|
|
7039
|
-
gap:
|
|
7040
|
-
border-bottom: 1px solid #
|
|
7041
|
-
background: #
|
|
7018
|
+
gap: 8px;
|
|
7019
|
+
border-bottom: 1px solid #ebeef5;
|
|
7020
|
+
background: #fff;
|
|
7042
7021
|
flex-shrink: 0;
|
|
7043
7022
|
}
|
|
7044
7023
|
.left-actions .action-btn {
|
|
7045
7024
|
cursor: pointer;
|
|
7046
7025
|
font-size: 12px;
|
|
7047
|
-
padding:
|
|
7048
|
-
border-radius:
|
|
7049
|
-
color: #
|
|
7050
|
-
background: #
|
|
7051
|
-
border: 1px solid #
|
|
7052
|
-
transition: all 0.
|
|
7026
|
+
padding: 4px 12px;
|
|
7027
|
+
border-radius: 14px;
|
|
7028
|
+
color: #606266;
|
|
7029
|
+
background: #f5f7fa;
|
|
7030
|
+
border: 1px solid #e4e7ed;
|
|
7031
|
+
transition: all 0.25s ease;
|
|
7053
7032
|
}
|
|
7054
7033
|
.left-actions .action-btn:hover {
|
|
7055
7034
|
color: #409EFF;
|
|
7056
7035
|
border-color: #409EFF;
|
|
7036
|
+
background: #ecf5ff;
|
|
7037
|
+
transform: translateY(-1px);
|
|
7038
|
+
box-shadow: 0 2px 6px rgba(64, 158, 255, 0.2);
|
|
7039
|
+
}
|
|
7040
|
+
.left-actions .action-btn:active {
|
|
7041
|
+
transform: translateY(0);
|
|
7042
|
+
box-shadow: none;
|
|
7057
7043
|
}
|
|
7058
7044
|
.left-actions .action-btn.primary {
|
|
7059
7045
|
color: #fff;
|
|
@@ -7063,6 +7049,12 @@ div {
|
|
|
7063
7049
|
.left-actions .action-btn.primary:hover {
|
|
7064
7050
|
background: #66b1ff;
|
|
7065
7051
|
border-color: #66b1ff;
|
|
7052
|
+
transform: translateY(-1px);
|
|
7053
|
+
box-shadow: 0 2px 8px rgba(64, 158, 255, 0.35);
|
|
7054
|
+
}
|
|
7055
|
+
.left-actions .action-btn.primary:active {
|
|
7056
|
+
transform: translateY(0);
|
|
7057
|
+
box-shadow: none;
|
|
7066
7058
|
}
|
|
7067
7059
|
.left-actions .action-btn.danger {
|
|
7068
7060
|
color: #fff;
|
|
@@ -7072,6 +7064,8 @@ div {
|
|
|
7072
7064
|
.left-actions .action-btn.danger:hover {
|
|
7073
7065
|
background: #f78989;
|
|
7074
7066
|
border-color: #f78989;
|
|
7067
|
+
transform: translateY(-1px);
|
|
7068
|
+
box-shadow: 0 2px 8px rgba(245, 108, 108, 0.35);
|
|
7075
7069
|
}
|
|
7076
7070
|
.gzt-hidden-key .widget-form-list .widget-view-model {
|
|
7077
7071
|
display: none;
|
|
@@ -7278,23 +7272,10 @@ div {
|
|
|
7278
7272
|
.fm2-container {
|
|
7279
7273
|
background: #fff;
|
|
7280
7274
|
height: 100%;
|
|
7281
|
-
border: 1px solid #
|
|
7282
|
-
|
|
7283
|
-
|
|
7284
|
-
|
|
7285
|
-
}
|
|
7286
|
-
.fm2-container > .el-container {
|
|
7287
|
-
background: #fff;
|
|
7288
|
-
}
|
|
7289
|
-
.fm2-container .fm2-main {
|
|
7290
|
-
position: relative;
|
|
7291
|
-
}
|
|
7292
|
-
.fm2-container .fm2-main > .el-container {
|
|
7293
|
-
position: absolute;
|
|
7294
|
-
top: 0;
|
|
7295
|
-
bottom: 0;
|
|
7296
|
-
left: 0;
|
|
7297
|
-
right: 0;
|
|
7275
|
+
border: 1px solid #e4e7ed;
|
|
7276
|
+
border-radius: 6px;
|
|
7277
|
+
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
|
|
7278
|
+
overflow: hidden;
|
|
7298
7279
|
}
|
|
7299
7280
|
.fm2-container main {
|
|
7300
7281
|
padding: 0;
|
|
@@ -7376,10 +7357,10 @@ div {
|
|
|
7376
7357
|
background-color: rgba(236, 245, 255, 0.3);
|
|
7377
7358
|
margin: 2px;
|
|
7378
7359
|
}
|
|
7379
|
-
.widget-form-container .widget-form-list .widget-view .
|
|
7360
|
+
.widget-form-container .widget-form-list .widget-view .ant-form-item-control {
|
|
7380
7361
|
position: unset;
|
|
7381
7362
|
}
|
|
7382
|
-
.widget-form-container .widget-form-list .widget-view.is_req .
|
|
7363
|
+
.widget-form-container .widget-form-list .widget-view.is_req .ant-form-item-label::before {
|
|
7383
7364
|
content: '*';
|
|
7384
7365
|
color: #f56c6c;
|
|
7385
7366
|
margin-right: 4px;
|
|
@@ -7487,10 +7468,10 @@ div {
|
|
|
7487
7468
|
position: relative;
|
|
7488
7469
|
display: block;
|
|
7489
7470
|
}
|
|
7490
|
-
.widget-form-container .widget-form-list .widget-table .widget-table-wrapper .widget-table-view .
|
|
7471
|
+
.widget-form-container .widget-form-list .widget-table .widget-table-wrapper .widget-table-view .ant-table {
|
|
7491
7472
|
height: 100%;
|
|
7492
7473
|
}
|
|
7493
|
-
.widget-form-container .widget-form-list .widget-table .widget-table-wrapper .widget-table-view.is_req .
|
|
7474
|
+
.widget-form-container .widget-form-list .widget-table .widget-table-wrapper .widget-table-view.is_req .ant-form-item-label::before {
|
|
7494
7475
|
content: '*';
|
|
7495
7476
|
color: #f56c6c;
|
|
7496
7477
|
margin-right: 4px;
|
|
@@ -7690,7 +7671,7 @@ div {
|
|
|
7690
7671
|
border: 1px solid #e6a23c;
|
|
7691
7672
|
outline-offset: 0;
|
|
7692
7673
|
}
|
|
7693
|
-
.widget-form-container .widget-form-list .widget-col .
|
|
7674
|
+
.widget-form-container .widget-form-list .widget-col .ant-col {
|
|
7694
7675
|
min-height: 50px;
|
|
7695
7676
|
}
|
|
7696
7677
|
.widget-form-container .widget-form-list .widget-col.ghost {
|
|
@@ -7778,7 +7759,7 @@ div {
|
|
|
7778
7759
|
position: relative;
|
|
7779
7760
|
}
|
|
7780
7761
|
.widget-config-container .ant-layout-header {
|
|
7781
|
-
border-bottom: solid
|
|
7762
|
+
border-bottom: solid 1px #ebeef5;
|
|
7782
7763
|
padding: 0 5px;
|
|
7783
7764
|
}
|
|
7784
7765
|
.widget-config-container .config-tab {
|
|
@@ -7791,19 +7772,29 @@ div {
|
|
|
7791
7772
|
font-weight: 500;
|
|
7792
7773
|
position: relative;
|
|
7793
7774
|
cursor: pointer;
|
|
7775
|
+
color: #606266;
|
|
7776
|
+
transition: all 0.25s ease;
|
|
7777
|
+
border-bottom: 2px solid transparent;
|
|
7778
|
+
}
|
|
7779
|
+
.widget-config-container .config-tab:hover {
|
|
7780
|
+
color: #409EFF;
|
|
7781
|
+
background: #f5f7fa;
|
|
7794
7782
|
}
|
|
7795
7783
|
.widget-config-container .config-tab.active {
|
|
7796
|
-
|
|
7784
|
+
color: #409EFF;
|
|
7785
|
+
font-weight: 600;
|
|
7786
|
+
border-bottom: 2px solid #409EFF;
|
|
7797
7787
|
}
|
|
7798
7788
|
.widget-config-container .config-content {
|
|
7799
|
-
padding:
|
|
7789
|
+
padding: 12px 16px;
|
|
7800
7790
|
}
|
|
7801
|
-
.widget-config-container .config-content .
|
|
7791
|
+
.widget-config-container .config-content .ant-form-item-label {
|
|
7802
7792
|
padding: 0;
|
|
7803
|
-
font-weight:
|
|
7793
|
+
font-weight: 500;
|
|
7804
7794
|
font-size: 12px;
|
|
7795
|
+
color: #606266;
|
|
7805
7796
|
}
|
|
7806
|
-
.widget-config-container .config-content .
|
|
7797
|
+
.widget-config-container .config-content .ant-form-item {
|
|
7807
7798
|
padding-bottom: 10px;
|
|
7808
7799
|
}
|
|
7809
7800
|
.widget-config-container .ghost {
|
|
@@ -7927,6 +7918,7 @@ div {
|
|
|
7927
7918
|
height: 100%;
|
|
7928
7919
|
overflow: hidden;
|
|
7929
7920
|
background: #fff !important;
|
|
7921
|
+
box-shadow: -2px 0 8px rgba(0, 0, 0, 0.04);
|
|
7930
7922
|
}
|
|
7931
7923
|
.g1-panel1 .ant-layout-sider-children {
|
|
7932
7924
|
display: flex;
|
|
@@ -7940,7 +7932,7 @@ div {
|
|
|
7940
7932
|
height: 100%;
|
|
7941
7933
|
overflow-y: auto;
|
|
7942
7934
|
}
|
|
7943
|
-
.g1-panel1 .config-content .
|
|
7935
|
+
.g1-panel1 .config-content .ant-form-item {
|
|
7944
7936
|
padding-bottom: 0;
|
|
7945
7937
|
margin-bottom: 10px;
|
|
7946
7938
|
}
|
|
@@ -7951,11 +7943,17 @@ div {
|
|
|
7951
7943
|
.g1-panel1 .config-content .ant-calendar-picker {
|
|
7952
7944
|
width: 100%;
|
|
7953
7945
|
}
|
|
7954
|
-
.g1-panel1 .
|
|
7955
|
-
font-weight:
|
|
7946
|
+
.g1-panel1 .ant-form-item-label {
|
|
7947
|
+
font-weight: 500;
|
|
7956
7948
|
line-height: 26px;
|
|
7949
|
+
color: #606266;
|
|
7950
|
+
}
|
|
7951
|
+
.g1-panel1 .ant-form-item-label > label {
|
|
7952
|
+
color: #606266;
|
|
7953
|
+
font-size: 13px;
|
|
7954
|
+
font-weight: 500;
|
|
7957
7955
|
}
|
|
7958
|
-
.g1-panel1 .
|
|
7956
|
+
.g1-panel1 .ant-radio-group li {
|
|
7959
7957
|
margin-bottom: 5px;
|
|
7960
7958
|
}
|
|
7961
7959
|
/* 添加表单在线开发 */
|
|
@@ -7975,20 +7973,14 @@ div {
|
|
|
7975
7973
|
.cus-modal-warp .ant-modal-footer {
|
|
7976
7974
|
text-align: center;
|
|
7977
7975
|
}
|
|
7978
|
-
.ant-cus-from .
|
|
7976
|
+
.ant-cus-from .ant-form-item {
|
|
7979
7977
|
display: flex;
|
|
7980
7978
|
margin-bottom: 0;
|
|
7981
7979
|
}
|
|
7982
|
-
.ant-cus-from .
|
|
7980
|
+
.ant-cus-from .ant-form-item .ant-form-item-control {
|
|
7983
7981
|
flex: 1 1;
|
|
7984
7982
|
display: inline-block;
|
|
7985
7983
|
}
|
|
7986
|
-
.ant-cus-from .el-table .cell,
|
|
7987
|
-
.ant-cus-from .el-table th div {
|
|
7988
|
-
overflow: visible;
|
|
7989
|
-
padding-top: 8px;
|
|
7990
|
-
padding-bottom: 8px;
|
|
7991
|
-
}
|
|
7992
7984
|
.ant-cus-from .ant-form-item {
|
|
7993
7985
|
display: flex;
|
|
7994
7986
|
}
|
|
@@ -8027,34 +8019,38 @@ div {
|
|
|
8027
8019
|
background-image: none !important;
|
|
8028
8020
|
}
|
|
8029
8021
|
.g1-panel1 .config-content::-webkit-scrollbar-track-piece {
|
|
8030
|
-
background-color:
|
|
8022
|
+
background-color: transparent;
|
|
8031
8023
|
border-radius: 2em;
|
|
8032
8024
|
}
|
|
8033
8025
|
.g1-panel1 .config-content::-webkit-scrollbar {
|
|
8034
|
-
width:
|
|
8026
|
+
width: 5px;
|
|
8035
8027
|
}
|
|
8036
8028
|
.g1-panel1 .config-content::-webkit-scrollbar-thumb {
|
|
8037
|
-
background-color: #
|
|
8029
|
+
background-color: #c0c4cc;
|
|
8038
8030
|
background-clip: padding-box;
|
|
8039
8031
|
border-radius: 2em;
|
|
8032
|
+
-webkit-transition: background-color 0.2s;
|
|
8033
|
+
transition: background-color 0.2s;
|
|
8040
8034
|
}
|
|
8041
8035
|
.g1-panel1 .config-content::-webkit-scrollbar-thumb:hover {
|
|
8042
|
-
background-color: #
|
|
8036
|
+
background-color: #909399;
|
|
8043
8037
|
}
|
|
8044
8038
|
.components-list::-webkit-scrollbar-track-piece {
|
|
8045
|
-
background-color:
|
|
8039
|
+
background-color: transparent;
|
|
8046
8040
|
border-radius: 2em;
|
|
8047
8041
|
}
|
|
8048
8042
|
.components-list::-webkit-scrollbar {
|
|
8049
|
-
width:
|
|
8043
|
+
width: 5px;
|
|
8050
8044
|
}
|
|
8051
8045
|
.components-list::-webkit-scrollbar-thumb {
|
|
8052
|
-
background-color: #
|
|
8046
|
+
background-color: #c0c4cc;
|
|
8053
8047
|
background-clip: padding-box;
|
|
8054
8048
|
border-radius: 2em;
|
|
8049
|
+
-webkit-transition: background-color 0.2s;
|
|
8050
|
+
transition: background-color 0.2s;
|
|
8055
8051
|
}
|
|
8056
8052
|
.components-list::-webkit-scrollbar-thumb:hover {
|
|
8057
|
-
background-color: #
|
|
8053
|
+
background-color: #909399;
|
|
8058
8054
|
}
|
|
8059
8055
|
.widget-form-list /deep/ .ant-form-item {
|
|
8060
8056
|
margin-bottom: 0;
|