super-page-designer 2.2.57 → 2.2.61

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.
Files changed (82) hide show
  1. package/dist/es/components/design/utils/assemblys-config.js +1 -1
  2. package/dist/es/components/design/utils/common-util.js +0 -3
  3. package/dist/es/components/design/utils/form-design-util.js +5 -5
  4. package/dist/es/components/design/utils/page-table-util.d.ts +1 -1
  5. package/dist/es/components/design/utils/page-table-util.js +4 -4
  6. package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +37 -37
  7. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +1 -1
  8. package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +1 -1
  9. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +1 -1
  10. package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +22 -22
  11. package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +1 -1
  12. package/dist/es/components/design/views/assemblys/chart/common/common-attr-clickset.vue.js +1 -1
  13. package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +1 -1
  14. package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +1 -1
  15. package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +1 -1
  16. package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +1 -1
  17. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +1 -1
  18. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +1 -1
  19. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +12 -12
  20. package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +1 -1
  21. package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +10 -10
  22. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +5 -137
  23. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +139 -0
  24. package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue.js +1 -4
  25. package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue2.js +9 -9
  26. package/dist/es/components/design/views/assemblys/container/tools/tools-design.vue2.js +6 -6
  27. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +1 -1
  28. package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue.js +1 -1
  29. package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +55 -55
  30. package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +1 -1
  31. package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +1 -1
  32. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +1 -1
  33. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +16 -32
  34. package/dist/es/components/design/views/assemblys/data/tree/tree-design.vue2.js +4 -4
  35. package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +1 -1
  36. package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +1 -1
  37. package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +1 -1
  38. package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +2 -2
  39. package/dist/es/components/design/views/assemblys/form/common/data-linkage.vue.js +1 -1
  40. package/dist/es/components/design/views/assemblys/form/common/data-origin-autoset.vue.js +1 -1
  41. package/dist/es/components/design/views/assemblys/form/common/data-origin-service-in.vue.js +1 -1
  42. package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue.js +26 -2
  43. package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +2 -26
  44. package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +1 -1
  45. package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +1 -1
  46. package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +1 -1
  47. package/dist/es/components/design/views/assemblys/form/common/title-suffix.vue.js +1 -1
  48. package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +1 -1
  49. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +1 -1
  50. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-autoset.vue.js +1 -1
  51. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +1 -1
  52. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +1 -1
  53. package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +1 -1
  54. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +1 -1
  55. package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +1 -1
  56. package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +1 -1
  57. package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +1 -1
  58. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +1 -1
  59. package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +1 -1
  60. package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +1 -1
  61. package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +1 -1
  62. package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +1 -1
  63. package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +1 -1
  64. package/dist/es/components/design/views/design/page-design.vue2.js +1 -1
  65. package/dist/es/components/design/views/design/page-design.vue3.js +1 -1
  66. package/dist/es/components/design/views/design/page-event/{config.vue.js → config.vue2.js} +1 -1
  67. package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +2 -2
  68. package/dist/es/components/design/views/design/view/assemblys-container.vue.js +20 -13
  69. package/dist/es/components/design/views/design/view/attr-container.vue.js +29 -22
  70. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +1 -1
  71. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +1 -1
  72. package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
  73. package/dist/es/components/design/views/design/view/page-switch.vue2.js +8 -8
  74. package/dist/es/components/design/views/design/view/view-design-display.vue.js +154 -5
  75. package/dist/es/components/design/views/design/view/view-design-display.vue2.js +2 -148
  76. package/dist/es/components/design/views/design/view/view-design-preview.vue.js +20 -5
  77. package/dist/es/components/design/views/design/view/view-design-preview.vue2.js +2 -20
  78. package/dist/es/style.css +821 -884
  79. package/package.json +4 -4
  80. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +0 -7
  81. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue.js +0 -37
  82. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue2.js +0 -4
package/dist/es/style.css CHANGED
@@ -7,7 +7,6 @@
7
7
  background-color: #ffffff;
8
8
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
9
9
  text-align: center;
10
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
11
10
  }
12
11
  .amb-page-container-header-page {
13
12
  position: fixed;
@@ -34,33 +33,24 @@
34
33
  background: #5893ef;
35
34
  color: #ffffff;
36
35
  }
37
-
38
- .amb-page-container-header ~ .amb-page-container-main {
39
- height: calc(100vh - 60px);
40
- }
41
36
  .amb-page-container-main {
42
37
  position: relative;
43
38
  overflow: auto;
44
39
  }
45
-
46
- .amb-page-container-main > .el-container {
47
- height: 100%;
48
- }
49
-
50
40
  .amb-container-left {
51
- width: 280px !important;
41
+ padding-right: 20px;
52
42
  overflow-y: auto;
53
43
  }
54
44
  .amb-container-main {
55
45
  padding: 0px !important;
56
46
  user-select: none;
57
- overflow: hidden;
58
47
  }
59
48
  .amb-container-main::-webkit-scrollbar {
60
49
  width: 1px;
61
50
  }
62
51
  .amb-container-attr {
63
- width: 280px !important;
52
+ width: 300px;
53
+ padding-left: 20px;
64
54
  }
65
55
  .amb-design-attr-base-content {
66
56
  background: #ffffff;
@@ -93,20 +83,21 @@
93
83
  }
94
84
  .amb-design-content {
95
85
  overflow: auto;
96
- display: flex;
97
- flex-direction: column;
86
+ display: block;
98
87
  flex: none;
99
88
  position: relative;
100
89
  width: 100%;
101
- height: 100%;
102
90
  }
103
91
  .amb-design-content::-webkit-scrollbar {
104
92
  width: 1px;
105
93
  }
106
94
  .amb-design-content-center-header {
95
+ position: sticky;
96
+ z-index: 4;
97
+ top: 0;
107
98
  height: 54px;
108
99
  background-color: #f7f8fa;
109
- margin: 15px;
100
+ padding-top: 14px;
110
101
  }
111
102
  .amb-design-tool {
112
103
  position: relative;
@@ -152,25 +143,22 @@
152
143
  position: relative;
153
144
  cursor: pointer;
154
145
  }
155
- .el-scrollbar__view:has(.amb-design-board) {
156
- padding: 0 15px;
157
- height: 100%;
158
- }
159
146
  .amb-design-board {
160
- min-height: 100%;
161
147
  margin: 0 auto;
148
+ margin-top: 12px;
149
+ overflow-y: hidden;
150
+ overflow-x: auto;
162
151
  background: #ffffff;
163
152
  border-radius: 2px 2px 2px 2px;
164
153
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
165
154
  padding-bottom: 100px;
166
155
  }
167
156
  .amb-item-ghost {
168
- background-color: rgba(64, 158, 255, .1);
157
+ background-color: #5893ef;
158
+ height: 5px;
159
+ line-height: 5px;
169
160
  overflow: hidden;
170
161
  }
171
- .amb-item-ghost > * {
172
- opacity: 0;
173
- }
174
162
  /* 将你的自定义样式添加到这里 */
175
163
  .draggable-placeholder {
176
164
  background-color: red;
@@ -381,22 +369,23 @@
381
369
  /* 用于占位 */
382
370
  .amb-widget-tools-parent {
383
371
  width: 100%;
372
+ min-height: 58px;
373
+ margin-bottom: 18px;
384
374
  }
385
375
  .amb-widget-tools {
386
376
  display: flex;
387
- flex-wrap: wrap;
388
377
  /* 垂直居中 */
389
378
  align-items: center;
390
379
  background: #fafafa;
391
380
  /* background:#FAFAFA; */
392
381
  /* background-color: var(--el-card-bg-color); */
393
382
  /* border:1px solid #e4e7ed; */
383
+ height: 58px;
394
384
  border-radius: 4px;
395
385
  width: transparent;
396
386
  padding-left: 20px;
397
387
  padding-right: 20px;
398
388
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
399
- min-height: 58px;
400
389
  /* --el-card-border-color: var(--el-border-color-light);
401
390
  --el-card-border-radius: 4px;
402
391
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -536,6 +525,7 @@ fieldset.amb-design-item-selected {
536
525
  overflow: hidden;
537
526
  transition: var(--el-transition-duration);
538
527
  box-shadow: var(--el-box-shadow-light);
528
+ margin-bottom: 18px;
539
529
  }
540
530
 
541
531
  .amb-widget-chart-header {
@@ -555,6 +545,9 @@ fieldset.amb-design-item-selected {
555
545
  justify-content: center;
556
546
  }
557
547
 
548
+ .el-card {
549
+ margin-bottom: 18px;
550
+ }
558
551
  .el-collapse {
559
552
  margin-bottom: 18px;
560
553
  }
@@ -580,6 +573,9 @@ fieldset.amb-design-item-selected {
580
573
  .el-button-group > .el-button {
581
574
  margin-right: 0px;
582
575
  }
576
+ .el-form-item > .el-form-item__content {
577
+ padding-right: 18px;
578
+ }
583
579
 
584
580
  /* 设计时样式 */
585
581
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -630,9 +626,7 @@ fieldset.amb-design-item-selected {
630
626
  content: "\e605";
631
627
  }
632
628
 
633
- .runtime-page-container[data-v-3e4e707a] {
634
- height: calc(100vh - 73px);
635
- }
629
+
636
630
  .editorTool[data-v-8dba0ddd] {
637
631
  margin-left: auto;
638
632
  }
@@ -653,22 +647,7 @@ fieldset.amb-design-item-selected {
653
647
  [data-v-8e6fbc57] .centered-input .el-input__inner {
654
648
  text-align: center;
655
649
  }
656
- .el-aside[data-v-d39ebdb2] {
657
- width: 285px;
658
- }
659
- .amb-design-board[data-v-d39ebdb2] {
660
- padding: 15px;
661
- display: flex;
662
- flex-direction: column;
663
- align-content: flex-start;
664
- gap: var(--runtime-page-container-view-gap, 15px);
665
- }
666
- .amb-design-board[data-v-d39ebdb2] > div {
667
- width: 100%;
668
- }
669
- .amb-design-board[data-v-d39ebdb2] [draggable] {
670
- overflow: hidden;
671
- }
650
+
672
651
  .event-item[data-v-18fb54c3] {
673
652
  font-size: 12px;
674
653
  border-bottom: 2px dashed #f5f6f8;
@@ -677,46 +656,31 @@ fieldset.amb-design-item-selected {
677
656
  }
678
657
 
679
658
  /* 定义滚动条的轨道 */
680
- [data-v-2076fde4]::-webkit-scrollbar {
659
+ [data-v-511b453b]::-webkit-scrollbar {
681
660
  height: 6px;
682
661
  width: 6px; /* 宽度 */
683
662
  }
684
663
 
685
664
  /* 定义滑块 */
686
- [data-v-2076fde4]::-webkit-scrollbar-thumb {
665
+ [data-v-511b453b]::-webkit-scrollbar-thumb {
687
666
  background-color: darkgrey; /* 滑块颜色 */
688
667
  border-radius: 5px; /* 圆角 */
689
668
  }
690
669
 
691
670
  /* 当滑块hover时改变颜色 */
692
- [data-v-2076fde4]::-webkit-scrollbar-thumb:hover {
671
+ [data-v-511b453b]::-webkit-scrollbar-thumb:hover {
693
672
  background-color: grey;
694
673
  }
695
- ._amb-page-container_1k9lg_1 {
674
+ ._amb-page-container_19cmx_1 {
696
675
  position: relative;
697
676
  height: 100vh;
698
677
  width: 100vw;
699
678
  }
700
- ._amb-page-container_1k9lg_1 ._amb-page-container-header_1k9lg_6 {
679
+ ._amb-page-container_19cmx_1 ._amb-page-container-header_19cmx_6 {
701
680
  height: 60px;
702
681
  }
703
- ._amb-page-container_1k9lg_1 ._amb-page-container-header_1k9lg_6 ~ ._amb-page-container-main_1k9lg_9 {
704
- height: calc(100vh - 60px);
705
- }.runtime-page-container-tabs-view[data-v-1e1bb163] > .el-tabs__content > .el-tab-pane {
706
- display: flex;
707
- flex-direction: column;
708
- align-content: flex-start;
709
- gap: var(--runtime-page-container-view-gap, 15px);
710
- }
711
- .runtime-page-container-tabs-view[data-v-1e1bb163] > .el-tabs__content > .el-tab-pane > .amb-design-item-default {
712
- display: flex;
713
- flex-direction: column;
714
- align-content: flex-start;
715
- gap: var(--runtime-page-container-view-gap, 15px);
716
- }
717
- .runtime-page-container-tabs-view[data-v-1e1bb163] > .el-tabs__content > .el-tab-pane > .amb-design-item-default > div {
718
- width: 100%;
719
- max-width: 100%;
682
+ ._amb-page-container_19cmx_1 ._amb-page-container-header_19cmx_6 ~ ._amb-page-container-main_19cmx_9 {
683
+ height: calc(100% - 60px);
720
684
  }
721
685
  .amb-design-attr-header[data-v-226997f7] {
722
686
  position: sticky;
@@ -751,8 +715,7 @@ fieldset.amb-design-item-selected {
751
715
  line-height: 60px;
752
716
  background-color: #ffffff;
753
717
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
754
- text-align: center;
755
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
718
+ text-align: center;
756
719
  }
757
720
  .amb-page-container-header-page {
758
721
  position: fixed;
@@ -779,30 +742,24 @@ fieldset.amb-design-item-selected {
779
742
  background: #5893ef;
780
743
  color: #ffffff;
781
744
  }
782
- .amb-page-container-header ~ .amb-page-container-main {
783
- height: calc(100vh - 60px);
784
- }
785
745
  .amb-page-container-main {
786
746
  position: relative;
787
747
  overflow: auto;
788
748
  }
789
- .amb-page-container-main > .el-container {
790
- height: 100%;
791
- }
792
749
  .amb-container-left {
793
- width: 280px !important;
750
+ padding-right: 20px;
794
751
  overflow-y: auto;
795
752
  }
796
753
  .amb-container-main {
797
754
  padding: 0px !important;
798
- user-select: none;
799
- overflow: hidden;
755
+ user-select: none;
800
756
  }
801
757
  .amb-container-main::-webkit-scrollbar {
802
758
  width: 1px;
803
759
  }
804
760
  .amb-container-attr {
805
- width: 280px !important;
761
+ width: 300px;
762
+ padding-left: 20px;
806
763
  }
807
764
  .amb-design-attr-base-content {
808
765
  background: #ffffff;
@@ -835,20 +792,21 @@ fieldset.amb-design-item-selected {
835
792
  }
836
793
  .amb-design-content {
837
794
  overflow: auto;
838
- display: flex;
839
- flex-direction: column;
795
+ display: block;
840
796
  flex: none;
841
797
  position: relative;
842
- width: 100%;
843
- height: 100%;
798
+ width: 100%;
844
799
  }
845
800
  .amb-design-content::-webkit-scrollbar {
846
801
  width: 1px;
847
802
  }
848
803
  .amb-design-content-center-header {
804
+ position: sticky;
805
+ z-index: 4;
806
+ top: 0;
849
807
  height: 54px;
850
808
  background-color: #f7f8fa;
851
- margin: 15px;
809
+ padding-top: 14px;
852
810
  }
853
811
  .amb-design-tool {
854
812
  position: relative;
@@ -894,24 +852,21 @@ fieldset.amb-design-item-selected {
894
852
  position: relative;
895
853
  cursor: pointer;
896
854
  }
897
- .el-scrollbar__view:has(.amb-design-board) {
898
- padding: 0 15px;
899
- height: 100%;
900
- }
901
855
  .amb-design-board {
902
- min-height: 100%;
903
856
  margin: 0 auto;
857
+ margin-top: 12px;
858
+ overflow-y: hidden;
859
+ overflow-x: auto;
904
860
  background: #ffffff;
905
861
  border-radius: 2px 2px 2px 2px;
906
862
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
907
863
  padding-bottom: 100px;
908
864
  }
909
865
  .amb-item-ghost {
910
- background-color: rgba(64, 158, 255, .1);
866
+ background-color: #5893ef;
867
+ height: 5px;
868
+ line-height: 5px;
911
869
  overflow: hidden;
912
- }
913
- .amb-item-ghost > * {
914
- opacity: 0;
915
870
  }
916
871
  /* 将你的自定义样式添加到这里 */
917
872
  .draggable-placeholder {
@@ -1119,23 +1074,24 @@ fieldset.amb-design-item-selected {
1119
1074
  }
1120
1075
  /* 用于占位 */
1121
1076
  .amb-widget-tools-parent {
1122
- width: 100%;
1077
+ width: 100%;
1078
+ min-height: 58px;
1079
+ margin-bottom: 18px;
1123
1080
  }
1124
1081
  .amb-widget-tools {
1125
1082
  display: flex;
1126
- flex-wrap: wrap;
1127
1083
  /* 垂直居中 */
1128
1084
  align-items: center;
1129
1085
  background: #fafafa;
1130
1086
  /* background:#FAFAFA; */
1131
1087
  /* background-color: var(--el-card-bg-color); */
1132
1088
  /* border:1px solid #e4e7ed; */
1089
+ height: 58px;
1133
1090
  border-radius: 4px;
1134
1091
  width: transparent;
1135
1092
  padding-left: 20px;
1136
1093
  padding-right: 20px;
1137
1094
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
1138
- min-height: 58px;
1139
1095
  /* --el-card-border-color: var(--el-border-color-light);
1140
1096
  --el-card-border-radius: 4px;
1141
1097
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -1267,7 +1223,8 @@ fieldset.amb-design-item-selected {
1267
1223
  color: var(--el-text-color-primary);
1268
1224
  overflow: hidden;
1269
1225
  transition: var(--el-transition-duration);
1270
- box-shadow: var(--el-box-shadow-light);
1226
+ box-shadow: var(--el-box-shadow-light);
1227
+ margin-bottom: 18px;
1271
1228
  }
1272
1229
  .amb-widget-chart-header {
1273
1230
  border-bottom: 1px solid var(--el-card-border-color);
@@ -1285,6 +1242,9 @@ fieldset.amb-design-item-selected {
1285
1242
  vertical-align: middle;
1286
1243
  justify-content: center;
1287
1244
  }
1245
+ .el-card {
1246
+ margin-bottom: 18px;
1247
+ }
1288
1248
  .el-collapse {
1289
1249
  margin-bottom: 18px;
1290
1250
  }
@@ -1309,6 +1269,9 @@ fieldset.amb-design-item-selected {
1309
1269
  }
1310
1270
  .el-button-group > .el-button {
1311
1271
  margin-right: 0px;
1272
+ }
1273
+ .el-form-item > .el-form-item__content {
1274
+ padding-right: 18px;
1312
1275
  }
1313
1276
  /* 设计时样式 */
1314
1277
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -1350,8 +1313,7 @@ fieldset.amb-design-item-selected {
1350
1313
  line-height: 60px;
1351
1314
  background-color: #ffffff;
1352
1315
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
1353
- text-align: center;
1354
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
1316
+ text-align: center;
1355
1317
  }
1356
1318
  .amb-page-container-header-page {
1357
1319
  position: fixed;
@@ -1378,30 +1340,24 @@ fieldset.amb-design-item-selected {
1378
1340
  background: #5893ef;
1379
1341
  color: #ffffff;
1380
1342
  }
1381
- .amb-page-container-header ~ .amb-page-container-main {
1382
- height: calc(100vh - 60px);
1383
- }
1384
1343
  .amb-page-container-main {
1385
1344
  position: relative;
1386
1345
  overflow: auto;
1387
1346
  }
1388
- .amb-page-container-main > .el-container {
1389
- height: 100%;
1390
- }
1391
1347
  .amb-container-left {
1392
- width: 280px !important;
1348
+ padding-right: 20px;
1393
1349
  overflow-y: auto;
1394
1350
  }
1395
1351
  .amb-container-main {
1396
1352
  padding: 0px !important;
1397
- user-select: none;
1398
- overflow: hidden;
1353
+ user-select: none;
1399
1354
  }
1400
1355
  .amb-container-main::-webkit-scrollbar {
1401
1356
  width: 1px;
1402
1357
  }
1403
1358
  .amb-container-attr {
1404
- width: 280px !important;
1359
+ width: 300px;
1360
+ padding-left: 20px;
1405
1361
  }
1406
1362
  .amb-design-attr-base-content {
1407
1363
  background: #ffffff;
@@ -1434,20 +1390,21 @@ fieldset.amb-design-item-selected {
1434
1390
  }
1435
1391
  .amb-design-content {
1436
1392
  overflow: auto;
1437
- display: flex;
1438
- flex-direction: column;
1393
+ display: block;
1439
1394
  flex: none;
1440
1395
  position: relative;
1441
- width: 100%;
1442
- height: 100%;
1396
+ width: 100%;
1443
1397
  }
1444
1398
  .amb-design-content::-webkit-scrollbar {
1445
1399
  width: 1px;
1446
1400
  }
1447
1401
  .amb-design-content-center-header {
1402
+ position: sticky;
1403
+ z-index: 4;
1404
+ top: 0;
1448
1405
  height: 54px;
1449
1406
  background-color: #f7f8fa;
1450
- margin: 15px;
1407
+ padding-top: 14px;
1451
1408
  }
1452
1409
  .amb-design-tool {
1453
1410
  position: relative;
@@ -1493,24 +1450,21 @@ fieldset.amb-design-item-selected {
1493
1450
  position: relative;
1494
1451
  cursor: pointer;
1495
1452
  }
1496
- .el-scrollbar__view:has(.amb-design-board) {
1497
- padding: 0 15px;
1498
- height: 100%;
1499
- }
1500
1453
  .amb-design-board {
1501
- min-height: 100%;
1502
1454
  margin: 0 auto;
1455
+ margin-top: 12px;
1456
+ overflow-y: hidden;
1457
+ overflow-x: auto;
1503
1458
  background: #ffffff;
1504
1459
  border-radius: 2px 2px 2px 2px;
1505
1460
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
1506
1461
  padding-bottom: 100px;
1507
1462
  }
1508
1463
  .amb-item-ghost {
1509
- background-color: rgba(64, 158, 255, .1);
1464
+ background-color: #5893ef;
1465
+ height: 5px;
1466
+ line-height: 5px;
1510
1467
  overflow: hidden;
1511
- }
1512
- .amb-item-ghost > * {
1513
- opacity: 0;
1514
1468
  }
1515
1469
  /* 将你的自定义样式添加到这里 */
1516
1470
  .draggable-placeholder {
@@ -1718,23 +1672,24 @@ fieldset.amb-design-item-selected {
1718
1672
  }
1719
1673
  /* 用于占位 */
1720
1674
  .amb-widget-tools-parent {
1721
- width: 100%;
1675
+ width: 100%;
1676
+ min-height: 58px;
1677
+ margin-bottom: 18px;
1722
1678
  }
1723
1679
  .amb-widget-tools {
1724
1680
  display: flex;
1725
- flex-wrap: wrap;
1726
1681
  /* 垂直居中 */
1727
1682
  align-items: center;
1728
1683
  background: #fafafa;
1729
1684
  /* background:#FAFAFA; */
1730
1685
  /* background-color: var(--el-card-bg-color); */
1731
1686
  /* border:1px solid #e4e7ed; */
1687
+ height: 58px;
1732
1688
  border-radius: 4px;
1733
1689
  width: transparent;
1734
1690
  padding-left: 20px;
1735
1691
  padding-right: 20px;
1736
1692
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
1737
- min-height: 58px;
1738
1693
  /* --el-card-border-color: var(--el-border-color-light);
1739
1694
  --el-card-border-radius: 4px;
1740
1695
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -1866,7 +1821,8 @@ fieldset.amb-design-item-selected {
1866
1821
  color: var(--el-text-color-primary);
1867
1822
  overflow: hidden;
1868
1823
  transition: var(--el-transition-duration);
1869
- box-shadow: var(--el-box-shadow-light);
1824
+ box-shadow: var(--el-box-shadow-light);
1825
+ margin-bottom: 18px;
1870
1826
  }
1871
1827
  .amb-widget-chart-header {
1872
1828
  border-bottom: 1px solid var(--el-card-border-color);
@@ -1884,6 +1840,9 @@ fieldset.amb-design-item-selected {
1884
1840
  vertical-align: middle;
1885
1841
  justify-content: center;
1886
1842
  }
1843
+ .el-card {
1844
+ margin-bottom: 18px;
1845
+ }
1887
1846
  .el-collapse {
1888
1847
  margin-bottom: 18px;
1889
1848
  }
@@ -1908,6 +1867,9 @@ fieldset.amb-design-item-selected {
1908
1867
  }
1909
1868
  .el-button-group > .el-button {
1910
1869
  margin-right: 0px;
1870
+ }
1871
+ .el-form-item > .el-form-item__content {
1872
+ padding-right: 18px;
1911
1873
  }
1912
1874
  /* 设计时样式 */
1913
1875
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -1940,8 +1902,7 @@ fieldset.amb-design-item-selected {
1940
1902
  line-height: 60px;
1941
1903
  background-color: #ffffff;
1942
1904
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
1943
- text-align: center;
1944
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
1905
+ text-align: center;
1945
1906
  }
1946
1907
  .amb-page-container-header-page {
1947
1908
  position: fixed;
@@ -1968,30 +1929,24 @@ fieldset.amb-design-item-selected {
1968
1929
  background: #5893ef;
1969
1930
  color: #ffffff;
1970
1931
  }
1971
- .amb-page-container-header ~ .amb-page-container-main {
1972
- height: calc(100vh - 60px);
1973
- }
1974
1932
  .amb-page-container-main {
1975
1933
  position: relative;
1976
1934
  overflow: auto;
1977
1935
  }
1978
- .amb-page-container-main > .el-container {
1979
- height: 100%;
1980
- }
1981
1936
  .amb-container-left {
1982
- width: 280px !important;
1937
+ padding-right: 20px;
1983
1938
  overflow-y: auto;
1984
1939
  }
1985
1940
  .amb-container-main {
1986
1941
  padding: 0px !important;
1987
- user-select: none;
1988
- overflow: hidden;
1942
+ user-select: none;
1989
1943
  }
1990
1944
  .amb-container-main::-webkit-scrollbar {
1991
1945
  width: 1px;
1992
1946
  }
1993
1947
  .amb-container-attr {
1994
- width: 280px !important;
1948
+ width: 300px;
1949
+ padding-left: 20px;
1995
1950
  }
1996
1951
  .amb-design-attr-base-content {
1997
1952
  background: #ffffff;
@@ -2024,20 +1979,21 @@ fieldset.amb-design-item-selected {
2024
1979
  }
2025
1980
  .amb-design-content {
2026
1981
  overflow: auto;
2027
- display: flex;
2028
- flex-direction: column;
1982
+ display: block;
2029
1983
  flex: none;
2030
1984
  position: relative;
2031
- width: 100%;
2032
- height: 100%;
1985
+ width: 100%;
2033
1986
  }
2034
1987
  .amb-design-content::-webkit-scrollbar {
2035
1988
  width: 1px;
2036
1989
  }
2037
1990
  .amb-design-content-center-header {
1991
+ position: sticky;
1992
+ z-index: 4;
1993
+ top: 0;
2038
1994
  height: 54px;
2039
1995
  background-color: #f7f8fa;
2040
- margin: 15px;
1996
+ padding-top: 14px;
2041
1997
  }
2042
1998
  .amb-design-tool {
2043
1999
  position: relative;
@@ -2083,24 +2039,21 @@ fieldset.amb-design-item-selected {
2083
2039
  position: relative;
2084
2040
  cursor: pointer;
2085
2041
  }
2086
- .el-scrollbar__view:has(.amb-design-board) {
2087
- padding: 0 15px;
2088
- height: 100%;
2089
- }
2090
2042
  .amb-design-board {
2091
- min-height: 100%;
2092
2043
  margin: 0 auto;
2044
+ margin-top: 12px;
2045
+ overflow-y: hidden;
2046
+ overflow-x: auto;
2093
2047
  background: #ffffff;
2094
2048
  border-radius: 2px 2px 2px 2px;
2095
2049
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
2096
2050
  padding-bottom: 100px;
2097
2051
  }
2098
2052
  .amb-item-ghost {
2099
- background-color: rgba(64, 158, 255, .1);
2053
+ background-color: #5893ef;
2054
+ height: 5px;
2055
+ line-height: 5px;
2100
2056
  overflow: hidden;
2101
- }
2102
- .amb-item-ghost > * {
2103
- opacity: 0;
2104
2057
  }
2105
2058
  /* 将你的自定义样式添加到这里 */
2106
2059
  .draggable-placeholder {
@@ -2308,23 +2261,24 @@ fieldset.amb-design-item-selected {
2308
2261
  }
2309
2262
  /* 用于占位 */
2310
2263
  .amb-widget-tools-parent {
2311
- width: 100%;
2264
+ width: 100%;
2265
+ min-height: 58px;
2266
+ margin-bottom: 18px;
2312
2267
  }
2313
2268
  .amb-widget-tools {
2314
2269
  display: flex;
2315
- flex-wrap: wrap;
2316
2270
  /* 垂直居中 */
2317
2271
  align-items: center;
2318
2272
  background: #fafafa;
2319
2273
  /* background:#FAFAFA; */
2320
2274
  /* background-color: var(--el-card-bg-color); */
2321
2275
  /* border:1px solid #e4e7ed; */
2276
+ height: 58px;
2322
2277
  border-radius: 4px;
2323
2278
  width: transparent;
2324
2279
  padding-left: 20px;
2325
2280
  padding-right: 20px;
2326
2281
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
2327
- min-height: 58px;
2328
2282
  /* --el-card-border-color: var(--el-border-color-light);
2329
2283
  --el-card-border-radius: 4px;
2330
2284
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -2456,7 +2410,8 @@ fieldset.amb-design-item-selected {
2456
2410
  color: var(--el-text-color-primary);
2457
2411
  overflow: hidden;
2458
2412
  transition: var(--el-transition-duration);
2459
- box-shadow: var(--el-box-shadow-light);
2413
+ box-shadow: var(--el-box-shadow-light);
2414
+ margin-bottom: 18px;
2460
2415
  }
2461
2416
  .amb-widget-chart-header {
2462
2417
  border-bottom: 1px solid var(--el-card-border-color);
@@ -2474,6 +2429,9 @@ fieldset.amb-design-item-selected {
2474
2429
  vertical-align: middle;
2475
2430
  justify-content: center;
2476
2431
  }
2432
+ .el-card {
2433
+ margin-bottom: 18px;
2434
+ }
2477
2435
  .el-collapse {
2478
2436
  margin-bottom: 18px;
2479
2437
  }
@@ -2498,6 +2456,9 @@ fieldset.amb-design-item-selected {
2498
2456
  }
2499
2457
  .el-button-group > .el-button {
2500
2458
  margin-right: 0px;
2459
+ }
2460
+ .el-form-item > .el-form-item__content {
2461
+ padding-right: 18px;
2501
2462
  }
2502
2463
  /* 设计时样式 */
2503
2464
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -2530,8 +2491,7 @@ fieldset.amb-design-item-selected {
2530
2491
  line-height: 60px;
2531
2492
  background-color: #ffffff;
2532
2493
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
2533
- text-align: center;
2534
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
2494
+ text-align: center;
2535
2495
  }
2536
2496
  .amb-page-container-header-page {
2537
2497
  position: fixed;
@@ -2558,30 +2518,24 @@ fieldset.amb-design-item-selected {
2558
2518
  background: #5893ef;
2559
2519
  color: #ffffff;
2560
2520
  }
2561
- .amb-page-container-header ~ .amb-page-container-main {
2562
- height: calc(100vh - 60px);
2563
- }
2564
2521
  .amb-page-container-main {
2565
2522
  position: relative;
2566
2523
  overflow: auto;
2567
2524
  }
2568
- .amb-page-container-main > .el-container {
2569
- height: 100%;
2570
- }
2571
2525
  .amb-container-left {
2572
- width: 280px !important;
2526
+ padding-right: 20px;
2573
2527
  overflow-y: auto;
2574
2528
  }
2575
2529
  .amb-container-main {
2576
2530
  padding: 0px !important;
2577
- user-select: none;
2578
- overflow: hidden;
2531
+ user-select: none;
2579
2532
  }
2580
2533
  .amb-container-main::-webkit-scrollbar {
2581
2534
  width: 1px;
2582
2535
  }
2583
2536
  .amb-container-attr {
2584
- width: 280px !important;
2537
+ width: 300px;
2538
+ padding-left: 20px;
2585
2539
  }
2586
2540
  .amb-design-attr-base-content {
2587
2541
  background: #ffffff;
@@ -2614,20 +2568,21 @@ fieldset.amb-design-item-selected {
2614
2568
  }
2615
2569
  .amb-design-content {
2616
2570
  overflow: auto;
2617
- display: flex;
2618
- flex-direction: column;
2571
+ display: block;
2619
2572
  flex: none;
2620
2573
  position: relative;
2621
- width: 100%;
2622
- height: 100%;
2574
+ width: 100%;
2623
2575
  }
2624
2576
  .amb-design-content::-webkit-scrollbar {
2625
2577
  width: 1px;
2626
2578
  }
2627
2579
  .amb-design-content-center-header {
2580
+ position: sticky;
2581
+ z-index: 4;
2582
+ top: 0;
2628
2583
  height: 54px;
2629
2584
  background-color: #f7f8fa;
2630
- margin: 15px;
2585
+ padding-top: 14px;
2631
2586
  }
2632
2587
  .amb-design-tool {
2633
2588
  position: relative;
@@ -2673,24 +2628,21 @@ fieldset.amb-design-item-selected {
2673
2628
  position: relative;
2674
2629
  cursor: pointer;
2675
2630
  }
2676
- .el-scrollbar__view:has(.amb-design-board) {
2677
- padding: 0 15px;
2678
- height: 100%;
2679
- }
2680
2631
  .amb-design-board {
2681
- min-height: 100%;
2682
2632
  margin: 0 auto;
2633
+ margin-top: 12px;
2634
+ overflow-y: hidden;
2635
+ overflow-x: auto;
2683
2636
  background: #ffffff;
2684
2637
  border-radius: 2px 2px 2px 2px;
2685
2638
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
2686
2639
  padding-bottom: 100px;
2687
2640
  }
2688
2641
  .amb-item-ghost {
2689
- background-color: rgba(64, 158, 255, .1);
2642
+ background-color: #5893ef;
2643
+ height: 5px;
2644
+ line-height: 5px;
2690
2645
  overflow: hidden;
2691
- }
2692
- .amb-item-ghost > * {
2693
- opacity: 0;
2694
2646
  }
2695
2647
  /* 将你的自定义样式添加到这里 */
2696
2648
  .draggable-placeholder {
@@ -2898,23 +2850,24 @@ fieldset.amb-design-item-selected {
2898
2850
  }
2899
2851
  /* 用于占位 */
2900
2852
  .amb-widget-tools-parent {
2901
- width: 100%;
2853
+ width: 100%;
2854
+ min-height: 58px;
2855
+ margin-bottom: 18px;
2902
2856
  }
2903
2857
  .amb-widget-tools {
2904
2858
  display: flex;
2905
- flex-wrap: wrap;
2906
2859
  /* 垂直居中 */
2907
2860
  align-items: center;
2908
2861
  background: #fafafa;
2909
2862
  /* background:#FAFAFA; */
2910
2863
  /* background-color: var(--el-card-bg-color); */
2911
2864
  /* border:1px solid #e4e7ed; */
2865
+ height: 58px;
2912
2866
  border-radius: 4px;
2913
2867
  width: transparent;
2914
2868
  padding-left: 20px;
2915
2869
  padding-right: 20px;
2916
2870
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
2917
- min-height: 58px;
2918
2871
  /* --el-card-border-color: var(--el-border-color-light);
2919
2872
  --el-card-border-radius: 4px;
2920
2873
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -3046,7 +2999,8 @@ fieldset.amb-design-item-selected {
3046
2999
  color: var(--el-text-color-primary);
3047
3000
  overflow: hidden;
3048
3001
  transition: var(--el-transition-duration);
3049
- box-shadow: var(--el-box-shadow-light);
3002
+ box-shadow: var(--el-box-shadow-light);
3003
+ margin-bottom: 18px;
3050
3004
  }
3051
3005
  .amb-widget-chart-header {
3052
3006
  border-bottom: 1px solid var(--el-card-border-color);
@@ -3064,6 +3018,9 @@ fieldset.amb-design-item-selected {
3064
3018
  vertical-align: middle;
3065
3019
  justify-content: center;
3066
3020
  }
3021
+ .el-card {
3022
+ margin-bottom: 18px;
3023
+ }
3067
3024
  .el-collapse {
3068
3025
  margin-bottom: 18px;
3069
3026
  }
@@ -3088,6 +3045,9 @@ fieldset.amb-design-item-selected {
3088
3045
  }
3089
3046
  .el-button-group > .el-button {
3090
3047
  margin-right: 0px;
3048
+ }
3049
+ .el-form-item > .el-form-item__content {
3050
+ padding-right: 18px;
3091
3051
  }
3092
3052
  /* 设计时样式 */
3093
3053
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -3120,8 +3080,7 @@ fieldset.amb-design-item-selected {
3120
3080
  line-height: 60px;
3121
3081
  background-color: #ffffff;
3122
3082
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
3123
- text-align: center;
3124
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
3083
+ text-align: center;
3125
3084
  }
3126
3085
  .amb-page-container-header-page {
3127
3086
  position: fixed;
@@ -3148,30 +3107,24 @@ fieldset.amb-design-item-selected {
3148
3107
  background: #5893ef;
3149
3108
  color: #ffffff;
3150
3109
  }
3151
- .amb-page-container-header ~ .amb-page-container-main {
3152
- height: calc(100vh - 60px);
3153
- }
3154
3110
  .amb-page-container-main {
3155
3111
  position: relative;
3156
3112
  overflow: auto;
3157
3113
  }
3158
- .amb-page-container-main > .el-container {
3159
- height: 100%;
3160
- }
3161
3114
  .amb-container-left {
3162
- width: 280px !important;
3115
+ padding-right: 20px;
3163
3116
  overflow-y: auto;
3164
3117
  }
3165
3118
  .amb-container-main {
3166
3119
  padding: 0px !important;
3167
- user-select: none;
3168
- overflow: hidden;
3120
+ user-select: none;
3169
3121
  }
3170
3122
  .amb-container-main::-webkit-scrollbar {
3171
3123
  width: 1px;
3172
3124
  }
3173
3125
  .amb-container-attr {
3174
- width: 280px !important;
3126
+ width: 300px;
3127
+ padding-left: 20px;
3175
3128
  }
3176
3129
  .amb-design-attr-base-content {
3177
3130
  background: #ffffff;
@@ -3204,20 +3157,21 @@ fieldset.amb-design-item-selected {
3204
3157
  }
3205
3158
  .amb-design-content {
3206
3159
  overflow: auto;
3207
- display: flex;
3208
- flex-direction: column;
3160
+ display: block;
3209
3161
  flex: none;
3210
3162
  position: relative;
3211
- width: 100%;
3212
- height: 100%;
3163
+ width: 100%;
3213
3164
  }
3214
3165
  .amb-design-content::-webkit-scrollbar {
3215
3166
  width: 1px;
3216
3167
  }
3217
3168
  .amb-design-content-center-header {
3169
+ position: sticky;
3170
+ z-index: 4;
3171
+ top: 0;
3218
3172
  height: 54px;
3219
3173
  background-color: #f7f8fa;
3220
- margin: 15px;
3174
+ padding-top: 14px;
3221
3175
  }
3222
3176
  .amb-design-tool {
3223
3177
  position: relative;
@@ -3263,24 +3217,21 @@ fieldset.amb-design-item-selected {
3263
3217
  position: relative;
3264
3218
  cursor: pointer;
3265
3219
  }
3266
- .el-scrollbar__view:has(.amb-design-board) {
3267
- padding: 0 15px;
3268
- height: 100%;
3269
- }
3270
3220
  .amb-design-board {
3271
- min-height: 100%;
3272
3221
  margin: 0 auto;
3222
+ margin-top: 12px;
3223
+ overflow-y: hidden;
3224
+ overflow-x: auto;
3273
3225
  background: #ffffff;
3274
3226
  border-radius: 2px 2px 2px 2px;
3275
3227
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
3276
3228
  padding-bottom: 100px;
3277
3229
  }
3278
3230
  .amb-item-ghost {
3279
- background-color: rgba(64, 158, 255, .1);
3231
+ background-color: #5893ef;
3232
+ height: 5px;
3233
+ line-height: 5px;
3280
3234
  overflow: hidden;
3281
- }
3282
- .amb-item-ghost > * {
3283
- opacity: 0;
3284
3235
  }
3285
3236
  /* 将你的自定义样式添加到这里 */
3286
3237
  .draggable-placeholder {
@@ -3488,23 +3439,24 @@ fieldset.amb-design-item-selected {
3488
3439
  }
3489
3440
  /* 用于占位 */
3490
3441
  .amb-widget-tools-parent {
3491
- width: 100%;
3442
+ width: 100%;
3443
+ min-height: 58px;
3444
+ margin-bottom: 18px;
3492
3445
  }
3493
3446
  .amb-widget-tools {
3494
3447
  display: flex;
3495
- flex-wrap: wrap;
3496
3448
  /* 垂直居中 */
3497
3449
  align-items: center;
3498
3450
  background: #fafafa;
3499
3451
  /* background:#FAFAFA; */
3500
3452
  /* background-color: var(--el-card-bg-color); */
3501
3453
  /* border:1px solid #e4e7ed; */
3454
+ height: 58px;
3502
3455
  border-radius: 4px;
3503
3456
  width: transparent;
3504
3457
  padding-left: 20px;
3505
3458
  padding-right: 20px;
3506
3459
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
3507
- min-height: 58px;
3508
3460
  /* --el-card-border-color: var(--el-border-color-light);
3509
3461
  --el-card-border-radius: 4px;
3510
3462
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -3636,7 +3588,8 @@ fieldset.amb-design-item-selected {
3636
3588
  color: var(--el-text-color-primary);
3637
3589
  overflow: hidden;
3638
3590
  transition: var(--el-transition-duration);
3639
- box-shadow: var(--el-box-shadow-light);
3591
+ box-shadow: var(--el-box-shadow-light);
3592
+ margin-bottom: 18px;
3640
3593
  }
3641
3594
  .amb-widget-chart-header {
3642
3595
  border-bottom: 1px solid var(--el-card-border-color);
@@ -3654,6 +3607,9 @@ fieldset.amb-design-item-selected {
3654
3607
  vertical-align: middle;
3655
3608
  justify-content: center;
3656
3609
  }
3610
+ .el-card {
3611
+ margin-bottom: 18px;
3612
+ }
3657
3613
  .el-collapse {
3658
3614
  margin-bottom: 18px;
3659
3615
  }
@@ -3678,6 +3634,9 @@ fieldset.amb-design-item-selected {
3678
3634
  }
3679
3635
  .el-button-group > .el-button {
3680
3636
  margin-right: 0px;
3637
+ }
3638
+ .el-form-item > .el-form-item__content {
3639
+ padding-right: 18px;
3681
3640
  }
3682
3641
  /* 设计时样式 */
3683
3642
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -3710,8 +3669,7 @@ fieldset.amb-design-item-selected {
3710
3669
  line-height: 60px;
3711
3670
  background-color: #ffffff;
3712
3671
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
3713
- text-align: center;
3714
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
3672
+ text-align: center;
3715
3673
  }
3716
3674
  .amb-page-container-header-page {
3717
3675
  position: fixed;
@@ -3738,30 +3696,24 @@ fieldset.amb-design-item-selected {
3738
3696
  background: #5893ef;
3739
3697
  color: #ffffff;
3740
3698
  }
3741
- .amb-page-container-header ~ .amb-page-container-main {
3742
- height: calc(100vh - 60px);
3743
- }
3744
3699
  .amb-page-container-main {
3745
3700
  position: relative;
3746
3701
  overflow: auto;
3747
3702
  }
3748
- .amb-page-container-main > .el-container {
3749
- height: 100%;
3750
- }
3751
3703
  .amb-container-left {
3752
- width: 280px !important;
3704
+ padding-right: 20px;
3753
3705
  overflow-y: auto;
3754
3706
  }
3755
3707
  .amb-container-main {
3756
3708
  padding: 0px !important;
3757
- user-select: none;
3758
- overflow: hidden;
3709
+ user-select: none;
3759
3710
  }
3760
3711
  .amb-container-main::-webkit-scrollbar {
3761
3712
  width: 1px;
3762
3713
  }
3763
3714
  .amb-container-attr {
3764
- width: 280px !important;
3715
+ width: 300px;
3716
+ padding-left: 20px;
3765
3717
  }
3766
3718
  .amb-design-attr-base-content {
3767
3719
  background: #ffffff;
@@ -3794,20 +3746,21 @@ fieldset.amb-design-item-selected {
3794
3746
  }
3795
3747
  .amb-design-content {
3796
3748
  overflow: auto;
3797
- display: flex;
3798
- flex-direction: column;
3749
+ display: block;
3799
3750
  flex: none;
3800
3751
  position: relative;
3801
- width: 100%;
3802
- height: 100%;
3752
+ width: 100%;
3803
3753
  }
3804
3754
  .amb-design-content::-webkit-scrollbar {
3805
3755
  width: 1px;
3806
3756
  }
3807
3757
  .amb-design-content-center-header {
3758
+ position: sticky;
3759
+ z-index: 4;
3760
+ top: 0;
3808
3761
  height: 54px;
3809
3762
  background-color: #f7f8fa;
3810
- margin: 15px;
3763
+ padding-top: 14px;
3811
3764
  }
3812
3765
  .amb-design-tool {
3813
3766
  position: relative;
@@ -3853,24 +3806,21 @@ fieldset.amb-design-item-selected {
3853
3806
  position: relative;
3854
3807
  cursor: pointer;
3855
3808
  }
3856
- .el-scrollbar__view:has(.amb-design-board) {
3857
- padding: 0 15px;
3858
- height: 100%;
3859
- }
3860
3809
  .amb-design-board {
3861
- min-height: 100%;
3862
3810
  margin: 0 auto;
3811
+ margin-top: 12px;
3812
+ overflow-y: hidden;
3813
+ overflow-x: auto;
3863
3814
  background: #ffffff;
3864
3815
  border-radius: 2px 2px 2px 2px;
3865
3816
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
3866
3817
  padding-bottom: 100px;
3867
3818
  }
3868
3819
  .amb-item-ghost {
3869
- background-color: rgba(64, 158, 255, .1);
3820
+ background-color: #5893ef;
3821
+ height: 5px;
3822
+ line-height: 5px;
3870
3823
  overflow: hidden;
3871
- }
3872
- .amb-item-ghost > * {
3873
- opacity: 0;
3874
3824
  }
3875
3825
  /* 将你的自定义样式添加到这里 */
3876
3826
  .draggable-placeholder {
@@ -4078,23 +4028,24 @@ fieldset.amb-design-item-selected {
4078
4028
  }
4079
4029
  /* 用于占位 */
4080
4030
  .amb-widget-tools-parent {
4081
- width: 100%;
4031
+ width: 100%;
4032
+ min-height: 58px;
4033
+ margin-bottom: 18px;
4082
4034
  }
4083
4035
  .amb-widget-tools {
4084
4036
  display: flex;
4085
- flex-wrap: wrap;
4086
4037
  /* 垂直居中 */
4087
4038
  align-items: center;
4088
4039
  background: #fafafa;
4089
4040
  /* background:#FAFAFA; */
4090
4041
  /* background-color: var(--el-card-bg-color); */
4091
4042
  /* border:1px solid #e4e7ed; */
4043
+ height: 58px;
4092
4044
  border-radius: 4px;
4093
4045
  width: transparent;
4094
4046
  padding-left: 20px;
4095
4047
  padding-right: 20px;
4096
4048
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
4097
- min-height: 58px;
4098
4049
  /* --el-card-border-color: var(--el-border-color-light);
4099
4050
  --el-card-border-radius: 4px;
4100
4051
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -4226,7 +4177,8 @@ fieldset.amb-design-item-selected {
4226
4177
  color: var(--el-text-color-primary);
4227
4178
  overflow: hidden;
4228
4179
  transition: var(--el-transition-duration);
4229
- box-shadow: var(--el-box-shadow-light);
4180
+ box-shadow: var(--el-box-shadow-light);
4181
+ margin-bottom: 18px;
4230
4182
  }
4231
4183
  .amb-widget-chart-header {
4232
4184
  border-bottom: 1px solid var(--el-card-border-color);
@@ -4244,6 +4196,9 @@ fieldset.amb-design-item-selected {
4244
4196
  vertical-align: middle;
4245
4197
  justify-content: center;
4246
4198
  }
4199
+ .el-card {
4200
+ margin-bottom: 18px;
4201
+ }
4247
4202
  .el-collapse {
4248
4203
  margin-bottom: 18px;
4249
4204
  }
@@ -4268,6 +4223,9 @@ fieldset.amb-design-item-selected {
4268
4223
  }
4269
4224
  .el-button-group > .el-button {
4270
4225
  margin-right: 0px;
4226
+ }
4227
+ .el-form-item > .el-form-item__content {
4228
+ padding-right: 18px;
4271
4229
  }
4272
4230
  /* 设计时样式 */
4273
4231
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -4300,8 +4258,7 @@ fieldset.amb-design-item-selected {
4300
4258
  line-height: 60px;
4301
4259
  background-color: #ffffff;
4302
4260
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
4303
- text-align: center;
4304
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
4261
+ text-align: center;
4305
4262
  }
4306
4263
  .amb-page-container-header-page {
4307
4264
  position: fixed;
@@ -4328,30 +4285,24 @@ fieldset.amb-design-item-selected {
4328
4285
  background: #5893ef;
4329
4286
  color: #ffffff;
4330
4287
  }
4331
- .amb-page-container-header ~ .amb-page-container-main {
4332
- height: calc(100vh - 60px);
4333
- }
4334
4288
  .amb-page-container-main {
4335
4289
  position: relative;
4336
4290
  overflow: auto;
4337
4291
  }
4338
- .amb-page-container-main > .el-container {
4339
- height: 100%;
4340
- }
4341
4292
  .amb-container-left {
4342
- width: 280px !important;
4293
+ padding-right: 20px;
4343
4294
  overflow-y: auto;
4344
4295
  }
4345
4296
  .amb-container-main {
4346
4297
  padding: 0px !important;
4347
- user-select: none;
4348
- overflow: hidden;
4298
+ user-select: none;
4349
4299
  }
4350
4300
  .amb-container-main::-webkit-scrollbar {
4351
4301
  width: 1px;
4352
4302
  }
4353
4303
  .amb-container-attr {
4354
- width: 280px !important;
4304
+ width: 300px;
4305
+ padding-left: 20px;
4355
4306
  }
4356
4307
  .amb-design-attr-base-content {
4357
4308
  background: #ffffff;
@@ -4384,20 +4335,21 @@ fieldset.amb-design-item-selected {
4384
4335
  }
4385
4336
  .amb-design-content {
4386
4337
  overflow: auto;
4387
- display: flex;
4388
- flex-direction: column;
4338
+ display: block;
4389
4339
  flex: none;
4390
4340
  position: relative;
4391
- width: 100%;
4392
- height: 100%;
4341
+ width: 100%;
4393
4342
  }
4394
4343
  .amb-design-content::-webkit-scrollbar {
4395
4344
  width: 1px;
4396
4345
  }
4397
4346
  .amb-design-content-center-header {
4347
+ position: sticky;
4348
+ z-index: 4;
4349
+ top: 0;
4398
4350
  height: 54px;
4399
4351
  background-color: #f7f8fa;
4400
- margin: 15px;
4352
+ padding-top: 14px;
4401
4353
  }
4402
4354
  .amb-design-tool {
4403
4355
  position: relative;
@@ -4443,24 +4395,21 @@ fieldset.amb-design-item-selected {
4443
4395
  position: relative;
4444
4396
  cursor: pointer;
4445
4397
  }
4446
- .el-scrollbar__view:has(.amb-design-board) {
4447
- padding: 0 15px;
4448
- height: 100%;
4449
- }
4450
4398
  .amb-design-board {
4451
- min-height: 100%;
4452
4399
  margin: 0 auto;
4400
+ margin-top: 12px;
4401
+ overflow-y: hidden;
4402
+ overflow-x: auto;
4453
4403
  background: #ffffff;
4454
4404
  border-radius: 2px 2px 2px 2px;
4455
4405
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
4456
4406
  padding-bottom: 100px;
4457
4407
  }
4458
4408
  .amb-item-ghost {
4459
- background-color: rgba(64, 158, 255, .1);
4409
+ background-color: #5893ef;
4410
+ height: 5px;
4411
+ line-height: 5px;
4460
4412
  overflow: hidden;
4461
- }
4462
- .amb-item-ghost > * {
4463
- opacity: 0;
4464
4413
  }
4465
4414
  /* 将你的自定义样式添加到这里 */
4466
4415
  .draggable-placeholder {
@@ -4668,23 +4617,24 @@ fieldset.amb-design-item-selected {
4668
4617
  }
4669
4618
  /* 用于占位 */
4670
4619
  .amb-widget-tools-parent {
4671
- width: 100%;
4620
+ width: 100%;
4621
+ min-height: 58px;
4622
+ margin-bottom: 18px;
4672
4623
  }
4673
4624
  .amb-widget-tools {
4674
4625
  display: flex;
4675
- flex-wrap: wrap;
4676
4626
  /* 垂直居中 */
4677
4627
  align-items: center;
4678
4628
  background: #fafafa;
4679
4629
  /* background:#FAFAFA; */
4680
4630
  /* background-color: var(--el-card-bg-color); */
4681
4631
  /* border:1px solid #e4e7ed; */
4632
+ height: 58px;
4682
4633
  border-radius: 4px;
4683
4634
  width: transparent;
4684
4635
  padding-left: 20px;
4685
4636
  padding-right: 20px;
4686
4637
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
4687
- min-height: 58px;
4688
4638
  /* --el-card-border-color: var(--el-border-color-light);
4689
4639
  --el-card-border-radius: 4px;
4690
4640
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -4816,7 +4766,8 @@ fieldset.amb-design-item-selected {
4816
4766
  color: var(--el-text-color-primary);
4817
4767
  overflow: hidden;
4818
4768
  transition: var(--el-transition-duration);
4819
- box-shadow: var(--el-box-shadow-light);
4769
+ box-shadow: var(--el-box-shadow-light);
4770
+ margin-bottom: 18px;
4820
4771
  }
4821
4772
  .amb-widget-chart-header {
4822
4773
  border-bottom: 1px solid var(--el-card-border-color);
@@ -4834,6 +4785,9 @@ fieldset.amb-design-item-selected {
4834
4785
  vertical-align: middle;
4835
4786
  justify-content: center;
4836
4787
  }
4788
+ .el-card {
4789
+ margin-bottom: 18px;
4790
+ }
4837
4791
  .el-collapse {
4838
4792
  margin-bottom: 18px;
4839
4793
  }
@@ -4858,6 +4812,9 @@ fieldset.amb-design-item-selected {
4858
4812
  }
4859
4813
  .el-button-group > .el-button {
4860
4814
  margin-right: 0px;
4815
+ }
4816
+ .el-form-item > .el-form-item__content {
4817
+ padding-right: 18px;
4861
4818
  }
4862
4819
  /* 设计时样式 */
4863
4820
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -4894,8 +4851,7 @@ fieldset.amb-design-item-selected {
4894
4851
  line-height: 60px;
4895
4852
  background-color: #ffffff;
4896
4853
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
4897
- text-align: center;
4898
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
4854
+ text-align: center;
4899
4855
  }
4900
4856
  .amb-page-container-header-page {
4901
4857
  position: fixed;
@@ -4922,30 +4878,24 @@ fieldset.amb-design-item-selected {
4922
4878
  background: #5893ef;
4923
4879
  color: #ffffff;
4924
4880
  }
4925
- .amb-page-container-header ~ .amb-page-container-main {
4926
- height: calc(100vh - 60px);
4927
- }
4928
4881
  .amb-page-container-main {
4929
4882
  position: relative;
4930
4883
  overflow: auto;
4931
4884
  }
4932
- .amb-page-container-main > .el-container {
4933
- height: 100%;
4934
- }
4935
4885
  .amb-container-left {
4936
- width: 280px !important;
4886
+ padding-right: 20px;
4937
4887
  overflow-y: auto;
4938
4888
  }
4939
4889
  .amb-container-main {
4940
4890
  padding: 0px !important;
4941
- user-select: none;
4942
- overflow: hidden;
4891
+ user-select: none;
4943
4892
  }
4944
4893
  .amb-container-main::-webkit-scrollbar {
4945
4894
  width: 1px;
4946
4895
  }
4947
4896
  .amb-container-attr {
4948
- width: 280px !important;
4897
+ width: 300px;
4898
+ padding-left: 20px;
4949
4899
  }
4950
4900
  .amb-design-attr-base-content {
4951
4901
  background: #ffffff;
@@ -4978,20 +4928,21 @@ fieldset.amb-design-item-selected {
4978
4928
  }
4979
4929
  .amb-design-content {
4980
4930
  overflow: auto;
4981
- display: flex;
4982
- flex-direction: column;
4931
+ display: block;
4983
4932
  flex: none;
4984
4933
  position: relative;
4985
- width: 100%;
4986
- height: 100%;
4934
+ width: 100%;
4987
4935
  }
4988
4936
  .amb-design-content::-webkit-scrollbar {
4989
4937
  width: 1px;
4990
4938
  }
4991
4939
  .amb-design-content-center-header {
4940
+ position: sticky;
4941
+ z-index: 4;
4942
+ top: 0;
4992
4943
  height: 54px;
4993
4944
  background-color: #f7f8fa;
4994
- margin: 15px;
4945
+ padding-top: 14px;
4995
4946
  }
4996
4947
  .amb-design-tool {
4997
4948
  position: relative;
@@ -5037,24 +4988,21 @@ fieldset.amb-design-item-selected {
5037
4988
  position: relative;
5038
4989
  cursor: pointer;
5039
4990
  }
5040
- .el-scrollbar__view:has(.amb-design-board) {
5041
- padding: 0 15px;
5042
- height: 100%;
5043
- }
5044
4991
  .amb-design-board {
5045
- min-height: 100%;
5046
4992
  margin: 0 auto;
4993
+ margin-top: 12px;
4994
+ overflow-y: hidden;
4995
+ overflow-x: auto;
5047
4996
  background: #ffffff;
5048
4997
  border-radius: 2px 2px 2px 2px;
5049
4998
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
5050
4999
  padding-bottom: 100px;
5051
5000
  }
5052
5001
  .amb-item-ghost {
5053
- background-color: rgba(64, 158, 255, .1);
5002
+ background-color: #5893ef;
5003
+ height: 5px;
5004
+ line-height: 5px;
5054
5005
  overflow: hidden;
5055
- }
5056
- .amb-item-ghost > * {
5057
- opacity: 0;
5058
5006
  }
5059
5007
  /* 将你的自定义样式添加到这里 */
5060
5008
  .draggable-placeholder {
@@ -5262,23 +5210,24 @@ fieldset.amb-design-item-selected {
5262
5210
  }
5263
5211
  /* 用于占位 */
5264
5212
  .amb-widget-tools-parent {
5265
- width: 100%;
5213
+ width: 100%;
5214
+ min-height: 58px;
5215
+ margin-bottom: 18px;
5266
5216
  }
5267
5217
  .amb-widget-tools {
5268
5218
  display: flex;
5269
- flex-wrap: wrap;
5270
5219
  /* 垂直居中 */
5271
5220
  align-items: center;
5272
5221
  background: #fafafa;
5273
5222
  /* background:#FAFAFA; */
5274
5223
  /* background-color: var(--el-card-bg-color); */
5275
5224
  /* border:1px solid #e4e7ed; */
5225
+ height: 58px;
5276
5226
  border-radius: 4px;
5277
5227
  width: transparent;
5278
5228
  padding-left: 20px;
5279
5229
  padding-right: 20px;
5280
5230
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
5281
- min-height: 58px;
5282
5231
  /* --el-card-border-color: var(--el-border-color-light);
5283
5232
  --el-card-border-radius: 4px;
5284
5233
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -5410,7 +5359,8 @@ fieldset.amb-design-item-selected {
5410
5359
  color: var(--el-text-color-primary);
5411
5360
  overflow: hidden;
5412
5361
  transition: var(--el-transition-duration);
5413
- box-shadow: var(--el-box-shadow-light);
5362
+ box-shadow: var(--el-box-shadow-light);
5363
+ margin-bottom: 18px;
5414
5364
  }
5415
5365
  .amb-widget-chart-header {
5416
5366
  border-bottom: 1px solid var(--el-card-border-color);
@@ -5428,6 +5378,9 @@ fieldset.amb-design-item-selected {
5428
5378
  vertical-align: middle;
5429
5379
  justify-content: center;
5430
5380
  }
5381
+ .el-card {
5382
+ margin-bottom: 18px;
5383
+ }
5431
5384
  .el-collapse {
5432
5385
  margin-bottom: 18px;
5433
5386
  }
@@ -5452,6 +5405,9 @@ fieldset.amb-design-item-selected {
5452
5405
  }
5453
5406
  .el-button-group > .el-button {
5454
5407
  margin-right: 0px;
5408
+ }
5409
+ .el-form-item > .el-form-item__content {
5410
+ padding-right: 18px;
5455
5411
  }
5456
5412
  /* 设计时样式 */
5457
5413
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -5484,8 +5440,7 @@ fieldset.amb-design-item-selected {
5484
5440
  line-height: 60px;
5485
5441
  background-color: #ffffff;
5486
5442
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
5487
- text-align: center;
5488
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
5443
+ text-align: center;
5489
5444
  }
5490
5445
  .amb-page-container-header-page {
5491
5446
  position: fixed;
@@ -5512,30 +5467,24 @@ fieldset.amb-design-item-selected {
5512
5467
  background: #5893ef;
5513
5468
  color: #ffffff;
5514
5469
  }
5515
- .amb-page-container-header ~ .amb-page-container-main {
5516
- height: calc(100vh - 60px);
5517
- }
5518
5470
  .amb-page-container-main {
5519
5471
  position: relative;
5520
5472
  overflow: auto;
5521
5473
  }
5522
- .amb-page-container-main > .el-container {
5523
- height: 100%;
5524
- }
5525
5474
  .amb-container-left {
5526
- width: 280px !important;
5475
+ padding-right: 20px;
5527
5476
  overflow-y: auto;
5528
5477
  }
5529
5478
  .amb-container-main {
5530
5479
  padding: 0px !important;
5531
- user-select: none;
5532
- overflow: hidden;
5480
+ user-select: none;
5533
5481
  }
5534
5482
  .amb-container-main::-webkit-scrollbar {
5535
5483
  width: 1px;
5536
5484
  }
5537
5485
  .amb-container-attr {
5538
- width: 280px !important;
5486
+ width: 300px;
5487
+ padding-left: 20px;
5539
5488
  }
5540
5489
  .amb-design-attr-base-content {
5541
5490
  background: #ffffff;
@@ -5568,20 +5517,21 @@ fieldset.amb-design-item-selected {
5568
5517
  }
5569
5518
  .amb-design-content {
5570
5519
  overflow: auto;
5571
- display: flex;
5572
- flex-direction: column;
5520
+ display: block;
5573
5521
  flex: none;
5574
5522
  position: relative;
5575
- width: 100%;
5576
- height: 100%;
5523
+ width: 100%;
5577
5524
  }
5578
5525
  .amb-design-content::-webkit-scrollbar {
5579
5526
  width: 1px;
5580
5527
  }
5581
5528
  .amb-design-content-center-header {
5529
+ position: sticky;
5530
+ z-index: 4;
5531
+ top: 0;
5582
5532
  height: 54px;
5583
5533
  background-color: #f7f8fa;
5584
- margin: 15px;
5534
+ padding-top: 14px;
5585
5535
  }
5586
5536
  .amb-design-tool {
5587
5537
  position: relative;
@@ -5627,24 +5577,21 @@ fieldset.amb-design-item-selected {
5627
5577
  position: relative;
5628
5578
  cursor: pointer;
5629
5579
  }
5630
- .el-scrollbar__view:has(.amb-design-board) {
5631
- padding: 0 15px;
5632
- height: 100%;
5633
- }
5634
5580
  .amb-design-board {
5635
- min-height: 100%;
5636
5581
  margin: 0 auto;
5582
+ margin-top: 12px;
5583
+ overflow-y: hidden;
5584
+ overflow-x: auto;
5637
5585
  background: #ffffff;
5638
5586
  border-radius: 2px 2px 2px 2px;
5639
5587
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
5640
5588
  padding-bottom: 100px;
5641
5589
  }
5642
5590
  .amb-item-ghost {
5643
- background-color: rgba(64, 158, 255, .1);
5591
+ background-color: #5893ef;
5592
+ height: 5px;
5593
+ line-height: 5px;
5644
5594
  overflow: hidden;
5645
- }
5646
- .amb-item-ghost > * {
5647
- opacity: 0;
5648
5595
  }
5649
5596
  /* 将你的自定义样式添加到这里 */
5650
5597
  .draggable-placeholder {
@@ -5852,23 +5799,24 @@ fieldset.amb-design-item-selected {
5852
5799
  }
5853
5800
  /* 用于占位 */
5854
5801
  .amb-widget-tools-parent {
5855
- width: 100%;
5802
+ width: 100%;
5803
+ min-height: 58px;
5804
+ margin-bottom: 18px;
5856
5805
  }
5857
5806
  .amb-widget-tools {
5858
5807
  display: flex;
5859
- flex-wrap: wrap;
5860
5808
  /* 垂直居中 */
5861
5809
  align-items: center;
5862
5810
  background: #fafafa;
5863
5811
  /* background:#FAFAFA; */
5864
5812
  /* background-color: var(--el-card-bg-color); */
5865
5813
  /* border:1px solid #e4e7ed; */
5814
+ height: 58px;
5866
5815
  border-radius: 4px;
5867
5816
  width: transparent;
5868
5817
  padding-left: 20px;
5869
5818
  padding-right: 20px;
5870
5819
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
5871
- min-height: 58px;
5872
5820
  /* --el-card-border-color: var(--el-border-color-light);
5873
5821
  --el-card-border-radius: 4px;
5874
5822
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -6000,7 +5948,8 @@ fieldset.amb-design-item-selected {
6000
5948
  color: var(--el-text-color-primary);
6001
5949
  overflow: hidden;
6002
5950
  transition: var(--el-transition-duration);
6003
- box-shadow: var(--el-box-shadow-light);
5951
+ box-shadow: var(--el-box-shadow-light);
5952
+ margin-bottom: 18px;
6004
5953
  }
6005
5954
  .amb-widget-chart-header {
6006
5955
  border-bottom: 1px solid var(--el-card-border-color);
@@ -6018,6 +5967,9 @@ fieldset.amb-design-item-selected {
6018
5967
  vertical-align: middle;
6019
5968
  justify-content: center;
6020
5969
  }
5970
+ .el-card {
5971
+ margin-bottom: 18px;
5972
+ }
6021
5973
  .el-collapse {
6022
5974
  margin-bottom: 18px;
6023
5975
  }
@@ -6042,6 +5994,9 @@ fieldset.amb-design-item-selected {
6042
5994
  }
6043
5995
  .el-button-group > .el-button {
6044
5996
  margin-right: 0px;
5997
+ }
5998
+ .el-form-item > .el-form-item__content {
5999
+ padding-right: 18px;
6045
6000
  }
6046
6001
  /* 设计时样式 */
6047
6002
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -6074,8 +6029,7 @@ fieldset.amb-design-item-selected {
6074
6029
  line-height: 60px;
6075
6030
  background-color: #ffffff;
6076
6031
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
6077
- text-align: center;
6078
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
6032
+ text-align: center;
6079
6033
  }
6080
6034
  .amb-page-container-header-page {
6081
6035
  position: fixed;
@@ -6102,30 +6056,24 @@ fieldset.amb-design-item-selected {
6102
6056
  background: #5893ef;
6103
6057
  color: #ffffff;
6104
6058
  }
6105
- .amb-page-container-header ~ .amb-page-container-main {
6106
- height: calc(100vh - 60px);
6107
- }
6108
6059
  .amb-page-container-main {
6109
6060
  position: relative;
6110
6061
  overflow: auto;
6111
6062
  }
6112
- .amb-page-container-main > .el-container {
6113
- height: 100%;
6114
- }
6115
6063
  .amb-container-left {
6116
- width: 280px !important;
6064
+ padding-right: 20px;
6117
6065
  overflow-y: auto;
6118
6066
  }
6119
6067
  .amb-container-main {
6120
6068
  padding: 0px !important;
6121
- user-select: none;
6122
- overflow: hidden;
6069
+ user-select: none;
6123
6070
  }
6124
6071
  .amb-container-main::-webkit-scrollbar {
6125
6072
  width: 1px;
6126
6073
  }
6127
6074
  .amb-container-attr {
6128
- width: 280px !important;
6075
+ width: 300px;
6076
+ padding-left: 20px;
6129
6077
  }
6130
6078
  .amb-design-attr-base-content {
6131
6079
  background: #ffffff;
@@ -6158,20 +6106,21 @@ fieldset.amb-design-item-selected {
6158
6106
  }
6159
6107
  .amb-design-content {
6160
6108
  overflow: auto;
6161
- display: flex;
6162
- flex-direction: column;
6109
+ display: block;
6163
6110
  flex: none;
6164
6111
  position: relative;
6165
- width: 100%;
6166
- height: 100%;
6112
+ width: 100%;
6167
6113
  }
6168
6114
  .amb-design-content::-webkit-scrollbar {
6169
6115
  width: 1px;
6170
6116
  }
6171
6117
  .amb-design-content-center-header {
6118
+ position: sticky;
6119
+ z-index: 4;
6120
+ top: 0;
6172
6121
  height: 54px;
6173
6122
  background-color: #f7f8fa;
6174
- margin: 15px;
6123
+ padding-top: 14px;
6175
6124
  }
6176
6125
  .amb-design-tool {
6177
6126
  position: relative;
@@ -6217,24 +6166,21 @@ fieldset.amb-design-item-selected {
6217
6166
  position: relative;
6218
6167
  cursor: pointer;
6219
6168
  }
6220
- .el-scrollbar__view:has(.amb-design-board) {
6221
- padding: 0 15px;
6222
- height: 100%;
6223
- }
6224
6169
  .amb-design-board {
6225
- min-height: 100%;
6226
6170
  margin: 0 auto;
6171
+ margin-top: 12px;
6172
+ overflow-y: hidden;
6173
+ overflow-x: auto;
6227
6174
  background: #ffffff;
6228
6175
  border-radius: 2px 2px 2px 2px;
6229
6176
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
6230
6177
  padding-bottom: 100px;
6231
6178
  }
6232
6179
  .amb-item-ghost {
6233
- background-color: rgba(64, 158, 255, .1);
6180
+ background-color: #5893ef;
6181
+ height: 5px;
6182
+ line-height: 5px;
6234
6183
  overflow: hidden;
6235
- }
6236
- .amb-item-ghost > * {
6237
- opacity: 0;
6238
6184
  }
6239
6185
  /* 将你的自定义样式添加到这里 */
6240
6186
  .draggable-placeholder {
@@ -6442,23 +6388,24 @@ fieldset.amb-design-item-selected {
6442
6388
  }
6443
6389
  /* 用于占位 */
6444
6390
  .amb-widget-tools-parent {
6445
- width: 100%;
6391
+ width: 100%;
6392
+ min-height: 58px;
6393
+ margin-bottom: 18px;
6446
6394
  }
6447
6395
  .amb-widget-tools {
6448
6396
  display: flex;
6449
- flex-wrap: wrap;
6450
6397
  /* 垂直居中 */
6451
6398
  align-items: center;
6452
6399
  background: #fafafa;
6453
6400
  /* background:#FAFAFA; */
6454
6401
  /* background-color: var(--el-card-bg-color); */
6455
6402
  /* border:1px solid #e4e7ed; */
6403
+ height: 58px;
6456
6404
  border-radius: 4px;
6457
6405
  width: transparent;
6458
6406
  padding-left: 20px;
6459
6407
  padding-right: 20px;
6460
6408
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
6461
- min-height: 58px;
6462
6409
  /* --el-card-border-color: var(--el-border-color-light);
6463
6410
  --el-card-border-radius: 4px;
6464
6411
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -6590,7 +6537,8 @@ fieldset.amb-design-item-selected {
6590
6537
  color: var(--el-text-color-primary);
6591
6538
  overflow: hidden;
6592
6539
  transition: var(--el-transition-duration);
6593
- box-shadow: var(--el-box-shadow-light);
6540
+ box-shadow: var(--el-box-shadow-light);
6541
+ margin-bottom: 18px;
6594
6542
  }
6595
6543
  .amb-widget-chart-header {
6596
6544
  border-bottom: 1px solid var(--el-card-border-color);
@@ -6608,6 +6556,9 @@ fieldset.amb-design-item-selected {
6608
6556
  vertical-align: middle;
6609
6557
  justify-content: center;
6610
6558
  }
6559
+ .el-card {
6560
+ margin-bottom: 18px;
6561
+ }
6611
6562
  .el-collapse {
6612
6563
  margin-bottom: 18px;
6613
6564
  }
@@ -6632,6 +6583,9 @@ fieldset.amb-design-item-selected {
6632
6583
  }
6633
6584
  .el-button-group > .el-button {
6634
6585
  margin-right: 0px;
6586
+ }
6587
+ .el-form-item > .el-form-item__content {
6588
+ padding-right: 18px;
6635
6589
  }
6636
6590
  /* 设计时样式 */
6637
6591
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -6664,8 +6618,7 @@ fieldset.amb-design-item-selected {
6664
6618
  line-height: 60px;
6665
6619
  background-color: #ffffff;
6666
6620
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
6667
- text-align: center;
6668
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
6621
+ text-align: center;
6669
6622
  }
6670
6623
  .amb-page-container-header-page {
6671
6624
  position: fixed;
@@ -6692,30 +6645,24 @@ fieldset.amb-design-item-selected {
6692
6645
  background: #5893ef;
6693
6646
  color: #ffffff;
6694
6647
  }
6695
- .amb-page-container-header ~ .amb-page-container-main {
6696
- height: calc(100vh - 60px);
6697
- }
6698
6648
  .amb-page-container-main {
6699
6649
  position: relative;
6700
6650
  overflow: auto;
6701
6651
  }
6702
- .amb-page-container-main > .el-container {
6703
- height: 100%;
6704
- }
6705
6652
  .amb-container-left {
6706
- width: 280px !important;
6653
+ padding-right: 20px;
6707
6654
  overflow-y: auto;
6708
6655
  }
6709
6656
  .amb-container-main {
6710
6657
  padding: 0px !important;
6711
- user-select: none;
6712
- overflow: hidden;
6658
+ user-select: none;
6713
6659
  }
6714
6660
  .amb-container-main::-webkit-scrollbar {
6715
6661
  width: 1px;
6716
6662
  }
6717
6663
  .amb-container-attr {
6718
- width: 280px !important;
6664
+ width: 300px;
6665
+ padding-left: 20px;
6719
6666
  }
6720
6667
  .amb-design-attr-base-content {
6721
6668
  background: #ffffff;
@@ -6748,20 +6695,21 @@ fieldset.amb-design-item-selected {
6748
6695
  }
6749
6696
  .amb-design-content {
6750
6697
  overflow: auto;
6751
- display: flex;
6752
- flex-direction: column;
6698
+ display: block;
6753
6699
  flex: none;
6754
6700
  position: relative;
6755
- width: 100%;
6756
- height: 100%;
6701
+ width: 100%;
6757
6702
  }
6758
6703
  .amb-design-content::-webkit-scrollbar {
6759
6704
  width: 1px;
6760
6705
  }
6761
6706
  .amb-design-content-center-header {
6707
+ position: sticky;
6708
+ z-index: 4;
6709
+ top: 0;
6762
6710
  height: 54px;
6763
6711
  background-color: #f7f8fa;
6764
- margin: 15px;
6712
+ padding-top: 14px;
6765
6713
  }
6766
6714
  .amb-design-tool {
6767
6715
  position: relative;
@@ -6807,24 +6755,21 @@ fieldset.amb-design-item-selected {
6807
6755
  position: relative;
6808
6756
  cursor: pointer;
6809
6757
  }
6810
- .el-scrollbar__view:has(.amb-design-board) {
6811
- padding: 0 15px;
6812
- height: 100%;
6813
- }
6814
6758
  .amb-design-board {
6815
- min-height: 100%;
6816
6759
  margin: 0 auto;
6760
+ margin-top: 12px;
6761
+ overflow-y: hidden;
6762
+ overflow-x: auto;
6817
6763
  background: #ffffff;
6818
6764
  border-radius: 2px 2px 2px 2px;
6819
6765
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
6820
6766
  padding-bottom: 100px;
6821
6767
  }
6822
6768
  .amb-item-ghost {
6823
- background-color: rgba(64, 158, 255, .1);
6769
+ background-color: #5893ef;
6770
+ height: 5px;
6771
+ line-height: 5px;
6824
6772
  overflow: hidden;
6825
- }
6826
- .amb-item-ghost > * {
6827
- opacity: 0;
6828
6773
  }
6829
6774
  /* 将你的自定义样式添加到这里 */
6830
6775
  .draggable-placeholder {
@@ -7032,23 +6977,24 @@ fieldset.amb-design-item-selected {
7032
6977
  }
7033
6978
  /* 用于占位 */
7034
6979
  .amb-widget-tools-parent {
7035
- width: 100%;
6980
+ width: 100%;
6981
+ min-height: 58px;
6982
+ margin-bottom: 18px;
7036
6983
  }
7037
6984
  .amb-widget-tools {
7038
6985
  display: flex;
7039
- flex-wrap: wrap;
7040
6986
  /* 垂直居中 */
7041
6987
  align-items: center;
7042
6988
  background: #fafafa;
7043
6989
  /* background:#FAFAFA; */
7044
6990
  /* background-color: var(--el-card-bg-color); */
7045
6991
  /* border:1px solid #e4e7ed; */
6992
+ height: 58px;
7046
6993
  border-radius: 4px;
7047
6994
  width: transparent;
7048
6995
  padding-left: 20px;
7049
6996
  padding-right: 20px;
7050
6997
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
7051
- min-height: 58px;
7052
6998
  /* --el-card-border-color: var(--el-border-color-light);
7053
6999
  --el-card-border-radius: 4px;
7054
7000
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -7180,7 +7126,8 @@ fieldset.amb-design-item-selected {
7180
7126
  color: var(--el-text-color-primary);
7181
7127
  overflow: hidden;
7182
7128
  transition: var(--el-transition-duration);
7183
- box-shadow: var(--el-box-shadow-light);
7129
+ box-shadow: var(--el-box-shadow-light);
7130
+ margin-bottom: 18px;
7184
7131
  }
7185
7132
  .amb-widget-chart-header {
7186
7133
  border-bottom: 1px solid var(--el-card-border-color);
@@ -7198,6 +7145,9 @@ fieldset.amb-design-item-selected {
7198
7145
  vertical-align: middle;
7199
7146
  justify-content: center;
7200
7147
  }
7148
+ .el-card {
7149
+ margin-bottom: 18px;
7150
+ }
7201
7151
  .el-collapse {
7202
7152
  margin-bottom: 18px;
7203
7153
  }
@@ -7222,6 +7172,9 @@ fieldset.amb-design-item-selected {
7222
7172
  }
7223
7173
  .el-button-group > .el-button {
7224
7174
  margin-right: 0px;
7175
+ }
7176
+ .el-form-item > .el-form-item__content {
7177
+ padding-right: 18px;
7225
7178
  }
7226
7179
  /* 设计时样式 */
7227
7180
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -7254,8 +7207,7 @@ fieldset.amb-design-item-selected {
7254
7207
  line-height: 60px;
7255
7208
  background-color: #ffffff;
7256
7209
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
7257
- text-align: center;
7258
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
7210
+ text-align: center;
7259
7211
  }
7260
7212
  .amb-page-container-header-page {
7261
7213
  position: fixed;
@@ -7282,30 +7234,24 @@ fieldset.amb-design-item-selected {
7282
7234
  background: #5893ef;
7283
7235
  color: #ffffff;
7284
7236
  }
7285
- .amb-page-container-header ~ .amb-page-container-main {
7286
- height: calc(100vh - 60px);
7287
- }
7288
7237
  .amb-page-container-main {
7289
7238
  position: relative;
7290
7239
  overflow: auto;
7291
7240
  }
7292
- .amb-page-container-main > .el-container {
7293
- height: 100%;
7294
- }
7295
7241
  .amb-container-left {
7296
- width: 280px !important;
7242
+ padding-right: 20px;
7297
7243
  overflow-y: auto;
7298
7244
  }
7299
7245
  .amb-container-main {
7300
7246
  padding: 0px !important;
7301
- user-select: none;
7302
- overflow: hidden;
7247
+ user-select: none;
7303
7248
  }
7304
7249
  .amb-container-main::-webkit-scrollbar {
7305
7250
  width: 1px;
7306
7251
  }
7307
7252
  .amb-container-attr {
7308
- width: 280px !important;
7253
+ width: 300px;
7254
+ padding-left: 20px;
7309
7255
  }
7310
7256
  .amb-design-attr-base-content {
7311
7257
  background: #ffffff;
@@ -7338,20 +7284,21 @@ fieldset.amb-design-item-selected {
7338
7284
  }
7339
7285
  .amb-design-content {
7340
7286
  overflow: auto;
7341
- display: flex;
7342
- flex-direction: column;
7287
+ display: block;
7343
7288
  flex: none;
7344
7289
  position: relative;
7345
- width: 100%;
7346
- height: 100%;
7290
+ width: 100%;
7347
7291
  }
7348
7292
  .amb-design-content::-webkit-scrollbar {
7349
7293
  width: 1px;
7350
7294
  }
7351
7295
  .amb-design-content-center-header {
7296
+ position: sticky;
7297
+ z-index: 4;
7298
+ top: 0;
7352
7299
  height: 54px;
7353
7300
  background-color: #f7f8fa;
7354
- margin: 15px;
7301
+ padding-top: 14px;
7355
7302
  }
7356
7303
  .amb-design-tool {
7357
7304
  position: relative;
@@ -7397,24 +7344,21 @@ fieldset.amb-design-item-selected {
7397
7344
  position: relative;
7398
7345
  cursor: pointer;
7399
7346
  }
7400
- .el-scrollbar__view:has(.amb-design-board) {
7401
- padding: 0 15px;
7402
- height: 100%;
7403
- }
7404
7347
  .amb-design-board {
7405
- min-height: 100%;
7406
7348
  margin: 0 auto;
7349
+ margin-top: 12px;
7350
+ overflow-y: hidden;
7351
+ overflow-x: auto;
7407
7352
  background: #ffffff;
7408
7353
  border-radius: 2px 2px 2px 2px;
7409
7354
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
7410
7355
  padding-bottom: 100px;
7411
7356
  }
7412
7357
  .amb-item-ghost {
7413
- background-color: rgba(64, 158, 255, .1);
7358
+ background-color: #5893ef;
7359
+ height: 5px;
7360
+ line-height: 5px;
7414
7361
  overflow: hidden;
7415
- }
7416
- .amb-item-ghost > * {
7417
- opacity: 0;
7418
7362
  }
7419
7363
  /* 将你的自定义样式添加到这里 */
7420
7364
  .draggable-placeholder {
@@ -7622,23 +7566,24 @@ fieldset.amb-design-item-selected {
7622
7566
  }
7623
7567
  /* 用于占位 */
7624
7568
  .amb-widget-tools-parent {
7625
- width: 100%;
7569
+ width: 100%;
7570
+ min-height: 58px;
7571
+ margin-bottom: 18px;
7626
7572
  }
7627
7573
  .amb-widget-tools {
7628
7574
  display: flex;
7629
- flex-wrap: wrap;
7630
7575
  /* 垂直居中 */
7631
7576
  align-items: center;
7632
7577
  background: #fafafa;
7633
7578
  /* background:#FAFAFA; */
7634
7579
  /* background-color: var(--el-card-bg-color); */
7635
7580
  /* border:1px solid #e4e7ed; */
7581
+ height: 58px;
7636
7582
  border-radius: 4px;
7637
7583
  width: transparent;
7638
7584
  padding-left: 20px;
7639
7585
  padding-right: 20px;
7640
7586
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
7641
- min-height: 58px;
7642
7587
  /* --el-card-border-color: var(--el-border-color-light);
7643
7588
  --el-card-border-radius: 4px;
7644
7589
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -7770,7 +7715,8 @@ fieldset.amb-design-item-selected {
7770
7715
  color: var(--el-text-color-primary);
7771
7716
  overflow: hidden;
7772
7717
  transition: var(--el-transition-duration);
7773
- box-shadow: var(--el-box-shadow-light);
7718
+ box-shadow: var(--el-box-shadow-light);
7719
+ margin-bottom: 18px;
7774
7720
  }
7775
7721
  .amb-widget-chart-header {
7776
7722
  border-bottom: 1px solid var(--el-card-border-color);
@@ -7788,6 +7734,9 @@ fieldset.amb-design-item-selected {
7788
7734
  vertical-align: middle;
7789
7735
  justify-content: center;
7790
7736
  }
7737
+ .el-card {
7738
+ margin-bottom: 18px;
7739
+ }
7791
7740
  .el-collapse {
7792
7741
  margin-bottom: 18px;
7793
7742
  }
@@ -7812,6 +7761,9 @@ fieldset.amb-design-item-selected {
7812
7761
  }
7813
7762
  .el-button-group > .el-button {
7814
7763
  margin-right: 0px;
7764
+ }
7765
+ .el-form-item > .el-form-item__content {
7766
+ padding-right: 18px;
7815
7767
  }
7816
7768
  /* 设计时样式 */
7817
7769
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -7844,8 +7796,7 @@ fieldset.amb-design-item-selected {
7844
7796
  line-height: 60px;
7845
7797
  background-color: #ffffff;
7846
7798
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
7847
- text-align: center;
7848
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
7799
+ text-align: center;
7849
7800
  }
7850
7801
  .amb-page-container-header-page {
7851
7802
  position: fixed;
@@ -7872,30 +7823,24 @@ fieldset.amb-design-item-selected {
7872
7823
  background: #5893ef;
7873
7824
  color: #ffffff;
7874
7825
  }
7875
- .amb-page-container-header ~ .amb-page-container-main {
7876
- height: calc(100vh - 60px);
7877
- }
7878
7826
  .amb-page-container-main {
7879
7827
  position: relative;
7880
7828
  overflow: auto;
7881
7829
  }
7882
- .amb-page-container-main > .el-container {
7883
- height: 100%;
7884
- }
7885
7830
  .amb-container-left {
7886
- width: 280px !important;
7831
+ padding-right: 20px;
7887
7832
  overflow-y: auto;
7888
7833
  }
7889
7834
  .amb-container-main {
7890
7835
  padding: 0px !important;
7891
- user-select: none;
7892
- overflow: hidden;
7836
+ user-select: none;
7893
7837
  }
7894
7838
  .amb-container-main::-webkit-scrollbar {
7895
7839
  width: 1px;
7896
7840
  }
7897
7841
  .amb-container-attr {
7898
- width: 280px !important;
7842
+ width: 300px;
7843
+ padding-left: 20px;
7899
7844
  }
7900
7845
  .amb-design-attr-base-content {
7901
7846
  background: #ffffff;
@@ -7928,20 +7873,21 @@ fieldset.amb-design-item-selected {
7928
7873
  }
7929
7874
  .amb-design-content {
7930
7875
  overflow: auto;
7931
- display: flex;
7932
- flex-direction: column;
7876
+ display: block;
7933
7877
  flex: none;
7934
7878
  position: relative;
7935
- width: 100%;
7936
- height: 100%;
7879
+ width: 100%;
7937
7880
  }
7938
7881
  .amb-design-content::-webkit-scrollbar {
7939
7882
  width: 1px;
7940
7883
  }
7941
7884
  .amb-design-content-center-header {
7885
+ position: sticky;
7886
+ z-index: 4;
7887
+ top: 0;
7942
7888
  height: 54px;
7943
7889
  background-color: #f7f8fa;
7944
- margin: 15px;
7890
+ padding-top: 14px;
7945
7891
  }
7946
7892
  .amb-design-tool {
7947
7893
  position: relative;
@@ -7987,24 +7933,21 @@ fieldset.amb-design-item-selected {
7987
7933
  position: relative;
7988
7934
  cursor: pointer;
7989
7935
  }
7990
- .el-scrollbar__view:has(.amb-design-board) {
7991
- padding: 0 15px;
7992
- height: 100%;
7993
- }
7994
7936
  .amb-design-board {
7995
- min-height: 100%;
7996
7937
  margin: 0 auto;
7938
+ margin-top: 12px;
7939
+ overflow-y: hidden;
7940
+ overflow-x: auto;
7997
7941
  background: #ffffff;
7998
7942
  border-radius: 2px 2px 2px 2px;
7999
7943
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
8000
7944
  padding-bottom: 100px;
8001
7945
  }
8002
7946
  .amb-item-ghost {
8003
- background-color: rgba(64, 158, 255, .1);
7947
+ background-color: #5893ef;
7948
+ height: 5px;
7949
+ line-height: 5px;
8004
7950
  overflow: hidden;
8005
- }
8006
- .amb-item-ghost > * {
8007
- opacity: 0;
8008
7951
  }
8009
7952
  /* 将你的自定义样式添加到这里 */
8010
7953
  .draggable-placeholder {
@@ -8212,23 +8155,24 @@ fieldset.amb-design-item-selected {
8212
8155
  }
8213
8156
  /* 用于占位 */
8214
8157
  .amb-widget-tools-parent {
8215
- width: 100%;
8158
+ width: 100%;
8159
+ min-height: 58px;
8160
+ margin-bottom: 18px;
8216
8161
  }
8217
8162
  .amb-widget-tools {
8218
8163
  display: flex;
8219
- flex-wrap: wrap;
8220
8164
  /* 垂直居中 */
8221
8165
  align-items: center;
8222
8166
  background: #fafafa;
8223
8167
  /* background:#FAFAFA; */
8224
8168
  /* background-color: var(--el-card-bg-color); */
8225
8169
  /* border:1px solid #e4e7ed; */
8170
+ height: 58px;
8226
8171
  border-radius: 4px;
8227
8172
  width: transparent;
8228
8173
  padding-left: 20px;
8229
8174
  padding-right: 20px;
8230
8175
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
8231
- min-height: 58px;
8232
8176
  /* --el-card-border-color: var(--el-border-color-light);
8233
8177
  --el-card-border-radius: 4px;
8234
8178
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -8360,7 +8304,8 @@ fieldset.amb-design-item-selected {
8360
8304
  color: var(--el-text-color-primary);
8361
8305
  overflow: hidden;
8362
8306
  transition: var(--el-transition-duration);
8363
- box-shadow: var(--el-box-shadow-light);
8307
+ box-shadow: var(--el-box-shadow-light);
8308
+ margin-bottom: 18px;
8364
8309
  }
8365
8310
  .amb-widget-chart-header {
8366
8311
  border-bottom: 1px solid var(--el-card-border-color);
@@ -8378,6 +8323,9 @@ fieldset.amb-design-item-selected {
8378
8323
  vertical-align: middle;
8379
8324
  justify-content: center;
8380
8325
  }
8326
+ .el-card {
8327
+ margin-bottom: 18px;
8328
+ }
8381
8329
  .el-collapse {
8382
8330
  margin-bottom: 18px;
8383
8331
  }
@@ -8402,6 +8350,9 @@ fieldset.amb-design-item-selected {
8402
8350
  }
8403
8351
  .el-button-group > .el-button {
8404
8352
  margin-right: 0px;
8353
+ }
8354
+ .el-form-item > .el-form-item__content {
8355
+ padding-right: 18px;
8405
8356
  }
8406
8357
  /* 设计时样式 */
8407
8358
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -8471,8 +8422,7 @@ fieldset.amb-design-item-selected {
8471
8422
  line-height: 60px;
8472
8423
  background-color: #ffffff;
8473
8424
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
8474
- text-align: center;
8475
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
8425
+ text-align: center;
8476
8426
  }
8477
8427
  .amb-page-container-header-page {
8478
8428
  position: fixed;
@@ -8499,30 +8449,24 @@ fieldset.amb-design-item-selected {
8499
8449
  background: #5893ef;
8500
8450
  color: #ffffff;
8501
8451
  }
8502
- .amb-page-container-header ~ .amb-page-container-main {
8503
- height: calc(100vh - 60px);
8504
- }
8505
8452
  .amb-page-container-main {
8506
8453
  position: relative;
8507
8454
  overflow: auto;
8508
8455
  }
8509
- .amb-page-container-main > .el-container {
8510
- height: 100%;
8511
- }
8512
8456
  .amb-container-left {
8513
- width: 280px !important;
8457
+ padding-right: 20px;
8514
8458
  overflow-y: auto;
8515
8459
  }
8516
8460
  .amb-container-main {
8517
8461
  padding: 0px !important;
8518
- user-select: none;
8519
- overflow: hidden;
8462
+ user-select: none;
8520
8463
  }
8521
8464
  .amb-container-main::-webkit-scrollbar {
8522
8465
  width: 1px;
8523
8466
  }
8524
8467
  .amb-container-attr {
8525
- width: 280px !important;
8468
+ width: 300px;
8469
+ padding-left: 20px;
8526
8470
  }
8527
8471
  .amb-design-attr-base-content {
8528
8472
  background: #ffffff;
@@ -8555,20 +8499,21 @@ fieldset.amb-design-item-selected {
8555
8499
  }
8556
8500
  .amb-design-content {
8557
8501
  overflow: auto;
8558
- display: flex;
8559
- flex-direction: column;
8502
+ display: block;
8560
8503
  flex: none;
8561
8504
  position: relative;
8562
- width: 100%;
8563
- height: 100%;
8505
+ width: 100%;
8564
8506
  }
8565
8507
  .amb-design-content::-webkit-scrollbar {
8566
8508
  width: 1px;
8567
8509
  }
8568
8510
  .amb-design-content-center-header {
8511
+ position: sticky;
8512
+ z-index: 4;
8513
+ top: 0;
8569
8514
  height: 54px;
8570
8515
  background-color: #f7f8fa;
8571
- margin: 15px;
8516
+ padding-top: 14px;
8572
8517
  }
8573
8518
  .amb-design-tool {
8574
8519
  position: relative;
@@ -8614,24 +8559,21 @@ fieldset.amb-design-item-selected {
8614
8559
  position: relative;
8615
8560
  cursor: pointer;
8616
8561
  }
8617
- .el-scrollbar__view:has(.amb-design-board) {
8618
- padding: 0 15px;
8619
- height: 100%;
8620
- }
8621
8562
  .amb-design-board {
8622
- min-height: 100%;
8623
8563
  margin: 0 auto;
8564
+ margin-top: 12px;
8565
+ overflow-y: hidden;
8566
+ overflow-x: auto;
8624
8567
  background: #ffffff;
8625
8568
  border-radius: 2px 2px 2px 2px;
8626
8569
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
8627
8570
  padding-bottom: 100px;
8628
8571
  }
8629
8572
  .amb-item-ghost {
8630
- background-color: rgba(64, 158, 255, .1);
8573
+ background-color: #5893ef;
8574
+ height: 5px;
8575
+ line-height: 5px;
8631
8576
  overflow: hidden;
8632
- }
8633
- .amb-item-ghost > * {
8634
- opacity: 0;
8635
8577
  }
8636
8578
  /* 将你的自定义样式添加到这里 */
8637
8579
  .draggable-placeholder {
@@ -8839,23 +8781,24 @@ fieldset.amb-design-item-selected {
8839
8781
  }
8840
8782
  /* 用于占位 */
8841
8783
  .amb-widget-tools-parent {
8842
- width: 100%;
8784
+ width: 100%;
8785
+ min-height: 58px;
8786
+ margin-bottom: 18px;
8843
8787
  }
8844
8788
  .amb-widget-tools {
8845
8789
  display: flex;
8846
- flex-wrap: wrap;
8847
8790
  /* 垂直居中 */
8848
8791
  align-items: center;
8849
8792
  background: #fafafa;
8850
8793
  /* background:#FAFAFA; */
8851
8794
  /* background-color: var(--el-card-bg-color); */
8852
8795
  /* border:1px solid #e4e7ed; */
8796
+ height: 58px;
8853
8797
  border-radius: 4px;
8854
8798
  width: transparent;
8855
8799
  padding-left: 20px;
8856
8800
  padding-right: 20px;
8857
8801
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
8858
- min-height: 58px;
8859
8802
  /* --el-card-border-color: var(--el-border-color-light);
8860
8803
  --el-card-border-radius: 4px;
8861
8804
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -8987,7 +8930,8 @@ fieldset.amb-design-item-selected {
8987
8930
  color: var(--el-text-color-primary);
8988
8931
  overflow: hidden;
8989
8932
  transition: var(--el-transition-duration);
8990
- box-shadow: var(--el-box-shadow-light);
8933
+ box-shadow: var(--el-box-shadow-light);
8934
+ margin-bottom: 18px;
8991
8935
  }
8992
8936
  .amb-widget-chart-header {
8993
8937
  border-bottom: 1px solid var(--el-card-border-color);
@@ -9005,6 +8949,9 @@ fieldset.amb-design-item-selected {
9005
8949
  vertical-align: middle;
9006
8950
  justify-content: center;
9007
8951
  }
8952
+ .el-card {
8953
+ margin-bottom: 18px;
8954
+ }
9008
8955
  .el-collapse {
9009
8956
  margin-bottom: 18px;
9010
8957
  }
@@ -9029,6 +8976,9 @@ fieldset.amb-design-item-selected {
9029
8976
  }
9030
8977
  .el-button-group > .el-button {
9031
8978
  margin-right: 0px;
8979
+ }
8980
+ .el-form-item > .el-form-item__content {
8981
+ padding-right: 18px;
9032
8982
  }
9033
8983
  /* 设计时样式 */
9034
8984
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -9175,8 +9125,7 @@ li[data-v-dbd1c08b] {
9175
9125
  line-height: 60px;
9176
9126
  background-color: #ffffff;
9177
9127
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
9178
- text-align: center;
9179
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
9128
+ text-align: center;
9180
9129
  }
9181
9130
  .amb-page-container-header-page {
9182
9131
  position: fixed;
@@ -9203,30 +9152,24 @@ li[data-v-dbd1c08b] {
9203
9152
  background: #5893ef;
9204
9153
  color: #ffffff;
9205
9154
  }
9206
- .amb-page-container-header ~ .amb-page-container-main {
9207
- height: calc(100vh - 60px);
9208
- }
9209
9155
  .amb-page-container-main {
9210
9156
  position: relative;
9211
9157
  overflow: auto;
9212
9158
  }
9213
- .amb-page-container-main > .el-container {
9214
- height: 100%;
9215
- }
9216
9159
  .amb-container-left {
9217
- width: 280px !important;
9160
+ padding-right: 20px;
9218
9161
  overflow-y: auto;
9219
9162
  }
9220
9163
  .amb-container-main {
9221
9164
  padding: 0px !important;
9222
- user-select: none;
9223
- overflow: hidden;
9165
+ user-select: none;
9224
9166
  }
9225
9167
  .amb-container-main::-webkit-scrollbar {
9226
9168
  width: 1px;
9227
9169
  }
9228
9170
  .amb-container-attr {
9229
- width: 280px !important;
9171
+ width: 300px;
9172
+ padding-left: 20px;
9230
9173
  }
9231
9174
  .amb-design-attr-base-content {
9232
9175
  background: #ffffff;
@@ -9259,20 +9202,21 @@ li[data-v-dbd1c08b] {
9259
9202
  }
9260
9203
  .amb-design-content {
9261
9204
  overflow: auto;
9262
- display: flex;
9263
- flex-direction: column;
9205
+ display: block;
9264
9206
  flex: none;
9265
9207
  position: relative;
9266
- width: 100%;
9267
- height: 100%;
9208
+ width: 100%;
9268
9209
  }
9269
9210
  .amb-design-content::-webkit-scrollbar {
9270
9211
  width: 1px;
9271
9212
  }
9272
9213
  .amb-design-content-center-header {
9214
+ position: sticky;
9215
+ z-index: 4;
9216
+ top: 0;
9273
9217
  height: 54px;
9274
9218
  background-color: #f7f8fa;
9275
- margin: 15px;
9219
+ padding-top: 14px;
9276
9220
  }
9277
9221
  .amb-design-tool {
9278
9222
  position: relative;
@@ -9318,24 +9262,21 @@ li[data-v-dbd1c08b] {
9318
9262
  position: relative;
9319
9263
  cursor: pointer;
9320
9264
  }
9321
- .el-scrollbar__view:has(.amb-design-board) {
9322
- padding: 0 15px;
9323
- height: 100%;
9324
- }
9325
9265
  .amb-design-board {
9326
- min-height: 100%;
9327
9266
  margin: 0 auto;
9267
+ margin-top: 12px;
9268
+ overflow-y: hidden;
9269
+ overflow-x: auto;
9328
9270
  background: #ffffff;
9329
9271
  border-radius: 2px 2px 2px 2px;
9330
9272
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
9331
9273
  padding-bottom: 100px;
9332
9274
  }
9333
9275
  .amb-item-ghost {
9334
- background-color: rgba(64, 158, 255, .1);
9276
+ background-color: #5893ef;
9277
+ height: 5px;
9278
+ line-height: 5px;
9335
9279
  overflow: hidden;
9336
- }
9337
- .amb-item-ghost > * {
9338
- opacity: 0;
9339
9280
  }
9340
9281
  /* 将你的自定义样式添加到这里 */
9341
9282
  .draggable-placeholder {
@@ -9543,23 +9484,24 @@ li[data-v-dbd1c08b] {
9543
9484
  }
9544
9485
  /* 用于占位 */
9545
9486
  .amb-widget-tools-parent {
9546
- width: 100%;
9487
+ width: 100%;
9488
+ min-height: 58px;
9489
+ margin-bottom: 18px;
9547
9490
  }
9548
9491
  .amb-widget-tools {
9549
9492
  display: flex;
9550
- flex-wrap: wrap;
9551
9493
  /* 垂直居中 */
9552
9494
  align-items: center;
9553
9495
  background: #fafafa;
9554
9496
  /* background:#FAFAFA; */
9555
9497
  /* background-color: var(--el-card-bg-color); */
9556
9498
  /* border:1px solid #e4e7ed; */
9499
+ height: 58px;
9557
9500
  border-radius: 4px;
9558
9501
  width: transparent;
9559
9502
  padding-left: 20px;
9560
9503
  padding-right: 20px;
9561
9504
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
9562
- min-height: 58px;
9563
9505
  /* --el-card-border-color: var(--el-border-color-light);
9564
9506
  --el-card-border-radius: 4px;
9565
9507
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -9691,7 +9633,8 @@ fieldset.amb-design-item-selected {
9691
9633
  color: var(--el-text-color-primary);
9692
9634
  overflow: hidden;
9693
9635
  transition: var(--el-transition-duration);
9694
- box-shadow: var(--el-box-shadow-light);
9636
+ box-shadow: var(--el-box-shadow-light);
9637
+ margin-bottom: 18px;
9695
9638
  }
9696
9639
  .amb-widget-chart-header {
9697
9640
  border-bottom: 1px solid var(--el-card-border-color);
@@ -9709,6 +9652,9 @@ fieldset.amb-design-item-selected {
9709
9652
  vertical-align: middle;
9710
9653
  justify-content: center;
9711
9654
  }
9655
+ .el-card {
9656
+ margin-bottom: 18px;
9657
+ }
9712
9658
  .el-collapse {
9713
9659
  margin-bottom: 18px;
9714
9660
  }
@@ -9733,6 +9679,9 @@ fieldset.amb-design-item-selected {
9733
9679
  }
9734
9680
  .el-button-group > .el-button {
9735
9681
  margin-right: 0px;
9682
+ }
9683
+ .el-form-item > .el-form-item__content {
9684
+ padding-right: 18px;
9736
9685
  }
9737
9686
  /* 设计时样式 */
9738
9687
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -9758,12 +9707,12 @@ fieldset.amb-design-item-selected {
9758
9707
  font-weight: bold;
9759
9708
  }
9760
9709
 
9761
- .seleteSort[data-v-c07fe584] {
9762
- border-radius: 5px;
9763
- border: 1px solid rgba(88, 147, 239);
9710
+ .seleteSort[data-v-1fd3d630] {
9711
+ border-radius: 5px;
9712
+ border: 1px solid rgba(88, 147, 239);
9764
9713
  }
9765
- [data-v-c07fe584] .el-select__selection {
9766
- display: inline-block;
9714
+ [data-v-1fd3d630] .el-select__selection{
9715
+ display: inline-block;
9767
9716
  }
9768
9717
  .el-tree-node__content {
9769
9718
  height: 34px !important;
@@ -9773,8 +9722,7 @@ fieldset.amb-design-item-selected {
9773
9722
  line-height: 60px;
9774
9723
  background-color: #ffffff;
9775
9724
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
9776
- text-align: center;
9777
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
9725
+ text-align: center;
9778
9726
  }
9779
9727
  .amb-page-container-header-page {
9780
9728
  position: fixed;
@@ -9801,30 +9749,24 @@ fieldset.amb-design-item-selected {
9801
9749
  background: #5893ef;
9802
9750
  color: #ffffff;
9803
9751
  }
9804
- .amb-page-container-header ~ .amb-page-container-main {
9805
- height: calc(100vh - 60px);
9806
- }
9807
9752
  .amb-page-container-main {
9808
9753
  position: relative;
9809
9754
  overflow: auto;
9810
9755
  }
9811
- .amb-page-container-main > .el-container {
9812
- height: 100%;
9813
- }
9814
9756
  .amb-container-left {
9815
- width: 280px !important;
9757
+ padding-right: 20px;
9816
9758
  overflow-y: auto;
9817
9759
  }
9818
9760
  .amb-container-main {
9819
9761
  padding: 0px !important;
9820
- user-select: none;
9821
- overflow: hidden;
9762
+ user-select: none;
9822
9763
  }
9823
9764
  .amb-container-main::-webkit-scrollbar {
9824
9765
  width: 1px;
9825
9766
  }
9826
9767
  .amb-container-attr {
9827
- width: 280px !important;
9768
+ width: 300px;
9769
+ padding-left: 20px;
9828
9770
  }
9829
9771
  .amb-design-attr-base-content {
9830
9772
  background: #ffffff;
@@ -9857,20 +9799,21 @@ fieldset.amb-design-item-selected {
9857
9799
  }
9858
9800
  .amb-design-content {
9859
9801
  overflow: auto;
9860
- display: flex;
9861
- flex-direction: column;
9802
+ display: block;
9862
9803
  flex: none;
9863
9804
  position: relative;
9864
- width: 100%;
9865
- height: 100%;
9805
+ width: 100%;
9866
9806
  }
9867
9807
  .amb-design-content::-webkit-scrollbar {
9868
9808
  width: 1px;
9869
9809
  }
9870
9810
  .amb-design-content-center-header {
9811
+ position: sticky;
9812
+ z-index: 4;
9813
+ top: 0;
9871
9814
  height: 54px;
9872
9815
  background-color: #f7f8fa;
9873
- margin: 15px;
9816
+ padding-top: 14px;
9874
9817
  }
9875
9818
  .amb-design-tool {
9876
9819
  position: relative;
@@ -9916,24 +9859,21 @@ fieldset.amb-design-item-selected {
9916
9859
  position: relative;
9917
9860
  cursor: pointer;
9918
9861
  }
9919
- .el-scrollbar__view:has(.amb-design-board) {
9920
- padding: 0 15px;
9921
- height: 100%;
9922
- }
9923
9862
  .amb-design-board {
9924
- min-height: 100%;
9925
9863
  margin: 0 auto;
9864
+ margin-top: 12px;
9865
+ overflow-y: hidden;
9866
+ overflow-x: auto;
9926
9867
  background: #ffffff;
9927
9868
  border-radius: 2px 2px 2px 2px;
9928
9869
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
9929
9870
  padding-bottom: 100px;
9930
9871
  }
9931
9872
  .amb-item-ghost {
9932
- background-color: rgba(64, 158, 255, .1);
9873
+ background-color: #5893ef;
9874
+ height: 5px;
9875
+ line-height: 5px;
9933
9876
  overflow: hidden;
9934
- }
9935
- .amb-item-ghost > * {
9936
- opacity: 0;
9937
9877
  }
9938
9878
  /* 将你的自定义样式添加到这里 */
9939
9879
  .draggable-placeholder {
@@ -10141,23 +10081,24 @@ fieldset.amb-design-item-selected {
10141
10081
  }
10142
10082
  /* 用于占位 */
10143
10083
  .amb-widget-tools-parent {
10144
- width: 100%;
10084
+ width: 100%;
10085
+ min-height: 58px;
10086
+ margin-bottom: 18px;
10145
10087
  }
10146
10088
  .amb-widget-tools {
10147
10089
  display: flex;
10148
- flex-wrap: wrap;
10149
10090
  /* 垂直居中 */
10150
10091
  align-items: center;
10151
10092
  background: #fafafa;
10152
10093
  /* background:#FAFAFA; */
10153
10094
  /* background-color: var(--el-card-bg-color); */
10154
10095
  /* border:1px solid #e4e7ed; */
10096
+ height: 58px;
10155
10097
  border-radius: 4px;
10156
10098
  width: transparent;
10157
10099
  padding-left: 20px;
10158
10100
  padding-right: 20px;
10159
10101
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
10160
- min-height: 58px;
10161
10102
  /* --el-card-border-color: var(--el-border-color-light);
10162
10103
  --el-card-border-radius: 4px;
10163
10104
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -10289,7 +10230,8 @@ fieldset.amb-design-item-selected {
10289
10230
  color: var(--el-text-color-primary);
10290
10231
  overflow: hidden;
10291
10232
  transition: var(--el-transition-duration);
10292
- box-shadow: var(--el-box-shadow-light);
10233
+ box-shadow: var(--el-box-shadow-light);
10234
+ margin-bottom: 18px;
10293
10235
  }
10294
10236
  .amb-widget-chart-header {
10295
10237
  border-bottom: 1px solid var(--el-card-border-color);
@@ -10307,6 +10249,9 @@ fieldset.amb-design-item-selected {
10307
10249
  vertical-align: middle;
10308
10250
  justify-content: center;
10309
10251
  }
10252
+ .el-card {
10253
+ margin-bottom: 18px;
10254
+ }
10310
10255
  .el-collapse {
10311
10256
  margin-bottom: 18px;
10312
10257
  }
@@ -10331,6 +10276,9 @@ fieldset.amb-design-item-selected {
10331
10276
  }
10332
10277
  .el-button-group > .el-button {
10333
10278
  margin-right: 0px;
10279
+ }
10280
+ .el-form-item > .el-form-item__content {
10281
+ padding-right: 18px;
10334
10282
  }
10335
10283
  /* 设计时样式 */
10336
10284
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -10363,8 +10311,7 @@ fieldset.amb-design-item-selected {
10363
10311
  line-height: 60px;
10364
10312
  background-color: #ffffff;
10365
10313
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
10366
- text-align: center;
10367
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
10314
+ text-align: center;
10368
10315
  }
10369
10316
  .amb-page-container-header-page {
10370
10317
  position: fixed;
@@ -10391,30 +10338,24 @@ fieldset.amb-design-item-selected {
10391
10338
  background: #5893ef;
10392
10339
  color: #ffffff;
10393
10340
  }
10394
- .amb-page-container-header ~ .amb-page-container-main {
10395
- height: calc(100vh - 60px);
10396
- }
10397
10341
  .amb-page-container-main {
10398
10342
  position: relative;
10399
10343
  overflow: auto;
10400
10344
  }
10401
- .amb-page-container-main > .el-container {
10402
- height: 100%;
10403
- }
10404
10345
  .amb-container-left {
10405
- width: 280px !important;
10346
+ padding-right: 20px;
10406
10347
  overflow-y: auto;
10407
10348
  }
10408
10349
  .amb-container-main {
10409
10350
  padding: 0px !important;
10410
- user-select: none;
10411
- overflow: hidden;
10351
+ user-select: none;
10412
10352
  }
10413
10353
  .amb-container-main::-webkit-scrollbar {
10414
10354
  width: 1px;
10415
10355
  }
10416
10356
  .amb-container-attr {
10417
- width: 280px !important;
10357
+ width: 300px;
10358
+ padding-left: 20px;
10418
10359
  }
10419
10360
  .amb-design-attr-base-content {
10420
10361
  background: #ffffff;
@@ -10447,20 +10388,21 @@ fieldset.amb-design-item-selected {
10447
10388
  }
10448
10389
  .amb-design-content {
10449
10390
  overflow: auto;
10450
- display: flex;
10451
- flex-direction: column;
10391
+ display: block;
10452
10392
  flex: none;
10453
10393
  position: relative;
10454
- width: 100%;
10455
- height: 100%;
10394
+ width: 100%;
10456
10395
  }
10457
10396
  .amb-design-content::-webkit-scrollbar {
10458
10397
  width: 1px;
10459
10398
  }
10460
10399
  .amb-design-content-center-header {
10400
+ position: sticky;
10401
+ z-index: 4;
10402
+ top: 0;
10461
10403
  height: 54px;
10462
10404
  background-color: #f7f8fa;
10463
- margin: 15px;
10405
+ padding-top: 14px;
10464
10406
  }
10465
10407
  .amb-design-tool {
10466
10408
  position: relative;
@@ -10506,24 +10448,21 @@ fieldset.amb-design-item-selected {
10506
10448
  position: relative;
10507
10449
  cursor: pointer;
10508
10450
  }
10509
- .el-scrollbar__view:has(.amb-design-board) {
10510
- padding: 0 15px;
10511
- height: 100%;
10512
- }
10513
10451
  .amb-design-board {
10514
- min-height: 100%;
10515
10452
  margin: 0 auto;
10453
+ margin-top: 12px;
10454
+ overflow-y: hidden;
10455
+ overflow-x: auto;
10516
10456
  background: #ffffff;
10517
10457
  border-radius: 2px 2px 2px 2px;
10518
10458
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
10519
10459
  padding-bottom: 100px;
10520
10460
  }
10521
10461
  .amb-item-ghost {
10522
- background-color: rgba(64, 158, 255, .1);
10462
+ background-color: #5893ef;
10463
+ height: 5px;
10464
+ line-height: 5px;
10523
10465
  overflow: hidden;
10524
- }
10525
- .amb-item-ghost > * {
10526
- opacity: 0;
10527
10466
  }
10528
10467
  /* 将你的自定义样式添加到这里 */
10529
10468
  .draggable-placeholder {
@@ -10731,23 +10670,24 @@ fieldset.amb-design-item-selected {
10731
10670
  }
10732
10671
  /* 用于占位 */
10733
10672
  .amb-widget-tools-parent {
10734
- width: 100%;
10673
+ width: 100%;
10674
+ min-height: 58px;
10675
+ margin-bottom: 18px;
10735
10676
  }
10736
10677
  .amb-widget-tools {
10737
10678
  display: flex;
10738
- flex-wrap: wrap;
10739
10679
  /* 垂直居中 */
10740
10680
  align-items: center;
10741
10681
  background: #fafafa;
10742
10682
  /* background:#FAFAFA; */
10743
10683
  /* background-color: var(--el-card-bg-color); */
10744
10684
  /* border:1px solid #e4e7ed; */
10685
+ height: 58px;
10745
10686
  border-radius: 4px;
10746
10687
  width: transparent;
10747
10688
  padding-left: 20px;
10748
10689
  padding-right: 20px;
10749
10690
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
10750
- min-height: 58px;
10751
10691
  /* --el-card-border-color: var(--el-border-color-light);
10752
10692
  --el-card-border-radius: 4px;
10753
10693
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -10879,7 +10819,8 @@ fieldset.amb-design-item-selected {
10879
10819
  color: var(--el-text-color-primary);
10880
10820
  overflow: hidden;
10881
10821
  transition: var(--el-transition-duration);
10882
- box-shadow: var(--el-box-shadow-light);
10822
+ box-shadow: var(--el-box-shadow-light);
10823
+ margin-bottom: 18px;
10883
10824
  }
10884
10825
  .amb-widget-chart-header {
10885
10826
  border-bottom: 1px solid var(--el-card-border-color);
@@ -10897,6 +10838,9 @@ fieldset.amb-design-item-selected {
10897
10838
  vertical-align: middle;
10898
10839
  justify-content: center;
10899
10840
  }
10841
+ .el-card {
10842
+ margin-bottom: 18px;
10843
+ }
10900
10844
  .el-collapse {
10901
10845
  margin-bottom: 18px;
10902
10846
  }
@@ -10921,6 +10865,9 @@ fieldset.amb-design-item-selected {
10921
10865
  }
10922
10866
  .el-button-group > .el-button {
10923
10867
  margin-right: 0px;
10868
+ }
10869
+ .el-form-item > .el-form-item__content {
10870
+ padding-right: 18px;
10924
10871
  }
10925
10872
  /* 设计时样式 */
10926
10873
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -10961,8 +10908,7 @@ fieldset.amb-design-item-selected {
10961
10908
  line-height: 60px;
10962
10909
  background-color: #ffffff;
10963
10910
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
10964
- text-align: center;
10965
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
10911
+ text-align: center;
10966
10912
  }
10967
10913
  .amb-page-container-header-page {
10968
10914
  position: fixed;
@@ -10989,30 +10935,24 @@ fieldset.amb-design-item-selected {
10989
10935
  background: #5893ef;
10990
10936
  color: #ffffff;
10991
10937
  }
10992
- .amb-page-container-header ~ .amb-page-container-main {
10993
- height: calc(100vh - 60px);
10994
- }
10995
10938
  .amb-page-container-main {
10996
10939
  position: relative;
10997
10940
  overflow: auto;
10998
10941
  }
10999
- .amb-page-container-main > .el-container {
11000
- height: 100%;
11001
- }
11002
10942
  .amb-container-left {
11003
- width: 280px !important;
10943
+ padding-right: 20px;
11004
10944
  overflow-y: auto;
11005
10945
  }
11006
10946
  .amb-container-main {
11007
10947
  padding: 0px !important;
11008
- user-select: none;
11009
- overflow: hidden;
10948
+ user-select: none;
11010
10949
  }
11011
10950
  .amb-container-main::-webkit-scrollbar {
11012
10951
  width: 1px;
11013
10952
  }
11014
10953
  .amb-container-attr {
11015
- width: 280px !important;
10954
+ width: 300px;
10955
+ padding-left: 20px;
11016
10956
  }
11017
10957
  .amb-design-attr-base-content {
11018
10958
  background: #ffffff;
@@ -11045,20 +10985,21 @@ fieldset.amb-design-item-selected {
11045
10985
  }
11046
10986
  .amb-design-content {
11047
10987
  overflow: auto;
11048
- display: flex;
11049
- flex-direction: column;
10988
+ display: block;
11050
10989
  flex: none;
11051
10990
  position: relative;
11052
- width: 100%;
11053
- height: 100%;
10991
+ width: 100%;
11054
10992
  }
11055
10993
  .amb-design-content::-webkit-scrollbar {
11056
10994
  width: 1px;
11057
10995
  }
11058
10996
  .amb-design-content-center-header {
10997
+ position: sticky;
10998
+ z-index: 4;
10999
+ top: 0;
11059
11000
  height: 54px;
11060
11001
  background-color: #f7f8fa;
11061
- margin: 15px;
11002
+ padding-top: 14px;
11062
11003
  }
11063
11004
  .amb-design-tool {
11064
11005
  position: relative;
@@ -11104,24 +11045,21 @@ fieldset.amb-design-item-selected {
11104
11045
  position: relative;
11105
11046
  cursor: pointer;
11106
11047
  }
11107
- .el-scrollbar__view:has(.amb-design-board) {
11108
- padding: 0 15px;
11109
- height: 100%;
11110
- }
11111
11048
  .amb-design-board {
11112
- min-height: 100%;
11113
11049
  margin: 0 auto;
11050
+ margin-top: 12px;
11051
+ overflow-y: hidden;
11052
+ overflow-x: auto;
11114
11053
  background: #ffffff;
11115
11054
  border-radius: 2px 2px 2px 2px;
11116
11055
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
11117
11056
  padding-bottom: 100px;
11118
11057
  }
11119
11058
  .amb-item-ghost {
11120
- background-color: rgba(64, 158, 255, .1);
11059
+ background-color: #5893ef;
11060
+ height: 5px;
11061
+ line-height: 5px;
11121
11062
  overflow: hidden;
11122
- }
11123
- .amb-item-ghost > * {
11124
- opacity: 0;
11125
11063
  }
11126
11064
  /* 将你的自定义样式添加到这里 */
11127
11065
  .draggable-placeholder {
@@ -11329,23 +11267,24 @@ fieldset.amb-design-item-selected {
11329
11267
  }
11330
11268
  /* 用于占位 */
11331
11269
  .amb-widget-tools-parent {
11332
- width: 100%;
11270
+ width: 100%;
11271
+ min-height: 58px;
11272
+ margin-bottom: 18px;
11333
11273
  }
11334
11274
  .amb-widget-tools {
11335
11275
  display: flex;
11336
- flex-wrap: wrap;
11337
11276
  /* 垂直居中 */
11338
11277
  align-items: center;
11339
11278
  background: #fafafa;
11340
11279
  /* background:#FAFAFA; */
11341
11280
  /* background-color: var(--el-card-bg-color); */
11342
11281
  /* border:1px solid #e4e7ed; */
11282
+ height: 58px;
11343
11283
  border-radius: 4px;
11344
11284
  width: transparent;
11345
11285
  padding-left: 20px;
11346
11286
  padding-right: 20px;
11347
11287
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
11348
- min-height: 58px;
11349
11288
  /* --el-card-border-color: var(--el-border-color-light);
11350
11289
  --el-card-border-radius: 4px;
11351
11290
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -11477,7 +11416,8 @@ fieldset.amb-design-item-selected {
11477
11416
  color: var(--el-text-color-primary);
11478
11417
  overflow: hidden;
11479
11418
  transition: var(--el-transition-duration);
11480
- box-shadow: var(--el-box-shadow-light);
11419
+ box-shadow: var(--el-box-shadow-light);
11420
+ margin-bottom: 18px;
11481
11421
  }
11482
11422
  .amb-widget-chart-header {
11483
11423
  border-bottom: 1px solid var(--el-card-border-color);
@@ -11495,6 +11435,9 @@ fieldset.amb-design-item-selected {
11495
11435
  vertical-align: middle;
11496
11436
  justify-content: center;
11497
11437
  }
11438
+ .el-card {
11439
+ margin-bottom: 18px;
11440
+ }
11498
11441
  .el-collapse {
11499
11442
  margin-bottom: 18px;
11500
11443
  }
@@ -11519,6 +11462,9 @@ fieldset.amb-design-item-selected {
11519
11462
  }
11520
11463
  .el-button-group > .el-button {
11521
11464
  margin-right: 0px;
11465
+ }
11466
+ .el-form-item > .el-form-item__content {
11467
+ padding-right: 18px;
11522
11468
  }
11523
11469
  /* 设计时样式 */
11524
11470
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -11551,8 +11497,7 @@ fieldset.amb-design-item-selected {
11551
11497
  line-height: 60px;
11552
11498
  background-color: #ffffff;
11553
11499
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
11554
- text-align: center;
11555
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
11500
+ text-align: center;
11556
11501
  }
11557
11502
  .amb-page-container-header-page {
11558
11503
  position: fixed;
@@ -11579,30 +11524,24 @@ fieldset.amb-design-item-selected {
11579
11524
  background: #5893ef;
11580
11525
  color: #ffffff;
11581
11526
  }
11582
- .amb-page-container-header ~ .amb-page-container-main {
11583
- height: calc(100vh - 60px);
11584
- }
11585
11527
  .amb-page-container-main {
11586
11528
  position: relative;
11587
11529
  overflow: auto;
11588
11530
  }
11589
- .amb-page-container-main > .el-container {
11590
- height: 100%;
11591
- }
11592
11531
  .amb-container-left {
11593
- width: 280px !important;
11532
+ padding-right: 20px;
11594
11533
  overflow-y: auto;
11595
11534
  }
11596
11535
  .amb-container-main {
11597
11536
  padding: 0px !important;
11598
- user-select: none;
11599
- overflow: hidden;
11537
+ user-select: none;
11600
11538
  }
11601
11539
  .amb-container-main::-webkit-scrollbar {
11602
11540
  width: 1px;
11603
11541
  }
11604
11542
  .amb-container-attr {
11605
- width: 280px !important;
11543
+ width: 300px;
11544
+ padding-left: 20px;
11606
11545
  }
11607
11546
  .amb-design-attr-base-content {
11608
11547
  background: #ffffff;
@@ -11635,20 +11574,21 @@ fieldset.amb-design-item-selected {
11635
11574
  }
11636
11575
  .amb-design-content {
11637
11576
  overflow: auto;
11638
- display: flex;
11639
- flex-direction: column;
11577
+ display: block;
11640
11578
  flex: none;
11641
11579
  position: relative;
11642
- width: 100%;
11643
- height: 100%;
11580
+ width: 100%;
11644
11581
  }
11645
11582
  .amb-design-content::-webkit-scrollbar {
11646
11583
  width: 1px;
11647
11584
  }
11648
11585
  .amb-design-content-center-header {
11586
+ position: sticky;
11587
+ z-index: 4;
11588
+ top: 0;
11649
11589
  height: 54px;
11650
11590
  background-color: #f7f8fa;
11651
- margin: 15px;
11591
+ padding-top: 14px;
11652
11592
  }
11653
11593
  .amb-design-tool {
11654
11594
  position: relative;
@@ -11694,24 +11634,21 @@ fieldset.amb-design-item-selected {
11694
11634
  position: relative;
11695
11635
  cursor: pointer;
11696
11636
  }
11697
- .el-scrollbar__view:has(.amb-design-board) {
11698
- padding: 0 15px;
11699
- height: 100%;
11700
- }
11701
11637
  .amb-design-board {
11702
- min-height: 100%;
11703
11638
  margin: 0 auto;
11639
+ margin-top: 12px;
11640
+ overflow-y: hidden;
11641
+ overflow-x: auto;
11704
11642
  background: #ffffff;
11705
11643
  border-radius: 2px 2px 2px 2px;
11706
11644
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
11707
11645
  padding-bottom: 100px;
11708
11646
  }
11709
11647
  .amb-item-ghost {
11710
- background-color: rgba(64, 158, 255, .1);
11648
+ background-color: #5893ef;
11649
+ height: 5px;
11650
+ line-height: 5px;
11711
11651
  overflow: hidden;
11712
- }
11713
- .amb-item-ghost > * {
11714
- opacity: 0;
11715
11652
  }
11716
11653
  /* 将你的自定义样式添加到这里 */
11717
11654
  .draggable-placeholder {
@@ -11919,23 +11856,24 @@ fieldset.amb-design-item-selected {
11919
11856
  }
11920
11857
  /* 用于占位 */
11921
11858
  .amb-widget-tools-parent {
11922
- width: 100%;
11859
+ width: 100%;
11860
+ min-height: 58px;
11861
+ margin-bottom: 18px;
11923
11862
  }
11924
11863
  .amb-widget-tools {
11925
11864
  display: flex;
11926
- flex-wrap: wrap;
11927
11865
  /* 垂直居中 */
11928
11866
  align-items: center;
11929
11867
  background: #fafafa;
11930
11868
  /* background:#FAFAFA; */
11931
11869
  /* background-color: var(--el-card-bg-color); */
11932
11870
  /* border:1px solid #e4e7ed; */
11871
+ height: 58px;
11933
11872
  border-radius: 4px;
11934
11873
  width: transparent;
11935
11874
  padding-left: 20px;
11936
11875
  padding-right: 20px;
11937
11876
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
11938
- min-height: 58px;
11939
11877
  /* --el-card-border-color: var(--el-border-color-light);
11940
11878
  --el-card-border-radius: 4px;
11941
11879
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -12067,7 +12005,8 @@ fieldset.amb-design-item-selected {
12067
12005
  color: var(--el-text-color-primary);
12068
12006
  overflow: hidden;
12069
12007
  transition: var(--el-transition-duration);
12070
- box-shadow: var(--el-box-shadow-light);
12008
+ box-shadow: var(--el-box-shadow-light);
12009
+ margin-bottom: 18px;
12071
12010
  }
12072
12011
  .amb-widget-chart-header {
12073
12012
  border-bottom: 1px solid var(--el-card-border-color);
@@ -12085,6 +12024,9 @@ fieldset.amb-design-item-selected {
12085
12024
  vertical-align: middle;
12086
12025
  justify-content: center;
12087
12026
  }
12027
+ .el-card {
12028
+ margin-bottom: 18px;
12029
+ }
12088
12030
  .el-collapse {
12089
12031
  margin-bottom: 18px;
12090
12032
  }
@@ -12109,6 +12051,9 @@ fieldset.amb-design-item-selected {
12109
12051
  }
12110
12052
  .el-button-group > .el-button {
12111
12053
  margin-right: 0px;
12054
+ }
12055
+ .el-form-item > .el-form-item__content {
12056
+ padding-right: 18px;
12112
12057
  }
12113
12058
  /* 设计时样式 */
12114
12059
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -12141,8 +12086,7 @@ fieldset.amb-design-item-selected {
12141
12086
  line-height: 60px;
12142
12087
  background-color: #ffffff;
12143
12088
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
12144
- text-align: center;
12145
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
12089
+ text-align: center;
12146
12090
  }
12147
12091
  .amb-page-container-header-page {
12148
12092
  position: fixed;
@@ -12169,30 +12113,24 @@ fieldset.amb-design-item-selected {
12169
12113
  background: #5893ef;
12170
12114
  color: #ffffff;
12171
12115
  }
12172
- .amb-page-container-header ~ .amb-page-container-main {
12173
- height: calc(100vh - 60px);
12174
- }
12175
12116
  .amb-page-container-main {
12176
12117
  position: relative;
12177
12118
  overflow: auto;
12178
12119
  }
12179
- .amb-page-container-main > .el-container {
12180
- height: 100%;
12181
- }
12182
12120
  .amb-container-left {
12183
- width: 280px !important;
12121
+ padding-right: 20px;
12184
12122
  overflow-y: auto;
12185
12123
  }
12186
12124
  .amb-container-main {
12187
12125
  padding: 0px !important;
12188
- user-select: none;
12189
- overflow: hidden;
12126
+ user-select: none;
12190
12127
  }
12191
12128
  .amb-container-main::-webkit-scrollbar {
12192
12129
  width: 1px;
12193
12130
  }
12194
12131
  .amb-container-attr {
12195
- width: 280px !important;
12132
+ width: 300px;
12133
+ padding-left: 20px;
12196
12134
  }
12197
12135
  .amb-design-attr-base-content {
12198
12136
  background: #ffffff;
@@ -12225,20 +12163,21 @@ fieldset.amb-design-item-selected {
12225
12163
  }
12226
12164
  .amb-design-content {
12227
12165
  overflow: auto;
12228
- display: flex;
12229
- flex-direction: column;
12166
+ display: block;
12230
12167
  flex: none;
12231
12168
  position: relative;
12232
- width: 100%;
12233
- height: 100%;
12169
+ width: 100%;
12234
12170
  }
12235
12171
  .amb-design-content::-webkit-scrollbar {
12236
12172
  width: 1px;
12237
12173
  }
12238
12174
  .amb-design-content-center-header {
12175
+ position: sticky;
12176
+ z-index: 4;
12177
+ top: 0;
12239
12178
  height: 54px;
12240
12179
  background-color: #f7f8fa;
12241
- margin: 15px;
12180
+ padding-top: 14px;
12242
12181
  }
12243
12182
  .amb-design-tool {
12244
12183
  position: relative;
@@ -12284,24 +12223,21 @@ fieldset.amb-design-item-selected {
12284
12223
  position: relative;
12285
12224
  cursor: pointer;
12286
12225
  }
12287
- .el-scrollbar__view:has(.amb-design-board) {
12288
- padding: 0 15px;
12289
- height: 100%;
12290
- }
12291
12226
  .amb-design-board {
12292
- min-height: 100%;
12293
12227
  margin: 0 auto;
12228
+ margin-top: 12px;
12229
+ overflow-y: hidden;
12230
+ overflow-x: auto;
12294
12231
  background: #ffffff;
12295
12232
  border-radius: 2px 2px 2px 2px;
12296
12233
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
12297
12234
  padding-bottom: 100px;
12298
12235
  }
12299
12236
  .amb-item-ghost {
12300
- background-color: rgba(64, 158, 255, .1);
12237
+ background-color: #5893ef;
12238
+ height: 5px;
12239
+ line-height: 5px;
12301
12240
  overflow: hidden;
12302
- }
12303
- .amb-item-ghost > * {
12304
- opacity: 0;
12305
12241
  }
12306
12242
  /* 将你的自定义样式添加到这里 */
12307
12243
  .draggable-placeholder {
@@ -12509,23 +12445,24 @@ fieldset.amb-design-item-selected {
12509
12445
  }
12510
12446
  /* 用于占位 */
12511
12447
  .amb-widget-tools-parent {
12512
- width: 100%;
12448
+ width: 100%;
12449
+ min-height: 58px;
12450
+ margin-bottom: 18px;
12513
12451
  }
12514
12452
  .amb-widget-tools {
12515
12453
  display: flex;
12516
- flex-wrap: wrap;
12517
12454
  /* 垂直居中 */
12518
12455
  align-items: center;
12519
12456
  background: #fafafa;
12520
12457
  /* background:#FAFAFA; */
12521
12458
  /* background-color: var(--el-card-bg-color); */
12522
12459
  /* border:1px solid #e4e7ed; */
12460
+ height: 58px;
12523
12461
  border-radius: 4px;
12524
12462
  width: transparent;
12525
12463
  padding-left: 20px;
12526
12464
  padding-right: 20px;
12527
12465
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
12528
- min-height: 58px;
12529
12466
  /* --el-card-border-color: var(--el-border-color-light);
12530
12467
  --el-card-border-radius: 4px;
12531
12468
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -12657,7 +12594,8 @@ fieldset.amb-design-item-selected {
12657
12594
  color: var(--el-text-color-primary);
12658
12595
  overflow: hidden;
12659
12596
  transition: var(--el-transition-duration);
12660
- box-shadow: var(--el-box-shadow-light);
12597
+ box-shadow: var(--el-box-shadow-light);
12598
+ margin-bottom: 18px;
12661
12599
  }
12662
12600
  .amb-widget-chart-header {
12663
12601
  border-bottom: 1px solid var(--el-card-border-color);
@@ -12675,6 +12613,9 @@ fieldset.amb-design-item-selected {
12675
12613
  vertical-align: middle;
12676
12614
  justify-content: center;
12677
12615
  }
12616
+ .el-card {
12617
+ margin-bottom: 18px;
12618
+ }
12678
12619
  .el-collapse {
12679
12620
  margin-bottom: 18px;
12680
12621
  }
@@ -12699,6 +12640,9 @@ fieldset.amb-design-item-selected {
12699
12640
  }
12700
12641
  .el-button-group > .el-button {
12701
12642
  margin-right: 0px;
12643
+ }
12644
+ .el-form-item > .el-form-item__content {
12645
+ padding-right: 18px;
12702
12646
  }
12703
12647
  /* 设计时样式 */
12704
12648
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -12731,8 +12675,7 @@ fieldset.amb-design-item-selected {
12731
12675
  line-height: 60px;
12732
12676
  background-color: #ffffff;
12733
12677
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
12734
- text-align: center;
12735
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
12678
+ text-align: center;
12736
12679
  }
12737
12680
  .amb-page-container-header-page {
12738
12681
  position: fixed;
@@ -12759,30 +12702,24 @@ fieldset.amb-design-item-selected {
12759
12702
  background: #5893ef;
12760
12703
  color: #ffffff;
12761
12704
  }
12762
- .amb-page-container-header ~ .amb-page-container-main {
12763
- height: calc(100vh - 60px);
12764
- }
12765
12705
  .amb-page-container-main {
12766
12706
  position: relative;
12767
12707
  overflow: auto;
12768
12708
  }
12769
- .amb-page-container-main > .el-container {
12770
- height: 100%;
12771
- }
12772
12709
  .amb-container-left {
12773
- width: 280px !important;
12710
+ padding-right: 20px;
12774
12711
  overflow-y: auto;
12775
12712
  }
12776
12713
  .amb-container-main {
12777
12714
  padding: 0px !important;
12778
- user-select: none;
12779
- overflow: hidden;
12715
+ user-select: none;
12780
12716
  }
12781
12717
  .amb-container-main::-webkit-scrollbar {
12782
12718
  width: 1px;
12783
12719
  }
12784
12720
  .amb-container-attr {
12785
- width: 280px !important;
12721
+ width: 300px;
12722
+ padding-left: 20px;
12786
12723
  }
12787
12724
  .amb-design-attr-base-content {
12788
12725
  background: #ffffff;
@@ -12815,20 +12752,21 @@ fieldset.amb-design-item-selected {
12815
12752
  }
12816
12753
  .amb-design-content {
12817
12754
  overflow: auto;
12818
- display: flex;
12819
- flex-direction: column;
12755
+ display: block;
12820
12756
  flex: none;
12821
12757
  position: relative;
12822
- width: 100%;
12823
- height: 100%;
12758
+ width: 100%;
12824
12759
  }
12825
12760
  .amb-design-content::-webkit-scrollbar {
12826
12761
  width: 1px;
12827
12762
  }
12828
12763
  .amb-design-content-center-header {
12764
+ position: sticky;
12765
+ z-index: 4;
12766
+ top: 0;
12829
12767
  height: 54px;
12830
12768
  background-color: #f7f8fa;
12831
- margin: 15px;
12769
+ padding-top: 14px;
12832
12770
  }
12833
12771
  .amb-design-tool {
12834
12772
  position: relative;
@@ -12874,24 +12812,21 @@ fieldset.amb-design-item-selected {
12874
12812
  position: relative;
12875
12813
  cursor: pointer;
12876
12814
  }
12877
- .el-scrollbar__view:has(.amb-design-board) {
12878
- padding: 0 15px;
12879
- height: 100%;
12880
- }
12881
12815
  .amb-design-board {
12882
- min-height: 100%;
12883
12816
  margin: 0 auto;
12817
+ margin-top: 12px;
12818
+ overflow-y: hidden;
12819
+ overflow-x: auto;
12884
12820
  background: #ffffff;
12885
12821
  border-radius: 2px 2px 2px 2px;
12886
12822
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
12887
12823
  padding-bottom: 100px;
12888
12824
  }
12889
12825
  .amb-item-ghost {
12890
- background-color: rgba(64, 158, 255, .1);
12826
+ background-color: #5893ef;
12827
+ height: 5px;
12828
+ line-height: 5px;
12891
12829
  overflow: hidden;
12892
- }
12893
- .amb-item-ghost > * {
12894
- opacity: 0;
12895
12830
  }
12896
12831
  /* 将你的自定义样式添加到这里 */
12897
12832
  .draggable-placeholder {
@@ -13099,23 +13034,24 @@ fieldset.amb-design-item-selected {
13099
13034
  }
13100
13035
  /* 用于占位 */
13101
13036
  .amb-widget-tools-parent {
13102
- width: 100%;
13037
+ width: 100%;
13038
+ min-height: 58px;
13039
+ margin-bottom: 18px;
13103
13040
  }
13104
13041
  .amb-widget-tools {
13105
13042
  display: flex;
13106
- flex-wrap: wrap;
13107
13043
  /* 垂直居中 */
13108
13044
  align-items: center;
13109
13045
  background: #fafafa;
13110
13046
  /* background:#FAFAFA; */
13111
13047
  /* background-color: var(--el-card-bg-color); */
13112
13048
  /* border:1px solid #e4e7ed; */
13049
+ height: 58px;
13113
13050
  border-radius: 4px;
13114
13051
  width: transparent;
13115
13052
  padding-left: 20px;
13116
13053
  padding-right: 20px;
13117
13054
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
13118
- min-height: 58px;
13119
13055
  /* --el-card-border-color: var(--el-border-color-light);
13120
13056
  --el-card-border-radius: 4px;
13121
13057
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -13247,7 +13183,8 @@ fieldset.amb-design-item-selected {
13247
13183
  color: var(--el-text-color-primary);
13248
13184
  overflow: hidden;
13249
13185
  transition: var(--el-transition-duration);
13250
- box-shadow: var(--el-box-shadow-light);
13186
+ box-shadow: var(--el-box-shadow-light);
13187
+ margin-bottom: 18px;
13251
13188
  }
13252
13189
  .amb-widget-chart-header {
13253
13190
  border-bottom: 1px solid var(--el-card-border-color);
@@ -13265,6 +13202,9 @@ fieldset.amb-design-item-selected {
13265
13202
  vertical-align: middle;
13266
13203
  justify-content: center;
13267
13204
  }
13205
+ .el-card {
13206
+ margin-bottom: 18px;
13207
+ }
13268
13208
  .el-collapse {
13269
13209
  margin-bottom: 18px;
13270
13210
  }
@@ -13289,6 +13229,9 @@ fieldset.amb-design-item-selected {
13289
13229
  }
13290
13230
  .el-button-group > .el-button {
13291
13231
  margin-right: 0px;
13232
+ }
13233
+ .el-form-item > .el-form-item__content {
13234
+ padding-right: 18px;
13292
13235
  }
13293
13236
  /* 设计时样式 */
13294
13237
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -13321,8 +13264,7 @@ fieldset.amb-design-item-selected {
13321
13264
  line-height: 60px;
13322
13265
  background-color: #ffffff;
13323
13266
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
13324
- text-align: center;
13325
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
13267
+ text-align: center;
13326
13268
  }
13327
13269
  .amb-page-container-header-page {
13328
13270
  position: fixed;
@@ -13349,30 +13291,24 @@ fieldset.amb-design-item-selected {
13349
13291
  background: #5893ef;
13350
13292
  color: #ffffff;
13351
13293
  }
13352
- .amb-page-container-header ~ .amb-page-container-main {
13353
- height: calc(100vh - 60px);
13354
- }
13355
13294
  .amb-page-container-main {
13356
13295
  position: relative;
13357
13296
  overflow: auto;
13358
13297
  }
13359
- .amb-page-container-main > .el-container {
13360
- height: 100%;
13361
- }
13362
13298
  .amb-container-left {
13363
- width: 280px !important;
13299
+ padding-right: 20px;
13364
13300
  overflow-y: auto;
13365
13301
  }
13366
13302
  .amb-container-main {
13367
13303
  padding: 0px !important;
13368
- user-select: none;
13369
- overflow: hidden;
13304
+ user-select: none;
13370
13305
  }
13371
13306
  .amb-container-main::-webkit-scrollbar {
13372
13307
  width: 1px;
13373
13308
  }
13374
13309
  .amb-container-attr {
13375
- width: 280px !important;
13310
+ width: 300px;
13311
+ padding-left: 20px;
13376
13312
  }
13377
13313
  .amb-design-attr-base-content {
13378
13314
  background: #ffffff;
@@ -13405,20 +13341,21 @@ fieldset.amb-design-item-selected {
13405
13341
  }
13406
13342
  .amb-design-content {
13407
13343
  overflow: auto;
13408
- display: flex;
13409
- flex-direction: column;
13344
+ display: block;
13410
13345
  flex: none;
13411
13346
  position: relative;
13412
- width: 100%;
13413
- height: 100%;
13347
+ width: 100%;
13414
13348
  }
13415
13349
  .amb-design-content::-webkit-scrollbar {
13416
13350
  width: 1px;
13417
13351
  }
13418
13352
  .amb-design-content-center-header {
13353
+ position: sticky;
13354
+ z-index: 4;
13355
+ top: 0;
13419
13356
  height: 54px;
13420
13357
  background-color: #f7f8fa;
13421
- margin: 15px;
13358
+ padding-top: 14px;
13422
13359
  }
13423
13360
  .amb-design-tool {
13424
13361
  position: relative;
@@ -13464,24 +13401,21 @@ fieldset.amb-design-item-selected {
13464
13401
  position: relative;
13465
13402
  cursor: pointer;
13466
13403
  }
13467
- .el-scrollbar__view:has(.amb-design-board) {
13468
- padding: 0 15px;
13469
- height: 100%;
13470
- }
13471
13404
  .amb-design-board {
13472
- min-height: 100%;
13473
13405
  margin: 0 auto;
13406
+ margin-top: 12px;
13407
+ overflow-y: hidden;
13408
+ overflow-x: auto;
13474
13409
  background: #ffffff;
13475
13410
  border-radius: 2px 2px 2px 2px;
13476
13411
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
13477
13412
  padding-bottom: 100px;
13478
13413
  }
13479
13414
  .amb-item-ghost {
13480
- background-color: rgba(64, 158, 255, .1);
13415
+ background-color: #5893ef;
13416
+ height: 5px;
13417
+ line-height: 5px;
13481
13418
  overflow: hidden;
13482
- }
13483
- .amb-item-ghost > * {
13484
- opacity: 0;
13485
13419
  }
13486
13420
  /* 将你的自定义样式添加到这里 */
13487
13421
  .draggable-placeholder {
@@ -13689,23 +13623,24 @@ fieldset.amb-design-item-selected {
13689
13623
  }
13690
13624
  /* 用于占位 */
13691
13625
  .amb-widget-tools-parent {
13692
- width: 100%;
13626
+ width: 100%;
13627
+ min-height: 58px;
13628
+ margin-bottom: 18px;
13693
13629
  }
13694
13630
  .amb-widget-tools {
13695
13631
  display: flex;
13696
- flex-wrap: wrap;
13697
13632
  /* 垂直居中 */
13698
13633
  align-items: center;
13699
13634
  background: #fafafa;
13700
13635
  /* background:#FAFAFA; */
13701
13636
  /* background-color: var(--el-card-bg-color); */
13702
13637
  /* border:1px solid #e4e7ed; */
13638
+ height: 58px;
13703
13639
  border-radius: 4px;
13704
13640
  width: transparent;
13705
13641
  padding-left: 20px;
13706
13642
  padding-right: 20px;
13707
13643
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
13708
- min-height: 58px;
13709
13644
  /* --el-card-border-color: var(--el-border-color-light);
13710
13645
  --el-card-border-radius: 4px;
13711
13646
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -13837,7 +13772,8 @@ fieldset.amb-design-item-selected {
13837
13772
  color: var(--el-text-color-primary);
13838
13773
  overflow: hidden;
13839
13774
  transition: var(--el-transition-duration);
13840
- box-shadow: var(--el-box-shadow-light);
13775
+ box-shadow: var(--el-box-shadow-light);
13776
+ margin-bottom: 18px;
13841
13777
  }
13842
13778
  .amb-widget-chart-header {
13843
13779
  border-bottom: 1px solid var(--el-card-border-color);
@@ -13855,6 +13791,9 @@ fieldset.amb-design-item-selected {
13855
13791
  vertical-align: middle;
13856
13792
  justify-content: center;
13857
13793
  }
13794
+ .el-card {
13795
+ margin-bottom: 18px;
13796
+ }
13858
13797
  .el-collapse {
13859
13798
  margin-bottom: 18px;
13860
13799
  }
@@ -13879,6 +13818,9 @@ fieldset.amb-design-item-selected {
13879
13818
  }
13880
13819
  .el-button-group > .el-button {
13881
13820
  margin-right: 0px;
13821
+ }
13822
+ .el-form-item > .el-form-item__content {
13823
+ padding-right: 18px;
13882
13824
  }
13883
13825
  /* 设计时样式 */
13884
13826
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -13911,8 +13853,7 @@ fieldset.amb-design-item-selected {
13911
13853
  line-height: 60px;
13912
13854
  background-color: #ffffff;
13913
13855
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
13914
- text-align: center;
13915
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
13856
+ text-align: center;
13916
13857
  }
13917
13858
  .amb-page-container-header-page {
13918
13859
  position: fixed;
@@ -13939,30 +13880,24 @@ fieldset.amb-design-item-selected {
13939
13880
  background: #5893ef;
13940
13881
  color: #ffffff;
13941
13882
  }
13942
- .amb-page-container-header ~ .amb-page-container-main {
13943
- height: calc(100vh - 60px);
13944
- }
13945
13883
  .amb-page-container-main {
13946
13884
  position: relative;
13947
13885
  overflow: auto;
13948
13886
  }
13949
- .amb-page-container-main > .el-container {
13950
- height: 100%;
13951
- }
13952
13887
  .amb-container-left {
13953
- width: 280px !important;
13888
+ padding-right: 20px;
13954
13889
  overflow-y: auto;
13955
13890
  }
13956
13891
  .amb-container-main {
13957
13892
  padding: 0px !important;
13958
- user-select: none;
13959
- overflow: hidden;
13893
+ user-select: none;
13960
13894
  }
13961
13895
  .amb-container-main::-webkit-scrollbar {
13962
13896
  width: 1px;
13963
13897
  }
13964
13898
  .amb-container-attr {
13965
- width: 280px !important;
13899
+ width: 300px;
13900
+ padding-left: 20px;
13966
13901
  }
13967
13902
  .amb-design-attr-base-content {
13968
13903
  background: #ffffff;
@@ -13995,20 +13930,21 @@ fieldset.amb-design-item-selected {
13995
13930
  }
13996
13931
  .amb-design-content {
13997
13932
  overflow: auto;
13998
- display: flex;
13999
- flex-direction: column;
13933
+ display: block;
14000
13934
  flex: none;
14001
13935
  position: relative;
14002
- width: 100%;
14003
- height: 100%;
13936
+ width: 100%;
14004
13937
  }
14005
13938
  .amb-design-content::-webkit-scrollbar {
14006
13939
  width: 1px;
14007
13940
  }
14008
13941
  .amb-design-content-center-header {
13942
+ position: sticky;
13943
+ z-index: 4;
13944
+ top: 0;
14009
13945
  height: 54px;
14010
13946
  background-color: #f7f8fa;
14011
- margin: 15px;
13947
+ padding-top: 14px;
14012
13948
  }
14013
13949
  .amb-design-tool {
14014
13950
  position: relative;
@@ -14054,24 +13990,21 @@ fieldset.amb-design-item-selected {
14054
13990
  position: relative;
14055
13991
  cursor: pointer;
14056
13992
  }
14057
- .el-scrollbar__view:has(.amb-design-board) {
14058
- padding: 0 15px;
14059
- height: 100%;
14060
- }
14061
13993
  .amb-design-board {
14062
- min-height: 100%;
14063
13994
  margin: 0 auto;
13995
+ margin-top: 12px;
13996
+ overflow-y: hidden;
13997
+ overflow-x: auto;
14064
13998
  background: #ffffff;
14065
13999
  border-radius: 2px 2px 2px 2px;
14066
14000
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
14067
14001
  padding-bottom: 100px;
14068
14002
  }
14069
14003
  .amb-item-ghost {
14070
- background-color: rgba(64, 158, 255, .1);
14004
+ background-color: #5893ef;
14005
+ height: 5px;
14006
+ line-height: 5px;
14071
14007
  overflow: hidden;
14072
- }
14073
- .amb-item-ghost > * {
14074
- opacity: 0;
14075
14008
  }
14076
14009
  /* 将你的自定义样式添加到这里 */
14077
14010
  .draggable-placeholder {
@@ -14279,23 +14212,24 @@ fieldset.amb-design-item-selected {
14279
14212
  }
14280
14213
  /* 用于占位 */
14281
14214
  .amb-widget-tools-parent {
14282
- width: 100%;
14215
+ width: 100%;
14216
+ min-height: 58px;
14217
+ margin-bottom: 18px;
14283
14218
  }
14284
14219
  .amb-widget-tools {
14285
14220
  display: flex;
14286
- flex-wrap: wrap;
14287
14221
  /* 垂直居中 */
14288
14222
  align-items: center;
14289
14223
  background: #fafafa;
14290
14224
  /* background:#FAFAFA; */
14291
14225
  /* background-color: var(--el-card-bg-color); */
14292
14226
  /* border:1px solid #e4e7ed; */
14227
+ height: 58px;
14293
14228
  border-radius: 4px;
14294
14229
  width: transparent;
14295
14230
  padding-left: 20px;
14296
14231
  padding-right: 20px;
14297
14232
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
14298
- min-height: 58px;
14299
14233
  /* --el-card-border-color: var(--el-border-color-light);
14300
14234
  --el-card-border-radius: 4px;
14301
14235
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -14427,7 +14361,8 @@ fieldset.amb-design-item-selected {
14427
14361
  color: var(--el-text-color-primary);
14428
14362
  overflow: hidden;
14429
14363
  transition: var(--el-transition-duration);
14430
- box-shadow: var(--el-box-shadow-light);
14364
+ box-shadow: var(--el-box-shadow-light);
14365
+ margin-bottom: 18px;
14431
14366
  }
14432
14367
  .amb-widget-chart-header {
14433
14368
  border-bottom: 1px solid var(--el-card-border-color);
@@ -14445,6 +14380,9 @@ fieldset.amb-design-item-selected {
14445
14380
  vertical-align: middle;
14446
14381
  justify-content: center;
14447
14382
  }
14383
+ .el-card {
14384
+ margin-bottom: 18px;
14385
+ }
14448
14386
  .el-collapse {
14449
14387
  margin-bottom: 18px;
14450
14388
  }
@@ -14469,6 +14407,9 @@ fieldset.amb-design-item-selected {
14469
14407
  }
14470
14408
  .el-button-group > .el-button {
14471
14409
  margin-right: 0px;
14410
+ }
14411
+ .el-form-item > .el-form-item__content {
14412
+ padding-right: 18px;
14472
14413
  }
14473
14414
  /* 设计时样式 */
14474
14415
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -14501,8 +14442,7 @@ fieldset.amb-design-item-selected {
14501
14442
  line-height: 60px;
14502
14443
  background-color: #ffffff;
14503
14444
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
14504
- text-align: center;
14505
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
14445
+ text-align: center;
14506
14446
  }
14507
14447
  .amb-page-container-header-page {
14508
14448
  position: fixed;
@@ -14529,30 +14469,24 @@ fieldset.amb-design-item-selected {
14529
14469
  background: #5893ef;
14530
14470
  color: #ffffff;
14531
14471
  }
14532
- .amb-page-container-header ~ .amb-page-container-main {
14533
- height: calc(100vh - 60px);
14534
- }
14535
14472
  .amb-page-container-main {
14536
14473
  position: relative;
14537
14474
  overflow: auto;
14538
14475
  }
14539
- .amb-page-container-main > .el-container {
14540
- height: 100%;
14541
- }
14542
14476
  .amb-container-left {
14543
- width: 280px !important;
14477
+ padding-right: 20px;
14544
14478
  overflow-y: auto;
14545
14479
  }
14546
14480
  .amb-container-main {
14547
14481
  padding: 0px !important;
14548
- user-select: none;
14549
- overflow: hidden;
14482
+ user-select: none;
14550
14483
  }
14551
14484
  .amb-container-main::-webkit-scrollbar {
14552
14485
  width: 1px;
14553
14486
  }
14554
14487
  .amb-container-attr {
14555
- width: 280px !important;
14488
+ width: 300px;
14489
+ padding-left: 20px;
14556
14490
  }
14557
14491
  .amb-design-attr-base-content {
14558
14492
  background: #ffffff;
@@ -14585,20 +14519,21 @@ fieldset.amb-design-item-selected {
14585
14519
  }
14586
14520
  .amb-design-content {
14587
14521
  overflow: auto;
14588
- display: flex;
14589
- flex-direction: column;
14522
+ display: block;
14590
14523
  flex: none;
14591
14524
  position: relative;
14592
- width: 100%;
14593
- height: 100%;
14525
+ width: 100%;
14594
14526
  }
14595
14527
  .amb-design-content::-webkit-scrollbar {
14596
14528
  width: 1px;
14597
14529
  }
14598
14530
  .amb-design-content-center-header {
14531
+ position: sticky;
14532
+ z-index: 4;
14533
+ top: 0;
14599
14534
  height: 54px;
14600
14535
  background-color: #f7f8fa;
14601
- margin: 15px;
14536
+ padding-top: 14px;
14602
14537
  }
14603
14538
  .amb-design-tool {
14604
14539
  position: relative;
@@ -14644,24 +14579,21 @@ fieldset.amb-design-item-selected {
14644
14579
  position: relative;
14645
14580
  cursor: pointer;
14646
14581
  }
14647
- .el-scrollbar__view:has(.amb-design-board) {
14648
- padding: 0 15px;
14649
- height: 100%;
14650
- }
14651
14582
  .amb-design-board {
14652
- min-height: 100%;
14653
14583
  margin: 0 auto;
14584
+ margin-top: 12px;
14585
+ overflow-y: hidden;
14586
+ overflow-x: auto;
14654
14587
  background: #ffffff;
14655
14588
  border-radius: 2px 2px 2px 2px;
14656
14589
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
14657
14590
  padding-bottom: 100px;
14658
14591
  }
14659
14592
  .amb-item-ghost {
14660
- background-color: rgba(64, 158, 255, .1);
14593
+ background-color: #5893ef;
14594
+ height: 5px;
14595
+ line-height: 5px;
14661
14596
  overflow: hidden;
14662
- }
14663
- .amb-item-ghost > * {
14664
- opacity: 0;
14665
14597
  }
14666
14598
  /* 将你的自定义样式添加到这里 */
14667
14599
  .draggable-placeholder {
@@ -14869,23 +14801,24 @@ fieldset.amb-design-item-selected {
14869
14801
  }
14870
14802
  /* 用于占位 */
14871
14803
  .amb-widget-tools-parent {
14872
- width: 100%;
14804
+ width: 100%;
14805
+ min-height: 58px;
14806
+ margin-bottom: 18px;
14873
14807
  }
14874
14808
  .amb-widget-tools {
14875
14809
  display: flex;
14876
- flex-wrap: wrap;
14877
14810
  /* 垂直居中 */
14878
14811
  align-items: center;
14879
14812
  background: #fafafa;
14880
14813
  /* background:#FAFAFA; */
14881
14814
  /* background-color: var(--el-card-bg-color); */
14882
14815
  /* border:1px solid #e4e7ed; */
14816
+ height: 58px;
14883
14817
  border-radius: 4px;
14884
14818
  width: transparent;
14885
14819
  padding-left: 20px;
14886
14820
  padding-right: 20px;
14887
14821
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
14888
- min-height: 58px;
14889
14822
  /* --el-card-border-color: var(--el-border-color-light);
14890
14823
  --el-card-border-radius: 4px;
14891
14824
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -15017,7 +14950,8 @@ fieldset.amb-design-item-selected {
15017
14950
  color: var(--el-text-color-primary);
15018
14951
  overflow: hidden;
15019
14952
  transition: var(--el-transition-duration);
15020
- box-shadow: var(--el-box-shadow-light);
14953
+ box-shadow: var(--el-box-shadow-light);
14954
+ margin-bottom: 18px;
15021
14955
  }
15022
14956
  .amb-widget-chart-header {
15023
14957
  border-bottom: 1px solid var(--el-card-border-color);
@@ -15035,6 +14969,9 @@ fieldset.amb-design-item-selected {
15035
14969
  vertical-align: middle;
15036
14970
  justify-content: center;
15037
14971
  }
14972
+ .el-card {
14973
+ margin-bottom: 18px;
14974
+ }
15038
14975
  .el-collapse {
15039
14976
  margin-bottom: 18px;
15040
14977
  }
@@ -15059,6 +14996,9 @@ fieldset.amb-design-item-selected {
15059
14996
  }
15060
14997
  .el-button-group > .el-button {
15061
14998
  margin-right: 0px;
14999
+ }
15000
+ .el-form-item > .el-form-item__content {
15001
+ padding-right: 18px;
15062
15002
  }
15063
15003
  /* 设计时样式 */
15064
15004
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -15091,8 +15031,7 @@ fieldset.amb-design-item-selected {
15091
15031
  line-height: 60px;
15092
15032
  background-color: #ffffff;
15093
15033
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
15094
- text-align: center;
15095
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
15034
+ text-align: center;
15096
15035
  }
15097
15036
  .amb-page-container-header-page {
15098
15037
  position: fixed;
@@ -15119,30 +15058,24 @@ fieldset.amb-design-item-selected {
15119
15058
  background: #5893ef;
15120
15059
  color: #ffffff;
15121
15060
  }
15122
- .amb-page-container-header ~ .amb-page-container-main {
15123
- height: calc(100vh - 60px);
15124
- }
15125
15061
  .amb-page-container-main {
15126
15062
  position: relative;
15127
15063
  overflow: auto;
15128
15064
  }
15129
- .amb-page-container-main > .el-container {
15130
- height: 100%;
15131
- }
15132
15065
  .amb-container-left {
15133
- width: 280px !important;
15066
+ padding-right: 20px;
15134
15067
  overflow-y: auto;
15135
15068
  }
15136
15069
  .amb-container-main {
15137
15070
  padding: 0px !important;
15138
- user-select: none;
15139
- overflow: hidden;
15071
+ user-select: none;
15140
15072
  }
15141
15073
  .amb-container-main::-webkit-scrollbar {
15142
15074
  width: 1px;
15143
15075
  }
15144
15076
  .amb-container-attr {
15145
- width: 280px !important;
15077
+ width: 300px;
15078
+ padding-left: 20px;
15146
15079
  }
15147
15080
  .amb-design-attr-base-content {
15148
15081
  background: #ffffff;
@@ -15175,20 +15108,21 @@ fieldset.amb-design-item-selected {
15175
15108
  }
15176
15109
  .amb-design-content {
15177
15110
  overflow: auto;
15178
- display: flex;
15179
- flex-direction: column;
15111
+ display: block;
15180
15112
  flex: none;
15181
15113
  position: relative;
15182
- width: 100%;
15183
- height: 100%;
15114
+ width: 100%;
15184
15115
  }
15185
15116
  .amb-design-content::-webkit-scrollbar {
15186
15117
  width: 1px;
15187
15118
  }
15188
15119
  .amb-design-content-center-header {
15120
+ position: sticky;
15121
+ z-index: 4;
15122
+ top: 0;
15189
15123
  height: 54px;
15190
15124
  background-color: #f7f8fa;
15191
- margin: 15px;
15125
+ padding-top: 14px;
15192
15126
  }
15193
15127
  .amb-design-tool {
15194
15128
  position: relative;
@@ -15234,24 +15168,21 @@ fieldset.amb-design-item-selected {
15234
15168
  position: relative;
15235
15169
  cursor: pointer;
15236
15170
  }
15237
- .el-scrollbar__view:has(.amb-design-board) {
15238
- padding: 0 15px;
15239
- height: 100%;
15240
- }
15241
15171
  .amb-design-board {
15242
- min-height: 100%;
15243
15172
  margin: 0 auto;
15173
+ margin-top: 12px;
15174
+ overflow-y: hidden;
15175
+ overflow-x: auto;
15244
15176
  background: #ffffff;
15245
15177
  border-radius: 2px 2px 2px 2px;
15246
15178
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
15247
15179
  padding-bottom: 100px;
15248
15180
  }
15249
15181
  .amb-item-ghost {
15250
- background-color: rgba(64, 158, 255, .1);
15182
+ background-color: #5893ef;
15183
+ height: 5px;
15184
+ line-height: 5px;
15251
15185
  overflow: hidden;
15252
- }
15253
- .amb-item-ghost > * {
15254
- opacity: 0;
15255
15186
  }
15256
15187
  /* 将你的自定义样式添加到这里 */
15257
15188
  .draggable-placeholder {
@@ -15459,23 +15390,24 @@ fieldset.amb-design-item-selected {
15459
15390
  }
15460
15391
  /* 用于占位 */
15461
15392
  .amb-widget-tools-parent {
15462
- width: 100%;
15393
+ width: 100%;
15394
+ min-height: 58px;
15395
+ margin-bottom: 18px;
15463
15396
  }
15464
15397
  .amb-widget-tools {
15465
15398
  display: flex;
15466
- flex-wrap: wrap;
15467
15399
  /* 垂直居中 */
15468
15400
  align-items: center;
15469
15401
  background: #fafafa;
15470
15402
  /* background:#FAFAFA; */
15471
15403
  /* background-color: var(--el-card-bg-color); */
15472
15404
  /* border:1px solid #e4e7ed; */
15405
+ height: 58px;
15473
15406
  border-radius: 4px;
15474
15407
  width: transparent;
15475
15408
  padding-left: 20px;
15476
15409
  padding-right: 20px;
15477
15410
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
15478
- min-height: 58px;
15479
15411
  /* --el-card-border-color: var(--el-border-color-light);
15480
15412
  --el-card-border-radius: 4px;
15481
15413
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -15607,7 +15539,8 @@ fieldset.amb-design-item-selected {
15607
15539
  color: var(--el-text-color-primary);
15608
15540
  overflow: hidden;
15609
15541
  transition: var(--el-transition-duration);
15610
- box-shadow: var(--el-box-shadow-light);
15542
+ box-shadow: var(--el-box-shadow-light);
15543
+ margin-bottom: 18px;
15611
15544
  }
15612
15545
  .amb-widget-chart-header {
15613
15546
  border-bottom: 1px solid var(--el-card-border-color);
@@ -15625,6 +15558,9 @@ fieldset.amb-design-item-selected {
15625
15558
  vertical-align: middle;
15626
15559
  justify-content: center;
15627
15560
  }
15561
+ .el-card {
15562
+ margin-bottom: 18px;
15563
+ }
15628
15564
  .el-collapse {
15629
15565
  margin-bottom: 18px;
15630
15566
  }
@@ -15649,6 +15585,9 @@ fieldset.amb-design-item-selected {
15649
15585
  }
15650
15586
  .el-button-group > .el-button {
15651
15587
  margin-right: 0px;
15588
+ }
15589
+ .el-form-item > .el-form-item__content {
15590
+ padding-right: 18px;
15652
15591
  }
15653
15592
  /* 设计时样式 */
15654
15593
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -15746,8 +15685,7 @@ li[data-v-21af26bc] {
15746
15685
  line-height: 60px;
15747
15686
  background-color: #ffffff;
15748
15687
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
15749
- text-align: center;
15750
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
15688
+ text-align: center;
15751
15689
  }
15752
15690
  .amb-page-container-header-page {
15753
15691
  position: fixed;
@@ -15774,30 +15712,24 @@ li[data-v-21af26bc] {
15774
15712
  background: #5893ef;
15775
15713
  color: #ffffff;
15776
15714
  }
15777
- .amb-page-container-header ~ .amb-page-container-main {
15778
- height: calc(100vh - 60px);
15779
- }
15780
15715
  .amb-page-container-main {
15781
15716
  position: relative;
15782
15717
  overflow: auto;
15783
15718
  }
15784
- .amb-page-container-main > .el-container {
15785
- height: 100%;
15786
- }
15787
15719
  .amb-container-left {
15788
- width: 280px !important;
15720
+ padding-right: 20px;
15789
15721
  overflow-y: auto;
15790
15722
  }
15791
15723
  .amb-container-main {
15792
15724
  padding: 0px !important;
15793
- user-select: none;
15794
- overflow: hidden;
15725
+ user-select: none;
15795
15726
  }
15796
15727
  .amb-container-main::-webkit-scrollbar {
15797
15728
  width: 1px;
15798
15729
  }
15799
15730
  .amb-container-attr {
15800
- width: 280px !important;
15731
+ width: 300px;
15732
+ padding-left: 20px;
15801
15733
  }
15802
15734
  .amb-design-attr-base-content {
15803
15735
  background: #ffffff;
@@ -15830,20 +15762,21 @@ li[data-v-21af26bc] {
15830
15762
  }
15831
15763
  .amb-design-content {
15832
15764
  overflow: auto;
15833
- display: flex;
15834
- flex-direction: column;
15765
+ display: block;
15835
15766
  flex: none;
15836
15767
  position: relative;
15837
- width: 100%;
15838
- height: 100%;
15768
+ width: 100%;
15839
15769
  }
15840
15770
  .amb-design-content::-webkit-scrollbar {
15841
15771
  width: 1px;
15842
15772
  }
15843
15773
  .amb-design-content-center-header {
15774
+ position: sticky;
15775
+ z-index: 4;
15776
+ top: 0;
15844
15777
  height: 54px;
15845
15778
  background-color: #f7f8fa;
15846
- margin: 15px;
15779
+ padding-top: 14px;
15847
15780
  }
15848
15781
  .amb-design-tool {
15849
15782
  position: relative;
@@ -15889,24 +15822,21 @@ li[data-v-21af26bc] {
15889
15822
  position: relative;
15890
15823
  cursor: pointer;
15891
15824
  }
15892
- .el-scrollbar__view:has(.amb-design-board) {
15893
- padding: 0 15px;
15894
- height: 100%;
15895
- }
15896
15825
  .amb-design-board {
15897
- min-height: 100%;
15898
15826
  margin: 0 auto;
15827
+ margin-top: 12px;
15828
+ overflow-y: hidden;
15829
+ overflow-x: auto;
15899
15830
  background: #ffffff;
15900
15831
  border-radius: 2px 2px 2px 2px;
15901
15832
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
15902
15833
  padding-bottom: 100px;
15903
15834
  }
15904
15835
  .amb-item-ghost {
15905
- background-color: rgba(64, 158, 255, .1);
15836
+ background-color: #5893ef;
15837
+ height: 5px;
15838
+ line-height: 5px;
15906
15839
  overflow: hidden;
15907
- }
15908
- .amb-item-ghost > * {
15909
- opacity: 0;
15910
15840
  }
15911
15841
  /* 将你的自定义样式添加到这里 */
15912
15842
  .draggable-placeholder {
@@ -16114,23 +16044,24 @@ li[data-v-21af26bc] {
16114
16044
  }
16115
16045
  /* 用于占位 */
16116
16046
  .amb-widget-tools-parent {
16117
- width: 100%;
16047
+ width: 100%;
16048
+ min-height: 58px;
16049
+ margin-bottom: 18px;
16118
16050
  }
16119
16051
  .amb-widget-tools {
16120
16052
  display: flex;
16121
- flex-wrap: wrap;
16122
16053
  /* 垂直居中 */
16123
16054
  align-items: center;
16124
16055
  background: #fafafa;
16125
16056
  /* background:#FAFAFA; */
16126
16057
  /* background-color: var(--el-card-bg-color); */
16127
16058
  /* border:1px solid #e4e7ed; */
16059
+ height: 58px;
16128
16060
  border-radius: 4px;
16129
16061
  width: transparent;
16130
16062
  padding-left: 20px;
16131
16063
  padding-right: 20px;
16132
16064
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
16133
- min-height: 58px;
16134
16065
  /* --el-card-border-color: var(--el-border-color-light);
16135
16066
  --el-card-border-radius: 4px;
16136
16067
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -16262,7 +16193,8 @@ fieldset.amb-design-item-selected {
16262
16193
  color: var(--el-text-color-primary);
16263
16194
  overflow: hidden;
16264
16195
  transition: var(--el-transition-duration);
16265
- box-shadow: var(--el-box-shadow-light);
16196
+ box-shadow: var(--el-box-shadow-light);
16197
+ margin-bottom: 18px;
16266
16198
  }
16267
16199
  .amb-widget-chart-header {
16268
16200
  border-bottom: 1px solid var(--el-card-border-color);
@@ -16280,6 +16212,9 @@ fieldset.amb-design-item-selected {
16280
16212
  vertical-align: middle;
16281
16213
  justify-content: center;
16282
16214
  }
16215
+ .el-card {
16216
+ margin-bottom: 18px;
16217
+ }
16283
16218
  .el-collapse {
16284
16219
  margin-bottom: 18px;
16285
16220
  }
@@ -16304,6 +16239,9 @@ fieldset.amb-design-item-selected {
16304
16239
  }
16305
16240
  .el-button-group > .el-button {
16306
16241
  margin-right: 0px;
16242
+ }
16243
+ .el-form-item > .el-form-item__content {
16244
+ padding-right: 18px;
16307
16245
  }
16308
16246
  /* 设计时样式 */
16309
16247
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -16340,8 +16278,7 @@ fieldset.amb-design-item-selected {
16340
16278
  line-height: 60px;
16341
16279
  background-color: #ffffff;
16342
16280
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
16343
- text-align: center;
16344
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
16281
+ text-align: center;
16345
16282
  }
16346
16283
  .amb-page-container-header-page {
16347
16284
  position: fixed;
@@ -16368,30 +16305,24 @@ fieldset.amb-design-item-selected {
16368
16305
  background: #5893ef;
16369
16306
  color: #ffffff;
16370
16307
  }
16371
- .amb-page-container-header ~ .amb-page-container-main {
16372
- height: calc(100vh - 60px);
16373
- }
16374
16308
  .amb-page-container-main {
16375
16309
  position: relative;
16376
16310
  overflow: auto;
16377
16311
  }
16378
- .amb-page-container-main > .el-container {
16379
- height: 100%;
16380
- }
16381
16312
  .amb-container-left {
16382
- width: 280px !important;
16313
+ padding-right: 20px;
16383
16314
  overflow-y: auto;
16384
16315
  }
16385
16316
  .amb-container-main {
16386
16317
  padding: 0px !important;
16387
- user-select: none;
16388
- overflow: hidden;
16318
+ user-select: none;
16389
16319
  }
16390
16320
  .amb-container-main::-webkit-scrollbar {
16391
16321
  width: 1px;
16392
16322
  }
16393
16323
  .amb-container-attr {
16394
- width: 280px !important;
16324
+ width: 300px;
16325
+ padding-left: 20px;
16395
16326
  }
16396
16327
  .amb-design-attr-base-content {
16397
16328
  background: #ffffff;
@@ -16424,20 +16355,21 @@ fieldset.amb-design-item-selected {
16424
16355
  }
16425
16356
  .amb-design-content {
16426
16357
  overflow: auto;
16427
- display: flex;
16428
- flex-direction: column;
16358
+ display: block;
16429
16359
  flex: none;
16430
16360
  position: relative;
16431
- width: 100%;
16432
- height: 100%;
16361
+ width: 100%;
16433
16362
  }
16434
16363
  .amb-design-content::-webkit-scrollbar {
16435
16364
  width: 1px;
16436
16365
  }
16437
16366
  .amb-design-content-center-header {
16367
+ position: sticky;
16368
+ z-index: 4;
16369
+ top: 0;
16438
16370
  height: 54px;
16439
16371
  background-color: #f7f8fa;
16440
- margin: 15px;
16372
+ padding-top: 14px;
16441
16373
  }
16442
16374
  .amb-design-tool {
16443
16375
  position: relative;
@@ -16483,24 +16415,21 @@ fieldset.amb-design-item-selected {
16483
16415
  position: relative;
16484
16416
  cursor: pointer;
16485
16417
  }
16486
- .el-scrollbar__view:has(.amb-design-board) {
16487
- padding: 0 15px;
16488
- height: 100%;
16489
- }
16490
16418
  .amb-design-board {
16491
- min-height: 100%;
16492
16419
  margin: 0 auto;
16420
+ margin-top: 12px;
16421
+ overflow-y: hidden;
16422
+ overflow-x: auto;
16493
16423
  background: #ffffff;
16494
16424
  border-radius: 2px 2px 2px 2px;
16495
16425
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
16496
16426
  padding-bottom: 100px;
16497
16427
  }
16498
16428
  .amb-item-ghost {
16499
- background-color: rgba(64, 158, 255, .1);
16429
+ background-color: #5893ef;
16430
+ height: 5px;
16431
+ line-height: 5px;
16500
16432
  overflow: hidden;
16501
- }
16502
- .amb-item-ghost > * {
16503
- opacity: 0;
16504
16433
  }
16505
16434
  /* 将你的自定义样式添加到这里 */
16506
16435
  .draggable-placeholder {
@@ -16708,23 +16637,24 @@ fieldset.amb-design-item-selected {
16708
16637
  }
16709
16638
  /* 用于占位 */
16710
16639
  .amb-widget-tools-parent {
16711
- width: 100%;
16640
+ width: 100%;
16641
+ min-height: 58px;
16642
+ margin-bottom: 18px;
16712
16643
  }
16713
16644
  .amb-widget-tools {
16714
16645
  display: flex;
16715
- flex-wrap: wrap;
16716
16646
  /* 垂直居中 */
16717
16647
  align-items: center;
16718
16648
  background: #fafafa;
16719
16649
  /* background:#FAFAFA; */
16720
16650
  /* background-color: var(--el-card-bg-color); */
16721
16651
  /* border:1px solid #e4e7ed; */
16652
+ height: 58px;
16722
16653
  border-radius: 4px;
16723
16654
  width: transparent;
16724
16655
  padding-left: 20px;
16725
16656
  padding-right: 20px;
16726
16657
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
16727
- min-height: 58px;
16728
16658
  /* --el-card-border-color: var(--el-border-color-light);
16729
16659
  --el-card-border-radius: 4px;
16730
16660
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -16856,7 +16786,8 @@ fieldset.amb-design-item-selected {
16856
16786
  color: var(--el-text-color-primary);
16857
16787
  overflow: hidden;
16858
16788
  transition: var(--el-transition-duration);
16859
- box-shadow: var(--el-box-shadow-light);
16789
+ box-shadow: var(--el-box-shadow-light);
16790
+ margin-bottom: 18px;
16860
16791
  }
16861
16792
  .amb-widget-chart-header {
16862
16793
  border-bottom: 1px solid var(--el-card-border-color);
@@ -16874,6 +16805,9 @@ fieldset.amb-design-item-selected {
16874
16805
  vertical-align: middle;
16875
16806
  justify-content: center;
16876
16807
  }
16808
+ .el-card {
16809
+ margin-bottom: 18px;
16810
+ }
16877
16811
  .el-collapse {
16878
16812
  margin-bottom: 18px;
16879
16813
  }
@@ -16898,6 +16832,9 @@ fieldset.amb-design-item-selected {
16898
16832
  }
16899
16833
  .el-button-group > .el-button {
16900
16834
  margin-right: 0px;
16835
+ }
16836
+ .el-form-item > .el-form-item__content {
16837
+ padding-right: 18px;
16901
16838
  }
16902
16839
  /* 设计时样式 */
16903
16840
  .amb-design-item > .el-dropdown > .el-button-group {