@zscreate/form-component 1.1.687 → 1.1.689-AI.1
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 +446 -393
- package/dist/form-component.umd.js +149413 -148089
- package/package.json +1 -1
- package/readme.md +4 -1
package/dist/form-component.css
CHANGED
|
@@ -523,16 +523,16 @@ ul li[data-v-c8780a30] {
|
|
|
523
523
|
z-index: 101;
|
|
524
524
|
}
|
|
525
525
|
|
|
526
|
-
ul[data-v-
|
|
527
|
-
li[data-v-
|
|
528
|
-
dl[data-v-
|
|
529
|
-
dt[data-v-
|
|
530
|
-
dd[data-v-
|
|
526
|
+
ul[data-v-79dfc621],
|
|
527
|
+
li[data-v-79dfc621],
|
|
528
|
+
dl[data-v-79dfc621],
|
|
529
|
+
dt[data-v-79dfc621],
|
|
530
|
+
dd[data-v-79dfc621] {
|
|
531
531
|
list-style-type: none;
|
|
532
532
|
padding: 0;
|
|
533
533
|
margin: 0;
|
|
534
534
|
}
|
|
535
|
-
.flowwork-warp[data-v-
|
|
535
|
+
.flowwork-warp[data-v-79dfc621] {
|
|
536
536
|
position: absolute;
|
|
537
537
|
left: 0;
|
|
538
538
|
right: 0;
|
|
@@ -540,7 +540,7 @@ dd[data-v-f7c20cf8] {
|
|
|
540
540
|
bottom: 64px;
|
|
541
541
|
background: #fff;
|
|
542
542
|
}
|
|
543
|
-
.g1_workflow_warp[data-v-
|
|
543
|
+
.g1_workflow_warp[data-v-79dfc621] {
|
|
544
544
|
border: 1px solid #dfdfdf;
|
|
545
545
|
margin: auto;
|
|
546
546
|
position: absolute;
|
|
@@ -549,12 +549,12 @@ dd[data-v-f7c20cf8] {
|
|
|
549
549
|
bottom: 0;
|
|
550
550
|
top: 0;
|
|
551
551
|
}
|
|
552
|
-
.g1_workflow_warp li[data-v-
|
|
552
|
+
.g1_workflow_warp li[data-v-79dfc621] {
|
|
553
553
|
width: 100%;
|
|
554
554
|
position: relative;
|
|
555
555
|
text-align: center;
|
|
556
556
|
}
|
|
557
|
-
.g1-sider_tool1[data-v-
|
|
557
|
+
.g1-sider_tool1[data-v-79dfc621] {
|
|
558
558
|
width: 100px;
|
|
559
559
|
position: absolute;
|
|
560
560
|
left: 0;
|
|
@@ -563,37 +563,37 @@ dd[data-v-f7c20cf8] {
|
|
|
563
563
|
border-right: 1px solid #dfdfdf;
|
|
564
564
|
overflow-y: auto;
|
|
565
565
|
}
|
|
566
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
566
|
+
.g1-sider_tool1 .tool_box[data-v-79dfc621] {
|
|
567
567
|
margin-top: 15px;
|
|
568
568
|
}
|
|
569
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
569
|
+
.g1-sider_tool1 .tool_box .tool[data-v-79dfc621] {
|
|
570
570
|
text-align: center;
|
|
571
571
|
font-size: 12px;
|
|
572
572
|
color: #fff;
|
|
573
573
|
}
|
|
574
574
|
/* 公用图形 */
|
|
575
|
-
.end[data-v-
|
|
575
|
+
.end[data-v-79dfc621] {
|
|
576
576
|
border-radius: 100%;
|
|
577
577
|
}
|
|
578
|
-
.comm[data-v-
|
|
578
|
+
.comm[data-v-79dfc621] {
|
|
579
579
|
border-radius: 0px;
|
|
580
580
|
}
|
|
581
|
-
.gate[data-v-
|
|
581
|
+
.gate[data-v-79dfc621] {
|
|
582
582
|
width: 60px;
|
|
583
583
|
border-radius: 0;
|
|
584
584
|
}
|
|
585
|
-
.gate .inner[data-v-
|
|
585
|
+
.gate .inner[data-v-79dfc621] {
|
|
586
586
|
display: inline-block;
|
|
587
587
|
font-size: 16px;
|
|
588
588
|
}
|
|
589
|
-
.g1-form_main1[data-v-
|
|
589
|
+
.g1-form_main1[data-v-79dfc621] {
|
|
590
590
|
position: absolute;
|
|
591
591
|
left: 100px;
|
|
592
592
|
right: 0;
|
|
593
593
|
top: 0;
|
|
594
594
|
bottom: 0;
|
|
595
595
|
}
|
|
596
|
-
.g1-form_main1 .head[data-v-
|
|
596
|
+
.g1-form_main1 .head[data-v-79dfc621] {
|
|
597
597
|
height: 46px;
|
|
598
598
|
line-height: 46px;
|
|
599
599
|
text-align: left;
|
|
@@ -601,11 +601,11 @@ dd[data-v-f7c20cf8] {
|
|
|
601
601
|
box-sizing: border-box;
|
|
602
602
|
border-bottom: 1px solid #d8d8d8;
|
|
603
603
|
}
|
|
604
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
604
|
+
.g1-form_main1 .head .ant-btn[data-v-79dfc621] {
|
|
605
605
|
height: 32px;
|
|
606
606
|
margin-right: 10px;
|
|
607
607
|
}
|
|
608
|
-
.g1-form_main1 .main[data-v-
|
|
608
|
+
.g1-form_main1 .main[data-v-79dfc621] {
|
|
609
609
|
position: absolute;
|
|
610
610
|
left: 0 !important;
|
|
611
611
|
right: 0px;
|
|
@@ -614,12 +614,12 @@ dd[data-v-f7c20cf8] {
|
|
|
614
614
|
overflow: auto;
|
|
615
615
|
box-sizing: border-box;
|
|
616
616
|
}
|
|
617
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
617
|
+
.g1-form_main1 .main #flowContainer[data-v-79dfc621] {
|
|
618
618
|
background-image: linear-gradient(90deg, rgba(180, 180, 180, 0.15) 10%, rgba(180, 180, 180, 0) 10%), linear-gradient(rgba(180, 180, 180, 0.15) 10%, rgba(0, 0, 0, 0) 10%);
|
|
619
619
|
background-size: 10px 10px;
|
|
620
620
|
background-color: #fbfbfb;
|
|
621
621
|
}
|
|
622
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
622
|
+
.g1-form_main1 .sider-pannel[data-v-79dfc621] {
|
|
623
623
|
width: 250px;
|
|
624
624
|
padding: 0 15px;
|
|
625
625
|
position: absolute;
|
|
@@ -630,7 +630,7 @@ dd[data-v-f7c20cf8] {
|
|
|
630
630
|
background-color: #fff;
|
|
631
631
|
z-index: 101;
|
|
632
632
|
}
|
|
633
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
633
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-79dfc621] {
|
|
634
634
|
width: 100%;
|
|
635
635
|
height: 100%;
|
|
636
636
|
padding: 15px;
|
|
@@ -641,7 +641,7 @@ dd[data-v-f7c20cf8] {
|
|
|
641
641
|
top: 0;
|
|
642
642
|
overflow-y: auto;
|
|
643
643
|
}
|
|
644
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
644
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-79dfc621] {
|
|
645
645
|
width: 36px;
|
|
646
646
|
height: 60px;
|
|
647
647
|
line-height: 60px;
|
|
@@ -657,14 +657,14 @@ dd[data-v-f7c20cf8] {
|
|
|
657
657
|
background-color: #fff;
|
|
658
658
|
}
|
|
659
659
|
/* 视图图形 */
|
|
660
|
-
.flow-view[data-v-
|
|
660
|
+
.flow-view[data-v-79dfc621] {
|
|
661
661
|
position: absolute;
|
|
662
662
|
left: 0;
|
|
663
663
|
right: 0;
|
|
664
664
|
top: 0;
|
|
665
665
|
bottom: 0;
|
|
666
666
|
}
|
|
667
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
667
|
+
.flow-view .inner .flow-node-drag[data-v-79dfc621] {
|
|
668
668
|
width: 12px;
|
|
669
669
|
height: 12px;
|
|
670
670
|
display: block;
|
|
@@ -675,27 +675,27 @@ dd[data-v-f7c20cf8] {
|
|
|
675
675
|
cursor: crosshair;
|
|
676
676
|
background: rgba(24, 144, 255, 0.6);
|
|
677
677
|
}
|
|
678
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
678
|
+
.flow-view .inner .flow-node-drag[data-v-79dfc621]:nth-child(1) {
|
|
679
679
|
left: -6px;
|
|
680
680
|
top: 0;
|
|
681
681
|
bottom: 0;
|
|
682
682
|
}
|
|
683
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
683
|
+
.flow-view .inner .flow-node-drag[data-v-79dfc621]:nth-child(2) {
|
|
684
684
|
top: -6px;
|
|
685
685
|
left: 0;
|
|
686
686
|
right: 0;
|
|
687
687
|
}
|
|
688
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
688
|
+
.flow-view .inner .flow-node-drag[data-v-79dfc621]:nth-child(3) {
|
|
689
689
|
right: -6px;
|
|
690
690
|
top: 0;
|
|
691
691
|
bottom: 0;
|
|
692
692
|
}
|
|
693
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
693
|
+
.flow-view .inner .flow-node-drag[data-v-79dfc621]:nth-child(4) {
|
|
694
694
|
bottom: -6px;
|
|
695
695
|
left: 0;
|
|
696
696
|
right: 0;
|
|
697
697
|
}
|
|
698
|
-
.flow-view .tool[data-v-
|
|
698
|
+
.flow-view .tool[data-v-79dfc621] {
|
|
699
699
|
width: 100%;
|
|
700
700
|
height: 100%;
|
|
701
701
|
margin: 0;
|
|
@@ -703,14 +703,14 @@ dd[data-v-f7c20cf8] {
|
|
|
703
703
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
704
704
|
background: #fbfbfb;
|
|
705
705
|
}
|
|
706
|
-
.flow-view .tool .iconfont[data-v-
|
|
706
|
+
.flow-view .tool .iconfont[data-v-79dfc621] {
|
|
707
707
|
font-size: 100%;
|
|
708
708
|
color: #858587;
|
|
709
709
|
}
|
|
710
|
-
.flow-view .exclude_gateway[data-v-
|
|
710
|
+
.flow-view .exclude_gateway[data-v-79dfc621] {
|
|
711
711
|
box-shadow: 0 0 0 #ccc;
|
|
712
712
|
}
|
|
713
|
-
.flow-view .gate[data-v-
|
|
713
|
+
.flow-view .gate[data-v-79dfc621] {
|
|
714
714
|
line-height: 50px;
|
|
715
715
|
position: absolute;
|
|
716
716
|
left: 0;
|
|
@@ -718,9 +718,9 @@ dd[data-v-f7c20cf8] {
|
|
|
718
718
|
top: 0;
|
|
719
719
|
bottom: 0;
|
|
720
720
|
}
|
|
721
|
-
.flow-view .ordinary_gateway[data-v-
|
|
722
|
-
.flow-view .parall_gateway[data-v-
|
|
723
|
-
.flow-view .exclude_gateway[data-v-
|
|
721
|
+
.flow-view .ordinary_gateway[data-v-79dfc621],
|
|
722
|
+
.flow-view .parall_gateway[data-v-79dfc621],
|
|
723
|
+
.flow-view .exclude_gateway[data-v-79dfc621] {
|
|
724
724
|
border: none;
|
|
725
725
|
border-radius: 0;
|
|
726
726
|
background-size: cover;
|
|
@@ -728,35 +728,35 @@ dd[data-v-f7c20cf8] {
|
|
|
728
728
|
background-position: center center;
|
|
729
729
|
box-shadow: 0 0 0 #ccc;
|
|
730
730
|
}
|
|
731
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
732
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
733
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
731
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-79dfc621]:nth-child(1),
|
|
732
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-79dfc621]:nth-child(1),
|
|
733
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-79dfc621]:nth-child(1) {
|
|
734
734
|
left: 0;
|
|
735
735
|
top: 0;
|
|
736
736
|
bottom: 0;
|
|
737
737
|
}
|
|
738
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
739
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
740
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
738
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-79dfc621]:nth-child(2),
|
|
739
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-79dfc621]:nth-child(2),
|
|
740
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-79dfc621]:nth-child(2) {
|
|
741
741
|
top: 0;
|
|
742
742
|
left: 0;
|
|
743
743
|
right: 0;
|
|
744
744
|
}
|
|
745
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
746
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
747
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
745
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-79dfc621]:nth-child(3),
|
|
746
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-79dfc621]:nth-child(3),
|
|
747
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-79dfc621]:nth-child(3) {
|
|
748
748
|
right: 0;
|
|
749
749
|
top: 0;
|
|
750
750
|
bottom: 0;
|
|
751
751
|
}
|
|
752
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
753
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
754
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
752
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-79dfc621]:nth-child(4),
|
|
753
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-79dfc621]:nth-child(4),
|
|
754
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-79dfc621]:nth-child(4) {
|
|
755
755
|
bottom: 0;
|
|
756
756
|
left: 0;
|
|
757
757
|
right: 0;
|
|
758
758
|
}
|
|
759
|
-
.flow-view .exclude_gateway[data-v-
|
|
759
|
+
.flow-view .exclude_gateway[data-v-79dfc621] {
|
|
760
760
|
width: 70%;
|
|
761
761
|
height: 70%;
|
|
762
762
|
margin: 15%;
|
|
@@ -765,7 +765,7 @@ dd[data-v-f7c20cf8] {
|
|
|
765
765
|
transform: rotate(45deg);
|
|
766
766
|
position: relative;
|
|
767
767
|
}
|
|
768
|
-
.flow-view .exclude_gateway[data-v-
|
|
768
|
+
.flow-view .exclude_gateway[data-v-79dfc621]::before {
|
|
769
769
|
content: '';
|
|
770
770
|
width: 2px;
|
|
771
771
|
background-color: #7a7a7a;
|
|
@@ -775,7 +775,7 @@ dd[data-v-f7c20cf8] {
|
|
|
775
775
|
top: calc(50% - 10px);
|
|
776
776
|
left: calc(50% - 1px);
|
|
777
777
|
}
|
|
778
|
-
.flow-view .exclude_gateway[data-v-
|
|
778
|
+
.flow-view .exclude_gateway[data-v-79dfc621]::after {
|
|
779
779
|
content: '';
|
|
780
780
|
width: 20px;
|
|
781
781
|
background-color: #7a7a7a;
|
|
@@ -785,7 +785,7 @@ dd[data-v-f7c20cf8] {
|
|
|
785
785
|
top: calc(50% - 1px);
|
|
786
786
|
left: calc(50% - 10px);
|
|
787
787
|
}
|
|
788
|
-
.flow-view .parall_gateway[data-v-
|
|
788
|
+
.flow-view .parall_gateway[data-v-79dfc621] {
|
|
789
789
|
width: 70%;
|
|
790
790
|
height: 70%;
|
|
791
791
|
margin: 15%;
|
|
@@ -794,7 +794,7 @@ dd[data-v-f7c20cf8] {
|
|
|
794
794
|
transform: rotate(45deg);
|
|
795
795
|
position: relative;
|
|
796
796
|
}
|
|
797
|
-
.flow-view .parall_gateway[data-v-
|
|
797
|
+
.flow-view .parall_gateway[data-v-79dfc621]::after {
|
|
798
798
|
content: '';
|
|
799
799
|
width: 20px;
|
|
800
800
|
background-color: #7a7a7a;
|
|
@@ -806,7 +806,7 @@ dd[data-v-f7c20cf8] {
|
|
|
806
806
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
807
807
|
transform: rotate(45deg);
|
|
808
808
|
}
|
|
809
|
-
.flow-view .parall_gateway[data-v-
|
|
809
|
+
.flow-view .parall_gateway[data-v-79dfc621]::before {
|
|
810
810
|
content: '';
|
|
811
811
|
width: 2px;
|
|
812
812
|
background-color: #7a7a7a;
|
|
@@ -819,7 +819,7 @@ dd[data-v-f7c20cf8] {
|
|
|
819
819
|
transform: rotate(45deg);
|
|
820
820
|
}
|
|
821
821
|
/* 线条工具 */
|
|
822
|
-
.lineTool[data-v-
|
|
822
|
+
.lineTool[data-v-79dfc621] {
|
|
823
823
|
width: 130px;
|
|
824
824
|
height: 26px;
|
|
825
825
|
border: 1px solid #1890ff;
|
|
@@ -827,7 +827,7 @@ dd[data-v-f7c20cf8] {
|
|
|
827
827
|
background-color: #fff;
|
|
828
828
|
text-align: left;
|
|
829
829
|
}
|
|
830
|
-
.lineTool li[data-v-
|
|
830
|
+
.lineTool li[data-v-79dfc621] {
|
|
831
831
|
width: 30px;
|
|
832
832
|
height: 26px;
|
|
833
833
|
display: inline-block;
|
|
@@ -835,14 +835,14 @@ dd[data-v-f7c20cf8] {
|
|
|
835
835
|
text-align: center;
|
|
836
836
|
color: #1890ff;
|
|
837
837
|
}
|
|
838
|
-
.tool-drag a .inner[data-v-
|
|
838
|
+
.tool-drag a .inner[data-v-79dfc621] {
|
|
839
839
|
color: #f00 !important;
|
|
840
840
|
}
|
|
841
|
-
.ant-layout-footer[data-v-
|
|
841
|
+
.ant-layout-footer[data-v-79dfc621] {
|
|
842
842
|
z-index: 10;
|
|
843
843
|
}
|
|
844
844
|
|
|
845
|
-
#flowContainer[data-v-
|
|
845
|
+
#flowContainer[data-v-79dfc621] {
|
|
846
846
|
width: 1000000px;
|
|
847
847
|
height: 1000000px;
|
|
848
848
|
position: absolute;
|
|
@@ -855,14 +855,14 @@ dd[data-v-f7c20cf8] {
|
|
|
855
855
|
left: -500000px;
|
|
856
856
|
top: -500000px; */
|
|
857
857
|
}
|
|
858
|
-
.loading[data-v-
|
|
858
|
+
.loading[data-v-79dfc621] {
|
|
859
859
|
height: 100%;
|
|
860
860
|
width: 100%;
|
|
861
861
|
display: flex;
|
|
862
862
|
align-items: center;
|
|
863
863
|
justify-content: center;
|
|
864
864
|
}
|
|
865
|
-
[data-v-
|
|
865
|
+
[data-v-79dfc621] .labelClass {
|
|
866
866
|
z-index: 1;
|
|
867
867
|
background-color: #539dfa !important;
|
|
868
868
|
padding: 5px;
|
|
@@ -1890,12 +1890,12 @@ li.CodeMirror-hint-active {
|
|
|
1890
1890
|
}
|
|
1891
1891
|
|
|
1892
1892
|
|
|
1893
|
-
[data-v-
|
|
1893
|
+
[data-v-d5d5d844] .ant-select-selection__rendered::after {
|
|
1894
1894
|
content: "";
|
|
1895
1895
|
display: none;
|
|
1896
1896
|
height: 0;
|
|
1897
1897
|
}
|
|
1898
|
-
.designDataList[data-v-
|
|
1898
|
+
.designDataList[data-v-d5d5d844] {
|
|
1899
1899
|
display: flex;
|
|
1900
1900
|
margin-bottom: 5px;
|
|
1901
1901
|
}
|
|
@@ -1965,7 +1965,7 @@ li.CodeMirror-hint-active {
|
|
|
1965
1965
|
}
|
|
1966
1966
|
|
|
1967
1967
|
|
|
1968
|
-
[data-v-
|
|
1968
|
+
[data-v-7d5b2910] .ant-select-selection__rendered::after {
|
|
1969
1969
|
content: "";
|
|
1970
1970
|
display: none;
|
|
1971
1971
|
height: 0;
|
|
@@ -2197,43 +2197,43 @@ li.CodeMirror-hint-active {
|
|
|
2197
2197
|
}
|
|
2198
2198
|
|
|
2199
2199
|
|
|
2200
|
-
[data-v-
|
|
2200
|
+
[data-v-50c00481] .ant-col {
|
|
2201
2201
|
min-height: 50px;
|
|
2202
2202
|
}
|
|
2203
|
-
[data-v-
|
|
2203
|
+
[data-v-50c00481] .vue-grid-layout {
|
|
2204
2204
|
z-index: 2;
|
|
2205
2205
|
}
|
|
2206
|
-
[data-v-
|
|
2206
|
+
[data-v-50c00481] .vue-grid-item {
|
|
2207
2207
|
border: 1px dashed #ccc;
|
|
2208
2208
|
box-sizing: border-box;
|
|
2209
2209
|
background-color: #fff;
|
|
2210
2210
|
}
|
|
2211
|
-
.is_required[data-v-
|
|
2211
|
+
.is_required[data-v-50c00481]::before {
|
|
2212
2212
|
content: "*";
|
|
2213
2213
|
color: #f56c6c;
|
|
2214
2214
|
margin-right: 4px;
|
|
2215
2215
|
}
|
|
2216
|
-
.widget-form-list[data-v-
|
|
2216
|
+
.widget-form-list[data-v-50c00481] {
|
|
2217
2217
|
background: #fff;
|
|
2218
2218
|
border: 1px solid var(--designBorderColor);
|
|
2219
2219
|
box-sizing: border-box;
|
|
2220
2220
|
}
|
|
2221
|
-
.widget-form-list .row-item[data-v-
|
|
2221
|
+
.widget-form-list .row-item[data-v-50c00481]:not(:last-child) {
|
|
2222
2222
|
border-bottom: 1px solid var(--designBorderColor);
|
|
2223
2223
|
}
|
|
2224
|
-
.widget-form-list .widget-grid[data-v-
|
|
2224
|
+
.widget-form-list .widget-grid[data-v-50c00481] {
|
|
2225
2225
|
background: #f4f6fc;
|
|
2226
2226
|
position: relative;
|
|
2227
2227
|
border-left: 5px solid transparent;
|
|
2228
2228
|
padding: 5px;
|
|
2229
2229
|
margin: 0 !important;
|
|
2230
2230
|
}
|
|
2231
|
-
.widget-form-list .widget-grid.active[data-v-
|
|
2231
|
+
.widget-form-list .widget-grid.active[data-v-50c00481] {
|
|
2232
2232
|
outline: 2px solid #409eff;
|
|
2233
2233
|
border: 1px solid #409eff;
|
|
2234
2234
|
background: #b3d8ff;
|
|
2235
2235
|
}
|
|
2236
|
-
.widget-form-list .widget-grid .grid-background[data-v-
|
|
2236
|
+
.widget-form-list .widget-grid .grid-background[data-v-50c00481] {
|
|
2237
2237
|
position: absolute;
|
|
2238
2238
|
z-index: 1;
|
|
2239
2239
|
top: 0;
|
|
@@ -2244,85 +2244,85 @@ li.CodeMirror-hint-active {
|
|
|
2244
2244
|
height: 100%;
|
|
2245
2245
|
padding: 5px 5px 10px 5px;
|
|
2246
2246
|
}
|
|
2247
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
2247
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-50c00481] {
|
|
2248
2248
|
border-bottom: 1px dashed #ccc;
|
|
2249
2249
|
border-left: 1px dashed #ccc;
|
|
2250
2250
|
box-sizing: border-box;
|
|
2251
2251
|
overflow: hidden;
|
|
2252
2252
|
}
|
|
2253
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
2253
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-50c00481]:first-child {
|
|
2254
2254
|
border-top: 1px dashed #ccc;
|
|
2255
2255
|
}
|
|
2256
|
-
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-
|
|
2256
|
+
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-50c00481] {
|
|
2257
2257
|
float: left;
|
|
2258
2258
|
border-right: 1px dashed #ccc;
|
|
2259
2259
|
min-height: 40px;
|
|
2260
2260
|
box-sizing: border-box;
|
|
2261
2261
|
}
|
|
2262
|
-
.widget-form-list .row_table[data-v-
|
|
2262
|
+
.widget-form-list .row_table[data-v-50c00481] {
|
|
2263
2263
|
min-height: 60px;
|
|
2264
2264
|
position: relative;
|
|
2265
2265
|
border-bottom: 1px solid #e6e6e6;
|
|
2266
2266
|
}
|
|
2267
|
-
.widget-form-list li.sortable-chosen[data-v-
|
|
2267
|
+
.widget-form-list li.sortable-chosen[data-v-50c00481] {
|
|
2268
2268
|
height: 2px !important;
|
|
2269
2269
|
overflow: hidden !important;
|
|
2270
2270
|
background: red !important;
|
|
2271
2271
|
}
|
|
2272
|
-
.widget-form-list .widget-col-list[data-v-
|
|
2272
|
+
.widget-form-list .widget-col-list[data-v-50c00481] {
|
|
2273
2273
|
min-height: 50px;
|
|
2274
2274
|
border: 1px dashed #ccc;
|
|
2275
2275
|
background: #fff;
|
|
2276
2276
|
}
|
|
2277
|
-
.widget-form-list .widget-col[data-v-
|
|
2277
|
+
.widget-form-list .widget-col[data-v-50c00481] {
|
|
2278
2278
|
padding-bottom: 0;
|
|
2279
2279
|
background-color: rgba(253, 246, 236, 0.3);
|
|
2280
2280
|
}
|
|
2281
|
-
.grid-lay-out-wrap .widget-col-list[data-v-
|
|
2281
|
+
.grid-lay-out-wrap .widget-col-list[data-v-50c00481] {
|
|
2282
2282
|
width: 100%;
|
|
2283
2283
|
height: 100%;
|
|
2284
2284
|
min-height: 40px;
|
|
2285
2285
|
border: none;
|
|
2286
2286
|
}
|
|
2287
|
-
.widget-form-ocuupied[data-v-
|
|
2287
|
+
.widget-form-ocuupied[data-v-50c00481] {
|
|
2288
2288
|
min-height: 540px;
|
|
2289
2289
|
border: none;
|
|
2290
2290
|
}
|
|
2291
|
-
.drag_table[data-v-
|
|
2291
|
+
.drag_table[data-v-50c00481] {
|
|
2292
2292
|
width: calc(100% - 100px);
|
|
2293
2293
|
height: 100%;
|
|
2294
2294
|
display: flex;
|
|
2295
2295
|
overflow-y: scroll;
|
|
2296
2296
|
}
|
|
2297
|
-
.drag_table[data-v-
|
|
2297
|
+
.drag_table[data-v-50c00481]::-webkit-scrollbar {
|
|
2298
2298
|
width: 3px;
|
|
2299
2299
|
height: 3px;
|
|
2300
2300
|
}
|
|
2301
|
-
.drag_table[data-v-
|
|
2301
|
+
.drag_table[data-v-50c00481]::-webkit-scrollbar-track {
|
|
2302
2302
|
background: #fff;
|
|
2303
2303
|
border-radius: 2px;
|
|
2304
2304
|
}
|
|
2305
|
-
.drag_table[data-v-
|
|
2305
|
+
.drag_table[data-v-50c00481]::-webkit-scrollbar-thumb {
|
|
2306
2306
|
background: #cdcdcd;
|
|
2307
2307
|
border-radius: 8px;
|
|
2308
2308
|
}
|
|
2309
|
-
.drag_table[data-v-
|
|
2309
|
+
.drag_table[data-v-50c00481]::-webkit-scrollbar-thumb:hover {
|
|
2310
2310
|
background: #cdcdcd;
|
|
2311
2311
|
}
|
|
2312
|
-
.drag_table[data-v-
|
|
2312
|
+
.drag_table[data-v-50c00481]::-webkit-scrollbar-corner {
|
|
2313
2313
|
background: #cdcdcd;
|
|
2314
2314
|
}
|
|
2315
|
-
.widget-form-ocuupied[data-v-
|
|
2315
|
+
.widget-form-ocuupied[data-v-50c00481] {
|
|
2316
2316
|
min-height: 540px;
|
|
2317
2317
|
border: none;
|
|
2318
2318
|
}
|
|
2319
|
-
.table_label[data-v-
|
|
2319
|
+
.table_label[data-v-50c00481] {
|
|
2320
2320
|
width: 100px;
|
|
2321
2321
|
min-width: 100px;
|
|
2322
2322
|
height: 100%;
|
|
2323
2323
|
text-align: right;
|
|
2324
2324
|
}
|
|
2325
|
-
.widget-view-model[data-v-
|
|
2325
|
+
.widget-view-model[data-v-50c00481] {
|
|
2326
2326
|
position: absolute;
|
|
2327
2327
|
top: 0px;
|
|
2328
2328
|
right: 3px;
|
|
@@ -2332,12 +2332,12 @@ li.CodeMirror-hint-active {
|
|
|
2332
2332
|
opacity: 0.6;
|
|
2333
2333
|
}
|
|
2334
2334
|
/**selectedWidget active*/
|
|
2335
|
-
.active[data-v-
|
|
2336
|
-
outline: 2px solid #
|
|
2337
|
-
box-shadow: 0 0
|
|
2335
|
+
.active[data-v-50c00481] {
|
|
2336
|
+
outline: 2px solid #409EFF;
|
|
2337
|
+
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
|
|
2338
2338
|
position: relative;
|
|
2339
2339
|
}
|
|
2340
|
-
.active .widget-view-drag[data-v-
|
|
2340
|
+
.active .widget-view-drag[data-v-50c00481] {
|
|
2341
2341
|
position: absolute;
|
|
2342
2342
|
left: -2px;
|
|
2343
2343
|
top: -2px;
|
|
@@ -2351,7 +2351,7 @@ li.CodeMirror-hint-active {
|
|
|
2351
2351
|
color: #ffffff;
|
|
2352
2352
|
cursor: move;
|
|
2353
2353
|
}
|
|
2354
|
-
.active .widget-view-action[data-v-
|
|
2354
|
+
.active .widget-view-action[data-v-50c00481] {
|
|
2355
2355
|
width: 70px;
|
|
2356
2356
|
position: absolute;
|
|
2357
2357
|
right: 0px;
|
|
@@ -2364,29 +2364,29 @@ li.CodeMirror-hint-active {
|
|
|
2364
2364
|
background: transparent;
|
|
2365
2365
|
color: #fff;
|
|
2366
2366
|
}
|
|
2367
|
-
.active .widget-view-action .iconfont[data-v-
|
|
2367
|
+
.active .widget-view-action .iconfont[data-v-50c00481] {
|
|
2368
2368
|
width: 25px;
|
|
2369
2369
|
height: 25px;
|
|
2370
2370
|
border-radius: 50%;
|
|
2371
2371
|
cursor: pointer;
|
|
2372
|
-
background: #
|
|
2372
|
+
background: #409EFF;
|
|
2373
2373
|
display: flex;
|
|
2374
2374
|
font-size: 14px;
|
|
2375
2375
|
justify-content: center;
|
|
2376
2376
|
}
|
|
2377
|
-
.active .widget-view-action .icon-icon_clone[data-v-
|
|
2377
|
+
.active .widget-view-action .icon-icon_clone[data-v-50c00481] {
|
|
2378
2378
|
background: red;
|
|
2379
2379
|
}
|
|
2380
|
-
.active .widget-view-action .icon-trash[data-v-
|
|
2380
|
+
.active .widget-view-action .icon-trash[data-v-50c00481] {
|
|
2381
2381
|
margin-left: 20px;
|
|
2382
2382
|
}
|
|
2383
|
-
.widget-form-list .widget-view[data-v-
|
|
2383
|
+
.widget-form-list .widget-view[data-v-50c00481] {
|
|
2384
2384
|
position: relative;
|
|
2385
2385
|
border: 1px dashed rgba(170, 170, 170, 0.7);
|
|
2386
2386
|
background-color: rgba(236, 245, 255, 0.3);
|
|
2387
2387
|
margin: 2px;
|
|
2388
2388
|
}
|
|
2389
|
-
.widget-form-list .widget-view .widget-view-action[data-v-
|
|
2389
|
+
.widget-form-list .widget-view .widget-view-action[data-v-50c00481] {
|
|
2390
2390
|
position: absolute;
|
|
2391
2391
|
right: 0px;
|
|
2392
2392
|
bottom: 0;
|
|
@@ -2398,7 +2398,7 @@ li.CodeMirror-hint-active {
|
|
|
2398
2398
|
background: transparent;
|
|
2399
2399
|
color: #fff;
|
|
2400
2400
|
}
|
|
2401
|
-
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-
|
|
2401
|
+
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-50c00481] {
|
|
2402
2402
|
width: 25px;
|
|
2403
2403
|
height: 25px;
|
|
2404
2404
|
border-radius: 50%;
|
|
@@ -2408,13 +2408,13 @@ li.CodeMirror-hint-active {
|
|
|
2408
2408
|
font-size: 14px;
|
|
2409
2409
|
justify-content: center;
|
|
2410
2410
|
}
|
|
2411
|
-
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-
|
|
2411
|
+
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-50c00481] {
|
|
2412
2412
|
background: red;
|
|
2413
2413
|
}
|
|
2414
|
-
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-
|
|
2414
|
+
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-50c00481] {
|
|
2415
2415
|
margin-left: 20px;
|
|
2416
2416
|
}
|
|
2417
|
-
.widget-form-list .widget-view .widget-view-drag[data-v-
|
|
2417
|
+
.widget-form-list .widget-view .widget-view-drag[data-v-50c00481] {
|
|
2418
2418
|
position: absolute;
|
|
2419
2419
|
left: -2px;
|
|
2420
2420
|
top: -2px;
|
|
@@ -2424,20 +2424,20 @@ li.CodeMirror-hint-active {
|
|
|
2424
2424
|
background: #409eff;
|
|
2425
2425
|
z-index: 9;
|
|
2426
2426
|
}
|
|
2427
|
-
.widget-form-list .widget-view .widget-view-drag i[data-v-
|
|
2427
|
+
.widget-form-list .widget-view .widget-view-drag i[data-v-50c00481] {
|
|
2428
2428
|
font-size: 14px;
|
|
2429
2429
|
color: #fff;
|
|
2430
2430
|
margin: 0 5px;
|
|
2431
2431
|
cursor: move;
|
|
2432
2432
|
}
|
|
2433
|
-
[data-v-
|
|
2433
|
+
[data-v-50c00481] .ant-form-item-control-wrapper {
|
|
2434
2434
|
border-right: 1px solid #000;
|
|
2435
2435
|
border-bottom: 1px solid #000;
|
|
2436
2436
|
}
|
|
2437
|
-
.all-lay-out[data-v-
|
|
2437
|
+
.all-lay-out[data-v-50c00481] {
|
|
2438
2438
|
position: relative;
|
|
2439
2439
|
}
|
|
2440
|
-
.all-lay-out .all-lay-out-bg[data-v-
|
|
2440
|
+
.all-lay-out .all-lay-out-bg[data-v-50c00481] {
|
|
2441
2441
|
position: absolute;
|
|
2442
2442
|
left: 0;
|
|
2443
2443
|
width: 100%;
|
|
@@ -2445,22 +2445,22 @@ li.CodeMirror-hint-active {
|
|
|
2445
2445
|
top: 0;
|
|
2446
2446
|
z-index: 0;
|
|
2447
2447
|
}
|
|
2448
|
-
.all-lay-out[data-v-
|
|
2448
|
+
.all-lay-out[data-v-50c00481] .widget-col-list {
|
|
2449
2449
|
width: 100%;
|
|
2450
2450
|
height: 100%;
|
|
2451
2451
|
}
|
|
2452
|
-
.all-lay-out .all-grid-item-wrap[data-v-
|
|
2452
|
+
.all-lay-out .all-grid-item-wrap[data-v-50c00481] {
|
|
2453
2453
|
width: 100%;
|
|
2454
2454
|
height: 100%;
|
|
2455
2455
|
background: #fff;
|
|
2456
2456
|
}
|
|
2457
|
-
.all-lay-out .all-lay-out-edit-wrap[data-v-
|
|
2457
|
+
.all-lay-out .all-lay-out-edit-wrap[data-v-50c00481] {
|
|
2458
2458
|
position: relative;
|
|
2459
2459
|
height: 100%;
|
|
2460
2460
|
left: 90px;
|
|
2461
2461
|
top: 0;
|
|
2462
2462
|
}
|
|
2463
|
-
.all-lay-out .all-lay-out-label[data-v-
|
|
2463
|
+
.all-lay-out .all-lay-out-label[data-v-50c00481] {
|
|
2464
2464
|
position: absolute;
|
|
2465
2465
|
left: 0;
|
|
2466
2466
|
top: 0;
|
|
@@ -2477,72 +2477,72 @@ li.CodeMirror-hint-active {
|
|
|
2477
2477
|
}
|
|
2478
2478
|
|
|
2479
2479
|
|
|
2480
|
-
[data-v-
|
|
2480
|
+
[data-v-fba51b4c] .ant-col {
|
|
2481
2481
|
min-height: 50px;
|
|
2482
2482
|
}
|
|
2483
|
-
[data-v-
|
|
2483
|
+
[data-v-fba51b4c] .vue-grid-layout {
|
|
2484
2484
|
z-index: 2;
|
|
2485
2485
|
}
|
|
2486
|
-
[data-v-
|
|
2486
|
+
[data-v-fba51b4c] .vue-grid-item {
|
|
2487
2487
|
border: 1px dashed #ccc;
|
|
2488
2488
|
box-sizing: border-box;
|
|
2489
2489
|
background-color: #fff;
|
|
2490
2490
|
}
|
|
2491
|
-
[data-v-
|
|
2491
|
+
[data-v-fba51b4c] .ant-form-item {
|
|
2492
2492
|
height: 100%;
|
|
2493
2493
|
}
|
|
2494
|
-
[data-v-
|
|
2494
|
+
[data-v-fba51b4c] .ant-form-item .ant-form-item-label {
|
|
2495
2495
|
height: 100%;
|
|
2496
2496
|
position: absolute;
|
|
2497
2497
|
left: 0;
|
|
2498
2498
|
top: 0;
|
|
2499
2499
|
border-right: 1px solid #333;
|
|
2500
2500
|
}
|
|
2501
|
-
[data-v-
|
|
2501
|
+
[data-v-fba51b4c] .ant-form-item .ant-form-item-label label {
|
|
2502
2502
|
display: flex;
|
|
2503
2503
|
justify-content: center;
|
|
2504
2504
|
align-items: center;
|
|
2505
2505
|
height: 100%;
|
|
2506
2506
|
}
|
|
2507
|
-
[data-v-
|
|
2507
|
+
[data-v-fba51b4c] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
2508
2508
|
display: none;
|
|
2509
2509
|
}
|
|
2510
|
-
[data-v-
|
|
2510
|
+
[data-v-fba51b4c] .ant-form-item .ant-form-item-control-wrapper {
|
|
2511
2511
|
height: 100%;
|
|
2512
2512
|
float: right;
|
|
2513
2513
|
display: flex;
|
|
2514
2514
|
align-items: center;
|
|
2515
2515
|
}
|
|
2516
|
-
[data-v-
|
|
2516
|
+
[data-v-fba51b4c] .ant-form-item .ant-form-item-control {
|
|
2517
2517
|
width: 98%;
|
|
2518
2518
|
margin: 0 auto;
|
|
2519
2519
|
}
|
|
2520
|
-
.is_required[data-v-
|
|
2520
|
+
.is_required[data-v-fba51b4c]::before {
|
|
2521
2521
|
content: "*";
|
|
2522
2522
|
color: #f56c6c;
|
|
2523
2523
|
margin-right: 4px;
|
|
2524
2524
|
}
|
|
2525
|
-
.widget-form-list[data-v-
|
|
2525
|
+
.widget-form-list[data-v-fba51b4c] {
|
|
2526
2526
|
background: #fff;
|
|
2527
2527
|
border: 1px solid var(--designBorderColor);
|
|
2528
2528
|
box-sizing: border-box;
|
|
2529
2529
|
}
|
|
2530
|
-
.widget-form-list .row-item[data-v-
|
|
2530
|
+
.widget-form-list .row-item[data-v-fba51b4c]:not(:last-child) {
|
|
2531
2531
|
border-bottom: 1px solid var(--designBorderColor);
|
|
2532
2532
|
}
|
|
2533
|
-
.widget-form-list .widget-grid[data-v-
|
|
2533
|
+
.widget-form-list .widget-grid[data-v-fba51b4c] {
|
|
2534
2534
|
background: #f4f6fc;
|
|
2535
2535
|
position: relative;
|
|
2536
2536
|
border-left: 5px solid transparent;
|
|
2537
2537
|
padding: 5px;
|
|
2538
2538
|
margin: 0 !important;
|
|
2539
2539
|
}
|
|
2540
|
-
.widget-form-list .widget-grid.active[data-v-
|
|
2540
|
+
.widget-form-list .widget-grid.active[data-v-fba51b4c] {
|
|
2541
2541
|
outline: 2px solid #409eff;
|
|
2542
2542
|
border: 1px solid #409eff;
|
|
2543
2543
|
background: #b3d8ff;
|
|
2544
2544
|
}
|
|
2545
|
-
.widget-form-list .widget-grid .grid-background[data-v-
|
|
2545
|
+
.widget-form-list .widget-grid .grid-background[data-v-fba51b4c] {
|
|
2546
2546
|
position: absolute;
|
|
2547
2547
|
z-index: 1;
|
|
2548
2548
|
top: 0;
|
|
@@ -2553,85 +2553,85 @@ li.CodeMirror-hint-active {
|
|
|
2553
2553
|
height: 100%;
|
|
2554
2554
|
padding: 5px 5px 10px 5px;
|
|
2555
2555
|
}
|
|
2556
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
2556
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-fba51b4c] {
|
|
2557
2557
|
border-bottom: 1px dashed #ccc;
|
|
2558
2558
|
border-left: 1px dashed #ccc;
|
|
2559
2559
|
box-sizing: border-box;
|
|
2560
2560
|
overflow: hidden;
|
|
2561
2561
|
}
|
|
2562
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
2562
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-fba51b4c]:first-child {
|
|
2563
2563
|
border-top: 1px dashed #ccc;
|
|
2564
2564
|
}
|
|
2565
|
-
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-
|
|
2565
|
+
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-fba51b4c] {
|
|
2566
2566
|
float: left;
|
|
2567
2567
|
border-right: 1px dashed #ccc;
|
|
2568
2568
|
min-height: 40px;
|
|
2569
2569
|
box-sizing: border-box;
|
|
2570
2570
|
}
|
|
2571
|
-
.widget-form-list .row_table[data-v-
|
|
2571
|
+
.widget-form-list .row_table[data-v-fba51b4c] {
|
|
2572
2572
|
min-height: 60px;
|
|
2573
2573
|
position: relative;
|
|
2574
2574
|
border-bottom: 1px solid #333;
|
|
2575
2575
|
}
|
|
2576
|
-
.widget-form-list li.sortable-chosen[data-v-
|
|
2576
|
+
.widget-form-list li.sortable-chosen[data-v-fba51b4c] {
|
|
2577
2577
|
height: 2px !important;
|
|
2578
2578
|
overflow: hidden !important;
|
|
2579
2579
|
background: red !important;
|
|
2580
2580
|
}
|
|
2581
|
-
.widget-form-list .widget-col-list[data-v-
|
|
2581
|
+
.widget-form-list .widget-col-list[data-v-fba51b4c] {
|
|
2582
2582
|
min-height: 50px;
|
|
2583
2583
|
border: 1px dashed #ccc;
|
|
2584
2584
|
background: #fff;
|
|
2585
2585
|
}
|
|
2586
|
-
.widget-form-list .widget-col[data-v-
|
|
2586
|
+
.widget-form-list .widget-col[data-v-fba51b4c] {
|
|
2587
2587
|
padding-bottom: 0;
|
|
2588
2588
|
background-color: rgba(253, 246, 236, 0.3);
|
|
2589
2589
|
}
|
|
2590
|
-
.grid-lay-out-wrap .widget-col-list[data-v-
|
|
2590
|
+
.grid-lay-out-wrap .widget-col-list[data-v-fba51b4c] {
|
|
2591
2591
|
width: 100%;
|
|
2592
2592
|
height: 100%;
|
|
2593
2593
|
min-height: 40px;
|
|
2594
2594
|
border: none;
|
|
2595
2595
|
}
|
|
2596
|
-
.widget-form-ocuupied[data-v-
|
|
2596
|
+
.widget-form-ocuupied[data-v-fba51b4c] {
|
|
2597
2597
|
min-height: 540px;
|
|
2598
2598
|
border: none;
|
|
2599
2599
|
}
|
|
2600
|
-
.drag_table[data-v-
|
|
2600
|
+
.drag_table[data-v-fba51b4c] {
|
|
2601
2601
|
width: calc(100% - 100px);
|
|
2602
2602
|
height: 100%;
|
|
2603
2603
|
display: flex;
|
|
2604
2604
|
overflow-y: scroll;
|
|
2605
2605
|
}
|
|
2606
|
-
.drag_table[data-v-
|
|
2606
|
+
.drag_table[data-v-fba51b4c]::-webkit-scrollbar {
|
|
2607
2607
|
width: 3px;
|
|
2608
2608
|
height: 3px;
|
|
2609
2609
|
}
|
|
2610
|
-
.drag_table[data-v-
|
|
2610
|
+
.drag_table[data-v-fba51b4c]::-webkit-scrollbar-track {
|
|
2611
2611
|
background: #fff;
|
|
2612
2612
|
border-radius: 2px;
|
|
2613
2613
|
}
|
|
2614
|
-
.drag_table[data-v-
|
|
2614
|
+
.drag_table[data-v-fba51b4c]::-webkit-scrollbar-thumb {
|
|
2615
2615
|
background: #cdcdcd;
|
|
2616
2616
|
border-radius: 8px;
|
|
2617
2617
|
}
|
|
2618
|
-
.drag_table[data-v-
|
|
2618
|
+
.drag_table[data-v-fba51b4c]::-webkit-scrollbar-thumb:hover {
|
|
2619
2619
|
background: #cdcdcd;
|
|
2620
2620
|
}
|
|
2621
|
-
.drag_table[data-v-
|
|
2621
|
+
.drag_table[data-v-fba51b4c]::-webkit-scrollbar-corner {
|
|
2622
2622
|
background: #cdcdcd;
|
|
2623
2623
|
}
|
|
2624
|
-
.widget-form-ocuupied[data-v-
|
|
2624
|
+
.widget-form-ocuupied[data-v-fba51b4c] {
|
|
2625
2625
|
min-height: 540px;
|
|
2626
2626
|
border: none;
|
|
2627
2627
|
}
|
|
2628
|
-
.table_label[data-v-
|
|
2628
|
+
.table_label[data-v-fba51b4c] {
|
|
2629
2629
|
width: 100px;
|
|
2630
2630
|
min-width: 100px;
|
|
2631
2631
|
height: 100%;
|
|
2632
2632
|
text-align: right;
|
|
2633
2633
|
}
|
|
2634
|
-
.widget-view-model[data-v-
|
|
2634
|
+
.widget-view-model[data-v-fba51b4c] {
|
|
2635
2635
|
position: absolute;
|
|
2636
2636
|
top: 0px;
|
|
2637
2637
|
right: 3px;
|
|
@@ -2641,12 +2641,12 @@ li.CodeMirror-hint-active {
|
|
|
2641
2641
|
opacity: 0.6;
|
|
2642
2642
|
}
|
|
2643
2643
|
/**selectedWidget active*/
|
|
2644
|
-
.active[data-v-
|
|
2645
|
-
outline: 2px solid #
|
|
2646
|
-
box-shadow: 0 0
|
|
2644
|
+
.active[data-v-fba51b4c] {
|
|
2645
|
+
outline: 2px solid #409EFF;
|
|
2646
|
+
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
|
|
2647
2647
|
position: relative;
|
|
2648
2648
|
}
|
|
2649
|
-
.active .widget-view-drag[data-v-
|
|
2649
|
+
.active .widget-view-drag[data-v-fba51b4c] {
|
|
2650
2650
|
position: absolute;
|
|
2651
2651
|
left: -2px;
|
|
2652
2652
|
top: -2px;
|
|
@@ -2660,7 +2660,7 @@ li.CodeMirror-hint-active {
|
|
|
2660
2660
|
color: #ffffff;
|
|
2661
2661
|
cursor: move;
|
|
2662
2662
|
}
|
|
2663
|
-
.active .widget-view-action[data-v-
|
|
2663
|
+
.active .widget-view-action[data-v-fba51b4c] {
|
|
2664
2664
|
width: 70px;
|
|
2665
2665
|
position: absolute;
|
|
2666
2666
|
right: 0px;
|
|
@@ -2673,29 +2673,29 @@ li.CodeMirror-hint-active {
|
|
|
2673
2673
|
background: transparent;
|
|
2674
2674
|
color: #fff;
|
|
2675
2675
|
}
|
|
2676
|
-
.active .widget-view-action .iconfont[data-v-
|
|
2676
|
+
.active .widget-view-action .iconfont[data-v-fba51b4c] {
|
|
2677
2677
|
width: 25px;
|
|
2678
2678
|
height: 25px;
|
|
2679
2679
|
border-radius: 50%;
|
|
2680
2680
|
cursor: pointer;
|
|
2681
|
-
background: #
|
|
2681
|
+
background: #409EFF;
|
|
2682
2682
|
display: flex;
|
|
2683
2683
|
font-size: 14px;
|
|
2684
2684
|
justify-content: center;
|
|
2685
2685
|
}
|
|
2686
|
-
.active .widget-view-action .icon-icon_clone[data-v-
|
|
2686
|
+
.active .widget-view-action .icon-icon_clone[data-v-fba51b4c] {
|
|
2687
2687
|
background: red;
|
|
2688
2688
|
}
|
|
2689
|
-
.active .widget-view-action .icon-trash[data-v-
|
|
2689
|
+
.active .widget-view-action .icon-trash[data-v-fba51b4c] {
|
|
2690
2690
|
margin-left: 20px;
|
|
2691
2691
|
}
|
|
2692
|
-
.widget-form-list .widget-view[data-v-
|
|
2692
|
+
.widget-form-list .widget-view[data-v-fba51b4c] {
|
|
2693
2693
|
position: relative;
|
|
2694
2694
|
border: 1px dashed rgba(170, 170, 170, 0.7);
|
|
2695
2695
|
background-color: rgba(236, 245, 255, 0.3);
|
|
2696
2696
|
margin: 2px;
|
|
2697
2697
|
}
|
|
2698
|
-
.widget-form-list .widget-view .widget-view-action[data-v-
|
|
2698
|
+
.widget-form-list .widget-view .widget-view-action[data-v-fba51b4c] {
|
|
2699
2699
|
position: absolute;
|
|
2700
2700
|
right: 0px;
|
|
2701
2701
|
bottom: 0;
|
|
@@ -2707,7 +2707,7 @@ li.CodeMirror-hint-active {
|
|
|
2707
2707
|
background: transparent;
|
|
2708
2708
|
color: #fff;
|
|
2709
2709
|
}
|
|
2710
|
-
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-
|
|
2710
|
+
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-fba51b4c] {
|
|
2711
2711
|
width: 25px;
|
|
2712
2712
|
height: 25px;
|
|
2713
2713
|
border-radius: 50%;
|
|
@@ -2717,13 +2717,13 @@ li.CodeMirror-hint-active {
|
|
|
2717
2717
|
font-size: 14px;
|
|
2718
2718
|
justify-content: center;
|
|
2719
2719
|
}
|
|
2720
|
-
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-
|
|
2720
|
+
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-fba51b4c] {
|
|
2721
2721
|
background: red;
|
|
2722
2722
|
}
|
|
2723
|
-
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-
|
|
2723
|
+
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-fba51b4c] {
|
|
2724
2724
|
margin-left: 20px;
|
|
2725
2725
|
}
|
|
2726
|
-
.widget-form-list .widget-view .widget-view-drag[data-v-
|
|
2726
|
+
.widget-form-list .widget-view .widget-view-drag[data-v-fba51b4c] {
|
|
2727
2727
|
position: absolute;
|
|
2728
2728
|
left: -2px;
|
|
2729
2729
|
top: -2px;
|
|
@@ -2733,27 +2733,27 @@ li.CodeMirror-hint-active {
|
|
|
2733
2733
|
background: #409eff;
|
|
2734
2734
|
z-index: 9;
|
|
2735
2735
|
}
|
|
2736
|
-
.widget-form-list .widget-view .widget-view-drag i[data-v-
|
|
2736
|
+
.widget-form-list .widget-view .widget-view-drag i[data-v-fba51b4c] {
|
|
2737
2737
|
font-size: 14px;
|
|
2738
2738
|
color: #fff;
|
|
2739
2739
|
margin: 0 5px;
|
|
2740
2740
|
cursor: move;
|
|
2741
2741
|
}
|
|
2742
2742
|
/*****无border *****/
|
|
2743
|
-
.no-border .widget-form-list[data-v-
|
|
2743
|
+
.no-border .widget-form-list[data-v-fba51b4c] {
|
|
2744
2744
|
border: none;
|
|
2745
2745
|
}
|
|
2746
|
-
.no-border .widget-form-list .row-item[data-v-
|
|
2746
|
+
.no-border .widget-form-list .row-item[data-v-fba51b4c]:not(:last-child) {
|
|
2747
2747
|
border: none;
|
|
2748
2748
|
}
|
|
2749
|
-
.no-border .widget-form-list[data-v-
|
|
2749
|
+
.no-border .widget-form-list[data-v-fba51b4c] .ant-form-item .ant-form-item-label {
|
|
2750
2750
|
border: 0;
|
|
2751
2751
|
}
|
|
2752
2752
|
/*****无border *****/
|
|
2753
|
-
.all-lay-out[data-v-
|
|
2753
|
+
.all-lay-out[data-v-fba51b4c] {
|
|
2754
2754
|
position: relative;
|
|
2755
2755
|
}
|
|
2756
|
-
.all-lay-out .all-lay-out-bg[data-v-
|
|
2756
|
+
.all-lay-out .all-lay-out-bg[data-v-fba51b4c] {
|
|
2757
2757
|
position: absolute;
|
|
2758
2758
|
left: 0;
|
|
2759
2759
|
width: 100%;
|
|
@@ -2761,22 +2761,22 @@ li.CodeMirror-hint-active {
|
|
|
2761
2761
|
top: 0;
|
|
2762
2762
|
z-index: 0;
|
|
2763
2763
|
}
|
|
2764
|
-
.all-lay-out[data-v-
|
|
2764
|
+
.all-lay-out[data-v-fba51b4c] .widget-col-list {
|
|
2765
2765
|
width: 100%;
|
|
2766
2766
|
height: 100%;
|
|
2767
2767
|
}
|
|
2768
|
-
.all-lay-out .all-grid-item-wrap[data-v-
|
|
2768
|
+
.all-lay-out .all-grid-item-wrap[data-v-fba51b4c] {
|
|
2769
2769
|
width: 100%;
|
|
2770
2770
|
height: 100%;
|
|
2771
2771
|
background: #fff;
|
|
2772
2772
|
}
|
|
2773
|
-
.all-lay-out .all-lay-out-edit-wrap[data-v-
|
|
2773
|
+
.all-lay-out .all-lay-out-edit-wrap[data-v-fba51b4c] {
|
|
2774
2774
|
position: relative;
|
|
2775
2775
|
height: 100%;
|
|
2776
2776
|
left: 90px;
|
|
2777
2777
|
top: 0;
|
|
2778
2778
|
}
|
|
2779
|
-
.all-lay-out .all-lay-out-label[data-v-
|
|
2779
|
+
.all-lay-out .all-lay-out-label[data-v-fba51b4c] {
|
|
2780
2780
|
position: absolute;
|
|
2781
2781
|
left: 0;
|
|
2782
2782
|
top: 0;
|
|
@@ -2806,7 +2806,7 @@ li.CodeMirror-hint-active {
|
|
|
2806
2806
|
}
|
|
2807
2807
|
|
|
2808
2808
|
|
|
2809
|
-
[data-v-
|
|
2809
|
+
[data-v-312deacd] .ant-btn-icon-only > i {
|
|
2810
2810
|
vertical-align: 1px;
|
|
2811
2811
|
}
|
|
2812
2812
|
|
|
@@ -3963,12 +3963,6 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3963
3963
|
display: flex;
|
|
3964
3964
|
}
|
|
3965
3965
|
|
|
3966
|
-
|
|
3967
|
-
[data-v-3e57732c] .ant-time-picker {
|
|
3968
|
-
max-width: 170px !important;
|
|
3969
|
-
width: initial !important;
|
|
3970
|
-
}
|
|
3971
|
-
|
|
3972
3966
|
.is_required[data-v-77374a03]::before {
|
|
3973
3967
|
content: "*";
|
|
3974
3968
|
color: #f56c6c;
|
|
@@ -5390,89 +5384,104 @@ div {
|
|
|
5390
5384
|
display: none ;
|
|
5391
5385
|
}
|
|
5392
5386
|
|
|
5393
|
-
.components-list[data-v-
|
|
5387
|
+
.components-list[data-v-f03aa584] {
|
|
5394
5388
|
padding: 0;
|
|
5395
|
-
padding-top: 5px;
|
|
5396
5389
|
margin: 0;
|
|
5397
5390
|
line-height: 20px;
|
|
5398
5391
|
position: relative;
|
|
5392
|
+
height: 100%;
|
|
5393
|
+
overflow-y: auto;
|
|
5399
5394
|
}
|
|
5400
|
-
.components-list .tabs[data-v-
|
|
5401
|
-
|
|
5402
|
-
|
|
5403
|
-
|
|
5404
|
-
|
|
5405
|
-
|
|
5406
|
-
|
|
5407
|
-
|
|
5408
|
-
|
|
5395
|
+
.components-list .tabs[data-v-f03aa584] {
|
|
5396
|
+
padding: 8px 10px 6px;
|
|
5397
|
+
display: flex;
|
|
5398
|
+
flex-wrap: wrap;
|
|
5399
|
+
gap: 4px;
|
|
5400
|
+
border-bottom: 1px solid #e8e8e8;
|
|
5401
|
+
position: sticky;
|
|
5402
|
+
top: 0;
|
|
5403
|
+
background: #fff;
|
|
5404
|
+
z-index: 1;
|
|
5409
5405
|
}
|
|
5410
|
-
.components-list .tabs span[data-v-
|
|
5406
|
+
.components-list .tabs span[data-v-f03aa584] {
|
|
5411
5407
|
cursor: pointer;
|
|
5412
5408
|
display: inline-block;
|
|
5413
|
-
margin: 0 5px;
|
|
5414
5409
|
font-size: 12px;
|
|
5415
|
-
padding: 2px
|
|
5416
|
-
}
|
|
5417
|
-
.components-list .tabs .activeTab[data-v-bb4c8efc] {
|
|
5418
|
-
background: #4991f2;
|
|
5410
|
+
padding: 2px 8px;
|
|
5419
5411
|
border-radius: 10px;
|
|
5412
|
+
color: #666;
|
|
5413
|
+
transition: all 0.2s;
|
|
5414
|
+
}
|
|
5415
|
+
.components-list .tabs .activeTab[data-v-f03aa584] {
|
|
5416
|
+
background: #409EFF;
|
|
5420
5417
|
color: #fff;
|
|
5421
5418
|
}
|
|
5422
|
-
.components-list
|
|
5419
|
+
.components-list ul[data-v-f03aa584] {
|
|
5420
|
+
padding: 8px 8px 4px;
|
|
5421
|
+
}
|
|
5422
|
+
.components-list .widget-control[data-v-f03aa584] {
|
|
5423
5423
|
display: inline-block;
|
|
5424
|
-
|
|
5424
|
+
width: calc(33.33% - 4px);
|
|
5425
5425
|
box-sizing: border-box;
|
|
5426
|
-
padding: 0
|
|
5427
|
-
height:
|
|
5428
|
-
border: 1px solid #
|
|
5426
|
+
padding: 0;
|
|
5427
|
+
height: 50px;
|
|
5428
|
+
border: 1px solid #e8e8e8;
|
|
5429
|
+
border-radius: 4px;
|
|
5429
5430
|
cursor: move;
|
|
5431
|
+
margin: 0 4px 6px 0;
|
|
5432
|
+
transition: all 0.2s;
|
|
5430
5433
|
}
|
|
5431
|
-
.components-list .widget-control[data-v-
|
|
5432
|
-
border-
|
|
5434
|
+
.components-list .widget-control[data-v-f03aa584]:hover {
|
|
5435
|
+
border-color: #409EFF;
|
|
5436
|
+
background: #ecf5ff;
|
|
5433
5437
|
}
|
|
5434
|
-
.components-list .widget-control a[data-v-
|
|
5435
|
-
color: #
|
|
5438
|
+
.components-list .widget-control a[data-v-f03aa584] {
|
|
5439
|
+
color: #555;
|
|
5436
5440
|
display: flex;
|
|
5437
5441
|
flex-direction: column;
|
|
5438
5442
|
justify-content: center;
|
|
5439
5443
|
align-items: center;
|
|
5444
|
+
height: 100%;
|
|
5440
5445
|
font-size: 12px;
|
|
5441
5446
|
}
|
|
5442
|
-
.components-list .
|
|
5447
|
+
.components-list .widget-control a i[data-v-f03aa584] {
|
|
5448
|
+
font-size: 16px;
|
|
5449
|
+
margin-bottom: 2px;
|
|
5450
|
+
}
|
|
5451
|
+
.components-list .preview-options[data-v-f03aa584] {
|
|
5443
5452
|
position: absolute;
|
|
5444
5453
|
height: 30px;
|
|
5445
|
-
right:
|
|
5446
|
-
bottom:
|
|
5454
|
+
right: 10px;
|
|
5455
|
+
bottom: 10px;
|
|
5447
5456
|
}
|
|
5448
|
-
.components-list .preview-options .ant-btn-link[data-v-
|
|
5457
|
+
.components-list .preview-options .ant-btn-link[data-v-f03aa584] {
|
|
5449
5458
|
color: #666;
|
|
5450
5459
|
padding: 0 2px;
|
|
5451
5460
|
}
|
|
5452
|
-
.components-list .preview-options .ant-btn-link.btn-active[data-v-
|
|
5461
|
+
.components-list .preview-options .ant-btn-link.btn-active[data-v-f03aa584] {
|
|
5453
5462
|
color: #1890ff;
|
|
5454
5463
|
}
|
|
5455
|
-
.control[data-v-
|
|
5464
|
+
.control[data-v-f03aa584] {
|
|
5456
5465
|
margin-top: 20px;
|
|
5457
5466
|
width: 350px;
|
|
5458
5467
|
background: #ffffff;
|
|
5459
5468
|
box-shadow: 0 0 15px #ffffff;
|
|
5460
5469
|
}
|
|
5461
|
-
.control .title[data-v-
|
|
5470
|
+
.control .title[data-v-f03aa584] {
|
|
5462
5471
|
height: 50px;
|
|
5463
5472
|
line-height: 50px;
|
|
5464
5473
|
padding: 0 15px;
|
|
5465
5474
|
border-bottom: 1px solid #f0f0f0;
|
|
5466
5475
|
}
|
|
5467
|
-
.control .list_wrap[data-v-
|
|
5476
|
+
.control .list_wrap[data-v-f03aa584] {
|
|
5468
5477
|
padding-top: 15px;
|
|
5469
5478
|
font-size: 0;
|
|
5470
5479
|
min-height: 680px;
|
|
5471
5480
|
}
|
|
5472
|
-
.control .list_wrap .list_box[data-v-
|
|
5481
|
+
.control .list_wrap .list_box[data-v-f03aa584] {
|
|
5473
5482
|
display: inline-block;
|
|
5474
5483
|
}
|
|
5475
|
-
.control .list_wrap .list[data-v-
|
|
5484
|
+
.control .list_wrap .list[data-v-f03aa584] {
|
|
5476
5485
|
border: 1px dashed #d1d1d1;
|
|
5477
5486
|
margin: 0 7.5px 15px 7.5px;
|
|
5478
5487
|
width: 160px;
|
|
@@ -5488,17 +5497,17 @@ div {
|
|
|
5488
5497
|
position: relative;
|
|
5489
5498
|
overflow: hidden;
|
|
5490
5499
|
}
|
|
5491
|
-
.control .list_wrap .list i[data-v-
|
|
5500
|
+
.control .list_wrap .list i[data-v-f03aa584] {
|
|
5492
5501
|
position: absolute;
|
|
5493
5502
|
right: 10px;
|
|
5494
5503
|
top: 0px;
|
|
5495
5504
|
font-size: 22px;
|
|
5496
5505
|
color: #999;
|
|
5497
5506
|
}
|
|
5498
|
-
.control .list_wrap .list[data-v-
|
|
5507
|
+
.control .list_wrap .list[data-v-f03aa584]:nth-child(2n) {
|
|
5499
5508
|
margin-right: 0;
|
|
5500
5509
|
}
|
|
5501
|
-
.control .list_wrap .list[data-v-
|
|
5510
|
+
.control .list_wrap .list[data-v-f03aa584]:hover {
|
|
5502
5511
|
background: #f1f1f1;
|
|
5503
5512
|
}
|
|
5504
5513
|
|
|
@@ -5516,98 +5525,98 @@ div {
|
|
|
5516
5525
|
opacity: 0.6;
|
|
5517
5526
|
}
|
|
5518
5527
|
|
|
5519
|
-
.paper[data-v-
|
|
5528
|
+
.paper[data-v-51f14858] * {
|
|
5520
5529
|
font-size: var(--paperFontSize);
|
|
5521
5530
|
}
|
|
5522
|
-
.paper .form-title[data-v-
|
|
5531
|
+
.paper .form-title[data-v-51f14858] {
|
|
5523
5532
|
text-align: center;
|
|
5524
5533
|
font-weight: 600;
|
|
5525
5534
|
font-size: 16px;
|
|
5526
5535
|
min-height: 40px;
|
|
5527
5536
|
line-height: 30px;
|
|
5528
5537
|
}
|
|
5529
|
-
[data-v-
|
|
5538
|
+
[data-v-51f14858] .vue-grid-layout {
|
|
5530
5539
|
z-index: 2;
|
|
5531
5540
|
}
|
|
5532
|
-
[data-v-
|
|
5541
|
+
[data-v-51f14858] .vue-grid-item {
|
|
5533
5542
|
border: 1px dashed #ccc;
|
|
5534
5543
|
box-sizing: border-box;
|
|
5535
5544
|
background-color: #fff;
|
|
5536
5545
|
}
|
|
5537
|
-
[data-v-
|
|
5546
|
+
[data-v-51f14858] .ant-form-item {
|
|
5538
5547
|
width: 100%;
|
|
5539
5548
|
height: 100%;
|
|
5540
5549
|
margin-bottom: 0;
|
|
5541
5550
|
}
|
|
5542
|
-
[data-v-
|
|
5551
|
+
[data-v-51f14858] .ant-form-item .ant-form-item-label {
|
|
5543
5552
|
height: 100%;
|
|
5544
5553
|
position: absolute;
|
|
5545
5554
|
left: 0;
|
|
5546
5555
|
top: 0;
|
|
5547
5556
|
border-right: 1px solid var(--designBorderColor);
|
|
5548
5557
|
}
|
|
5549
|
-
[data-v-
|
|
5558
|
+
[data-v-51f14858] .ant-form-item .ant-form-item-label label {
|
|
5550
5559
|
display: flex;
|
|
5551
5560
|
justify-content: center;
|
|
5552
5561
|
align-items: center;
|
|
5553
5562
|
height: 100%;
|
|
5554
5563
|
}
|
|
5555
|
-
[data-v-
|
|
5564
|
+
[data-v-51f14858] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
5556
5565
|
display: none;
|
|
5557
5566
|
}
|
|
5558
|
-
[data-v-
|
|
5567
|
+
[data-v-51f14858] .ant-form-item .ant-form-item-control-wrapper {
|
|
5559
5568
|
height: 100%;
|
|
5560
5569
|
float: right;
|
|
5561
5570
|
display: flex;
|
|
5562
5571
|
align-items: center;
|
|
5563
5572
|
}
|
|
5564
|
-
[data-v-
|
|
5573
|
+
[data-v-51f14858] .ant-form-item .ant-form-item-control {
|
|
5565
5574
|
width: 98%;
|
|
5566
5575
|
margin: 0 auto;
|
|
5567
5576
|
}
|
|
5568
|
-
.is_required[data-v-
|
|
5577
|
+
.is_required[data-v-51f14858]::before {
|
|
5569
5578
|
content: "*";
|
|
5570
5579
|
color: #f56c6c;
|
|
5571
5580
|
margin-right: 4px;
|
|
5572
5581
|
}
|
|
5573
|
-
.widget-form-list[data-v-
|
|
5582
|
+
.widget-form-list[data-v-51f14858] {
|
|
5574
5583
|
background: #fff;
|
|
5575
5584
|
box-sizing: border-box;
|
|
5576
5585
|
}
|
|
5577
|
-
.widget-form-list .row-item[data-v-
|
|
5586
|
+
.widget-form-list .row-item[data-v-51f14858]:first-child {
|
|
5578
5587
|
border-top: 1px solid var(--designBorderColor);
|
|
5579
5588
|
}
|
|
5580
|
-
.widget-form-list .row-item[data-v-
|
|
5589
|
+
.widget-form-list .row-item[data-v-51f14858] {
|
|
5581
5590
|
border-bottom: 1px solid var(--designBorderColor);
|
|
5582
5591
|
}
|
|
5583
|
-
.widget-form-list .row-item[data-v-
|
|
5592
|
+
.widget-form-list .row-item[data-v-51f14858] {
|
|
5584
5593
|
border-right: 1px solid var(--designBorderColor);
|
|
5585
5594
|
border-left: 1px solid var(--designBorderColor);
|
|
5586
5595
|
}
|
|
5587
|
-
.widget-form-list .item-bottom[data-v-
|
|
5596
|
+
.widget-form-list .item-bottom[data-v-51f14858] {
|
|
5588
5597
|
border-bottom: 1px solid var(--designBorderColor);
|
|
5589
5598
|
}
|
|
5590
|
-
.widget-form-list .no-row-item[data-v-
|
|
5599
|
+
.widget-form-list .no-row-item[data-v-51f14858] {
|
|
5591
5600
|
border-right: none;
|
|
5592
5601
|
border-bottom: none !important;
|
|
5593
5602
|
}
|
|
5594
|
-
.widget-form-list .no-row-item .widget-form-list[data-v-
|
|
5603
|
+
.widget-form-list .no-row-item .widget-form-list[data-v-51f14858] {
|
|
5595
5604
|
border-top: none !important;
|
|
5596
5605
|
border-right: none;
|
|
5597
5606
|
}
|
|
5598
|
-
.widget-form-list .widget-grid[data-v-
|
|
5607
|
+
.widget-form-list .widget-grid[data-v-51f14858] {
|
|
5599
5608
|
background: #f4f6fc;
|
|
5600
5609
|
position: relative;
|
|
5601
5610
|
border-left: 5px solid transparent;
|
|
5602
5611
|
padding: 5px;
|
|
5603
5612
|
margin: 0 !important;
|
|
5604
5613
|
}
|
|
5605
|
-
.widget-form-list .widget-grid.active[data-v-
|
|
5614
|
+
.widget-form-list .widget-grid.active[data-v-51f14858] {
|
|
5606
5615
|
outline: 2px solid #409eff;
|
|
5607
5616
|
border: 1px solid #409eff;
|
|
5608
|
-
background: #
|
|
5617
|
+
background: #ecf5ff;
|
|
5609
5618
|
}
|
|
5610
|
-
.widget-form-list .widget-grid .grid-background[data-v-
|
|
5619
|
+
.widget-form-list .widget-grid .grid-background[data-v-51f14858] {
|
|
5611
5620
|
position: absolute;
|
|
5612
5621
|
z-index: 1;
|
|
5613
5622
|
top: 0;
|
|
@@ -5618,85 +5627,85 @@ div {
|
|
|
5618
5627
|
height: 100%;
|
|
5619
5628
|
padding: 5px 5px 10px 5px;
|
|
5620
5629
|
}
|
|
5621
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
5630
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-51f14858] {
|
|
5622
5631
|
border-bottom: 1px dashed #ccc;
|
|
5623
5632
|
border-left: 1px dashed #ccc;
|
|
5624
5633
|
box-sizing: border-box;
|
|
5625
5634
|
overflow: hidden;
|
|
5626
5635
|
}
|
|
5627
|
-
.widget-form-list .widget-grid .grid-background .rows[data-v-
|
|
5636
|
+
.widget-form-list .widget-grid .grid-background .rows[data-v-51f14858]:first-child {
|
|
5628
5637
|
border-top: 1px dashed #ccc;
|
|
5629
5638
|
}
|
|
5630
|
-
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-
|
|
5639
|
+
.widget-form-list .widget-grid .grid-background .rows .columns[data-v-51f14858] {
|
|
5631
5640
|
float: left;
|
|
5632
5641
|
border-right: 1px dashed #ccc;
|
|
5633
5642
|
min-height: 40px;
|
|
5634
5643
|
box-sizing: border-box;
|
|
5635
5644
|
}
|
|
5636
|
-
.widget-form-list .row_table[data-v-
|
|
5645
|
+
.widget-form-list .row_table[data-v-51f14858] {
|
|
5637
5646
|
min-height: 60px;
|
|
5638
5647
|
position: relative;
|
|
5639
5648
|
}
|
|
5640
|
-
.widget-form-list li.sortable-chosen[data-v-
|
|
5649
|
+
.widget-form-list li.sortable-chosen[data-v-51f14858] {
|
|
5641
5650
|
height: 2px !important;
|
|
5642
5651
|
overflow: hidden !important;
|
|
5643
5652
|
background: red !important;
|
|
5644
5653
|
}
|
|
5645
|
-
.widget-form-list .widget-col-list[data-v-
|
|
5654
|
+
.widget-form-list .widget-col-list[data-v-51f14858] {
|
|
5646
5655
|
min-height: 50px;
|
|
5647
5656
|
border: 1px dashed #ccc;
|
|
5648
5657
|
background: #fff;
|
|
5649
5658
|
}
|
|
5650
|
-
.widget-form-list .widget-col[data-v-
|
|
5659
|
+
.widget-form-list .widget-col[data-v-51f14858] {
|
|
5651
5660
|
padding-bottom: 0;
|
|
5652
5661
|
padding: 5px;
|
|
5653
5662
|
background-color: rgba(253, 246, 236, 0.3);
|
|
5654
5663
|
}
|
|
5655
|
-
.grid-lay-out-wrap .widget-col-list[data-v-
|
|
5664
|
+
.grid-lay-out-wrap .widget-col-list[data-v-51f14858] {
|
|
5656
5665
|
width: 100%;
|
|
5657
5666
|
height: 100%;
|
|
5658
5667
|
min-height: 40px;
|
|
5659
5668
|
border: none;
|
|
5660
5669
|
}
|
|
5661
|
-
.widget-form-ocuupied[data-v-
|
|
5670
|
+
.widget-form-ocuupied[data-v-51f14858] {
|
|
5662
5671
|
min-height: 540px;
|
|
5663
5672
|
border: none;
|
|
5664
5673
|
}
|
|
5665
|
-
.drag_table[data-v-
|
|
5674
|
+
.drag_table[data-v-51f14858] {
|
|
5666
5675
|
width: calc(100% - 100px);
|
|
5667
5676
|
height: 100%;
|
|
5668
5677
|
display: flex;
|
|
5669
5678
|
overflow-y: scroll;
|
|
5670
5679
|
}
|
|
5671
|
-
.drag_table[data-v-
|
|
5680
|
+
.drag_table[data-v-51f14858]::-webkit-scrollbar {
|
|
5672
5681
|
width: 3px;
|
|
5673
5682
|
height: 3px;
|
|
5674
5683
|
}
|
|
5675
|
-
.drag_table[data-v-
|
|
5684
|
+
.drag_table[data-v-51f14858]::-webkit-scrollbar-track {
|
|
5676
5685
|
background: #fff;
|
|
5677
5686
|
border-radius: 2px;
|
|
5678
5687
|
}
|
|
5679
|
-
.drag_table[data-v-
|
|
5688
|
+
.drag_table[data-v-51f14858]::-webkit-scrollbar-thumb {
|
|
5680
5689
|
background: #cdcdcd;
|
|
5681
5690
|
border-radius: 8px;
|
|
5682
5691
|
}
|
|
5683
|
-
.drag_table[data-v-
|
|
5692
|
+
.drag_table[data-v-51f14858]::-webkit-scrollbar-thumb:hover {
|
|
5684
5693
|
background: #cdcdcd;
|
|
5685
5694
|
}
|
|
5686
|
-
.drag_table[data-v-
|
|
5695
|
+
.drag_table[data-v-51f14858]::-webkit-scrollbar-corner {
|
|
5687
5696
|
background: #cdcdcd;
|
|
5688
5697
|
}
|
|
5689
|
-
.widget-form-ocuupied[data-v-
|
|
5698
|
+
.widget-form-ocuupied[data-v-51f14858] {
|
|
5690
5699
|
min-height: 540px;
|
|
5691
5700
|
border: none;
|
|
5692
5701
|
}
|
|
5693
|
-
.table_label[data-v-
|
|
5702
|
+
.table_label[data-v-51f14858] {
|
|
5694
5703
|
width: 100px;
|
|
5695
5704
|
min-width: 100px;
|
|
5696
5705
|
height: 100%;
|
|
5697
5706
|
text-align: right;
|
|
5698
5707
|
}
|
|
5699
|
-
.widget-view-model[data-v-
|
|
5708
|
+
.widget-view-model[data-v-51f14858] {
|
|
5700
5709
|
position: absolute;
|
|
5701
5710
|
top: 0px;
|
|
5702
5711
|
right: 3px;
|
|
@@ -5706,12 +5715,12 @@ div {
|
|
|
5706
5715
|
opacity: 0.6;
|
|
5707
5716
|
}
|
|
5708
5717
|
/**selectedWidget active*/
|
|
5709
|
-
[data-v-
|
|
5710
|
-
outline: 2px solid #
|
|
5711
|
-
box-shadow: 0 0
|
|
5718
|
+
[data-v-51f14858] .active {
|
|
5719
|
+
outline: 2px solid #409EFF;
|
|
5720
|
+
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
|
|
5712
5721
|
position: relative;
|
|
5713
5722
|
}
|
|
5714
|
-
[data-v-
|
|
5723
|
+
[data-v-51f14858] .active .widget-view-drag {
|
|
5715
5724
|
position: absolute;
|
|
5716
5725
|
left: -2px;
|
|
5717
5726
|
top: -2px;
|
|
@@ -5725,7 +5734,7 @@ div {
|
|
|
5725
5734
|
color: #ffffff;
|
|
5726
5735
|
cursor: move;
|
|
5727
5736
|
}
|
|
5728
|
-
[data-v-
|
|
5737
|
+
[data-v-51f14858] .active .widget-view-action {
|
|
5729
5738
|
width: 70px;
|
|
5730
5739
|
position: absolute;
|
|
5731
5740
|
right: 0px;
|
|
@@ -5738,27 +5747,27 @@ div {
|
|
|
5738
5747
|
background: transparent;
|
|
5739
5748
|
color: #fff;
|
|
5740
5749
|
}
|
|
5741
|
-
[data-v-
|
|
5750
|
+
[data-v-51f14858] .active .widget-view-action .iconfont {
|
|
5742
5751
|
width: 25px;
|
|
5743
5752
|
height: 25px;
|
|
5744
5753
|
border-radius: 50%;
|
|
5745
5754
|
cursor: pointer;
|
|
5746
|
-
background: #
|
|
5755
|
+
background: #409EFF;
|
|
5747
5756
|
display: flex;
|
|
5748
5757
|
font-size: 14px;
|
|
5749
5758
|
justify-content: center;
|
|
5750
5759
|
}
|
|
5751
|
-
[data-v-
|
|
5760
|
+
[data-v-51f14858] .active .widget-view-action .icon-icon_clone {
|
|
5752
5761
|
background: red;
|
|
5753
5762
|
}
|
|
5754
|
-
[data-v-
|
|
5763
|
+
[data-v-51f14858] .active .widget-view-action .icon-trash {
|
|
5755
5764
|
margin-left: 20px;
|
|
5756
5765
|
}
|
|
5757
|
-
.widget-form-list .widget-view[data-v-
|
|
5766
|
+
.widget-form-list .widget-view[data-v-51f14858] {
|
|
5758
5767
|
z-index: 8;
|
|
5759
5768
|
position: relative;
|
|
5760
5769
|
}
|
|
5761
|
-
.widget-form-list .widget-view .widget-view-action[data-v-
|
|
5770
|
+
.widget-form-list .widget-view .widget-view-action[data-v-51f14858] {
|
|
5762
5771
|
position: absolute;
|
|
5763
5772
|
right: 0px;
|
|
5764
5773
|
bottom: 0;
|
|
@@ -5770,23 +5779,23 @@ div {
|
|
|
5770
5779
|
background: transparent;
|
|
5771
5780
|
color: #fff;
|
|
5772
5781
|
}
|
|
5773
|
-
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-
|
|
5782
|
+
.widget-form-list .widget-view .widget-view-action .iconfont[data-v-51f14858] {
|
|
5774
5783
|
width: 25px;
|
|
5775
5784
|
height: 25px;
|
|
5776
5785
|
border-radius: 50%;
|
|
5777
5786
|
cursor: pointer;
|
|
5778
|
-
background: #
|
|
5787
|
+
background: #409EFF;
|
|
5779
5788
|
display: flex;
|
|
5780
5789
|
font-size: 14px;
|
|
5781
5790
|
justify-content: center;
|
|
5782
5791
|
}
|
|
5783
|
-
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-
|
|
5792
|
+
.widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-51f14858] {
|
|
5784
5793
|
background: red;
|
|
5785
5794
|
}
|
|
5786
|
-
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-
|
|
5795
|
+
.widget-form-list .widget-view .widget-view-action .icon-trash[data-v-51f14858] {
|
|
5787
5796
|
margin-left: 20px;
|
|
5788
5797
|
}
|
|
5789
|
-
.widget-form-list .widget-view .widget-view-drag[data-v-
|
|
5798
|
+
.widget-form-list .widget-view .widget-view-drag[data-v-51f14858] {
|
|
5790
5799
|
position: absolute;
|
|
5791
5800
|
left: -2px;
|
|
5792
5801
|
top: -2px;
|
|
@@ -5796,30 +5805,30 @@ div {
|
|
|
5796
5805
|
background: #409eff;
|
|
5797
5806
|
z-index: 9;
|
|
5798
5807
|
}
|
|
5799
|
-
.widget-form-list .widget-view .widget-view-drag i[data-v-
|
|
5808
|
+
.widget-form-list .widget-view .widget-view-drag i[data-v-51f14858] {
|
|
5800
5809
|
font-size: 14px;
|
|
5801
5810
|
color: #fff;
|
|
5802
5811
|
margin: 0 5px;
|
|
5803
5812
|
cursor: move;
|
|
5804
5813
|
}
|
|
5805
5814
|
/*****无border *****/
|
|
5806
|
-
.no-border .widget-form-list[data-v-
|
|
5815
|
+
.no-border .widget-form-list[data-v-51f14858] {
|
|
5807
5816
|
border: none;
|
|
5808
5817
|
}
|
|
5809
|
-
.no-border .widget-form-list .row-item[data-v-
|
|
5818
|
+
.no-border .widget-form-list .row-item[data-v-51f14858]:not(:last-child) {
|
|
5810
5819
|
border: none;
|
|
5811
5820
|
}
|
|
5812
|
-
.no-border .widget-form-list[data-v-
|
|
5821
|
+
.no-border .widget-form-list[data-v-51f14858] .ant-form-item .ant-form-item-label {
|
|
5813
5822
|
border: 0;
|
|
5814
5823
|
}
|
|
5815
5824
|
/*****无border *****/
|
|
5816
5825
|
/***label对齐方式 */
|
|
5817
|
-
[data-v-
|
|
5826
|
+
[data-v-51f14858] .custom_form_item .break {
|
|
5818
5827
|
white-space: normal;
|
|
5819
5828
|
word-break: break-all;
|
|
5820
5829
|
word-wrap: break-word;
|
|
5821
5830
|
}
|
|
5822
|
-
[data-v-
|
|
5831
|
+
[data-v-51f14858] .custom_form_item .align-between {
|
|
5823
5832
|
white-space: normal;
|
|
5824
5833
|
word-break: break-all;
|
|
5825
5834
|
word-wrap: break-word;
|
|
@@ -5828,28 +5837,28 @@ div {
|
|
|
5828
5837
|
text-align-last: justify;
|
|
5829
5838
|
width: 80%;
|
|
5830
5839
|
}
|
|
5831
|
-
[data-v-
|
|
5840
|
+
[data-v-51f14858] .custom_form_item .align-middle {
|
|
5832
5841
|
white-space: normal;
|
|
5833
5842
|
word-break: break-all;
|
|
5834
5843
|
word-wrap: break-word;
|
|
5835
5844
|
text-align: center;
|
|
5836
5845
|
width: 80%;
|
|
5837
5846
|
}
|
|
5838
|
-
[data-v-
|
|
5847
|
+
[data-v-51f14858] .custom_form_item .align-left {
|
|
5839
5848
|
white-space: normal;
|
|
5840
5849
|
word-break: break-all;
|
|
5841
5850
|
word-wrap: break-word;
|
|
5842
5851
|
text-align: left;
|
|
5843
5852
|
width: 80%;
|
|
5844
5853
|
}
|
|
5845
|
-
[data-v-
|
|
5854
|
+
[data-v-51f14858] .custom_form_item .align-right {
|
|
5846
5855
|
white-space: normal;
|
|
5847
5856
|
word-break: break-all;
|
|
5848
5857
|
word-wrap: break-word;
|
|
5849
5858
|
text-align: right;
|
|
5850
5859
|
width: 80%;
|
|
5851
5860
|
}
|
|
5852
|
-
[data-v-
|
|
5861
|
+
[data-v-51f14858] .custom_form_item .align-center {
|
|
5853
5862
|
white-space: normal;
|
|
5854
5863
|
word-break: break-all;
|
|
5855
5864
|
word-wrap: break-word;
|
|
@@ -5859,24 +5868,40 @@ div {
|
|
|
5859
5868
|
/***label对齐方式 */
|
|
5860
5869
|
|
|
5861
5870
|
|
|
5862
|
-
[data-v-
|
|
5871
|
+
[data-v-5ee31334] .m-colorPicker {
|
|
5863
5872
|
z-index: 2;
|
|
5864
5873
|
}
|
|
5865
|
-
[data-v-
|
|
5874
|
+
[data-v-5ee31334] .m-colorPicker .colorBtn {
|
|
5866
5875
|
border: 1px solid #e3e3e3;
|
|
5867
5876
|
}
|
|
5868
|
-
[data-v-
|
|
5877
|
+
[data-v-5ee31334] .ant-select-selection--multiple .ant-select-selection__rendered {
|
|
5869
5878
|
line-height: 5px !important;
|
|
5870
5879
|
}
|
|
5871
5880
|
|
|
5872
5881
|
|
|
5873
|
-
[data-v-
|
|
5874
|
-
margin-bottom:
|
|
5882
|
+
[data-v-9dcae1f4] .ant-form-item {
|
|
5883
|
+
margin-bottom: 12px;
|
|
5875
5884
|
}
|
|
5876
|
-
[data-v-
|
|
5885
|
+
[data-v-9dcae1f4] .ant-form-item ul {
|
|
5877
5886
|
position: initial !important;
|
|
5878
5887
|
overflow-y: auto !important;
|
|
5879
5888
|
}
|
|
5889
|
+
.config-empty[data-v-9dcae1f4] {
|
|
5890
|
+
display: flex;
|
|
5891
|
+
flex-direction: column;
|
|
5892
|
+
align-items: center;
|
|
5893
|
+
justify-content: center;
|
|
5894
|
+
height: 200px;
|
|
5895
|
+
color: #bbb;
|
|
5896
|
+
}
|
|
5897
|
+
.config-empty .anticon[data-v-9dcae1f4] {
|
|
5898
|
+
font-size: 36px;
|
|
5899
|
+
margin-bottom: 12px;
|
|
5900
|
+
}
|
|
5901
|
+
.config-empty p[data-v-9dcae1f4] {
|
|
5902
|
+
font-size: 13px;
|
|
5903
|
+
margin: 0;
|
|
5904
|
+
}
|
|
5880
5905
|
|
|
5881
5906
|
.cus-dialog-container .el-dialog__footer{margin:0 20px;padding:15px 0 16px;text-align:center;position:relative}.cus-dialog-container .el-dialog__footer .dialog-footer{display:block}.cus-dialog-container .el-dialog__footer .dialog-footer .circular{display:inline-block;vertical-align:middle;margin-right:5px;width:24px;height:24px}.cus-dialog-container .el-dialog__footer .dialog-footer .el-loading-text{display:inline-block;vertical-align:middle}.cus-dialog-container .el-dialog__footer .dialog-footer .el-loading-spinner{margin-top:-12px}
|
|
5882
5907
|
|
|
@@ -6129,13 +6154,13 @@ div {
|
|
|
6129
6154
|
}
|
|
6130
6155
|
|
|
6131
6156
|
|
|
6132
|
-
[data-v-
|
|
6133
|
-
margin-bottom:
|
|
6157
|
+
[data-v-a37b7fb0] .ant-form-item {
|
|
6158
|
+
margin-bottom: 12px;
|
|
6134
6159
|
}
|
|
6135
|
-
.m-colorPicker[data-v-
|
|
6160
|
+
.m-colorPicker[data-v-a37b7fb0] .box.open {
|
|
6136
6161
|
z-index: 999;
|
|
6137
6162
|
}
|
|
6138
|
-
.m-colorPicker[data-v-
|
|
6163
|
+
.m-colorPicker[data-v-a37b7fb0] .colorBtn {
|
|
6139
6164
|
border: 1px solid #e3e3e3;
|
|
6140
6165
|
}
|
|
6141
6166
|
|
|
@@ -6144,10 +6169,10 @@ div {
|
|
|
6144
6169
|
}
|
|
6145
6170
|
|
|
6146
6171
|
|
|
6147
|
-
[data-v-
|
|
6172
|
+
[data-v-3c9c38be] .w-e-toolbar {
|
|
6148
6173
|
display: none !important;
|
|
6149
6174
|
}
|
|
6150
|
-
[data-v-
|
|
6175
|
+
[data-v-3c9c38be] .w-e-text-container {
|
|
6151
6176
|
border-top: 1px solid #c9d8db !important;
|
|
6152
6177
|
}
|
|
6153
6178
|
|
|
@@ -6235,46 +6260,6 @@ div {
|
|
|
6235
6260
|
padding: 0 10px 10px;
|
|
6236
6261
|
margin: 0;
|
|
6237
6262
|
}
|
|
6238
|
-
.components-list .form-edit-widget-label {
|
|
6239
|
-
font-size: 12px;
|
|
6240
|
-
display: block;
|
|
6241
|
-
width: 48%;
|
|
6242
|
-
line-height: 26px;
|
|
6243
|
-
position: relative;
|
|
6244
|
-
float: left;
|
|
6245
|
-
left: 0;
|
|
6246
|
-
overflow: hidden;
|
|
6247
|
-
text-overflow: ellipsis;
|
|
6248
|
-
white-space: nowrap;
|
|
6249
|
-
margin: 1%;
|
|
6250
|
-
color: #606266;
|
|
6251
|
-
border: 1px solid #F4F6FC;
|
|
6252
|
-
}
|
|
6253
|
-
.components-list .form-edit-widget-label:hover {
|
|
6254
|
-
color: #409EFF;
|
|
6255
|
-
border: 1px dashed #409EFF;
|
|
6256
|
-
}
|
|
6257
|
-
.components-list .form-edit-widget-label:hover a {
|
|
6258
|
-
color: #409EFF;
|
|
6259
|
-
}
|
|
6260
|
-
.components-list .form-edit-widget-label > a {
|
|
6261
|
-
display: block;
|
|
6262
|
-
cursor: move;
|
|
6263
|
-
background: #F4F6FC;
|
|
6264
|
-
border: 1px solid #F4F6FC;
|
|
6265
|
-
color: #606266;
|
|
6266
|
-
}
|
|
6267
|
-
.components-list .form-edit-widget-label > a .icon {
|
|
6268
|
-
margin-right: 6px;
|
|
6269
|
-
margin-left: 8px;
|
|
6270
|
-
font-size: 14px;
|
|
6271
|
-
display: inline-block;
|
|
6272
|
-
vertical-align: middle;
|
|
6273
|
-
}
|
|
6274
|
-
.components-list .form-edit-widget-label > a span {
|
|
6275
|
-
display: inline-block;
|
|
6276
|
-
vertical-align: middle;
|
|
6277
|
-
}
|
|
6278
6263
|
.widget-form-container {
|
|
6279
6264
|
height: 100%;
|
|
6280
6265
|
position: absolute;
|
|
@@ -6767,13 +6752,22 @@ div {
|
|
|
6767
6752
|
position: absolute;
|
|
6768
6753
|
text-align: center;
|
|
6769
6754
|
width: 300px;
|
|
6770
|
-
font-size:
|
|
6755
|
+
font-size: 14px;
|
|
6756
|
+
color: #bbb;
|
|
6771
6757
|
top: 200px;
|
|
6772
6758
|
left: 50%;
|
|
6773
6759
|
margin-left: -150px;
|
|
6774
|
-
color: #ccc;
|
|
6775
6760
|
z-index: 10;
|
|
6776
6761
|
}
|
|
6762
|
+
.form-empty .anticon {
|
|
6763
|
+
font-size: 48px;
|
|
6764
|
+
display: block;
|
|
6765
|
+
margin-bottom: 12px;
|
|
6766
|
+
color: #d9d9d9;
|
|
6767
|
+
}
|
|
6768
|
+
.form-empty p {
|
|
6769
|
+
margin: 0;
|
|
6770
|
+
}
|
|
6777
6771
|
.full-modal .ant-modal {
|
|
6778
6772
|
padding-bottom: 0;
|
|
6779
6773
|
position: static;
|
|
@@ -6782,7 +6776,7 @@ div {
|
|
|
6782
6776
|
padding-top: 14px;
|
|
6783
6777
|
}
|
|
6784
6778
|
.full-modal .ant-modal-content {
|
|
6785
|
-
box-shadow:
|
|
6779
|
+
box-shadow: none;
|
|
6786
6780
|
position: absolute;
|
|
6787
6781
|
left: 0;
|
|
6788
6782
|
right: 0;
|
|
@@ -6865,6 +6859,13 @@ div {
|
|
|
6865
6859
|
padding-bottom: 0;
|
|
6866
6860
|
margin-bottom: 10px;
|
|
6867
6861
|
}
|
|
6862
|
+
.g1-panel1 .config-content .ant-select,
|
|
6863
|
+
.g1-panel1 .config-content .ant-input,
|
|
6864
|
+
.g1-panel1 .config-content .ant-input-number,
|
|
6865
|
+
.g1-panel1 .config-content .ant-time-picker,
|
|
6866
|
+
.g1-panel1 .config-content .ant-calendar-picker {
|
|
6867
|
+
width: 100%;
|
|
6868
|
+
}
|
|
6868
6869
|
.g1-panel1 .el-form-item__label {
|
|
6869
6870
|
font-weight: 650;
|
|
6870
6871
|
line-height: 26px;
|
|
@@ -6927,14 +6928,14 @@ div {
|
|
|
6927
6928
|
}
|
|
6928
6929
|
/*定义要拖拽元素的样式*/
|
|
6929
6930
|
.ghostClass {
|
|
6930
|
-
background-color:
|
|
6931
|
+
background-color: #ecf5ff !important;
|
|
6931
6932
|
}
|
|
6932
6933
|
.chosenClass {
|
|
6933
|
-
background-color:
|
|
6934
|
+
background-color: #ecf5ff !important;
|
|
6934
6935
|
opacity: 1 !important;
|
|
6935
6936
|
}
|
|
6936
6937
|
.dragClass {
|
|
6937
|
-
background-color:
|
|
6938
|
+
background-color: #ecf5ff !important;
|
|
6938
6939
|
opacity: 1 !important;
|
|
6939
6940
|
box-shadow: none !important;
|
|
6940
6941
|
outline: none !important;
|
|
@@ -6955,7 +6956,22 @@ div {
|
|
|
6955
6956
|
.g1-panel1 .config-content::-webkit-scrollbar-thumb:hover {
|
|
6956
6957
|
background-color: #bbb;
|
|
6957
6958
|
}
|
|
6958
|
-
|
|
6959
|
+
.components-list::-webkit-scrollbar-track-piece {
|
|
6960
|
+
background-color: #f8f8f8;
|
|
6961
|
+
border-radius: 2em;
|
|
6962
|
+
}
|
|
6963
|
+
.components-list::-webkit-scrollbar {
|
|
6964
|
+
width: 4px;
|
|
6965
|
+
}
|
|
6966
|
+
.components-list::-webkit-scrollbar-thumb {
|
|
6967
|
+
background-color: #dddddd;
|
|
6968
|
+
background-clip: padding-box;
|
|
6969
|
+
border-radius: 2em;
|
|
6970
|
+
}
|
|
6971
|
+
.components-list::-webkit-scrollbar-thumb:hover {
|
|
6972
|
+
background-color: #bbb;
|
|
6973
|
+
}
|
|
6974
|
+
.widget-form-list /deep/ .ant-form-item {
|
|
6959
6975
|
margin-bottom: 0;
|
|
6960
6976
|
}
|
|
6961
6977
|
.sortable-chosen {
|
|
@@ -7006,10 +7022,56 @@ div {
|
|
|
7006
7022
|
background: url(data:image/png;base64,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) no-repeat;
|
|
7007
7023
|
background-position: 50%;
|
|
7008
7024
|
}
|
|
7009
|
-
.
|
|
7010
|
-
|
|
7025
|
+
.left-sider {
|
|
7026
|
+
background: #fff !important;
|
|
7027
|
+
border-right: 1px solid #e8e8e8;
|
|
7028
|
+
}
|
|
7029
|
+
.left-sider .ant-layout-sider-children {
|
|
7030
|
+
display: flex;
|
|
7031
|
+
flex-direction: column;
|
|
7032
|
+
height: 100%;
|
|
7033
|
+
overflow: hidden;
|
|
7034
|
+
}
|
|
7035
|
+
.left-actions {
|
|
7036
|
+
padding: 8px 10px;
|
|
7037
|
+
display: flex;
|
|
7038
|
+
flex-wrap: wrap;
|
|
7039
|
+
gap: 6px;
|
|
7040
|
+
border-bottom: 1px solid #e8e8e8;
|
|
7041
|
+
background: #fafafa;
|
|
7042
|
+
flex-shrink: 0;
|
|
7043
|
+
}
|
|
7044
|
+
.left-actions .action-btn {
|
|
7045
|
+
cursor: pointer;
|
|
7046
|
+
font-size: 12px;
|
|
7047
|
+
padding: 3px 10px;
|
|
7048
|
+
border-radius: 4px;
|
|
7049
|
+
color: #555;
|
|
7011
7050
|
background: #fff;
|
|
7012
|
-
border
|
|
7051
|
+
border: 1px solid #d9d9d9;
|
|
7052
|
+
transition: all 0.2s;
|
|
7053
|
+
}
|
|
7054
|
+
.left-actions .action-btn:hover {
|
|
7055
|
+
color: #409EFF;
|
|
7056
|
+
border-color: #409EFF;
|
|
7057
|
+
}
|
|
7058
|
+
.left-actions .action-btn.primary {
|
|
7059
|
+
color: #fff;
|
|
7060
|
+
background: #409EFF;
|
|
7061
|
+
border-color: #409EFF;
|
|
7062
|
+
}
|
|
7063
|
+
.left-actions .action-btn.primary:hover {
|
|
7064
|
+
background: #66b1ff;
|
|
7065
|
+
border-color: #66b1ff;
|
|
7066
|
+
}
|
|
7067
|
+
.left-actions .action-btn.danger {
|
|
7068
|
+
color: #fff;
|
|
7069
|
+
background: #f56c6c;
|
|
7070
|
+
border-color: #f56c6c;
|
|
7071
|
+
}
|
|
7072
|
+
.left-actions .action-btn.danger:hover {
|
|
7073
|
+
background: #f78989;
|
|
7074
|
+
border-color: #f78989;
|
|
7013
7075
|
}
|
|
7014
7076
|
.gzt-hidden-key .widget-form-list .widget-view-model {
|
|
7015
7077
|
display: none;
|
|
@@ -7283,46 +7345,6 @@ div {
|
|
|
7283
7345
|
padding: 0 10px 10px;
|
|
7284
7346
|
margin: 0;
|
|
7285
7347
|
}
|
|
7286
|
-
.components-list .form-edit-widget-label {
|
|
7287
|
-
font-size: 12px;
|
|
7288
|
-
display: block;
|
|
7289
|
-
width: 48%;
|
|
7290
|
-
line-height: 26px;
|
|
7291
|
-
position: relative;
|
|
7292
|
-
float: left;
|
|
7293
|
-
left: 0;
|
|
7294
|
-
overflow: hidden;
|
|
7295
|
-
text-overflow: ellipsis;
|
|
7296
|
-
white-space: nowrap;
|
|
7297
|
-
margin: 1%;
|
|
7298
|
-
color: #606266;
|
|
7299
|
-
border: 1px solid #F4F6FC;
|
|
7300
|
-
}
|
|
7301
|
-
.components-list .form-edit-widget-label:hover {
|
|
7302
|
-
color: #409EFF;
|
|
7303
|
-
border: 1px dashed #409EFF;
|
|
7304
|
-
}
|
|
7305
|
-
.components-list .form-edit-widget-label:hover a {
|
|
7306
|
-
color: #409EFF;
|
|
7307
|
-
}
|
|
7308
|
-
.components-list .form-edit-widget-label > a {
|
|
7309
|
-
display: block;
|
|
7310
|
-
cursor: move;
|
|
7311
|
-
background: #F4F6FC;
|
|
7312
|
-
border: 1px solid #F4F6FC;
|
|
7313
|
-
color: #606266;
|
|
7314
|
-
}
|
|
7315
|
-
.components-list .form-edit-widget-label > a .icon {
|
|
7316
|
-
margin-right: 6px;
|
|
7317
|
-
margin-left: 8px;
|
|
7318
|
-
font-size: 14px;
|
|
7319
|
-
display: inline-block;
|
|
7320
|
-
vertical-align: middle;
|
|
7321
|
-
}
|
|
7322
|
-
.components-list .form-edit-widget-label > a span {
|
|
7323
|
-
display: inline-block;
|
|
7324
|
-
vertical-align: middle;
|
|
7325
|
-
}
|
|
7326
7348
|
.widget-form-container {
|
|
7327
7349
|
height: 100%;
|
|
7328
7350
|
position: absolute;
|
|
@@ -7815,13 +7837,22 @@ div {
|
|
|
7815
7837
|
position: absolute;
|
|
7816
7838
|
text-align: center;
|
|
7817
7839
|
width: 300px;
|
|
7818
|
-
font-size:
|
|
7840
|
+
font-size: 14px;
|
|
7841
|
+
color: #bbb;
|
|
7819
7842
|
top: 200px;
|
|
7820
7843
|
left: 50%;
|
|
7821
7844
|
margin-left: -150px;
|
|
7822
|
-
color: #ccc;
|
|
7823
7845
|
z-index: 10;
|
|
7824
7846
|
}
|
|
7847
|
+
.form-empty .anticon {
|
|
7848
|
+
font-size: 48px;
|
|
7849
|
+
display: block;
|
|
7850
|
+
margin-bottom: 12px;
|
|
7851
|
+
color: #d9d9d9;
|
|
7852
|
+
}
|
|
7853
|
+
.form-empty p {
|
|
7854
|
+
margin: 0;
|
|
7855
|
+
}
|
|
7825
7856
|
.full-modal .ant-modal {
|
|
7826
7857
|
padding-bottom: 0;
|
|
7827
7858
|
position: static;
|
|
@@ -7830,7 +7861,7 @@ div {
|
|
|
7830
7861
|
padding-top: 14px;
|
|
7831
7862
|
}
|
|
7832
7863
|
.full-modal .ant-modal-content {
|
|
7833
|
-
box-shadow:
|
|
7864
|
+
box-shadow: none;
|
|
7834
7865
|
position: absolute;
|
|
7835
7866
|
left: 0;
|
|
7836
7867
|
right: 0;
|
|
@@ -7913,6 +7944,13 @@ div {
|
|
|
7913
7944
|
padding-bottom: 0;
|
|
7914
7945
|
margin-bottom: 10px;
|
|
7915
7946
|
}
|
|
7947
|
+
.g1-panel1 .config-content .ant-select,
|
|
7948
|
+
.g1-panel1 .config-content .ant-input,
|
|
7949
|
+
.g1-panel1 .config-content .ant-input-number,
|
|
7950
|
+
.g1-panel1 .config-content .ant-time-picker,
|
|
7951
|
+
.g1-panel1 .config-content .ant-calendar-picker {
|
|
7952
|
+
width: 100%;
|
|
7953
|
+
}
|
|
7916
7954
|
.g1-panel1 .el-form-item__label {
|
|
7917
7955
|
font-weight: 650;
|
|
7918
7956
|
line-height: 26px;
|
|
@@ -7975,14 +8013,14 @@ div {
|
|
|
7975
8013
|
}
|
|
7976
8014
|
/*定义要拖拽元素的样式*/
|
|
7977
8015
|
.ghostClass {
|
|
7978
|
-
background-color:
|
|
8016
|
+
background-color: #ecf5ff !important;
|
|
7979
8017
|
}
|
|
7980
8018
|
.chosenClass {
|
|
7981
|
-
background-color:
|
|
8019
|
+
background-color: #ecf5ff !important;
|
|
7982
8020
|
opacity: 1 !important;
|
|
7983
8021
|
}
|
|
7984
8022
|
.dragClass {
|
|
7985
|
-
background-color:
|
|
8023
|
+
background-color: #ecf5ff !important;
|
|
7986
8024
|
opacity: 1 !important;
|
|
7987
8025
|
box-shadow: none !important;
|
|
7988
8026
|
outline: none !important;
|
|
@@ -8003,7 +8041,22 @@ div {
|
|
|
8003
8041
|
.g1-panel1 .config-content::-webkit-scrollbar-thumb:hover {
|
|
8004
8042
|
background-color: #bbb;
|
|
8005
8043
|
}
|
|
8006
|
-
|
|
8044
|
+
.components-list::-webkit-scrollbar-track-piece {
|
|
8045
|
+
background-color: #f8f8f8;
|
|
8046
|
+
border-radius: 2em;
|
|
8047
|
+
}
|
|
8048
|
+
.components-list::-webkit-scrollbar {
|
|
8049
|
+
width: 4px;
|
|
8050
|
+
}
|
|
8051
|
+
.components-list::-webkit-scrollbar-thumb {
|
|
8052
|
+
background-color: #dddddd;
|
|
8053
|
+
background-clip: padding-box;
|
|
8054
|
+
border-radius: 2em;
|
|
8055
|
+
}
|
|
8056
|
+
.components-list::-webkit-scrollbar-thumb:hover {
|
|
8057
|
+
background-color: #bbb;
|
|
8058
|
+
}
|
|
8059
|
+
.widget-form-list /deep/ .ant-form-item {
|
|
8007
8060
|
margin-bottom: 0;
|
|
8008
8061
|
}
|
|
8009
8062
|
.sortable-chosen {
|