super-page-designer 2.2.61 → 2.2.67

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 (79) hide show
  1. package/dist/es/components/design/utils/assemblys-config.js +2 -2
  2. package/dist/es/components/design/utils/common-util.js +3 -0
  3. package/dist/es/components/design/utils/form-design-util.d.ts +1 -1
  4. package/dist/es/components/design/utils/form-design-util.js +7 -4
  5. package/dist/es/components/design/utils/page-table-util.d.ts +1 -1
  6. package/dist/es/components/design/utils/page-table-util.js +4 -4
  7. package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +39 -39
  8. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +1 -1
  9. package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +1 -1
  10. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +1 -1
  11. package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +22 -22
  12. package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +1 -1
  13. package/dist/es/components/design/views/assemblys/chart/common/common-attr-clickset.vue.js +1 -1
  14. package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +1 -1
  15. package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +1 -1
  16. package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +1 -1
  17. package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +1 -1
  18. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +1 -1
  19. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +1 -1
  20. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +12 -12
  21. package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +1 -1
  22. package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +10 -10
  23. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +7 -0
  24. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +137 -5
  25. package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue.js +4 -1
  26. package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue2.js +9 -9
  27. package/dist/es/components/design/views/assemblys/container/tools/tools-design.vue2.js +6 -6
  28. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +1 -1
  29. package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue.js +1 -1
  30. package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +55 -55
  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 +32 -16
  34. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue.js +37 -0
  35. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue2.js +4 -0
  36. package/dist/es/components/design/views/assemblys/data/tree/tree-design.vue2.js +4 -4
  37. package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +1 -1
  38. package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +1 -1
  39. package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +1 -1
  40. package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +1 -1
  41. package/dist/es/components/design/views/assemblys/form/common/data-linkage.vue.js +1 -1
  42. package/dist/es/components/design/views/assemblys/form/common/data-origin-autoset.vue.js +1 -1
  43. package/dist/es/components/design/views/assemblys/form/common/data-origin-service-in.vue.js +1 -1
  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/page-event-content.vue.js +1 -1
  67. package/dist/es/components/design/views/design/view/assemblys-container.vue.js +13 -20
  68. package/dist/es/components/design/views/design/view/attr-container.vue.js +22 -29
  69. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +1 -1
  70. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +1 -1
  71. package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
  72. package/dist/es/components/design/views/design/view/page-switch.vue2.js +8 -8
  73. package/dist/es/components/design/views/design/view/view-design-display.vue.js +5 -154
  74. package/dist/es/components/design/views/design/view/view-design-display.vue2.js +148 -2
  75. package/dist/es/components/design/views/design/view/view-design-preview.vue.js +5 -20
  76. package/dist/es/components/design/views/design/view/view-design-preview.vue2.js +20 -2
  77. package/dist/es/style.css +1051 -821
  78. package/package.json +4 -4
  79. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +0 -139
package/dist/es/style.css CHANGED
@@ -7,6 +7,7 @@
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);
10
11
  }
11
12
  .amb-page-container-header-page {
12
13
  position: fixed;
@@ -33,24 +34,33 @@
33
34
  background: #5893ef;
34
35
  color: #ffffff;
35
36
  }
37
+
38
+ .amb-page-container-header ~ .amb-page-container-main {
39
+ height: calc(100vh - 60px);
40
+ }
36
41
  .amb-page-container-main {
37
42
  position: relative;
38
43
  overflow: auto;
39
44
  }
45
+
46
+ .amb-page-container-main > .el-container {
47
+ height: 100%;
48
+ }
49
+
40
50
  .amb-container-left {
41
- padding-right: 20px;
51
+ width: 280px !important;
42
52
  overflow-y: auto;
43
53
  }
44
54
  .amb-container-main {
45
55
  padding: 0px !important;
46
56
  user-select: none;
57
+ overflow: hidden;
47
58
  }
48
59
  .amb-container-main::-webkit-scrollbar {
49
60
  width: 1px;
50
61
  }
51
62
  .amb-container-attr {
52
- width: 300px;
53
- padding-left: 20px;
63
+ width: 280px !important;
54
64
  }
55
65
  .amb-design-attr-base-content {
56
66
  background: #ffffff;
@@ -83,21 +93,20 @@
83
93
  }
84
94
  .amb-design-content {
85
95
  overflow: auto;
86
- display: block;
96
+ display: flex;
97
+ flex-direction: column;
87
98
  flex: none;
88
99
  position: relative;
89
100
  width: 100%;
101
+ height: 100%;
90
102
  }
91
103
  .amb-design-content::-webkit-scrollbar {
92
104
  width: 1px;
93
105
  }
94
106
  .amb-design-content-center-header {
95
- position: sticky;
96
- z-index: 4;
97
- top: 0;
98
107
  height: 54px;
99
108
  background-color: #f7f8fa;
100
- padding-top: 14px;
109
+ margin: 15px;
101
110
  }
102
111
  .amb-design-tool {
103
112
  position: relative;
@@ -143,22 +152,28 @@
143
152
  position: relative;
144
153
  cursor: pointer;
145
154
  }
155
+ .el-scrollbar__view:has(.amb-design-board) {
156
+ padding: 0 15px;
157
+ height: 100%;
158
+ }
146
159
  .amb-design-board {
160
+ min-height: 100%;
147
161
  margin: 0 auto;
148
- margin-top: 12px;
149
- overflow-y: hidden;
150
- overflow-x: auto;
151
162
  background: #ffffff;
152
163
  border-radius: 2px 2px 2px 2px;
153
164
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
154
165
  padding-bottom: 100px;
155
166
  }
167
+ .amb-design-board .el-row > div {
168
+ width: 100%;
169
+ }
156
170
  .amb-item-ghost {
157
- background-color: #5893ef;
158
- height: 5px;
159
- line-height: 5px;
171
+ background-color: rgba(64, 158, 255, .1);
160
172
  overflow: hidden;
161
173
  }
174
+ .amb-item-ghost > * {
175
+ opacity: 0;
176
+ }
162
177
  /* 将你的自定义样式添加到这里 */
163
178
  .draggable-placeholder {
164
179
  background-color: red;
@@ -369,23 +384,22 @@
369
384
  /* 用于占位 */
370
385
  .amb-widget-tools-parent {
371
386
  width: 100%;
372
- min-height: 58px;
373
- margin-bottom: 18px;
374
387
  }
375
388
  .amb-widget-tools {
376
389
  display: flex;
390
+ flex-wrap: wrap;
377
391
  /* 垂直居中 */
378
392
  align-items: center;
379
393
  background: #fafafa;
380
394
  /* background:#FAFAFA; */
381
395
  /* background-color: var(--el-card-bg-color); */
382
396
  /* border:1px solid #e4e7ed; */
383
- height: 58px;
384
397
  border-radius: 4px;
385
398
  width: transparent;
386
399
  padding-left: 20px;
387
400
  padding-right: 20px;
388
401
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
402
+ min-height: 58px;
389
403
  /* --el-card-border-color: var(--el-border-color-light);
390
404
  --el-card-border-radius: 4px;
391
405
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -408,6 +422,9 @@
408
422
  border: 1px solid #e6a23c !important;
409
423
  /* background-color: rgba(205, 210, 216, 0.105); */
410
424
  }
425
+ .amb-design-item-default > div {
426
+ width: 100%;
427
+ }
411
428
  .amb-design-attr-group-header > button {
412
429
  background: #f5f6f8;
413
430
  padding-left: 10px;
@@ -525,7 +542,6 @@ fieldset.amb-design-item-selected {
525
542
  overflow: hidden;
526
543
  transition: var(--el-transition-duration);
527
544
  box-shadow: var(--el-box-shadow-light);
528
- margin-bottom: 18px;
529
545
  }
530
546
 
531
547
  .amb-widget-chart-header {
@@ -545,9 +561,6 @@ fieldset.amb-design-item-selected {
545
561
  justify-content: center;
546
562
  }
547
563
 
548
- .el-card {
549
- margin-bottom: 18px;
550
- }
551
564
  .el-collapse {
552
565
  margin-bottom: 18px;
553
566
  }
@@ -573,9 +586,6 @@ fieldset.amb-design-item-selected {
573
586
  .el-button-group > .el-button {
574
587
  margin-right: 0px;
575
588
  }
576
- .el-form-item > .el-form-item__content {
577
- padding-right: 18px;
578
- }
579
589
 
580
590
  /* 设计时样式 */
581
591
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -626,7 +636,9 @@ fieldset.amb-design-item-selected {
626
636
  content: "\e605";
627
637
  }
628
638
 
629
-
639
+ .runtime-page-container[data-v-3e4e707a] {
640
+ height: calc(100vh - 73px);
641
+ }
630
642
  .editorTool[data-v-8dba0ddd] {
631
643
  margin-left: auto;
632
644
  }
@@ -647,7 +659,22 @@ fieldset.amb-design-item-selected {
647
659
  [data-v-8e6fbc57] .centered-input .el-input__inner {
648
660
  text-align: center;
649
661
  }
650
-
662
+ .el-aside[data-v-d39ebdb2] {
663
+ width: 285px;
664
+ }
665
+ .amb-design-board[data-v-d39ebdb2] {
666
+ padding: 15px;
667
+ display: flex;
668
+ flex-direction: column;
669
+ align-content: flex-start;
670
+ gap: var(--runtime-page-container-view-gap, 15px);
671
+ }
672
+ .amb-design-board[data-v-d39ebdb2] > div {
673
+ width: 100%;
674
+ }
675
+ .amb-design-board[data-v-d39ebdb2] [draggable] {
676
+ overflow: hidden;
677
+ }
651
678
  .event-item[data-v-18fb54c3] {
652
679
  font-size: 12px;
653
680
  border-bottom: 2px dashed #f5f6f8;
@@ -656,31 +683,45 @@ fieldset.amb-design-item-selected {
656
683
  }
657
684
 
658
685
  /* 定义滚动条的轨道 */
659
- [data-v-511b453b]::-webkit-scrollbar {
686
+ [data-v-2076fde4]::-webkit-scrollbar {
660
687
  height: 6px;
661
688
  width: 6px; /* 宽度 */
662
689
  }
663
690
 
664
691
  /* 定义滑块 */
665
- [data-v-511b453b]::-webkit-scrollbar-thumb {
692
+ [data-v-2076fde4]::-webkit-scrollbar-thumb {
666
693
  background-color: darkgrey; /* 滑块颜色 */
667
694
  border-radius: 5px; /* 圆角 */
668
695
  }
669
696
 
670
697
  /* 当滑块hover时改变颜色 */
671
- [data-v-511b453b]::-webkit-scrollbar-thumb:hover {
698
+ [data-v-2076fde4]::-webkit-scrollbar-thumb:hover {
672
699
  background-color: grey;
673
700
  }
674
- ._amb-page-container_19cmx_1 {
701
+ ._amb-page-container_1k9lg_1 {
675
702
  position: relative;
676
703
  height: 100vh;
677
704
  width: 100vw;
678
705
  }
679
- ._amb-page-container_19cmx_1 ._amb-page-container-header_19cmx_6 {
706
+ ._amb-page-container_1k9lg_1 ._amb-page-container-header_1k9lg_6 {
680
707
  height: 60px;
681
708
  }
682
- ._amb-page-container_19cmx_1 ._amb-page-container-header_19cmx_6 ~ ._amb-page-container-main_19cmx_9 {
683
- height: calc(100% - 60px);
709
+ ._amb-page-container_1k9lg_1 ._amb-page-container-header_1k9lg_6 ~ ._amb-page-container-main_1k9lg_9 {
710
+ height: calc(100vh - 60px);
711
+ }.runtime-page-container-tabs-view[data-v-96609f3b] > .el-tabs__content > .el-tab-pane {
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-96609f3b] > .el-tabs__content > .el-tab-pane > .amb-design-item-default {
718
+ display: flex;
719
+ flex-direction: column;
720
+ align-content: flex-start;
721
+ gap: var(--runtime-page-container-view-gap, 15px);
722
+ }
723
+ .runtime-page-container-tabs-view[data-v-96609f3b] > .el-tabs__content > .el-tab-pane > .amb-design-item-default > div {
724
+ width: 100%;
684
725
  }
685
726
  .amb-design-attr-header[data-v-226997f7] {
686
727
  position: sticky;
@@ -715,7 +756,8 @@ fieldset.amb-design-item-selected {
715
756
  line-height: 60px;
716
757
  background-color: #ffffff;
717
758
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
718
- text-align: center;
759
+ text-align: center;
760
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
719
761
  }
720
762
  .amb-page-container-header-page {
721
763
  position: fixed;
@@ -742,24 +784,30 @@ fieldset.amb-design-item-selected {
742
784
  background: #5893ef;
743
785
  color: #ffffff;
744
786
  }
787
+ .amb-page-container-header ~ .amb-page-container-main {
788
+ height: calc(100vh - 60px);
789
+ }
745
790
  .amb-page-container-main {
746
791
  position: relative;
747
792
  overflow: auto;
748
793
  }
794
+ .amb-page-container-main > .el-container {
795
+ height: 100%;
796
+ }
749
797
  .amb-container-left {
750
- padding-right: 20px;
798
+ width: 280px !important;
751
799
  overflow-y: auto;
752
800
  }
753
801
  .amb-container-main {
754
802
  padding: 0px !important;
755
- user-select: none;
803
+ user-select: none;
804
+ overflow: hidden;
756
805
  }
757
806
  .amb-container-main::-webkit-scrollbar {
758
807
  width: 1px;
759
808
  }
760
809
  .amb-container-attr {
761
- width: 300px;
762
- padding-left: 20px;
810
+ width: 280px !important;
763
811
  }
764
812
  .amb-design-attr-base-content {
765
813
  background: #ffffff;
@@ -792,21 +840,20 @@ fieldset.amb-design-item-selected {
792
840
  }
793
841
  .amb-design-content {
794
842
  overflow: auto;
795
- display: block;
843
+ display: flex;
844
+ flex-direction: column;
796
845
  flex: none;
797
846
  position: relative;
798
- width: 100%;
847
+ width: 100%;
848
+ height: 100%;
799
849
  }
800
850
  .amb-design-content::-webkit-scrollbar {
801
851
  width: 1px;
802
852
  }
803
853
  .amb-design-content-center-header {
804
- position: sticky;
805
- z-index: 4;
806
- top: 0;
807
854
  height: 54px;
808
855
  background-color: #f7f8fa;
809
- padding-top: 14px;
856
+ margin: 15px;
810
857
  }
811
858
  .amb-design-tool {
812
859
  position: relative;
@@ -852,21 +899,27 @@ fieldset.amb-design-item-selected {
852
899
  position: relative;
853
900
  cursor: pointer;
854
901
  }
902
+ .el-scrollbar__view:has(.amb-design-board) {
903
+ padding: 0 15px;
904
+ height: 100%;
905
+ }
855
906
  .amb-design-board {
907
+ min-height: 100%;
856
908
  margin: 0 auto;
857
- margin-top: 12px;
858
- overflow-y: hidden;
859
- overflow-x: auto;
860
909
  background: #ffffff;
861
910
  border-radius: 2px 2px 2px 2px;
862
911
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
863
912
  padding-bottom: 100px;
864
913
  }
914
+ .amb-design-board .el-row > div {
915
+ width: 100%;
916
+ }
865
917
  .amb-item-ghost {
866
- background-color: #5893ef;
867
- height: 5px;
868
- line-height: 5px;
918
+ background-color: rgba(64, 158, 255, .1);
869
919
  overflow: hidden;
920
+ }
921
+ .amb-item-ghost > * {
922
+ opacity: 0;
870
923
  }
871
924
  /* 将你的自定义样式添加到这里 */
872
925
  .draggable-placeholder {
@@ -1074,24 +1127,23 @@ fieldset.amb-design-item-selected {
1074
1127
  }
1075
1128
  /* 用于占位 */
1076
1129
  .amb-widget-tools-parent {
1077
- width: 100%;
1078
- min-height: 58px;
1079
- margin-bottom: 18px;
1130
+ width: 100%;
1080
1131
  }
1081
1132
  .amb-widget-tools {
1082
1133
  display: flex;
1134
+ flex-wrap: wrap;
1083
1135
  /* 垂直居中 */
1084
1136
  align-items: center;
1085
1137
  background: #fafafa;
1086
1138
  /* background:#FAFAFA; */
1087
1139
  /* background-color: var(--el-card-bg-color); */
1088
1140
  /* border:1px solid #e4e7ed; */
1089
- height: 58px;
1090
1141
  border-radius: 4px;
1091
1142
  width: transparent;
1092
1143
  padding-left: 20px;
1093
1144
  padding-right: 20px;
1094
1145
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
1146
+ min-height: 58px;
1095
1147
  /* --el-card-border-color: var(--el-border-color-light);
1096
1148
  --el-card-border-radius: 4px;
1097
1149
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -1113,6 +1165,9 @@ fieldset.amb-design-item-selected {
1113
1165
  border: 1px solid #e6a23c !important;
1114
1166
  /* background-color: rgba(205, 210, 216, 0.105); */
1115
1167
  }
1168
+ .amb-design-item-default > div {
1169
+ width: 100%;
1170
+ }
1116
1171
  .amb-design-attr-group-header > button {
1117
1172
  background: #f5f6f8;
1118
1173
  padding-left: 10px;
@@ -1223,8 +1278,7 @@ fieldset.amb-design-item-selected {
1223
1278
  color: var(--el-text-color-primary);
1224
1279
  overflow: hidden;
1225
1280
  transition: var(--el-transition-duration);
1226
- box-shadow: var(--el-box-shadow-light);
1227
- margin-bottom: 18px;
1281
+ box-shadow: var(--el-box-shadow-light);
1228
1282
  }
1229
1283
  .amb-widget-chart-header {
1230
1284
  border-bottom: 1px solid var(--el-card-border-color);
@@ -1242,9 +1296,6 @@ fieldset.amb-design-item-selected {
1242
1296
  vertical-align: middle;
1243
1297
  justify-content: center;
1244
1298
  }
1245
- .el-card {
1246
- margin-bottom: 18px;
1247
- }
1248
1299
  .el-collapse {
1249
1300
  margin-bottom: 18px;
1250
1301
  }
@@ -1269,9 +1320,6 @@ fieldset.amb-design-item-selected {
1269
1320
  }
1270
1321
  .el-button-group > .el-button {
1271
1322
  margin-right: 0px;
1272
- }
1273
- .el-form-item > .el-form-item__content {
1274
- padding-right: 18px;
1275
1323
  }
1276
1324
  /* 设计时样式 */
1277
1325
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -1313,7 +1361,8 @@ fieldset.amb-design-item-selected {
1313
1361
  line-height: 60px;
1314
1362
  background-color: #ffffff;
1315
1363
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
1316
- text-align: center;
1364
+ text-align: center;
1365
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
1317
1366
  }
1318
1367
  .amb-page-container-header-page {
1319
1368
  position: fixed;
@@ -1340,24 +1389,30 @@ fieldset.amb-design-item-selected {
1340
1389
  background: #5893ef;
1341
1390
  color: #ffffff;
1342
1391
  }
1392
+ .amb-page-container-header ~ .amb-page-container-main {
1393
+ height: calc(100vh - 60px);
1394
+ }
1343
1395
  .amb-page-container-main {
1344
1396
  position: relative;
1345
1397
  overflow: auto;
1346
1398
  }
1399
+ .amb-page-container-main > .el-container {
1400
+ height: 100%;
1401
+ }
1347
1402
  .amb-container-left {
1348
- padding-right: 20px;
1403
+ width: 280px !important;
1349
1404
  overflow-y: auto;
1350
1405
  }
1351
1406
  .amb-container-main {
1352
1407
  padding: 0px !important;
1353
- user-select: none;
1408
+ user-select: none;
1409
+ overflow: hidden;
1354
1410
  }
1355
1411
  .amb-container-main::-webkit-scrollbar {
1356
1412
  width: 1px;
1357
1413
  }
1358
1414
  .amb-container-attr {
1359
- width: 300px;
1360
- padding-left: 20px;
1415
+ width: 280px !important;
1361
1416
  }
1362
1417
  .amb-design-attr-base-content {
1363
1418
  background: #ffffff;
@@ -1390,21 +1445,20 @@ fieldset.amb-design-item-selected {
1390
1445
  }
1391
1446
  .amb-design-content {
1392
1447
  overflow: auto;
1393
- display: block;
1448
+ display: flex;
1449
+ flex-direction: column;
1394
1450
  flex: none;
1395
1451
  position: relative;
1396
- width: 100%;
1452
+ width: 100%;
1453
+ height: 100%;
1397
1454
  }
1398
1455
  .amb-design-content::-webkit-scrollbar {
1399
1456
  width: 1px;
1400
1457
  }
1401
1458
  .amb-design-content-center-header {
1402
- position: sticky;
1403
- z-index: 4;
1404
- top: 0;
1405
1459
  height: 54px;
1406
1460
  background-color: #f7f8fa;
1407
- padding-top: 14px;
1461
+ margin: 15px;
1408
1462
  }
1409
1463
  .amb-design-tool {
1410
1464
  position: relative;
@@ -1450,21 +1504,27 @@ fieldset.amb-design-item-selected {
1450
1504
  position: relative;
1451
1505
  cursor: pointer;
1452
1506
  }
1507
+ .el-scrollbar__view:has(.amb-design-board) {
1508
+ padding: 0 15px;
1509
+ height: 100%;
1510
+ }
1453
1511
  .amb-design-board {
1512
+ min-height: 100%;
1454
1513
  margin: 0 auto;
1455
- margin-top: 12px;
1456
- overflow-y: hidden;
1457
- overflow-x: auto;
1458
1514
  background: #ffffff;
1459
1515
  border-radius: 2px 2px 2px 2px;
1460
1516
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
1461
1517
  padding-bottom: 100px;
1462
1518
  }
1519
+ .amb-design-board .el-row > div {
1520
+ width: 100%;
1521
+ }
1463
1522
  .amb-item-ghost {
1464
- background-color: #5893ef;
1465
- height: 5px;
1466
- line-height: 5px;
1523
+ background-color: rgba(64, 158, 255, .1);
1467
1524
  overflow: hidden;
1525
+ }
1526
+ .amb-item-ghost > * {
1527
+ opacity: 0;
1468
1528
  }
1469
1529
  /* 将你的自定义样式添加到这里 */
1470
1530
  .draggable-placeholder {
@@ -1672,24 +1732,23 @@ fieldset.amb-design-item-selected {
1672
1732
  }
1673
1733
  /* 用于占位 */
1674
1734
  .amb-widget-tools-parent {
1675
- width: 100%;
1676
- min-height: 58px;
1677
- margin-bottom: 18px;
1735
+ width: 100%;
1678
1736
  }
1679
1737
  .amb-widget-tools {
1680
1738
  display: flex;
1739
+ flex-wrap: wrap;
1681
1740
  /* 垂直居中 */
1682
1741
  align-items: center;
1683
1742
  background: #fafafa;
1684
1743
  /* background:#FAFAFA; */
1685
1744
  /* background-color: var(--el-card-bg-color); */
1686
1745
  /* border:1px solid #e4e7ed; */
1687
- height: 58px;
1688
1746
  border-radius: 4px;
1689
1747
  width: transparent;
1690
1748
  padding-left: 20px;
1691
1749
  padding-right: 20px;
1692
1750
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
1751
+ min-height: 58px;
1693
1752
  /* --el-card-border-color: var(--el-border-color-light);
1694
1753
  --el-card-border-radius: 4px;
1695
1754
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -1711,6 +1770,9 @@ fieldset.amb-design-item-selected {
1711
1770
  border: 1px solid #e6a23c !important;
1712
1771
  /* background-color: rgba(205, 210, 216, 0.105); */
1713
1772
  }
1773
+ .amb-design-item-default > div {
1774
+ width: 100%;
1775
+ }
1714
1776
  .amb-design-attr-group-header > button {
1715
1777
  background: #f5f6f8;
1716
1778
  padding-left: 10px;
@@ -1821,8 +1883,7 @@ fieldset.amb-design-item-selected {
1821
1883
  color: var(--el-text-color-primary);
1822
1884
  overflow: hidden;
1823
1885
  transition: var(--el-transition-duration);
1824
- box-shadow: var(--el-box-shadow-light);
1825
- margin-bottom: 18px;
1886
+ box-shadow: var(--el-box-shadow-light);
1826
1887
  }
1827
1888
  .amb-widget-chart-header {
1828
1889
  border-bottom: 1px solid var(--el-card-border-color);
@@ -1840,9 +1901,6 @@ fieldset.amb-design-item-selected {
1840
1901
  vertical-align: middle;
1841
1902
  justify-content: center;
1842
1903
  }
1843
- .el-card {
1844
- margin-bottom: 18px;
1845
- }
1846
1904
  .el-collapse {
1847
1905
  margin-bottom: 18px;
1848
1906
  }
@@ -1867,9 +1925,6 @@ fieldset.amb-design-item-selected {
1867
1925
  }
1868
1926
  .el-button-group > .el-button {
1869
1927
  margin-right: 0px;
1870
- }
1871
- .el-form-item > .el-form-item__content {
1872
- padding-right: 18px;
1873
1928
  }
1874
1929
  /* 设计时样式 */
1875
1930
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -1902,7 +1957,8 @@ fieldset.amb-design-item-selected {
1902
1957
  line-height: 60px;
1903
1958
  background-color: #ffffff;
1904
1959
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
1905
- text-align: center;
1960
+ text-align: center;
1961
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
1906
1962
  }
1907
1963
  .amb-page-container-header-page {
1908
1964
  position: fixed;
@@ -1929,24 +1985,30 @@ fieldset.amb-design-item-selected {
1929
1985
  background: #5893ef;
1930
1986
  color: #ffffff;
1931
1987
  }
1988
+ .amb-page-container-header ~ .amb-page-container-main {
1989
+ height: calc(100vh - 60px);
1990
+ }
1932
1991
  .amb-page-container-main {
1933
1992
  position: relative;
1934
1993
  overflow: auto;
1935
1994
  }
1995
+ .amb-page-container-main > .el-container {
1996
+ height: 100%;
1997
+ }
1936
1998
  .amb-container-left {
1937
- padding-right: 20px;
1999
+ width: 280px !important;
1938
2000
  overflow-y: auto;
1939
2001
  }
1940
2002
  .amb-container-main {
1941
2003
  padding: 0px !important;
1942
- user-select: none;
2004
+ user-select: none;
2005
+ overflow: hidden;
1943
2006
  }
1944
2007
  .amb-container-main::-webkit-scrollbar {
1945
2008
  width: 1px;
1946
2009
  }
1947
2010
  .amb-container-attr {
1948
- width: 300px;
1949
- padding-left: 20px;
2011
+ width: 280px !important;
1950
2012
  }
1951
2013
  .amb-design-attr-base-content {
1952
2014
  background: #ffffff;
@@ -1979,21 +2041,20 @@ fieldset.amb-design-item-selected {
1979
2041
  }
1980
2042
  .amb-design-content {
1981
2043
  overflow: auto;
1982
- display: block;
2044
+ display: flex;
2045
+ flex-direction: column;
1983
2046
  flex: none;
1984
2047
  position: relative;
1985
- width: 100%;
2048
+ width: 100%;
2049
+ height: 100%;
1986
2050
  }
1987
2051
  .amb-design-content::-webkit-scrollbar {
1988
2052
  width: 1px;
1989
2053
  }
1990
2054
  .amb-design-content-center-header {
1991
- position: sticky;
1992
- z-index: 4;
1993
- top: 0;
1994
2055
  height: 54px;
1995
2056
  background-color: #f7f8fa;
1996
- padding-top: 14px;
2057
+ margin: 15px;
1997
2058
  }
1998
2059
  .amb-design-tool {
1999
2060
  position: relative;
@@ -2039,21 +2100,27 @@ fieldset.amb-design-item-selected {
2039
2100
  position: relative;
2040
2101
  cursor: pointer;
2041
2102
  }
2103
+ .el-scrollbar__view:has(.amb-design-board) {
2104
+ padding: 0 15px;
2105
+ height: 100%;
2106
+ }
2042
2107
  .amb-design-board {
2108
+ min-height: 100%;
2043
2109
  margin: 0 auto;
2044
- margin-top: 12px;
2045
- overflow-y: hidden;
2046
- overflow-x: auto;
2047
2110
  background: #ffffff;
2048
2111
  border-radius: 2px 2px 2px 2px;
2049
2112
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
2050
2113
  padding-bottom: 100px;
2051
2114
  }
2115
+ .amb-design-board .el-row > div {
2116
+ width: 100%;
2117
+ }
2052
2118
  .amb-item-ghost {
2053
- background-color: #5893ef;
2054
- height: 5px;
2055
- line-height: 5px;
2119
+ background-color: rgba(64, 158, 255, .1);
2056
2120
  overflow: hidden;
2121
+ }
2122
+ .amb-item-ghost > * {
2123
+ opacity: 0;
2057
2124
  }
2058
2125
  /* 将你的自定义样式添加到这里 */
2059
2126
  .draggable-placeholder {
@@ -2261,24 +2328,23 @@ fieldset.amb-design-item-selected {
2261
2328
  }
2262
2329
  /* 用于占位 */
2263
2330
  .amb-widget-tools-parent {
2264
- width: 100%;
2265
- min-height: 58px;
2266
- margin-bottom: 18px;
2331
+ width: 100%;
2267
2332
  }
2268
2333
  .amb-widget-tools {
2269
2334
  display: flex;
2335
+ flex-wrap: wrap;
2270
2336
  /* 垂直居中 */
2271
2337
  align-items: center;
2272
2338
  background: #fafafa;
2273
2339
  /* background:#FAFAFA; */
2274
2340
  /* background-color: var(--el-card-bg-color); */
2275
2341
  /* border:1px solid #e4e7ed; */
2276
- height: 58px;
2277
2342
  border-radius: 4px;
2278
2343
  width: transparent;
2279
2344
  padding-left: 20px;
2280
2345
  padding-right: 20px;
2281
2346
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
2347
+ min-height: 58px;
2282
2348
  /* --el-card-border-color: var(--el-border-color-light);
2283
2349
  --el-card-border-radius: 4px;
2284
2350
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -2300,6 +2366,9 @@ fieldset.amb-design-item-selected {
2300
2366
  border: 1px solid #e6a23c !important;
2301
2367
  /* background-color: rgba(205, 210, 216, 0.105); */
2302
2368
  }
2369
+ .amb-design-item-default > div {
2370
+ width: 100%;
2371
+ }
2303
2372
  .amb-design-attr-group-header > button {
2304
2373
  background: #f5f6f8;
2305
2374
  padding-left: 10px;
@@ -2410,8 +2479,7 @@ fieldset.amb-design-item-selected {
2410
2479
  color: var(--el-text-color-primary);
2411
2480
  overflow: hidden;
2412
2481
  transition: var(--el-transition-duration);
2413
- box-shadow: var(--el-box-shadow-light);
2414
- margin-bottom: 18px;
2482
+ box-shadow: var(--el-box-shadow-light);
2415
2483
  }
2416
2484
  .amb-widget-chart-header {
2417
2485
  border-bottom: 1px solid var(--el-card-border-color);
@@ -2429,9 +2497,6 @@ fieldset.amb-design-item-selected {
2429
2497
  vertical-align: middle;
2430
2498
  justify-content: center;
2431
2499
  }
2432
- .el-card {
2433
- margin-bottom: 18px;
2434
- }
2435
2500
  .el-collapse {
2436
2501
  margin-bottom: 18px;
2437
2502
  }
@@ -2456,9 +2521,6 @@ fieldset.amb-design-item-selected {
2456
2521
  }
2457
2522
  .el-button-group > .el-button {
2458
2523
  margin-right: 0px;
2459
- }
2460
- .el-form-item > .el-form-item__content {
2461
- padding-right: 18px;
2462
2524
  }
2463
2525
  /* 设计时样式 */
2464
2526
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -2491,7 +2553,8 @@ fieldset.amb-design-item-selected {
2491
2553
  line-height: 60px;
2492
2554
  background-color: #ffffff;
2493
2555
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
2494
- text-align: center;
2556
+ text-align: center;
2557
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
2495
2558
  }
2496
2559
  .amb-page-container-header-page {
2497
2560
  position: fixed;
@@ -2518,24 +2581,30 @@ fieldset.amb-design-item-selected {
2518
2581
  background: #5893ef;
2519
2582
  color: #ffffff;
2520
2583
  }
2584
+ .amb-page-container-header ~ .amb-page-container-main {
2585
+ height: calc(100vh - 60px);
2586
+ }
2521
2587
  .amb-page-container-main {
2522
2588
  position: relative;
2523
2589
  overflow: auto;
2524
2590
  }
2591
+ .amb-page-container-main > .el-container {
2592
+ height: 100%;
2593
+ }
2525
2594
  .amb-container-left {
2526
- padding-right: 20px;
2595
+ width: 280px !important;
2527
2596
  overflow-y: auto;
2528
2597
  }
2529
2598
  .amb-container-main {
2530
2599
  padding: 0px !important;
2531
- user-select: none;
2600
+ user-select: none;
2601
+ overflow: hidden;
2532
2602
  }
2533
2603
  .amb-container-main::-webkit-scrollbar {
2534
2604
  width: 1px;
2535
2605
  }
2536
2606
  .amb-container-attr {
2537
- width: 300px;
2538
- padding-left: 20px;
2607
+ width: 280px !important;
2539
2608
  }
2540
2609
  .amb-design-attr-base-content {
2541
2610
  background: #ffffff;
@@ -2568,21 +2637,20 @@ fieldset.amb-design-item-selected {
2568
2637
  }
2569
2638
  .amb-design-content {
2570
2639
  overflow: auto;
2571
- display: block;
2640
+ display: flex;
2641
+ flex-direction: column;
2572
2642
  flex: none;
2573
2643
  position: relative;
2574
- width: 100%;
2644
+ width: 100%;
2645
+ height: 100%;
2575
2646
  }
2576
2647
  .amb-design-content::-webkit-scrollbar {
2577
2648
  width: 1px;
2578
2649
  }
2579
2650
  .amb-design-content-center-header {
2580
- position: sticky;
2581
- z-index: 4;
2582
- top: 0;
2583
2651
  height: 54px;
2584
2652
  background-color: #f7f8fa;
2585
- padding-top: 14px;
2653
+ margin: 15px;
2586
2654
  }
2587
2655
  .amb-design-tool {
2588
2656
  position: relative;
@@ -2628,21 +2696,27 @@ fieldset.amb-design-item-selected {
2628
2696
  position: relative;
2629
2697
  cursor: pointer;
2630
2698
  }
2699
+ .el-scrollbar__view:has(.amb-design-board) {
2700
+ padding: 0 15px;
2701
+ height: 100%;
2702
+ }
2631
2703
  .amb-design-board {
2704
+ min-height: 100%;
2632
2705
  margin: 0 auto;
2633
- margin-top: 12px;
2634
- overflow-y: hidden;
2635
- overflow-x: auto;
2636
2706
  background: #ffffff;
2637
2707
  border-radius: 2px 2px 2px 2px;
2638
2708
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
2639
2709
  padding-bottom: 100px;
2640
2710
  }
2711
+ .amb-design-board .el-row > div {
2712
+ width: 100%;
2713
+ }
2641
2714
  .amb-item-ghost {
2642
- background-color: #5893ef;
2643
- height: 5px;
2644
- line-height: 5px;
2715
+ background-color: rgba(64, 158, 255, .1);
2645
2716
  overflow: hidden;
2717
+ }
2718
+ .amb-item-ghost > * {
2719
+ opacity: 0;
2646
2720
  }
2647
2721
  /* 将你的自定义样式添加到这里 */
2648
2722
  .draggable-placeholder {
@@ -2850,24 +2924,23 @@ fieldset.amb-design-item-selected {
2850
2924
  }
2851
2925
  /* 用于占位 */
2852
2926
  .amb-widget-tools-parent {
2853
- width: 100%;
2854
- min-height: 58px;
2855
- margin-bottom: 18px;
2927
+ width: 100%;
2856
2928
  }
2857
2929
  .amb-widget-tools {
2858
2930
  display: flex;
2931
+ flex-wrap: wrap;
2859
2932
  /* 垂直居中 */
2860
2933
  align-items: center;
2861
2934
  background: #fafafa;
2862
2935
  /* background:#FAFAFA; */
2863
2936
  /* background-color: var(--el-card-bg-color); */
2864
2937
  /* border:1px solid #e4e7ed; */
2865
- height: 58px;
2866
2938
  border-radius: 4px;
2867
2939
  width: transparent;
2868
2940
  padding-left: 20px;
2869
2941
  padding-right: 20px;
2870
2942
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
2943
+ min-height: 58px;
2871
2944
  /* --el-card-border-color: var(--el-border-color-light);
2872
2945
  --el-card-border-radius: 4px;
2873
2946
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -2889,6 +2962,9 @@ fieldset.amb-design-item-selected {
2889
2962
  border: 1px solid #e6a23c !important;
2890
2963
  /* background-color: rgba(205, 210, 216, 0.105); */
2891
2964
  }
2965
+ .amb-design-item-default > div {
2966
+ width: 100%;
2967
+ }
2892
2968
  .amb-design-attr-group-header > button {
2893
2969
  background: #f5f6f8;
2894
2970
  padding-left: 10px;
@@ -2999,8 +3075,7 @@ fieldset.amb-design-item-selected {
2999
3075
  color: var(--el-text-color-primary);
3000
3076
  overflow: hidden;
3001
3077
  transition: var(--el-transition-duration);
3002
- box-shadow: var(--el-box-shadow-light);
3003
- margin-bottom: 18px;
3078
+ box-shadow: var(--el-box-shadow-light);
3004
3079
  }
3005
3080
  .amb-widget-chart-header {
3006
3081
  border-bottom: 1px solid var(--el-card-border-color);
@@ -3018,9 +3093,6 @@ fieldset.amb-design-item-selected {
3018
3093
  vertical-align: middle;
3019
3094
  justify-content: center;
3020
3095
  }
3021
- .el-card {
3022
- margin-bottom: 18px;
3023
- }
3024
3096
  .el-collapse {
3025
3097
  margin-bottom: 18px;
3026
3098
  }
@@ -3045,9 +3117,6 @@ fieldset.amb-design-item-selected {
3045
3117
  }
3046
3118
  .el-button-group > .el-button {
3047
3119
  margin-right: 0px;
3048
- }
3049
- .el-form-item > .el-form-item__content {
3050
- padding-right: 18px;
3051
3120
  }
3052
3121
  /* 设计时样式 */
3053
3122
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -3080,7 +3149,8 @@ fieldset.amb-design-item-selected {
3080
3149
  line-height: 60px;
3081
3150
  background-color: #ffffff;
3082
3151
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
3083
- text-align: center;
3152
+ text-align: center;
3153
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
3084
3154
  }
3085
3155
  .amb-page-container-header-page {
3086
3156
  position: fixed;
@@ -3107,24 +3177,30 @@ fieldset.amb-design-item-selected {
3107
3177
  background: #5893ef;
3108
3178
  color: #ffffff;
3109
3179
  }
3180
+ .amb-page-container-header ~ .amb-page-container-main {
3181
+ height: calc(100vh - 60px);
3182
+ }
3110
3183
  .amb-page-container-main {
3111
3184
  position: relative;
3112
3185
  overflow: auto;
3113
3186
  }
3187
+ .amb-page-container-main > .el-container {
3188
+ height: 100%;
3189
+ }
3114
3190
  .amb-container-left {
3115
- padding-right: 20px;
3191
+ width: 280px !important;
3116
3192
  overflow-y: auto;
3117
3193
  }
3118
3194
  .amb-container-main {
3119
3195
  padding: 0px !important;
3120
- user-select: none;
3196
+ user-select: none;
3197
+ overflow: hidden;
3121
3198
  }
3122
3199
  .amb-container-main::-webkit-scrollbar {
3123
3200
  width: 1px;
3124
3201
  }
3125
3202
  .amb-container-attr {
3126
- width: 300px;
3127
- padding-left: 20px;
3203
+ width: 280px !important;
3128
3204
  }
3129
3205
  .amb-design-attr-base-content {
3130
3206
  background: #ffffff;
@@ -3157,21 +3233,20 @@ fieldset.amb-design-item-selected {
3157
3233
  }
3158
3234
  .amb-design-content {
3159
3235
  overflow: auto;
3160
- display: block;
3236
+ display: flex;
3237
+ flex-direction: column;
3161
3238
  flex: none;
3162
3239
  position: relative;
3163
- width: 100%;
3240
+ width: 100%;
3241
+ height: 100%;
3164
3242
  }
3165
3243
  .amb-design-content::-webkit-scrollbar {
3166
3244
  width: 1px;
3167
3245
  }
3168
3246
  .amb-design-content-center-header {
3169
- position: sticky;
3170
- z-index: 4;
3171
- top: 0;
3172
3247
  height: 54px;
3173
3248
  background-color: #f7f8fa;
3174
- padding-top: 14px;
3249
+ margin: 15px;
3175
3250
  }
3176
3251
  .amb-design-tool {
3177
3252
  position: relative;
@@ -3217,21 +3292,27 @@ fieldset.amb-design-item-selected {
3217
3292
  position: relative;
3218
3293
  cursor: pointer;
3219
3294
  }
3295
+ .el-scrollbar__view:has(.amb-design-board) {
3296
+ padding: 0 15px;
3297
+ height: 100%;
3298
+ }
3220
3299
  .amb-design-board {
3300
+ min-height: 100%;
3221
3301
  margin: 0 auto;
3222
- margin-top: 12px;
3223
- overflow-y: hidden;
3224
- overflow-x: auto;
3225
3302
  background: #ffffff;
3226
3303
  border-radius: 2px 2px 2px 2px;
3227
3304
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
3228
3305
  padding-bottom: 100px;
3229
3306
  }
3307
+ .amb-design-board .el-row > div {
3308
+ width: 100%;
3309
+ }
3230
3310
  .amb-item-ghost {
3231
- background-color: #5893ef;
3232
- height: 5px;
3233
- line-height: 5px;
3311
+ background-color: rgba(64, 158, 255, .1);
3234
3312
  overflow: hidden;
3313
+ }
3314
+ .amb-item-ghost > * {
3315
+ opacity: 0;
3235
3316
  }
3236
3317
  /* 将你的自定义样式添加到这里 */
3237
3318
  .draggable-placeholder {
@@ -3439,24 +3520,23 @@ fieldset.amb-design-item-selected {
3439
3520
  }
3440
3521
  /* 用于占位 */
3441
3522
  .amb-widget-tools-parent {
3442
- width: 100%;
3443
- min-height: 58px;
3444
- margin-bottom: 18px;
3523
+ width: 100%;
3445
3524
  }
3446
3525
  .amb-widget-tools {
3447
3526
  display: flex;
3527
+ flex-wrap: wrap;
3448
3528
  /* 垂直居中 */
3449
3529
  align-items: center;
3450
3530
  background: #fafafa;
3451
3531
  /* background:#FAFAFA; */
3452
3532
  /* background-color: var(--el-card-bg-color); */
3453
3533
  /* border:1px solid #e4e7ed; */
3454
- height: 58px;
3455
3534
  border-radius: 4px;
3456
3535
  width: transparent;
3457
3536
  padding-left: 20px;
3458
3537
  padding-right: 20px;
3459
3538
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
3539
+ min-height: 58px;
3460
3540
  /* --el-card-border-color: var(--el-border-color-light);
3461
3541
  --el-card-border-radius: 4px;
3462
3542
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -3478,6 +3558,9 @@ fieldset.amb-design-item-selected {
3478
3558
  border: 1px solid #e6a23c !important;
3479
3559
  /* background-color: rgba(205, 210, 216, 0.105); */
3480
3560
  }
3561
+ .amb-design-item-default > div {
3562
+ width: 100%;
3563
+ }
3481
3564
  .amb-design-attr-group-header > button {
3482
3565
  background: #f5f6f8;
3483
3566
  padding-left: 10px;
@@ -3588,8 +3671,7 @@ fieldset.amb-design-item-selected {
3588
3671
  color: var(--el-text-color-primary);
3589
3672
  overflow: hidden;
3590
3673
  transition: var(--el-transition-duration);
3591
- box-shadow: var(--el-box-shadow-light);
3592
- margin-bottom: 18px;
3674
+ box-shadow: var(--el-box-shadow-light);
3593
3675
  }
3594
3676
  .amb-widget-chart-header {
3595
3677
  border-bottom: 1px solid var(--el-card-border-color);
@@ -3607,9 +3689,6 @@ fieldset.amb-design-item-selected {
3607
3689
  vertical-align: middle;
3608
3690
  justify-content: center;
3609
3691
  }
3610
- .el-card {
3611
- margin-bottom: 18px;
3612
- }
3613
3692
  .el-collapse {
3614
3693
  margin-bottom: 18px;
3615
3694
  }
@@ -3634,9 +3713,6 @@ fieldset.amb-design-item-selected {
3634
3713
  }
3635
3714
  .el-button-group > .el-button {
3636
3715
  margin-right: 0px;
3637
- }
3638
- .el-form-item > .el-form-item__content {
3639
- padding-right: 18px;
3640
3716
  }
3641
3717
  /* 设计时样式 */
3642
3718
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -3669,7 +3745,8 @@ fieldset.amb-design-item-selected {
3669
3745
  line-height: 60px;
3670
3746
  background-color: #ffffff;
3671
3747
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
3672
- text-align: center;
3748
+ text-align: center;
3749
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
3673
3750
  }
3674
3751
  .amb-page-container-header-page {
3675
3752
  position: fixed;
@@ -3696,24 +3773,30 @@ fieldset.amb-design-item-selected {
3696
3773
  background: #5893ef;
3697
3774
  color: #ffffff;
3698
3775
  }
3776
+ .amb-page-container-header ~ .amb-page-container-main {
3777
+ height: calc(100vh - 60px);
3778
+ }
3699
3779
  .amb-page-container-main {
3700
3780
  position: relative;
3701
3781
  overflow: auto;
3702
3782
  }
3783
+ .amb-page-container-main > .el-container {
3784
+ height: 100%;
3785
+ }
3703
3786
  .amb-container-left {
3704
- padding-right: 20px;
3787
+ width: 280px !important;
3705
3788
  overflow-y: auto;
3706
3789
  }
3707
3790
  .amb-container-main {
3708
3791
  padding: 0px !important;
3709
- user-select: none;
3792
+ user-select: none;
3793
+ overflow: hidden;
3710
3794
  }
3711
3795
  .amb-container-main::-webkit-scrollbar {
3712
3796
  width: 1px;
3713
3797
  }
3714
3798
  .amb-container-attr {
3715
- width: 300px;
3716
- padding-left: 20px;
3799
+ width: 280px !important;
3717
3800
  }
3718
3801
  .amb-design-attr-base-content {
3719
3802
  background: #ffffff;
@@ -3746,21 +3829,20 @@ fieldset.amb-design-item-selected {
3746
3829
  }
3747
3830
  .amb-design-content {
3748
3831
  overflow: auto;
3749
- display: block;
3832
+ display: flex;
3833
+ flex-direction: column;
3750
3834
  flex: none;
3751
3835
  position: relative;
3752
- width: 100%;
3836
+ width: 100%;
3837
+ height: 100%;
3753
3838
  }
3754
3839
  .amb-design-content::-webkit-scrollbar {
3755
3840
  width: 1px;
3756
3841
  }
3757
3842
  .amb-design-content-center-header {
3758
- position: sticky;
3759
- z-index: 4;
3760
- top: 0;
3761
3843
  height: 54px;
3762
3844
  background-color: #f7f8fa;
3763
- padding-top: 14px;
3845
+ margin: 15px;
3764
3846
  }
3765
3847
  .amb-design-tool {
3766
3848
  position: relative;
@@ -3806,21 +3888,27 @@ fieldset.amb-design-item-selected {
3806
3888
  position: relative;
3807
3889
  cursor: pointer;
3808
3890
  }
3891
+ .el-scrollbar__view:has(.amb-design-board) {
3892
+ padding: 0 15px;
3893
+ height: 100%;
3894
+ }
3809
3895
  .amb-design-board {
3896
+ min-height: 100%;
3810
3897
  margin: 0 auto;
3811
- margin-top: 12px;
3812
- overflow-y: hidden;
3813
- overflow-x: auto;
3814
3898
  background: #ffffff;
3815
3899
  border-radius: 2px 2px 2px 2px;
3816
3900
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
3817
3901
  padding-bottom: 100px;
3818
3902
  }
3903
+ .amb-design-board .el-row > div {
3904
+ width: 100%;
3905
+ }
3819
3906
  .amb-item-ghost {
3820
- background-color: #5893ef;
3821
- height: 5px;
3822
- line-height: 5px;
3907
+ background-color: rgba(64, 158, 255, .1);
3823
3908
  overflow: hidden;
3909
+ }
3910
+ .amb-item-ghost > * {
3911
+ opacity: 0;
3824
3912
  }
3825
3913
  /* 将你的自定义样式添加到这里 */
3826
3914
  .draggable-placeholder {
@@ -4028,24 +4116,23 @@ fieldset.amb-design-item-selected {
4028
4116
  }
4029
4117
  /* 用于占位 */
4030
4118
  .amb-widget-tools-parent {
4031
- width: 100%;
4032
- min-height: 58px;
4033
- margin-bottom: 18px;
4119
+ width: 100%;
4034
4120
  }
4035
4121
  .amb-widget-tools {
4036
4122
  display: flex;
4123
+ flex-wrap: wrap;
4037
4124
  /* 垂直居中 */
4038
4125
  align-items: center;
4039
4126
  background: #fafafa;
4040
4127
  /* background:#FAFAFA; */
4041
4128
  /* background-color: var(--el-card-bg-color); */
4042
4129
  /* border:1px solid #e4e7ed; */
4043
- height: 58px;
4044
4130
  border-radius: 4px;
4045
4131
  width: transparent;
4046
4132
  padding-left: 20px;
4047
4133
  padding-right: 20px;
4048
4134
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
4135
+ min-height: 58px;
4049
4136
  /* --el-card-border-color: var(--el-border-color-light);
4050
4137
  --el-card-border-radius: 4px;
4051
4138
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -4067,6 +4154,9 @@ fieldset.amb-design-item-selected {
4067
4154
  border: 1px solid #e6a23c !important;
4068
4155
  /* background-color: rgba(205, 210, 216, 0.105); */
4069
4156
  }
4157
+ .amb-design-item-default > div {
4158
+ width: 100%;
4159
+ }
4070
4160
  .amb-design-attr-group-header > button {
4071
4161
  background: #f5f6f8;
4072
4162
  padding-left: 10px;
@@ -4177,8 +4267,7 @@ fieldset.amb-design-item-selected {
4177
4267
  color: var(--el-text-color-primary);
4178
4268
  overflow: hidden;
4179
4269
  transition: var(--el-transition-duration);
4180
- box-shadow: var(--el-box-shadow-light);
4181
- margin-bottom: 18px;
4270
+ box-shadow: var(--el-box-shadow-light);
4182
4271
  }
4183
4272
  .amb-widget-chart-header {
4184
4273
  border-bottom: 1px solid var(--el-card-border-color);
@@ -4196,9 +4285,6 @@ fieldset.amb-design-item-selected {
4196
4285
  vertical-align: middle;
4197
4286
  justify-content: center;
4198
4287
  }
4199
- .el-card {
4200
- margin-bottom: 18px;
4201
- }
4202
4288
  .el-collapse {
4203
4289
  margin-bottom: 18px;
4204
4290
  }
@@ -4223,9 +4309,6 @@ fieldset.amb-design-item-selected {
4223
4309
  }
4224
4310
  .el-button-group > .el-button {
4225
4311
  margin-right: 0px;
4226
- }
4227
- .el-form-item > .el-form-item__content {
4228
- padding-right: 18px;
4229
4312
  }
4230
4313
  /* 设计时样式 */
4231
4314
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -4258,7 +4341,8 @@ fieldset.amb-design-item-selected {
4258
4341
  line-height: 60px;
4259
4342
  background-color: #ffffff;
4260
4343
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
4261
- text-align: center;
4344
+ text-align: center;
4345
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
4262
4346
  }
4263
4347
  .amb-page-container-header-page {
4264
4348
  position: fixed;
@@ -4285,24 +4369,30 @@ fieldset.amb-design-item-selected {
4285
4369
  background: #5893ef;
4286
4370
  color: #ffffff;
4287
4371
  }
4372
+ .amb-page-container-header ~ .amb-page-container-main {
4373
+ height: calc(100vh - 60px);
4374
+ }
4288
4375
  .amb-page-container-main {
4289
4376
  position: relative;
4290
4377
  overflow: auto;
4291
4378
  }
4379
+ .amb-page-container-main > .el-container {
4380
+ height: 100%;
4381
+ }
4292
4382
  .amb-container-left {
4293
- padding-right: 20px;
4383
+ width: 280px !important;
4294
4384
  overflow-y: auto;
4295
4385
  }
4296
4386
  .amb-container-main {
4297
4387
  padding: 0px !important;
4298
- user-select: none;
4388
+ user-select: none;
4389
+ overflow: hidden;
4299
4390
  }
4300
4391
  .amb-container-main::-webkit-scrollbar {
4301
4392
  width: 1px;
4302
4393
  }
4303
4394
  .amb-container-attr {
4304
- width: 300px;
4305
- padding-left: 20px;
4395
+ width: 280px !important;
4306
4396
  }
4307
4397
  .amb-design-attr-base-content {
4308
4398
  background: #ffffff;
@@ -4335,21 +4425,20 @@ fieldset.amb-design-item-selected {
4335
4425
  }
4336
4426
  .amb-design-content {
4337
4427
  overflow: auto;
4338
- display: block;
4428
+ display: flex;
4429
+ flex-direction: column;
4339
4430
  flex: none;
4340
4431
  position: relative;
4341
- width: 100%;
4432
+ width: 100%;
4433
+ height: 100%;
4342
4434
  }
4343
4435
  .amb-design-content::-webkit-scrollbar {
4344
4436
  width: 1px;
4345
4437
  }
4346
4438
  .amb-design-content-center-header {
4347
- position: sticky;
4348
- z-index: 4;
4349
- top: 0;
4350
4439
  height: 54px;
4351
4440
  background-color: #f7f8fa;
4352
- padding-top: 14px;
4441
+ margin: 15px;
4353
4442
  }
4354
4443
  .amb-design-tool {
4355
4444
  position: relative;
@@ -4395,21 +4484,27 @@ fieldset.amb-design-item-selected {
4395
4484
  position: relative;
4396
4485
  cursor: pointer;
4397
4486
  }
4487
+ .el-scrollbar__view:has(.amb-design-board) {
4488
+ padding: 0 15px;
4489
+ height: 100%;
4490
+ }
4398
4491
  .amb-design-board {
4492
+ min-height: 100%;
4399
4493
  margin: 0 auto;
4400
- margin-top: 12px;
4401
- overflow-y: hidden;
4402
- overflow-x: auto;
4403
4494
  background: #ffffff;
4404
4495
  border-radius: 2px 2px 2px 2px;
4405
4496
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
4406
4497
  padding-bottom: 100px;
4407
4498
  }
4499
+ .amb-design-board .el-row > div {
4500
+ width: 100%;
4501
+ }
4408
4502
  .amb-item-ghost {
4409
- background-color: #5893ef;
4410
- height: 5px;
4411
- line-height: 5px;
4503
+ background-color: rgba(64, 158, 255, .1);
4412
4504
  overflow: hidden;
4505
+ }
4506
+ .amb-item-ghost > * {
4507
+ opacity: 0;
4413
4508
  }
4414
4509
  /* 将你的自定义样式添加到这里 */
4415
4510
  .draggable-placeholder {
@@ -4617,24 +4712,23 @@ fieldset.amb-design-item-selected {
4617
4712
  }
4618
4713
  /* 用于占位 */
4619
4714
  .amb-widget-tools-parent {
4620
- width: 100%;
4621
- min-height: 58px;
4622
- margin-bottom: 18px;
4715
+ width: 100%;
4623
4716
  }
4624
4717
  .amb-widget-tools {
4625
4718
  display: flex;
4719
+ flex-wrap: wrap;
4626
4720
  /* 垂直居中 */
4627
4721
  align-items: center;
4628
4722
  background: #fafafa;
4629
4723
  /* background:#FAFAFA; */
4630
4724
  /* background-color: var(--el-card-bg-color); */
4631
4725
  /* border:1px solid #e4e7ed; */
4632
- height: 58px;
4633
4726
  border-radius: 4px;
4634
4727
  width: transparent;
4635
4728
  padding-left: 20px;
4636
4729
  padding-right: 20px;
4637
4730
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
4731
+ min-height: 58px;
4638
4732
  /* --el-card-border-color: var(--el-border-color-light);
4639
4733
  --el-card-border-radius: 4px;
4640
4734
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -4656,6 +4750,9 @@ fieldset.amb-design-item-selected {
4656
4750
  border: 1px solid #e6a23c !important;
4657
4751
  /* background-color: rgba(205, 210, 216, 0.105); */
4658
4752
  }
4753
+ .amb-design-item-default > div {
4754
+ width: 100%;
4755
+ }
4659
4756
  .amb-design-attr-group-header > button {
4660
4757
  background: #f5f6f8;
4661
4758
  padding-left: 10px;
@@ -4766,8 +4863,7 @@ fieldset.amb-design-item-selected {
4766
4863
  color: var(--el-text-color-primary);
4767
4864
  overflow: hidden;
4768
4865
  transition: var(--el-transition-duration);
4769
- box-shadow: var(--el-box-shadow-light);
4770
- margin-bottom: 18px;
4866
+ box-shadow: var(--el-box-shadow-light);
4771
4867
  }
4772
4868
  .amb-widget-chart-header {
4773
4869
  border-bottom: 1px solid var(--el-card-border-color);
@@ -4785,9 +4881,6 @@ fieldset.amb-design-item-selected {
4785
4881
  vertical-align: middle;
4786
4882
  justify-content: center;
4787
4883
  }
4788
- .el-card {
4789
- margin-bottom: 18px;
4790
- }
4791
4884
  .el-collapse {
4792
4885
  margin-bottom: 18px;
4793
4886
  }
@@ -4812,9 +4905,6 @@ fieldset.amb-design-item-selected {
4812
4905
  }
4813
4906
  .el-button-group > .el-button {
4814
4907
  margin-right: 0px;
4815
- }
4816
- .el-form-item > .el-form-item__content {
4817
- padding-right: 18px;
4818
4908
  }
4819
4909
  /* 设计时样式 */
4820
4910
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -4851,7 +4941,8 @@ fieldset.amb-design-item-selected {
4851
4941
  line-height: 60px;
4852
4942
  background-color: #ffffff;
4853
4943
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
4854
- text-align: center;
4944
+ text-align: center;
4945
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
4855
4946
  }
4856
4947
  .amb-page-container-header-page {
4857
4948
  position: fixed;
@@ -4878,24 +4969,30 @@ fieldset.amb-design-item-selected {
4878
4969
  background: #5893ef;
4879
4970
  color: #ffffff;
4880
4971
  }
4972
+ .amb-page-container-header ~ .amb-page-container-main {
4973
+ height: calc(100vh - 60px);
4974
+ }
4881
4975
  .amb-page-container-main {
4882
4976
  position: relative;
4883
4977
  overflow: auto;
4884
4978
  }
4979
+ .amb-page-container-main > .el-container {
4980
+ height: 100%;
4981
+ }
4885
4982
  .amb-container-left {
4886
- padding-right: 20px;
4983
+ width: 280px !important;
4887
4984
  overflow-y: auto;
4888
4985
  }
4889
4986
  .amb-container-main {
4890
4987
  padding: 0px !important;
4891
- user-select: none;
4988
+ user-select: none;
4989
+ overflow: hidden;
4892
4990
  }
4893
4991
  .amb-container-main::-webkit-scrollbar {
4894
4992
  width: 1px;
4895
4993
  }
4896
4994
  .amb-container-attr {
4897
- width: 300px;
4898
- padding-left: 20px;
4995
+ width: 280px !important;
4899
4996
  }
4900
4997
  .amb-design-attr-base-content {
4901
4998
  background: #ffffff;
@@ -4928,21 +5025,20 @@ fieldset.amb-design-item-selected {
4928
5025
  }
4929
5026
  .amb-design-content {
4930
5027
  overflow: auto;
4931
- display: block;
5028
+ display: flex;
5029
+ flex-direction: column;
4932
5030
  flex: none;
4933
5031
  position: relative;
4934
- width: 100%;
5032
+ width: 100%;
5033
+ height: 100%;
4935
5034
  }
4936
5035
  .amb-design-content::-webkit-scrollbar {
4937
5036
  width: 1px;
4938
5037
  }
4939
5038
  .amb-design-content-center-header {
4940
- position: sticky;
4941
- z-index: 4;
4942
- top: 0;
4943
5039
  height: 54px;
4944
5040
  background-color: #f7f8fa;
4945
- padding-top: 14px;
5041
+ margin: 15px;
4946
5042
  }
4947
5043
  .amb-design-tool {
4948
5044
  position: relative;
@@ -4988,21 +5084,27 @@ fieldset.amb-design-item-selected {
4988
5084
  position: relative;
4989
5085
  cursor: pointer;
4990
5086
  }
5087
+ .el-scrollbar__view:has(.amb-design-board) {
5088
+ padding: 0 15px;
5089
+ height: 100%;
5090
+ }
4991
5091
  .amb-design-board {
5092
+ min-height: 100%;
4992
5093
  margin: 0 auto;
4993
- margin-top: 12px;
4994
- overflow-y: hidden;
4995
- overflow-x: auto;
4996
5094
  background: #ffffff;
4997
5095
  border-radius: 2px 2px 2px 2px;
4998
5096
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
4999
5097
  padding-bottom: 100px;
5000
5098
  }
5099
+ .amb-design-board .el-row > div {
5100
+ width: 100%;
5101
+ }
5001
5102
  .amb-item-ghost {
5002
- background-color: #5893ef;
5003
- height: 5px;
5004
- line-height: 5px;
5103
+ background-color: rgba(64, 158, 255, .1);
5005
5104
  overflow: hidden;
5105
+ }
5106
+ .amb-item-ghost > * {
5107
+ opacity: 0;
5006
5108
  }
5007
5109
  /* 将你的自定义样式添加到这里 */
5008
5110
  .draggable-placeholder {
@@ -5210,24 +5312,23 @@ fieldset.amb-design-item-selected {
5210
5312
  }
5211
5313
  /* 用于占位 */
5212
5314
  .amb-widget-tools-parent {
5213
- width: 100%;
5214
- min-height: 58px;
5215
- margin-bottom: 18px;
5315
+ width: 100%;
5216
5316
  }
5217
5317
  .amb-widget-tools {
5218
5318
  display: flex;
5319
+ flex-wrap: wrap;
5219
5320
  /* 垂直居中 */
5220
5321
  align-items: center;
5221
5322
  background: #fafafa;
5222
5323
  /* background:#FAFAFA; */
5223
5324
  /* background-color: var(--el-card-bg-color); */
5224
5325
  /* border:1px solid #e4e7ed; */
5225
- height: 58px;
5226
5326
  border-radius: 4px;
5227
5327
  width: transparent;
5228
5328
  padding-left: 20px;
5229
5329
  padding-right: 20px;
5230
5330
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
5331
+ min-height: 58px;
5231
5332
  /* --el-card-border-color: var(--el-border-color-light);
5232
5333
  --el-card-border-radius: 4px;
5233
5334
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -5249,6 +5350,9 @@ fieldset.amb-design-item-selected {
5249
5350
  border: 1px solid #e6a23c !important;
5250
5351
  /* background-color: rgba(205, 210, 216, 0.105); */
5251
5352
  }
5353
+ .amb-design-item-default > div {
5354
+ width: 100%;
5355
+ }
5252
5356
  .amb-design-attr-group-header > button {
5253
5357
  background: #f5f6f8;
5254
5358
  padding-left: 10px;
@@ -5359,8 +5463,7 @@ fieldset.amb-design-item-selected {
5359
5463
  color: var(--el-text-color-primary);
5360
5464
  overflow: hidden;
5361
5465
  transition: var(--el-transition-duration);
5362
- box-shadow: var(--el-box-shadow-light);
5363
- margin-bottom: 18px;
5466
+ box-shadow: var(--el-box-shadow-light);
5364
5467
  }
5365
5468
  .amb-widget-chart-header {
5366
5469
  border-bottom: 1px solid var(--el-card-border-color);
@@ -5378,9 +5481,6 @@ fieldset.amb-design-item-selected {
5378
5481
  vertical-align: middle;
5379
5482
  justify-content: center;
5380
5483
  }
5381
- .el-card {
5382
- margin-bottom: 18px;
5383
- }
5384
5484
  .el-collapse {
5385
5485
  margin-bottom: 18px;
5386
5486
  }
@@ -5405,9 +5505,6 @@ fieldset.amb-design-item-selected {
5405
5505
  }
5406
5506
  .el-button-group > .el-button {
5407
5507
  margin-right: 0px;
5408
- }
5409
- .el-form-item > .el-form-item__content {
5410
- padding-right: 18px;
5411
5508
  }
5412
5509
  /* 设计时样式 */
5413
5510
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -5440,7 +5537,8 @@ fieldset.amb-design-item-selected {
5440
5537
  line-height: 60px;
5441
5538
  background-color: #ffffff;
5442
5539
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
5443
- text-align: center;
5540
+ text-align: center;
5541
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
5444
5542
  }
5445
5543
  .amb-page-container-header-page {
5446
5544
  position: fixed;
@@ -5467,24 +5565,30 @@ fieldset.amb-design-item-selected {
5467
5565
  background: #5893ef;
5468
5566
  color: #ffffff;
5469
5567
  }
5568
+ .amb-page-container-header ~ .amb-page-container-main {
5569
+ height: calc(100vh - 60px);
5570
+ }
5470
5571
  .amb-page-container-main {
5471
5572
  position: relative;
5472
5573
  overflow: auto;
5473
5574
  }
5575
+ .amb-page-container-main > .el-container {
5576
+ height: 100%;
5577
+ }
5474
5578
  .amb-container-left {
5475
- padding-right: 20px;
5579
+ width: 280px !important;
5476
5580
  overflow-y: auto;
5477
5581
  }
5478
5582
  .amb-container-main {
5479
5583
  padding: 0px !important;
5480
- user-select: none;
5584
+ user-select: none;
5585
+ overflow: hidden;
5481
5586
  }
5482
5587
  .amb-container-main::-webkit-scrollbar {
5483
5588
  width: 1px;
5484
5589
  }
5485
5590
  .amb-container-attr {
5486
- width: 300px;
5487
- padding-left: 20px;
5591
+ width: 280px !important;
5488
5592
  }
5489
5593
  .amb-design-attr-base-content {
5490
5594
  background: #ffffff;
@@ -5517,21 +5621,20 @@ fieldset.amb-design-item-selected {
5517
5621
  }
5518
5622
  .amb-design-content {
5519
5623
  overflow: auto;
5520
- display: block;
5624
+ display: flex;
5625
+ flex-direction: column;
5521
5626
  flex: none;
5522
5627
  position: relative;
5523
- width: 100%;
5628
+ width: 100%;
5629
+ height: 100%;
5524
5630
  }
5525
5631
  .amb-design-content::-webkit-scrollbar {
5526
5632
  width: 1px;
5527
5633
  }
5528
5634
  .amb-design-content-center-header {
5529
- position: sticky;
5530
- z-index: 4;
5531
- top: 0;
5532
5635
  height: 54px;
5533
5636
  background-color: #f7f8fa;
5534
- padding-top: 14px;
5637
+ margin: 15px;
5535
5638
  }
5536
5639
  .amb-design-tool {
5537
5640
  position: relative;
@@ -5577,21 +5680,27 @@ fieldset.amb-design-item-selected {
5577
5680
  position: relative;
5578
5681
  cursor: pointer;
5579
5682
  }
5683
+ .el-scrollbar__view:has(.amb-design-board) {
5684
+ padding: 0 15px;
5685
+ height: 100%;
5686
+ }
5580
5687
  .amb-design-board {
5688
+ min-height: 100%;
5581
5689
  margin: 0 auto;
5582
- margin-top: 12px;
5583
- overflow-y: hidden;
5584
- overflow-x: auto;
5585
5690
  background: #ffffff;
5586
5691
  border-radius: 2px 2px 2px 2px;
5587
5692
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
5588
5693
  padding-bottom: 100px;
5589
5694
  }
5695
+ .amb-design-board .el-row > div {
5696
+ width: 100%;
5697
+ }
5590
5698
  .amb-item-ghost {
5591
- background-color: #5893ef;
5592
- height: 5px;
5593
- line-height: 5px;
5699
+ background-color: rgba(64, 158, 255, .1);
5594
5700
  overflow: hidden;
5701
+ }
5702
+ .amb-item-ghost > * {
5703
+ opacity: 0;
5595
5704
  }
5596
5705
  /* 将你的自定义样式添加到这里 */
5597
5706
  .draggable-placeholder {
@@ -5799,24 +5908,23 @@ fieldset.amb-design-item-selected {
5799
5908
  }
5800
5909
  /* 用于占位 */
5801
5910
  .amb-widget-tools-parent {
5802
- width: 100%;
5803
- min-height: 58px;
5804
- margin-bottom: 18px;
5911
+ width: 100%;
5805
5912
  }
5806
5913
  .amb-widget-tools {
5807
5914
  display: flex;
5915
+ flex-wrap: wrap;
5808
5916
  /* 垂直居中 */
5809
5917
  align-items: center;
5810
5918
  background: #fafafa;
5811
5919
  /* background:#FAFAFA; */
5812
5920
  /* background-color: var(--el-card-bg-color); */
5813
5921
  /* border:1px solid #e4e7ed; */
5814
- height: 58px;
5815
5922
  border-radius: 4px;
5816
5923
  width: transparent;
5817
5924
  padding-left: 20px;
5818
5925
  padding-right: 20px;
5819
5926
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
5927
+ min-height: 58px;
5820
5928
  /* --el-card-border-color: var(--el-border-color-light);
5821
5929
  --el-card-border-radius: 4px;
5822
5930
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -5838,6 +5946,9 @@ fieldset.amb-design-item-selected {
5838
5946
  border: 1px solid #e6a23c !important;
5839
5947
  /* background-color: rgba(205, 210, 216, 0.105); */
5840
5948
  }
5949
+ .amb-design-item-default > div {
5950
+ width: 100%;
5951
+ }
5841
5952
  .amb-design-attr-group-header > button {
5842
5953
  background: #f5f6f8;
5843
5954
  padding-left: 10px;
@@ -5948,8 +6059,7 @@ fieldset.amb-design-item-selected {
5948
6059
  color: var(--el-text-color-primary);
5949
6060
  overflow: hidden;
5950
6061
  transition: var(--el-transition-duration);
5951
- box-shadow: var(--el-box-shadow-light);
5952
- margin-bottom: 18px;
6062
+ box-shadow: var(--el-box-shadow-light);
5953
6063
  }
5954
6064
  .amb-widget-chart-header {
5955
6065
  border-bottom: 1px solid var(--el-card-border-color);
@@ -5967,9 +6077,6 @@ fieldset.amb-design-item-selected {
5967
6077
  vertical-align: middle;
5968
6078
  justify-content: center;
5969
6079
  }
5970
- .el-card {
5971
- margin-bottom: 18px;
5972
- }
5973
6080
  .el-collapse {
5974
6081
  margin-bottom: 18px;
5975
6082
  }
@@ -5994,9 +6101,6 @@ fieldset.amb-design-item-selected {
5994
6101
  }
5995
6102
  .el-button-group > .el-button {
5996
6103
  margin-right: 0px;
5997
- }
5998
- .el-form-item > .el-form-item__content {
5999
- padding-right: 18px;
6000
6104
  }
6001
6105
  /* 设计时样式 */
6002
6106
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -6029,7 +6133,8 @@ fieldset.amb-design-item-selected {
6029
6133
  line-height: 60px;
6030
6134
  background-color: #ffffff;
6031
6135
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
6032
- text-align: center;
6136
+ text-align: center;
6137
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
6033
6138
  }
6034
6139
  .amb-page-container-header-page {
6035
6140
  position: fixed;
@@ -6056,24 +6161,30 @@ fieldset.amb-design-item-selected {
6056
6161
  background: #5893ef;
6057
6162
  color: #ffffff;
6058
6163
  }
6164
+ .amb-page-container-header ~ .amb-page-container-main {
6165
+ height: calc(100vh - 60px);
6166
+ }
6059
6167
  .amb-page-container-main {
6060
6168
  position: relative;
6061
6169
  overflow: auto;
6062
6170
  }
6171
+ .amb-page-container-main > .el-container {
6172
+ height: 100%;
6173
+ }
6063
6174
  .amb-container-left {
6064
- padding-right: 20px;
6175
+ width: 280px !important;
6065
6176
  overflow-y: auto;
6066
6177
  }
6067
6178
  .amb-container-main {
6068
6179
  padding: 0px !important;
6069
- user-select: none;
6180
+ user-select: none;
6181
+ overflow: hidden;
6070
6182
  }
6071
6183
  .amb-container-main::-webkit-scrollbar {
6072
6184
  width: 1px;
6073
6185
  }
6074
6186
  .amb-container-attr {
6075
- width: 300px;
6076
- padding-left: 20px;
6187
+ width: 280px !important;
6077
6188
  }
6078
6189
  .amb-design-attr-base-content {
6079
6190
  background: #ffffff;
@@ -6106,21 +6217,20 @@ fieldset.amb-design-item-selected {
6106
6217
  }
6107
6218
  .amb-design-content {
6108
6219
  overflow: auto;
6109
- display: block;
6220
+ display: flex;
6221
+ flex-direction: column;
6110
6222
  flex: none;
6111
6223
  position: relative;
6112
- width: 100%;
6224
+ width: 100%;
6225
+ height: 100%;
6113
6226
  }
6114
6227
  .amb-design-content::-webkit-scrollbar {
6115
6228
  width: 1px;
6116
6229
  }
6117
6230
  .amb-design-content-center-header {
6118
- position: sticky;
6119
- z-index: 4;
6120
- top: 0;
6121
6231
  height: 54px;
6122
6232
  background-color: #f7f8fa;
6123
- padding-top: 14px;
6233
+ margin: 15px;
6124
6234
  }
6125
6235
  .amb-design-tool {
6126
6236
  position: relative;
@@ -6166,21 +6276,27 @@ fieldset.amb-design-item-selected {
6166
6276
  position: relative;
6167
6277
  cursor: pointer;
6168
6278
  }
6279
+ .el-scrollbar__view:has(.amb-design-board) {
6280
+ padding: 0 15px;
6281
+ height: 100%;
6282
+ }
6169
6283
  .amb-design-board {
6284
+ min-height: 100%;
6170
6285
  margin: 0 auto;
6171
- margin-top: 12px;
6172
- overflow-y: hidden;
6173
- overflow-x: auto;
6174
6286
  background: #ffffff;
6175
6287
  border-radius: 2px 2px 2px 2px;
6176
6288
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
6177
6289
  padding-bottom: 100px;
6178
6290
  }
6291
+ .amb-design-board .el-row > div {
6292
+ width: 100%;
6293
+ }
6179
6294
  .amb-item-ghost {
6180
- background-color: #5893ef;
6181
- height: 5px;
6182
- line-height: 5px;
6295
+ background-color: rgba(64, 158, 255, .1);
6183
6296
  overflow: hidden;
6297
+ }
6298
+ .amb-item-ghost > * {
6299
+ opacity: 0;
6184
6300
  }
6185
6301
  /* 将你的自定义样式添加到这里 */
6186
6302
  .draggable-placeholder {
@@ -6388,24 +6504,23 @@ fieldset.amb-design-item-selected {
6388
6504
  }
6389
6505
  /* 用于占位 */
6390
6506
  .amb-widget-tools-parent {
6391
- width: 100%;
6392
- min-height: 58px;
6393
- margin-bottom: 18px;
6507
+ width: 100%;
6394
6508
  }
6395
6509
  .amb-widget-tools {
6396
6510
  display: flex;
6511
+ flex-wrap: wrap;
6397
6512
  /* 垂直居中 */
6398
6513
  align-items: center;
6399
6514
  background: #fafafa;
6400
6515
  /* background:#FAFAFA; */
6401
6516
  /* background-color: var(--el-card-bg-color); */
6402
6517
  /* border:1px solid #e4e7ed; */
6403
- height: 58px;
6404
6518
  border-radius: 4px;
6405
6519
  width: transparent;
6406
6520
  padding-left: 20px;
6407
6521
  padding-right: 20px;
6408
6522
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
6523
+ min-height: 58px;
6409
6524
  /* --el-card-border-color: var(--el-border-color-light);
6410
6525
  --el-card-border-radius: 4px;
6411
6526
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -6427,6 +6542,9 @@ fieldset.amb-design-item-selected {
6427
6542
  border: 1px solid #e6a23c !important;
6428
6543
  /* background-color: rgba(205, 210, 216, 0.105); */
6429
6544
  }
6545
+ .amb-design-item-default > div {
6546
+ width: 100%;
6547
+ }
6430
6548
  .amb-design-attr-group-header > button {
6431
6549
  background: #f5f6f8;
6432
6550
  padding-left: 10px;
@@ -6537,8 +6655,7 @@ fieldset.amb-design-item-selected {
6537
6655
  color: var(--el-text-color-primary);
6538
6656
  overflow: hidden;
6539
6657
  transition: var(--el-transition-duration);
6540
- box-shadow: var(--el-box-shadow-light);
6541
- margin-bottom: 18px;
6658
+ box-shadow: var(--el-box-shadow-light);
6542
6659
  }
6543
6660
  .amb-widget-chart-header {
6544
6661
  border-bottom: 1px solid var(--el-card-border-color);
@@ -6556,9 +6673,6 @@ fieldset.amb-design-item-selected {
6556
6673
  vertical-align: middle;
6557
6674
  justify-content: center;
6558
6675
  }
6559
- .el-card {
6560
- margin-bottom: 18px;
6561
- }
6562
6676
  .el-collapse {
6563
6677
  margin-bottom: 18px;
6564
6678
  }
@@ -6583,9 +6697,6 @@ fieldset.amb-design-item-selected {
6583
6697
  }
6584
6698
  .el-button-group > .el-button {
6585
6699
  margin-right: 0px;
6586
- }
6587
- .el-form-item > .el-form-item__content {
6588
- padding-right: 18px;
6589
6700
  }
6590
6701
  /* 设计时样式 */
6591
6702
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -6618,7 +6729,8 @@ fieldset.amb-design-item-selected {
6618
6729
  line-height: 60px;
6619
6730
  background-color: #ffffff;
6620
6731
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
6621
- text-align: center;
6732
+ text-align: center;
6733
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
6622
6734
  }
6623
6735
  .amb-page-container-header-page {
6624
6736
  position: fixed;
@@ -6645,24 +6757,30 @@ fieldset.amb-design-item-selected {
6645
6757
  background: #5893ef;
6646
6758
  color: #ffffff;
6647
6759
  }
6760
+ .amb-page-container-header ~ .amb-page-container-main {
6761
+ height: calc(100vh - 60px);
6762
+ }
6648
6763
  .amb-page-container-main {
6649
6764
  position: relative;
6650
6765
  overflow: auto;
6651
6766
  }
6767
+ .amb-page-container-main > .el-container {
6768
+ height: 100%;
6769
+ }
6652
6770
  .amb-container-left {
6653
- padding-right: 20px;
6771
+ width: 280px !important;
6654
6772
  overflow-y: auto;
6655
6773
  }
6656
6774
  .amb-container-main {
6657
6775
  padding: 0px !important;
6658
- user-select: none;
6776
+ user-select: none;
6777
+ overflow: hidden;
6659
6778
  }
6660
6779
  .amb-container-main::-webkit-scrollbar {
6661
6780
  width: 1px;
6662
6781
  }
6663
6782
  .amb-container-attr {
6664
- width: 300px;
6665
- padding-left: 20px;
6783
+ width: 280px !important;
6666
6784
  }
6667
6785
  .amb-design-attr-base-content {
6668
6786
  background: #ffffff;
@@ -6695,21 +6813,20 @@ fieldset.amb-design-item-selected {
6695
6813
  }
6696
6814
  .amb-design-content {
6697
6815
  overflow: auto;
6698
- display: block;
6816
+ display: flex;
6817
+ flex-direction: column;
6699
6818
  flex: none;
6700
6819
  position: relative;
6701
- width: 100%;
6820
+ width: 100%;
6821
+ height: 100%;
6702
6822
  }
6703
6823
  .amb-design-content::-webkit-scrollbar {
6704
6824
  width: 1px;
6705
6825
  }
6706
6826
  .amb-design-content-center-header {
6707
- position: sticky;
6708
- z-index: 4;
6709
- top: 0;
6710
6827
  height: 54px;
6711
6828
  background-color: #f7f8fa;
6712
- padding-top: 14px;
6829
+ margin: 15px;
6713
6830
  }
6714
6831
  .amb-design-tool {
6715
6832
  position: relative;
@@ -6755,21 +6872,27 @@ fieldset.amb-design-item-selected {
6755
6872
  position: relative;
6756
6873
  cursor: pointer;
6757
6874
  }
6875
+ .el-scrollbar__view:has(.amb-design-board) {
6876
+ padding: 0 15px;
6877
+ height: 100%;
6878
+ }
6758
6879
  .amb-design-board {
6880
+ min-height: 100%;
6759
6881
  margin: 0 auto;
6760
- margin-top: 12px;
6761
- overflow-y: hidden;
6762
- overflow-x: auto;
6763
6882
  background: #ffffff;
6764
6883
  border-radius: 2px 2px 2px 2px;
6765
6884
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
6766
6885
  padding-bottom: 100px;
6767
6886
  }
6887
+ .amb-design-board .el-row > div {
6888
+ width: 100%;
6889
+ }
6768
6890
  .amb-item-ghost {
6769
- background-color: #5893ef;
6770
- height: 5px;
6771
- line-height: 5px;
6891
+ background-color: rgba(64, 158, 255, .1);
6772
6892
  overflow: hidden;
6893
+ }
6894
+ .amb-item-ghost > * {
6895
+ opacity: 0;
6773
6896
  }
6774
6897
  /* 将你的自定义样式添加到这里 */
6775
6898
  .draggable-placeholder {
@@ -6977,24 +7100,23 @@ fieldset.amb-design-item-selected {
6977
7100
  }
6978
7101
  /* 用于占位 */
6979
7102
  .amb-widget-tools-parent {
6980
- width: 100%;
6981
- min-height: 58px;
6982
- margin-bottom: 18px;
7103
+ width: 100%;
6983
7104
  }
6984
7105
  .amb-widget-tools {
6985
7106
  display: flex;
7107
+ flex-wrap: wrap;
6986
7108
  /* 垂直居中 */
6987
7109
  align-items: center;
6988
7110
  background: #fafafa;
6989
7111
  /* background:#FAFAFA; */
6990
7112
  /* background-color: var(--el-card-bg-color); */
6991
7113
  /* border:1px solid #e4e7ed; */
6992
- height: 58px;
6993
7114
  border-radius: 4px;
6994
7115
  width: transparent;
6995
7116
  padding-left: 20px;
6996
7117
  padding-right: 20px;
6997
7118
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
7119
+ min-height: 58px;
6998
7120
  /* --el-card-border-color: var(--el-border-color-light);
6999
7121
  --el-card-border-radius: 4px;
7000
7122
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -7016,6 +7138,9 @@ fieldset.amb-design-item-selected {
7016
7138
  border: 1px solid #e6a23c !important;
7017
7139
  /* background-color: rgba(205, 210, 216, 0.105); */
7018
7140
  }
7141
+ .amb-design-item-default > div {
7142
+ width: 100%;
7143
+ }
7019
7144
  .amb-design-attr-group-header > button {
7020
7145
  background: #f5f6f8;
7021
7146
  padding-left: 10px;
@@ -7126,8 +7251,7 @@ fieldset.amb-design-item-selected {
7126
7251
  color: var(--el-text-color-primary);
7127
7252
  overflow: hidden;
7128
7253
  transition: var(--el-transition-duration);
7129
- box-shadow: var(--el-box-shadow-light);
7130
- margin-bottom: 18px;
7254
+ box-shadow: var(--el-box-shadow-light);
7131
7255
  }
7132
7256
  .amb-widget-chart-header {
7133
7257
  border-bottom: 1px solid var(--el-card-border-color);
@@ -7145,9 +7269,6 @@ fieldset.amb-design-item-selected {
7145
7269
  vertical-align: middle;
7146
7270
  justify-content: center;
7147
7271
  }
7148
- .el-card {
7149
- margin-bottom: 18px;
7150
- }
7151
7272
  .el-collapse {
7152
7273
  margin-bottom: 18px;
7153
7274
  }
@@ -7172,9 +7293,6 @@ fieldset.amb-design-item-selected {
7172
7293
  }
7173
7294
  .el-button-group > .el-button {
7174
7295
  margin-right: 0px;
7175
- }
7176
- .el-form-item > .el-form-item__content {
7177
- padding-right: 18px;
7178
7296
  }
7179
7297
  /* 设计时样式 */
7180
7298
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -7207,7 +7325,8 @@ fieldset.amb-design-item-selected {
7207
7325
  line-height: 60px;
7208
7326
  background-color: #ffffff;
7209
7327
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
7210
- text-align: center;
7328
+ text-align: center;
7329
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
7211
7330
  }
7212
7331
  .amb-page-container-header-page {
7213
7332
  position: fixed;
@@ -7234,24 +7353,30 @@ fieldset.amb-design-item-selected {
7234
7353
  background: #5893ef;
7235
7354
  color: #ffffff;
7236
7355
  }
7356
+ .amb-page-container-header ~ .amb-page-container-main {
7357
+ height: calc(100vh - 60px);
7358
+ }
7237
7359
  .amb-page-container-main {
7238
7360
  position: relative;
7239
7361
  overflow: auto;
7240
7362
  }
7363
+ .amb-page-container-main > .el-container {
7364
+ height: 100%;
7365
+ }
7241
7366
  .amb-container-left {
7242
- padding-right: 20px;
7367
+ width: 280px !important;
7243
7368
  overflow-y: auto;
7244
7369
  }
7245
7370
  .amb-container-main {
7246
7371
  padding: 0px !important;
7247
- user-select: none;
7372
+ user-select: none;
7373
+ overflow: hidden;
7248
7374
  }
7249
7375
  .amb-container-main::-webkit-scrollbar {
7250
7376
  width: 1px;
7251
7377
  }
7252
7378
  .amb-container-attr {
7253
- width: 300px;
7254
- padding-left: 20px;
7379
+ width: 280px !important;
7255
7380
  }
7256
7381
  .amb-design-attr-base-content {
7257
7382
  background: #ffffff;
@@ -7284,21 +7409,20 @@ fieldset.amb-design-item-selected {
7284
7409
  }
7285
7410
  .amb-design-content {
7286
7411
  overflow: auto;
7287
- display: block;
7412
+ display: flex;
7413
+ flex-direction: column;
7288
7414
  flex: none;
7289
7415
  position: relative;
7290
- width: 100%;
7416
+ width: 100%;
7417
+ height: 100%;
7291
7418
  }
7292
7419
  .amb-design-content::-webkit-scrollbar {
7293
7420
  width: 1px;
7294
7421
  }
7295
7422
  .amb-design-content-center-header {
7296
- position: sticky;
7297
- z-index: 4;
7298
- top: 0;
7299
7423
  height: 54px;
7300
7424
  background-color: #f7f8fa;
7301
- padding-top: 14px;
7425
+ margin: 15px;
7302
7426
  }
7303
7427
  .amb-design-tool {
7304
7428
  position: relative;
@@ -7344,21 +7468,27 @@ fieldset.amb-design-item-selected {
7344
7468
  position: relative;
7345
7469
  cursor: pointer;
7346
7470
  }
7471
+ .el-scrollbar__view:has(.amb-design-board) {
7472
+ padding: 0 15px;
7473
+ height: 100%;
7474
+ }
7347
7475
  .amb-design-board {
7476
+ min-height: 100%;
7348
7477
  margin: 0 auto;
7349
- margin-top: 12px;
7350
- overflow-y: hidden;
7351
- overflow-x: auto;
7352
7478
  background: #ffffff;
7353
7479
  border-radius: 2px 2px 2px 2px;
7354
7480
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
7355
7481
  padding-bottom: 100px;
7356
7482
  }
7483
+ .amb-design-board .el-row > div {
7484
+ width: 100%;
7485
+ }
7357
7486
  .amb-item-ghost {
7358
- background-color: #5893ef;
7359
- height: 5px;
7360
- line-height: 5px;
7487
+ background-color: rgba(64, 158, 255, .1);
7361
7488
  overflow: hidden;
7489
+ }
7490
+ .amb-item-ghost > * {
7491
+ opacity: 0;
7362
7492
  }
7363
7493
  /* 将你的自定义样式添加到这里 */
7364
7494
  .draggable-placeholder {
@@ -7566,24 +7696,23 @@ fieldset.amb-design-item-selected {
7566
7696
  }
7567
7697
  /* 用于占位 */
7568
7698
  .amb-widget-tools-parent {
7569
- width: 100%;
7570
- min-height: 58px;
7571
- margin-bottom: 18px;
7699
+ width: 100%;
7572
7700
  }
7573
7701
  .amb-widget-tools {
7574
7702
  display: flex;
7703
+ flex-wrap: wrap;
7575
7704
  /* 垂直居中 */
7576
7705
  align-items: center;
7577
7706
  background: #fafafa;
7578
7707
  /* background:#FAFAFA; */
7579
7708
  /* background-color: var(--el-card-bg-color); */
7580
7709
  /* border:1px solid #e4e7ed; */
7581
- height: 58px;
7582
7710
  border-radius: 4px;
7583
7711
  width: transparent;
7584
7712
  padding-left: 20px;
7585
7713
  padding-right: 20px;
7586
7714
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
7715
+ min-height: 58px;
7587
7716
  /* --el-card-border-color: var(--el-border-color-light);
7588
7717
  --el-card-border-radius: 4px;
7589
7718
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -7605,6 +7734,9 @@ fieldset.amb-design-item-selected {
7605
7734
  border: 1px solid #e6a23c !important;
7606
7735
  /* background-color: rgba(205, 210, 216, 0.105); */
7607
7736
  }
7737
+ .amb-design-item-default > div {
7738
+ width: 100%;
7739
+ }
7608
7740
  .amb-design-attr-group-header > button {
7609
7741
  background: #f5f6f8;
7610
7742
  padding-left: 10px;
@@ -7715,8 +7847,7 @@ fieldset.amb-design-item-selected {
7715
7847
  color: var(--el-text-color-primary);
7716
7848
  overflow: hidden;
7717
7849
  transition: var(--el-transition-duration);
7718
- box-shadow: var(--el-box-shadow-light);
7719
- margin-bottom: 18px;
7850
+ box-shadow: var(--el-box-shadow-light);
7720
7851
  }
7721
7852
  .amb-widget-chart-header {
7722
7853
  border-bottom: 1px solid var(--el-card-border-color);
@@ -7734,9 +7865,6 @@ fieldset.amb-design-item-selected {
7734
7865
  vertical-align: middle;
7735
7866
  justify-content: center;
7736
7867
  }
7737
- .el-card {
7738
- margin-bottom: 18px;
7739
- }
7740
7868
  .el-collapse {
7741
7869
  margin-bottom: 18px;
7742
7870
  }
@@ -7761,9 +7889,6 @@ fieldset.amb-design-item-selected {
7761
7889
  }
7762
7890
  .el-button-group > .el-button {
7763
7891
  margin-right: 0px;
7764
- }
7765
- .el-form-item > .el-form-item__content {
7766
- padding-right: 18px;
7767
7892
  }
7768
7893
  /* 设计时样式 */
7769
7894
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -7796,7 +7921,8 @@ fieldset.amb-design-item-selected {
7796
7921
  line-height: 60px;
7797
7922
  background-color: #ffffff;
7798
7923
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
7799
- text-align: center;
7924
+ text-align: center;
7925
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
7800
7926
  }
7801
7927
  .amb-page-container-header-page {
7802
7928
  position: fixed;
@@ -7823,24 +7949,30 @@ fieldset.amb-design-item-selected {
7823
7949
  background: #5893ef;
7824
7950
  color: #ffffff;
7825
7951
  }
7952
+ .amb-page-container-header ~ .amb-page-container-main {
7953
+ height: calc(100vh - 60px);
7954
+ }
7826
7955
  .amb-page-container-main {
7827
7956
  position: relative;
7828
7957
  overflow: auto;
7829
7958
  }
7959
+ .amb-page-container-main > .el-container {
7960
+ height: 100%;
7961
+ }
7830
7962
  .amb-container-left {
7831
- padding-right: 20px;
7963
+ width: 280px !important;
7832
7964
  overflow-y: auto;
7833
7965
  }
7834
7966
  .amb-container-main {
7835
7967
  padding: 0px !important;
7836
- user-select: none;
7968
+ user-select: none;
7969
+ overflow: hidden;
7837
7970
  }
7838
7971
  .amb-container-main::-webkit-scrollbar {
7839
7972
  width: 1px;
7840
7973
  }
7841
7974
  .amb-container-attr {
7842
- width: 300px;
7843
- padding-left: 20px;
7975
+ width: 280px !important;
7844
7976
  }
7845
7977
  .amb-design-attr-base-content {
7846
7978
  background: #ffffff;
@@ -7873,21 +8005,20 @@ fieldset.amb-design-item-selected {
7873
8005
  }
7874
8006
  .amb-design-content {
7875
8007
  overflow: auto;
7876
- display: block;
8008
+ display: flex;
8009
+ flex-direction: column;
7877
8010
  flex: none;
7878
8011
  position: relative;
7879
- width: 100%;
8012
+ width: 100%;
8013
+ height: 100%;
7880
8014
  }
7881
8015
  .amb-design-content::-webkit-scrollbar {
7882
8016
  width: 1px;
7883
8017
  }
7884
8018
  .amb-design-content-center-header {
7885
- position: sticky;
7886
- z-index: 4;
7887
- top: 0;
7888
8019
  height: 54px;
7889
8020
  background-color: #f7f8fa;
7890
- padding-top: 14px;
8021
+ margin: 15px;
7891
8022
  }
7892
8023
  .amb-design-tool {
7893
8024
  position: relative;
@@ -7933,21 +8064,27 @@ fieldset.amb-design-item-selected {
7933
8064
  position: relative;
7934
8065
  cursor: pointer;
7935
8066
  }
8067
+ .el-scrollbar__view:has(.amb-design-board) {
8068
+ padding: 0 15px;
8069
+ height: 100%;
8070
+ }
7936
8071
  .amb-design-board {
8072
+ min-height: 100%;
7937
8073
  margin: 0 auto;
7938
- margin-top: 12px;
7939
- overflow-y: hidden;
7940
- overflow-x: auto;
7941
8074
  background: #ffffff;
7942
8075
  border-radius: 2px 2px 2px 2px;
7943
8076
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
7944
8077
  padding-bottom: 100px;
7945
8078
  }
8079
+ .amb-design-board .el-row > div {
8080
+ width: 100%;
8081
+ }
7946
8082
  .amb-item-ghost {
7947
- background-color: #5893ef;
7948
- height: 5px;
7949
- line-height: 5px;
8083
+ background-color: rgba(64, 158, 255, .1);
7950
8084
  overflow: hidden;
8085
+ }
8086
+ .amb-item-ghost > * {
8087
+ opacity: 0;
7951
8088
  }
7952
8089
  /* 将你的自定义样式添加到这里 */
7953
8090
  .draggable-placeholder {
@@ -8155,24 +8292,23 @@ fieldset.amb-design-item-selected {
8155
8292
  }
8156
8293
  /* 用于占位 */
8157
8294
  .amb-widget-tools-parent {
8158
- width: 100%;
8159
- min-height: 58px;
8160
- margin-bottom: 18px;
8295
+ width: 100%;
8161
8296
  }
8162
8297
  .amb-widget-tools {
8163
8298
  display: flex;
8299
+ flex-wrap: wrap;
8164
8300
  /* 垂直居中 */
8165
8301
  align-items: center;
8166
8302
  background: #fafafa;
8167
8303
  /* background:#FAFAFA; */
8168
8304
  /* background-color: var(--el-card-bg-color); */
8169
8305
  /* border:1px solid #e4e7ed; */
8170
- height: 58px;
8171
8306
  border-radius: 4px;
8172
8307
  width: transparent;
8173
8308
  padding-left: 20px;
8174
8309
  padding-right: 20px;
8175
8310
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
8311
+ min-height: 58px;
8176
8312
  /* --el-card-border-color: var(--el-border-color-light);
8177
8313
  --el-card-border-radius: 4px;
8178
8314
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -8194,6 +8330,9 @@ fieldset.amb-design-item-selected {
8194
8330
  border: 1px solid #e6a23c !important;
8195
8331
  /* background-color: rgba(205, 210, 216, 0.105); */
8196
8332
  }
8333
+ .amb-design-item-default > div {
8334
+ width: 100%;
8335
+ }
8197
8336
  .amb-design-attr-group-header > button {
8198
8337
  background: #f5f6f8;
8199
8338
  padding-left: 10px;
@@ -8304,8 +8443,7 @@ fieldset.amb-design-item-selected {
8304
8443
  color: var(--el-text-color-primary);
8305
8444
  overflow: hidden;
8306
8445
  transition: var(--el-transition-duration);
8307
- box-shadow: var(--el-box-shadow-light);
8308
- margin-bottom: 18px;
8446
+ box-shadow: var(--el-box-shadow-light);
8309
8447
  }
8310
8448
  .amb-widget-chart-header {
8311
8449
  border-bottom: 1px solid var(--el-card-border-color);
@@ -8323,9 +8461,6 @@ fieldset.amb-design-item-selected {
8323
8461
  vertical-align: middle;
8324
8462
  justify-content: center;
8325
8463
  }
8326
- .el-card {
8327
- margin-bottom: 18px;
8328
- }
8329
8464
  .el-collapse {
8330
8465
  margin-bottom: 18px;
8331
8466
  }
@@ -8350,9 +8485,6 @@ fieldset.amb-design-item-selected {
8350
8485
  }
8351
8486
  .el-button-group > .el-button {
8352
8487
  margin-right: 0px;
8353
- }
8354
- .el-form-item > .el-form-item__content {
8355
- padding-right: 18px;
8356
8488
  }
8357
8489
  /* 设计时样式 */
8358
8490
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -8422,7 +8554,8 @@ fieldset.amb-design-item-selected {
8422
8554
  line-height: 60px;
8423
8555
  background-color: #ffffff;
8424
8556
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
8425
- text-align: center;
8557
+ text-align: center;
8558
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
8426
8559
  }
8427
8560
  .amb-page-container-header-page {
8428
8561
  position: fixed;
@@ -8449,24 +8582,30 @@ fieldset.amb-design-item-selected {
8449
8582
  background: #5893ef;
8450
8583
  color: #ffffff;
8451
8584
  }
8585
+ .amb-page-container-header ~ .amb-page-container-main {
8586
+ height: calc(100vh - 60px);
8587
+ }
8452
8588
  .amb-page-container-main {
8453
8589
  position: relative;
8454
8590
  overflow: auto;
8455
8591
  }
8592
+ .amb-page-container-main > .el-container {
8593
+ height: 100%;
8594
+ }
8456
8595
  .amb-container-left {
8457
- padding-right: 20px;
8596
+ width: 280px !important;
8458
8597
  overflow-y: auto;
8459
8598
  }
8460
8599
  .amb-container-main {
8461
8600
  padding: 0px !important;
8462
- user-select: none;
8601
+ user-select: none;
8602
+ overflow: hidden;
8463
8603
  }
8464
8604
  .amb-container-main::-webkit-scrollbar {
8465
8605
  width: 1px;
8466
8606
  }
8467
8607
  .amb-container-attr {
8468
- width: 300px;
8469
- padding-left: 20px;
8608
+ width: 280px !important;
8470
8609
  }
8471
8610
  .amb-design-attr-base-content {
8472
8611
  background: #ffffff;
@@ -8499,21 +8638,20 @@ fieldset.amb-design-item-selected {
8499
8638
  }
8500
8639
  .amb-design-content {
8501
8640
  overflow: auto;
8502
- display: block;
8641
+ display: flex;
8642
+ flex-direction: column;
8503
8643
  flex: none;
8504
8644
  position: relative;
8505
- width: 100%;
8645
+ width: 100%;
8646
+ height: 100%;
8506
8647
  }
8507
8648
  .amb-design-content::-webkit-scrollbar {
8508
8649
  width: 1px;
8509
8650
  }
8510
8651
  .amb-design-content-center-header {
8511
- position: sticky;
8512
- z-index: 4;
8513
- top: 0;
8514
8652
  height: 54px;
8515
8653
  background-color: #f7f8fa;
8516
- padding-top: 14px;
8654
+ margin: 15px;
8517
8655
  }
8518
8656
  .amb-design-tool {
8519
8657
  position: relative;
@@ -8559,21 +8697,27 @@ fieldset.amb-design-item-selected {
8559
8697
  position: relative;
8560
8698
  cursor: pointer;
8561
8699
  }
8700
+ .el-scrollbar__view:has(.amb-design-board) {
8701
+ padding: 0 15px;
8702
+ height: 100%;
8703
+ }
8562
8704
  .amb-design-board {
8705
+ min-height: 100%;
8563
8706
  margin: 0 auto;
8564
- margin-top: 12px;
8565
- overflow-y: hidden;
8566
- overflow-x: auto;
8567
8707
  background: #ffffff;
8568
8708
  border-radius: 2px 2px 2px 2px;
8569
8709
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
8570
8710
  padding-bottom: 100px;
8571
8711
  }
8712
+ .amb-design-board .el-row > div {
8713
+ width: 100%;
8714
+ }
8572
8715
  .amb-item-ghost {
8573
- background-color: #5893ef;
8574
- height: 5px;
8575
- line-height: 5px;
8716
+ background-color: rgba(64, 158, 255, .1);
8576
8717
  overflow: hidden;
8718
+ }
8719
+ .amb-item-ghost > * {
8720
+ opacity: 0;
8577
8721
  }
8578
8722
  /* 将你的自定义样式添加到这里 */
8579
8723
  .draggable-placeholder {
@@ -8781,24 +8925,23 @@ fieldset.amb-design-item-selected {
8781
8925
  }
8782
8926
  /* 用于占位 */
8783
8927
  .amb-widget-tools-parent {
8784
- width: 100%;
8785
- min-height: 58px;
8786
- margin-bottom: 18px;
8928
+ width: 100%;
8787
8929
  }
8788
8930
  .amb-widget-tools {
8789
8931
  display: flex;
8932
+ flex-wrap: wrap;
8790
8933
  /* 垂直居中 */
8791
8934
  align-items: center;
8792
8935
  background: #fafafa;
8793
8936
  /* background:#FAFAFA; */
8794
8937
  /* background-color: var(--el-card-bg-color); */
8795
8938
  /* border:1px solid #e4e7ed; */
8796
- height: 58px;
8797
8939
  border-radius: 4px;
8798
8940
  width: transparent;
8799
8941
  padding-left: 20px;
8800
8942
  padding-right: 20px;
8801
8943
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
8944
+ min-height: 58px;
8802
8945
  /* --el-card-border-color: var(--el-border-color-light);
8803
8946
  --el-card-border-radius: 4px;
8804
8947
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -8820,6 +8963,9 @@ fieldset.amb-design-item-selected {
8820
8963
  border: 1px solid #e6a23c !important;
8821
8964
  /* background-color: rgba(205, 210, 216, 0.105); */
8822
8965
  }
8966
+ .amb-design-item-default > div {
8967
+ width: 100%;
8968
+ }
8823
8969
  .amb-design-attr-group-header > button {
8824
8970
  background: #f5f6f8;
8825
8971
  padding-left: 10px;
@@ -8930,8 +9076,7 @@ fieldset.amb-design-item-selected {
8930
9076
  color: var(--el-text-color-primary);
8931
9077
  overflow: hidden;
8932
9078
  transition: var(--el-transition-duration);
8933
- box-shadow: var(--el-box-shadow-light);
8934
- margin-bottom: 18px;
9079
+ box-shadow: var(--el-box-shadow-light);
8935
9080
  }
8936
9081
  .amb-widget-chart-header {
8937
9082
  border-bottom: 1px solid var(--el-card-border-color);
@@ -8949,9 +9094,6 @@ fieldset.amb-design-item-selected {
8949
9094
  vertical-align: middle;
8950
9095
  justify-content: center;
8951
9096
  }
8952
- .el-card {
8953
- margin-bottom: 18px;
8954
- }
8955
9097
  .el-collapse {
8956
9098
  margin-bottom: 18px;
8957
9099
  }
@@ -8976,9 +9118,6 @@ fieldset.amb-design-item-selected {
8976
9118
  }
8977
9119
  .el-button-group > .el-button {
8978
9120
  margin-right: 0px;
8979
- }
8980
- .el-form-item > .el-form-item__content {
8981
- padding-right: 18px;
8982
9121
  }
8983
9122
  /* 设计时样式 */
8984
9123
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -9125,7 +9264,8 @@ li[data-v-dbd1c08b] {
9125
9264
  line-height: 60px;
9126
9265
  background-color: #ffffff;
9127
9266
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
9128
- text-align: center;
9267
+ text-align: center;
9268
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
9129
9269
  }
9130
9270
  .amb-page-container-header-page {
9131
9271
  position: fixed;
@@ -9152,24 +9292,30 @@ li[data-v-dbd1c08b] {
9152
9292
  background: #5893ef;
9153
9293
  color: #ffffff;
9154
9294
  }
9295
+ .amb-page-container-header ~ .amb-page-container-main {
9296
+ height: calc(100vh - 60px);
9297
+ }
9155
9298
  .amb-page-container-main {
9156
9299
  position: relative;
9157
9300
  overflow: auto;
9158
9301
  }
9302
+ .amb-page-container-main > .el-container {
9303
+ height: 100%;
9304
+ }
9159
9305
  .amb-container-left {
9160
- padding-right: 20px;
9306
+ width: 280px !important;
9161
9307
  overflow-y: auto;
9162
9308
  }
9163
9309
  .amb-container-main {
9164
9310
  padding: 0px !important;
9165
- user-select: none;
9311
+ user-select: none;
9312
+ overflow: hidden;
9166
9313
  }
9167
9314
  .amb-container-main::-webkit-scrollbar {
9168
9315
  width: 1px;
9169
9316
  }
9170
9317
  .amb-container-attr {
9171
- width: 300px;
9172
- padding-left: 20px;
9318
+ width: 280px !important;
9173
9319
  }
9174
9320
  .amb-design-attr-base-content {
9175
9321
  background: #ffffff;
@@ -9202,21 +9348,20 @@ li[data-v-dbd1c08b] {
9202
9348
  }
9203
9349
  .amb-design-content {
9204
9350
  overflow: auto;
9205
- display: block;
9351
+ display: flex;
9352
+ flex-direction: column;
9206
9353
  flex: none;
9207
9354
  position: relative;
9208
- width: 100%;
9355
+ width: 100%;
9356
+ height: 100%;
9209
9357
  }
9210
9358
  .amb-design-content::-webkit-scrollbar {
9211
9359
  width: 1px;
9212
9360
  }
9213
9361
  .amb-design-content-center-header {
9214
- position: sticky;
9215
- z-index: 4;
9216
- top: 0;
9217
9362
  height: 54px;
9218
9363
  background-color: #f7f8fa;
9219
- padding-top: 14px;
9364
+ margin: 15px;
9220
9365
  }
9221
9366
  .amb-design-tool {
9222
9367
  position: relative;
@@ -9262,21 +9407,27 @@ li[data-v-dbd1c08b] {
9262
9407
  position: relative;
9263
9408
  cursor: pointer;
9264
9409
  }
9410
+ .el-scrollbar__view:has(.amb-design-board) {
9411
+ padding: 0 15px;
9412
+ height: 100%;
9413
+ }
9265
9414
  .amb-design-board {
9415
+ min-height: 100%;
9266
9416
  margin: 0 auto;
9267
- margin-top: 12px;
9268
- overflow-y: hidden;
9269
- overflow-x: auto;
9270
9417
  background: #ffffff;
9271
9418
  border-radius: 2px 2px 2px 2px;
9272
9419
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
9273
9420
  padding-bottom: 100px;
9274
9421
  }
9422
+ .amb-design-board .el-row > div {
9423
+ width: 100%;
9424
+ }
9275
9425
  .amb-item-ghost {
9276
- background-color: #5893ef;
9277
- height: 5px;
9278
- line-height: 5px;
9426
+ background-color: rgba(64, 158, 255, .1);
9279
9427
  overflow: hidden;
9428
+ }
9429
+ .amb-item-ghost > * {
9430
+ opacity: 0;
9280
9431
  }
9281
9432
  /* 将你的自定义样式添加到这里 */
9282
9433
  .draggable-placeholder {
@@ -9484,24 +9635,23 @@ li[data-v-dbd1c08b] {
9484
9635
  }
9485
9636
  /* 用于占位 */
9486
9637
  .amb-widget-tools-parent {
9487
- width: 100%;
9488
- min-height: 58px;
9489
- margin-bottom: 18px;
9638
+ width: 100%;
9490
9639
  }
9491
9640
  .amb-widget-tools {
9492
9641
  display: flex;
9642
+ flex-wrap: wrap;
9493
9643
  /* 垂直居中 */
9494
9644
  align-items: center;
9495
9645
  background: #fafafa;
9496
9646
  /* background:#FAFAFA; */
9497
9647
  /* background-color: var(--el-card-bg-color); */
9498
9648
  /* border:1px solid #e4e7ed; */
9499
- height: 58px;
9500
9649
  border-radius: 4px;
9501
9650
  width: transparent;
9502
9651
  padding-left: 20px;
9503
9652
  padding-right: 20px;
9504
9653
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
9654
+ min-height: 58px;
9505
9655
  /* --el-card-border-color: var(--el-border-color-light);
9506
9656
  --el-card-border-radius: 4px;
9507
9657
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -9523,6 +9673,9 @@ li[data-v-dbd1c08b] {
9523
9673
  border: 1px solid #e6a23c !important;
9524
9674
  /* background-color: rgba(205, 210, 216, 0.105); */
9525
9675
  }
9676
+ .amb-design-item-default > div {
9677
+ width: 100%;
9678
+ }
9526
9679
  .amb-design-attr-group-header > button {
9527
9680
  background: #f5f6f8;
9528
9681
  padding-left: 10px;
@@ -9633,8 +9786,7 @@ fieldset.amb-design-item-selected {
9633
9786
  color: var(--el-text-color-primary);
9634
9787
  overflow: hidden;
9635
9788
  transition: var(--el-transition-duration);
9636
- box-shadow: var(--el-box-shadow-light);
9637
- margin-bottom: 18px;
9789
+ box-shadow: var(--el-box-shadow-light);
9638
9790
  }
9639
9791
  .amb-widget-chart-header {
9640
9792
  border-bottom: 1px solid var(--el-card-border-color);
@@ -9652,9 +9804,6 @@ fieldset.amb-design-item-selected {
9652
9804
  vertical-align: middle;
9653
9805
  justify-content: center;
9654
9806
  }
9655
- .el-card {
9656
- margin-bottom: 18px;
9657
- }
9658
9807
  .el-collapse {
9659
9808
  margin-bottom: 18px;
9660
9809
  }
@@ -9679,9 +9828,6 @@ fieldset.amb-design-item-selected {
9679
9828
  }
9680
9829
  .el-button-group > .el-button {
9681
9830
  margin-right: 0px;
9682
- }
9683
- .el-form-item > .el-form-item__content {
9684
- padding-right: 18px;
9685
9831
  }
9686
9832
  /* 设计时样式 */
9687
9833
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -9707,12 +9853,12 @@ fieldset.amb-design-item-selected {
9707
9853
  font-weight: bold;
9708
9854
  }
9709
9855
 
9710
- .seleteSort[data-v-1fd3d630] {
9711
- border-radius: 5px;
9712
- border: 1px solid rgba(88, 147, 239);
9856
+ .seleteSort[data-v-c07fe584] {
9857
+ border-radius: 5px;
9858
+ border: 1px solid rgba(88, 147, 239);
9713
9859
  }
9714
- [data-v-1fd3d630] .el-select__selection{
9715
- display: inline-block;
9860
+ [data-v-c07fe584] .el-select__selection {
9861
+ display: inline-block;
9716
9862
  }
9717
9863
  .el-tree-node__content {
9718
9864
  height: 34px !important;
@@ -9722,7 +9868,8 @@ fieldset.amb-design-item-selected {
9722
9868
  line-height: 60px;
9723
9869
  background-color: #ffffff;
9724
9870
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
9725
- text-align: center;
9871
+ text-align: center;
9872
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
9726
9873
  }
9727
9874
  .amb-page-container-header-page {
9728
9875
  position: fixed;
@@ -9749,24 +9896,30 @@ fieldset.amb-design-item-selected {
9749
9896
  background: #5893ef;
9750
9897
  color: #ffffff;
9751
9898
  }
9899
+ .amb-page-container-header ~ .amb-page-container-main {
9900
+ height: calc(100vh - 60px);
9901
+ }
9752
9902
  .amb-page-container-main {
9753
9903
  position: relative;
9754
9904
  overflow: auto;
9755
9905
  }
9906
+ .amb-page-container-main > .el-container {
9907
+ height: 100%;
9908
+ }
9756
9909
  .amb-container-left {
9757
- padding-right: 20px;
9910
+ width: 280px !important;
9758
9911
  overflow-y: auto;
9759
9912
  }
9760
9913
  .amb-container-main {
9761
9914
  padding: 0px !important;
9762
- user-select: none;
9915
+ user-select: none;
9916
+ overflow: hidden;
9763
9917
  }
9764
9918
  .amb-container-main::-webkit-scrollbar {
9765
9919
  width: 1px;
9766
9920
  }
9767
9921
  .amb-container-attr {
9768
- width: 300px;
9769
- padding-left: 20px;
9922
+ width: 280px !important;
9770
9923
  }
9771
9924
  .amb-design-attr-base-content {
9772
9925
  background: #ffffff;
@@ -9799,21 +9952,20 @@ fieldset.amb-design-item-selected {
9799
9952
  }
9800
9953
  .amb-design-content {
9801
9954
  overflow: auto;
9802
- display: block;
9955
+ display: flex;
9956
+ flex-direction: column;
9803
9957
  flex: none;
9804
9958
  position: relative;
9805
- width: 100%;
9959
+ width: 100%;
9960
+ height: 100%;
9806
9961
  }
9807
9962
  .amb-design-content::-webkit-scrollbar {
9808
9963
  width: 1px;
9809
9964
  }
9810
9965
  .amb-design-content-center-header {
9811
- position: sticky;
9812
- z-index: 4;
9813
- top: 0;
9814
9966
  height: 54px;
9815
9967
  background-color: #f7f8fa;
9816
- padding-top: 14px;
9968
+ margin: 15px;
9817
9969
  }
9818
9970
  .amb-design-tool {
9819
9971
  position: relative;
@@ -9859,21 +10011,27 @@ fieldset.amb-design-item-selected {
9859
10011
  position: relative;
9860
10012
  cursor: pointer;
9861
10013
  }
10014
+ .el-scrollbar__view:has(.amb-design-board) {
10015
+ padding: 0 15px;
10016
+ height: 100%;
10017
+ }
9862
10018
  .amb-design-board {
10019
+ min-height: 100%;
9863
10020
  margin: 0 auto;
9864
- margin-top: 12px;
9865
- overflow-y: hidden;
9866
- overflow-x: auto;
9867
10021
  background: #ffffff;
9868
10022
  border-radius: 2px 2px 2px 2px;
9869
10023
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
9870
10024
  padding-bottom: 100px;
9871
10025
  }
10026
+ .amb-design-board .el-row > div {
10027
+ width: 100%;
10028
+ }
9872
10029
  .amb-item-ghost {
9873
- background-color: #5893ef;
9874
- height: 5px;
9875
- line-height: 5px;
10030
+ background-color: rgba(64, 158, 255, .1);
9876
10031
  overflow: hidden;
10032
+ }
10033
+ .amb-item-ghost > * {
10034
+ opacity: 0;
9877
10035
  }
9878
10036
  /* 将你的自定义样式添加到这里 */
9879
10037
  .draggable-placeholder {
@@ -10081,24 +10239,23 @@ fieldset.amb-design-item-selected {
10081
10239
  }
10082
10240
  /* 用于占位 */
10083
10241
  .amb-widget-tools-parent {
10084
- width: 100%;
10085
- min-height: 58px;
10086
- margin-bottom: 18px;
10242
+ width: 100%;
10087
10243
  }
10088
10244
  .amb-widget-tools {
10089
10245
  display: flex;
10246
+ flex-wrap: wrap;
10090
10247
  /* 垂直居中 */
10091
10248
  align-items: center;
10092
10249
  background: #fafafa;
10093
10250
  /* background:#FAFAFA; */
10094
10251
  /* background-color: var(--el-card-bg-color); */
10095
10252
  /* border:1px solid #e4e7ed; */
10096
- height: 58px;
10097
10253
  border-radius: 4px;
10098
10254
  width: transparent;
10099
10255
  padding-left: 20px;
10100
10256
  padding-right: 20px;
10101
10257
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
10258
+ min-height: 58px;
10102
10259
  /* --el-card-border-color: var(--el-border-color-light);
10103
10260
  --el-card-border-radius: 4px;
10104
10261
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -10120,6 +10277,9 @@ fieldset.amb-design-item-selected {
10120
10277
  border: 1px solid #e6a23c !important;
10121
10278
  /* background-color: rgba(205, 210, 216, 0.105); */
10122
10279
  }
10280
+ .amb-design-item-default > div {
10281
+ width: 100%;
10282
+ }
10123
10283
  .amb-design-attr-group-header > button {
10124
10284
  background: #f5f6f8;
10125
10285
  padding-left: 10px;
@@ -10230,8 +10390,7 @@ fieldset.amb-design-item-selected {
10230
10390
  color: var(--el-text-color-primary);
10231
10391
  overflow: hidden;
10232
10392
  transition: var(--el-transition-duration);
10233
- box-shadow: var(--el-box-shadow-light);
10234
- margin-bottom: 18px;
10393
+ box-shadow: var(--el-box-shadow-light);
10235
10394
  }
10236
10395
  .amb-widget-chart-header {
10237
10396
  border-bottom: 1px solid var(--el-card-border-color);
@@ -10249,9 +10408,6 @@ fieldset.amb-design-item-selected {
10249
10408
  vertical-align: middle;
10250
10409
  justify-content: center;
10251
10410
  }
10252
- .el-card {
10253
- margin-bottom: 18px;
10254
- }
10255
10411
  .el-collapse {
10256
10412
  margin-bottom: 18px;
10257
10413
  }
@@ -10276,9 +10432,6 @@ fieldset.amb-design-item-selected {
10276
10432
  }
10277
10433
  .el-button-group > .el-button {
10278
10434
  margin-right: 0px;
10279
- }
10280
- .el-form-item > .el-form-item__content {
10281
- padding-right: 18px;
10282
10435
  }
10283
10436
  /* 设计时样式 */
10284
10437
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -10311,7 +10464,8 @@ fieldset.amb-design-item-selected {
10311
10464
  line-height: 60px;
10312
10465
  background-color: #ffffff;
10313
10466
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
10314
- text-align: center;
10467
+ text-align: center;
10468
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
10315
10469
  }
10316
10470
  .amb-page-container-header-page {
10317
10471
  position: fixed;
@@ -10338,24 +10492,30 @@ fieldset.amb-design-item-selected {
10338
10492
  background: #5893ef;
10339
10493
  color: #ffffff;
10340
10494
  }
10495
+ .amb-page-container-header ~ .amb-page-container-main {
10496
+ height: calc(100vh - 60px);
10497
+ }
10341
10498
  .amb-page-container-main {
10342
10499
  position: relative;
10343
10500
  overflow: auto;
10344
10501
  }
10502
+ .amb-page-container-main > .el-container {
10503
+ height: 100%;
10504
+ }
10345
10505
  .amb-container-left {
10346
- padding-right: 20px;
10506
+ width: 280px !important;
10347
10507
  overflow-y: auto;
10348
10508
  }
10349
10509
  .amb-container-main {
10350
10510
  padding: 0px !important;
10351
- user-select: none;
10511
+ user-select: none;
10512
+ overflow: hidden;
10352
10513
  }
10353
10514
  .amb-container-main::-webkit-scrollbar {
10354
10515
  width: 1px;
10355
10516
  }
10356
10517
  .amb-container-attr {
10357
- width: 300px;
10358
- padding-left: 20px;
10518
+ width: 280px !important;
10359
10519
  }
10360
10520
  .amb-design-attr-base-content {
10361
10521
  background: #ffffff;
@@ -10388,21 +10548,20 @@ fieldset.amb-design-item-selected {
10388
10548
  }
10389
10549
  .amb-design-content {
10390
10550
  overflow: auto;
10391
- display: block;
10551
+ display: flex;
10552
+ flex-direction: column;
10392
10553
  flex: none;
10393
10554
  position: relative;
10394
- width: 100%;
10555
+ width: 100%;
10556
+ height: 100%;
10395
10557
  }
10396
10558
  .amb-design-content::-webkit-scrollbar {
10397
10559
  width: 1px;
10398
10560
  }
10399
10561
  .amb-design-content-center-header {
10400
- position: sticky;
10401
- z-index: 4;
10402
- top: 0;
10403
10562
  height: 54px;
10404
10563
  background-color: #f7f8fa;
10405
- padding-top: 14px;
10564
+ margin: 15px;
10406
10565
  }
10407
10566
  .amb-design-tool {
10408
10567
  position: relative;
@@ -10448,21 +10607,27 @@ fieldset.amb-design-item-selected {
10448
10607
  position: relative;
10449
10608
  cursor: pointer;
10450
10609
  }
10610
+ .el-scrollbar__view:has(.amb-design-board) {
10611
+ padding: 0 15px;
10612
+ height: 100%;
10613
+ }
10451
10614
  .amb-design-board {
10615
+ min-height: 100%;
10452
10616
  margin: 0 auto;
10453
- margin-top: 12px;
10454
- overflow-y: hidden;
10455
- overflow-x: auto;
10456
10617
  background: #ffffff;
10457
10618
  border-radius: 2px 2px 2px 2px;
10458
10619
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
10459
10620
  padding-bottom: 100px;
10460
10621
  }
10622
+ .amb-design-board .el-row > div {
10623
+ width: 100%;
10624
+ }
10461
10625
  .amb-item-ghost {
10462
- background-color: #5893ef;
10463
- height: 5px;
10464
- line-height: 5px;
10626
+ background-color: rgba(64, 158, 255, .1);
10465
10627
  overflow: hidden;
10628
+ }
10629
+ .amb-item-ghost > * {
10630
+ opacity: 0;
10466
10631
  }
10467
10632
  /* 将你的自定义样式添加到这里 */
10468
10633
  .draggable-placeholder {
@@ -10670,24 +10835,23 @@ fieldset.amb-design-item-selected {
10670
10835
  }
10671
10836
  /* 用于占位 */
10672
10837
  .amb-widget-tools-parent {
10673
- width: 100%;
10674
- min-height: 58px;
10675
- margin-bottom: 18px;
10838
+ width: 100%;
10676
10839
  }
10677
10840
  .amb-widget-tools {
10678
10841
  display: flex;
10842
+ flex-wrap: wrap;
10679
10843
  /* 垂直居中 */
10680
10844
  align-items: center;
10681
10845
  background: #fafafa;
10682
10846
  /* background:#FAFAFA; */
10683
10847
  /* background-color: var(--el-card-bg-color); */
10684
10848
  /* border:1px solid #e4e7ed; */
10685
- height: 58px;
10686
10849
  border-radius: 4px;
10687
10850
  width: transparent;
10688
10851
  padding-left: 20px;
10689
10852
  padding-right: 20px;
10690
10853
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
10854
+ min-height: 58px;
10691
10855
  /* --el-card-border-color: var(--el-border-color-light);
10692
10856
  --el-card-border-radius: 4px;
10693
10857
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -10709,6 +10873,9 @@ fieldset.amb-design-item-selected {
10709
10873
  border: 1px solid #e6a23c !important;
10710
10874
  /* background-color: rgba(205, 210, 216, 0.105); */
10711
10875
  }
10876
+ .amb-design-item-default > div {
10877
+ width: 100%;
10878
+ }
10712
10879
  .amb-design-attr-group-header > button {
10713
10880
  background: #f5f6f8;
10714
10881
  padding-left: 10px;
@@ -10819,8 +10986,7 @@ fieldset.amb-design-item-selected {
10819
10986
  color: var(--el-text-color-primary);
10820
10987
  overflow: hidden;
10821
10988
  transition: var(--el-transition-duration);
10822
- box-shadow: var(--el-box-shadow-light);
10823
- margin-bottom: 18px;
10989
+ box-shadow: var(--el-box-shadow-light);
10824
10990
  }
10825
10991
  .amb-widget-chart-header {
10826
10992
  border-bottom: 1px solid var(--el-card-border-color);
@@ -10838,9 +11004,6 @@ fieldset.amb-design-item-selected {
10838
11004
  vertical-align: middle;
10839
11005
  justify-content: center;
10840
11006
  }
10841
- .el-card {
10842
- margin-bottom: 18px;
10843
- }
10844
11007
  .el-collapse {
10845
11008
  margin-bottom: 18px;
10846
11009
  }
@@ -10865,9 +11028,6 @@ fieldset.amb-design-item-selected {
10865
11028
  }
10866
11029
  .el-button-group > .el-button {
10867
11030
  margin-right: 0px;
10868
- }
10869
- .el-form-item > .el-form-item__content {
10870
- padding-right: 18px;
10871
11031
  }
10872
11032
  /* 设计时样式 */
10873
11033
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -10908,7 +11068,8 @@ fieldset.amb-design-item-selected {
10908
11068
  line-height: 60px;
10909
11069
  background-color: #ffffff;
10910
11070
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
10911
- text-align: center;
11071
+ text-align: center;
11072
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
10912
11073
  }
10913
11074
  .amb-page-container-header-page {
10914
11075
  position: fixed;
@@ -10935,24 +11096,30 @@ fieldset.amb-design-item-selected {
10935
11096
  background: #5893ef;
10936
11097
  color: #ffffff;
10937
11098
  }
11099
+ .amb-page-container-header ~ .amb-page-container-main {
11100
+ height: calc(100vh - 60px);
11101
+ }
10938
11102
  .amb-page-container-main {
10939
11103
  position: relative;
10940
11104
  overflow: auto;
10941
11105
  }
11106
+ .amb-page-container-main > .el-container {
11107
+ height: 100%;
11108
+ }
10942
11109
  .amb-container-left {
10943
- padding-right: 20px;
11110
+ width: 280px !important;
10944
11111
  overflow-y: auto;
10945
11112
  }
10946
11113
  .amb-container-main {
10947
11114
  padding: 0px !important;
10948
- user-select: none;
11115
+ user-select: none;
11116
+ overflow: hidden;
10949
11117
  }
10950
11118
  .amb-container-main::-webkit-scrollbar {
10951
11119
  width: 1px;
10952
11120
  }
10953
11121
  .amb-container-attr {
10954
- width: 300px;
10955
- padding-left: 20px;
11122
+ width: 280px !important;
10956
11123
  }
10957
11124
  .amb-design-attr-base-content {
10958
11125
  background: #ffffff;
@@ -10985,21 +11152,20 @@ fieldset.amb-design-item-selected {
10985
11152
  }
10986
11153
  .amb-design-content {
10987
11154
  overflow: auto;
10988
- display: block;
11155
+ display: flex;
11156
+ flex-direction: column;
10989
11157
  flex: none;
10990
11158
  position: relative;
10991
- width: 100%;
11159
+ width: 100%;
11160
+ height: 100%;
10992
11161
  }
10993
11162
  .amb-design-content::-webkit-scrollbar {
10994
11163
  width: 1px;
10995
11164
  }
10996
11165
  .amb-design-content-center-header {
10997
- position: sticky;
10998
- z-index: 4;
10999
- top: 0;
11000
11166
  height: 54px;
11001
11167
  background-color: #f7f8fa;
11002
- padding-top: 14px;
11168
+ margin: 15px;
11003
11169
  }
11004
11170
  .amb-design-tool {
11005
11171
  position: relative;
@@ -11045,21 +11211,27 @@ fieldset.amb-design-item-selected {
11045
11211
  position: relative;
11046
11212
  cursor: pointer;
11047
11213
  }
11214
+ .el-scrollbar__view:has(.amb-design-board) {
11215
+ padding: 0 15px;
11216
+ height: 100%;
11217
+ }
11048
11218
  .amb-design-board {
11219
+ min-height: 100%;
11049
11220
  margin: 0 auto;
11050
- margin-top: 12px;
11051
- overflow-y: hidden;
11052
- overflow-x: auto;
11053
11221
  background: #ffffff;
11054
11222
  border-radius: 2px 2px 2px 2px;
11055
11223
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
11056
11224
  padding-bottom: 100px;
11057
11225
  }
11226
+ .amb-design-board .el-row > div {
11227
+ width: 100%;
11228
+ }
11058
11229
  .amb-item-ghost {
11059
- background-color: #5893ef;
11060
- height: 5px;
11061
- line-height: 5px;
11230
+ background-color: rgba(64, 158, 255, .1);
11062
11231
  overflow: hidden;
11232
+ }
11233
+ .amb-item-ghost > * {
11234
+ opacity: 0;
11063
11235
  }
11064
11236
  /* 将你的自定义样式添加到这里 */
11065
11237
  .draggable-placeholder {
@@ -11267,24 +11439,23 @@ fieldset.amb-design-item-selected {
11267
11439
  }
11268
11440
  /* 用于占位 */
11269
11441
  .amb-widget-tools-parent {
11270
- width: 100%;
11271
- min-height: 58px;
11272
- margin-bottom: 18px;
11442
+ width: 100%;
11273
11443
  }
11274
11444
  .amb-widget-tools {
11275
11445
  display: flex;
11446
+ flex-wrap: wrap;
11276
11447
  /* 垂直居中 */
11277
11448
  align-items: center;
11278
11449
  background: #fafafa;
11279
11450
  /* background:#FAFAFA; */
11280
11451
  /* background-color: var(--el-card-bg-color); */
11281
11452
  /* border:1px solid #e4e7ed; */
11282
- height: 58px;
11283
11453
  border-radius: 4px;
11284
11454
  width: transparent;
11285
11455
  padding-left: 20px;
11286
11456
  padding-right: 20px;
11287
11457
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
11458
+ min-height: 58px;
11288
11459
  /* --el-card-border-color: var(--el-border-color-light);
11289
11460
  --el-card-border-radius: 4px;
11290
11461
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -11306,6 +11477,9 @@ fieldset.amb-design-item-selected {
11306
11477
  border: 1px solid #e6a23c !important;
11307
11478
  /* background-color: rgba(205, 210, 216, 0.105); */
11308
11479
  }
11480
+ .amb-design-item-default > div {
11481
+ width: 100%;
11482
+ }
11309
11483
  .amb-design-attr-group-header > button {
11310
11484
  background: #f5f6f8;
11311
11485
  padding-left: 10px;
@@ -11416,8 +11590,7 @@ fieldset.amb-design-item-selected {
11416
11590
  color: var(--el-text-color-primary);
11417
11591
  overflow: hidden;
11418
11592
  transition: var(--el-transition-duration);
11419
- box-shadow: var(--el-box-shadow-light);
11420
- margin-bottom: 18px;
11593
+ box-shadow: var(--el-box-shadow-light);
11421
11594
  }
11422
11595
  .amb-widget-chart-header {
11423
11596
  border-bottom: 1px solid var(--el-card-border-color);
@@ -11435,9 +11608,6 @@ fieldset.amb-design-item-selected {
11435
11608
  vertical-align: middle;
11436
11609
  justify-content: center;
11437
11610
  }
11438
- .el-card {
11439
- margin-bottom: 18px;
11440
- }
11441
11611
  .el-collapse {
11442
11612
  margin-bottom: 18px;
11443
11613
  }
@@ -11462,9 +11632,6 @@ fieldset.amb-design-item-selected {
11462
11632
  }
11463
11633
  .el-button-group > .el-button {
11464
11634
  margin-right: 0px;
11465
- }
11466
- .el-form-item > .el-form-item__content {
11467
- padding-right: 18px;
11468
11635
  }
11469
11636
  /* 设计时样式 */
11470
11637
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -11497,7 +11664,8 @@ fieldset.amb-design-item-selected {
11497
11664
  line-height: 60px;
11498
11665
  background-color: #ffffff;
11499
11666
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
11500
- text-align: center;
11667
+ text-align: center;
11668
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
11501
11669
  }
11502
11670
  .amb-page-container-header-page {
11503
11671
  position: fixed;
@@ -11524,24 +11692,30 @@ fieldset.amb-design-item-selected {
11524
11692
  background: #5893ef;
11525
11693
  color: #ffffff;
11526
11694
  }
11695
+ .amb-page-container-header ~ .amb-page-container-main {
11696
+ height: calc(100vh - 60px);
11697
+ }
11527
11698
  .amb-page-container-main {
11528
11699
  position: relative;
11529
11700
  overflow: auto;
11530
11701
  }
11702
+ .amb-page-container-main > .el-container {
11703
+ height: 100%;
11704
+ }
11531
11705
  .amb-container-left {
11532
- padding-right: 20px;
11706
+ width: 280px !important;
11533
11707
  overflow-y: auto;
11534
11708
  }
11535
11709
  .amb-container-main {
11536
11710
  padding: 0px !important;
11537
- user-select: none;
11711
+ user-select: none;
11712
+ overflow: hidden;
11538
11713
  }
11539
11714
  .amb-container-main::-webkit-scrollbar {
11540
11715
  width: 1px;
11541
11716
  }
11542
11717
  .amb-container-attr {
11543
- width: 300px;
11544
- padding-left: 20px;
11718
+ width: 280px !important;
11545
11719
  }
11546
11720
  .amb-design-attr-base-content {
11547
11721
  background: #ffffff;
@@ -11574,21 +11748,20 @@ fieldset.amb-design-item-selected {
11574
11748
  }
11575
11749
  .amb-design-content {
11576
11750
  overflow: auto;
11577
- display: block;
11751
+ display: flex;
11752
+ flex-direction: column;
11578
11753
  flex: none;
11579
11754
  position: relative;
11580
- width: 100%;
11755
+ width: 100%;
11756
+ height: 100%;
11581
11757
  }
11582
11758
  .amb-design-content::-webkit-scrollbar {
11583
11759
  width: 1px;
11584
11760
  }
11585
11761
  .amb-design-content-center-header {
11586
- position: sticky;
11587
- z-index: 4;
11588
- top: 0;
11589
11762
  height: 54px;
11590
11763
  background-color: #f7f8fa;
11591
- padding-top: 14px;
11764
+ margin: 15px;
11592
11765
  }
11593
11766
  .amb-design-tool {
11594
11767
  position: relative;
@@ -11634,21 +11807,27 @@ fieldset.amb-design-item-selected {
11634
11807
  position: relative;
11635
11808
  cursor: pointer;
11636
11809
  }
11810
+ .el-scrollbar__view:has(.amb-design-board) {
11811
+ padding: 0 15px;
11812
+ height: 100%;
11813
+ }
11637
11814
  .amb-design-board {
11815
+ min-height: 100%;
11638
11816
  margin: 0 auto;
11639
- margin-top: 12px;
11640
- overflow-y: hidden;
11641
- overflow-x: auto;
11642
11817
  background: #ffffff;
11643
11818
  border-radius: 2px 2px 2px 2px;
11644
11819
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
11645
11820
  padding-bottom: 100px;
11646
11821
  }
11822
+ .amb-design-board .el-row > div {
11823
+ width: 100%;
11824
+ }
11647
11825
  .amb-item-ghost {
11648
- background-color: #5893ef;
11649
- height: 5px;
11650
- line-height: 5px;
11826
+ background-color: rgba(64, 158, 255, .1);
11651
11827
  overflow: hidden;
11828
+ }
11829
+ .amb-item-ghost > * {
11830
+ opacity: 0;
11652
11831
  }
11653
11832
  /* 将你的自定义样式添加到这里 */
11654
11833
  .draggable-placeholder {
@@ -11856,24 +12035,23 @@ fieldset.amb-design-item-selected {
11856
12035
  }
11857
12036
  /* 用于占位 */
11858
12037
  .amb-widget-tools-parent {
11859
- width: 100%;
11860
- min-height: 58px;
11861
- margin-bottom: 18px;
12038
+ width: 100%;
11862
12039
  }
11863
12040
  .amb-widget-tools {
11864
12041
  display: flex;
12042
+ flex-wrap: wrap;
11865
12043
  /* 垂直居中 */
11866
12044
  align-items: center;
11867
12045
  background: #fafafa;
11868
12046
  /* background:#FAFAFA; */
11869
12047
  /* background-color: var(--el-card-bg-color); */
11870
12048
  /* border:1px solid #e4e7ed; */
11871
- height: 58px;
11872
12049
  border-radius: 4px;
11873
12050
  width: transparent;
11874
12051
  padding-left: 20px;
11875
12052
  padding-right: 20px;
11876
12053
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
12054
+ min-height: 58px;
11877
12055
  /* --el-card-border-color: var(--el-border-color-light);
11878
12056
  --el-card-border-radius: 4px;
11879
12057
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -11895,6 +12073,9 @@ fieldset.amb-design-item-selected {
11895
12073
  border: 1px solid #e6a23c !important;
11896
12074
  /* background-color: rgba(205, 210, 216, 0.105); */
11897
12075
  }
12076
+ .amb-design-item-default > div {
12077
+ width: 100%;
12078
+ }
11898
12079
  .amb-design-attr-group-header > button {
11899
12080
  background: #f5f6f8;
11900
12081
  padding-left: 10px;
@@ -12005,8 +12186,7 @@ fieldset.amb-design-item-selected {
12005
12186
  color: var(--el-text-color-primary);
12006
12187
  overflow: hidden;
12007
12188
  transition: var(--el-transition-duration);
12008
- box-shadow: var(--el-box-shadow-light);
12009
- margin-bottom: 18px;
12189
+ box-shadow: var(--el-box-shadow-light);
12010
12190
  }
12011
12191
  .amb-widget-chart-header {
12012
12192
  border-bottom: 1px solid var(--el-card-border-color);
@@ -12024,9 +12204,6 @@ fieldset.amb-design-item-selected {
12024
12204
  vertical-align: middle;
12025
12205
  justify-content: center;
12026
12206
  }
12027
- .el-card {
12028
- margin-bottom: 18px;
12029
- }
12030
12207
  .el-collapse {
12031
12208
  margin-bottom: 18px;
12032
12209
  }
@@ -12051,9 +12228,6 @@ fieldset.amb-design-item-selected {
12051
12228
  }
12052
12229
  .el-button-group > .el-button {
12053
12230
  margin-right: 0px;
12054
- }
12055
- .el-form-item > .el-form-item__content {
12056
- padding-right: 18px;
12057
12231
  }
12058
12232
  /* 设计时样式 */
12059
12233
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -12086,7 +12260,8 @@ fieldset.amb-design-item-selected {
12086
12260
  line-height: 60px;
12087
12261
  background-color: #ffffff;
12088
12262
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
12089
- text-align: center;
12263
+ text-align: center;
12264
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
12090
12265
  }
12091
12266
  .amb-page-container-header-page {
12092
12267
  position: fixed;
@@ -12113,24 +12288,30 @@ fieldset.amb-design-item-selected {
12113
12288
  background: #5893ef;
12114
12289
  color: #ffffff;
12115
12290
  }
12291
+ .amb-page-container-header ~ .amb-page-container-main {
12292
+ height: calc(100vh - 60px);
12293
+ }
12116
12294
  .amb-page-container-main {
12117
12295
  position: relative;
12118
12296
  overflow: auto;
12119
12297
  }
12298
+ .amb-page-container-main > .el-container {
12299
+ height: 100%;
12300
+ }
12120
12301
  .amb-container-left {
12121
- padding-right: 20px;
12302
+ width: 280px !important;
12122
12303
  overflow-y: auto;
12123
12304
  }
12124
12305
  .amb-container-main {
12125
12306
  padding: 0px !important;
12126
- user-select: none;
12307
+ user-select: none;
12308
+ overflow: hidden;
12127
12309
  }
12128
12310
  .amb-container-main::-webkit-scrollbar {
12129
12311
  width: 1px;
12130
12312
  }
12131
12313
  .amb-container-attr {
12132
- width: 300px;
12133
- padding-left: 20px;
12314
+ width: 280px !important;
12134
12315
  }
12135
12316
  .amb-design-attr-base-content {
12136
12317
  background: #ffffff;
@@ -12163,21 +12344,20 @@ fieldset.amb-design-item-selected {
12163
12344
  }
12164
12345
  .amb-design-content {
12165
12346
  overflow: auto;
12166
- display: block;
12347
+ display: flex;
12348
+ flex-direction: column;
12167
12349
  flex: none;
12168
12350
  position: relative;
12169
- width: 100%;
12351
+ width: 100%;
12352
+ height: 100%;
12170
12353
  }
12171
12354
  .amb-design-content::-webkit-scrollbar {
12172
12355
  width: 1px;
12173
12356
  }
12174
12357
  .amb-design-content-center-header {
12175
- position: sticky;
12176
- z-index: 4;
12177
- top: 0;
12178
12358
  height: 54px;
12179
12359
  background-color: #f7f8fa;
12180
- padding-top: 14px;
12360
+ margin: 15px;
12181
12361
  }
12182
12362
  .amb-design-tool {
12183
12363
  position: relative;
@@ -12223,21 +12403,27 @@ fieldset.amb-design-item-selected {
12223
12403
  position: relative;
12224
12404
  cursor: pointer;
12225
12405
  }
12406
+ .el-scrollbar__view:has(.amb-design-board) {
12407
+ padding: 0 15px;
12408
+ height: 100%;
12409
+ }
12226
12410
  .amb-design-board {
12411
+ min-height: 100%;
12227
12412
  margin: 0 auto;
12228
- margin-top: 12px;
12229
- overflow-y: hidden;
12230
- overflow-x: auto;
12231
12413
  background: #ffffff;
12232
12414
  border-radius: 2px 2px 2px 2px;
12233
12415
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
12234
12416
  padding-bottom: 100px;
12235
12417
  }
12418
+ .amb-design-board .el-row > div {
12419
+ width: 100%;
12420
+ }
12236
12421
  .amb-item-ghost {
12237
- background-color: #5893ef;
12238
- height: 5px;
12239
- line-height: 5px;
12422
+ background-color: rgba(64, 158, 255, .1);
12240
12423
  overflow: hidden;
12424
+ }
12425
+ .amb-item-ghost > * {
12426
+ opacity: 0;
12241
12427
  }
12242
12428
  /* 将你的自定义样式添加到这里 */
12243
12429
  .draggable-placeholder {
@@ -12445,24 +12631,23 @@ fieldset.amb-design-item-selected {
12445
12631
  }
12446
12632
  /* 用于占位 */
12447
12633
  .amb-widget-tools-parent {
12448
- width: 100%;
12449
- min-height: 58px;
12450
- margin-bottom: 18px;
12634
+ width: 100%;
12451
12635
  }
12452
12636
  .amb-widget-tools {
12453
12637
  display: flex;
12638
+ flex-wrap: wrap;
12454
12639
  /* 垂直居中 */
12455
12640
  align-items: center;
12456
12641
  background: #fafafa;
12457
12642
  /* background:#FAFAFA; */
12458
12643
  /* background-color: var(--el-card-bg-color); */
12459
12644
  /* border:1px solid #e4e7ed; */
12460
- height: 58px;
12461
12645
  border-radius: 4px;
12462
12646
  width: transparent;
12463
12647
  padding-left: 20px;
12464
12648
  padding-right: 20px;
12465
12649
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
12650
+ min-height: 58px;
12466
12651
  /* --el-card-border-color: var(--el-border-color-light);
12467
12652
  --el-card-border-radius: 4px;
12468
12653
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -12484,6 +12669,9 @@ fieldset.amb-design-item-selected {
12484
12669
  border: 1px solid #e6a23c !important;
12485
12670
  /* background-color: rgba(205, 210, 216, 0.105); */
12486
12671
  }
12672
+ .amb-design-item-default > div {
12673
+ width: 100%;
12674
+ }
12487
12675
  .amb-design-attr-group-header > button {
12488
12676
  background: #f5f6f8;
12489
12677
  padding-left: 10px;
@@ -12594,8 +12782,7 @@ fieldset.amb-design-item-selected {
12594
12782
  color: var(--el-text-color-primary);
12595
12783
  overflow: hidden;
12596
12784
  transition: var(--el-transition-duration);
12597
- box-shadow: var(--el-box-shadow-light);
12598
- margin-bottom: 18px;
12785
+ box-shadow: var(--el-box-shadow-light);
12599
12786
  }
12600
12787
  .amb-widget-chart-header {
12601
12788
  border-bottom: 1px solid var(--el-card-border-color);
@@ -12613,9 +12800,6 @@ fieldset.amb-design-item-selected {
12613
12800
  vertical-align: middle;
12614
12801
  justify-content: center;
12615
12802
  }
12616
- .el-card {
12617
- margin-bottom: 18px;
12618
- }
12619
12803
  .el-collapse {
12620
12804
  margin-bottom: 18px;
12621
12805
  }
@@ -12640,9 +12824,6 @@ fieldset.amb-design-item-selected {
12640
12824
  }
12641
12825
  .el-button-group > .el-button {
12642
12826
  margin-right: 0px;
12643
- }
12644
- .el-form-item > .el-form-item__content {
12645
- padding-right: 18px;
12646
12827
  }
12647
12828
  /* 设计时样式 */
12648
12829
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -12675,7 +12856,8 @@ fieldset.amb-design-item-selected {
12675
12856
  line-height: 60px;
12676
12857
  background-color: #ffffff;
12677
12858
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
12678
- text-align: center;
12859
+ text-align: center;
12860
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
12679
12861
  }
12680
12862
  .amb-page-container-header-page {
12681
12863
  position: fixed;
@@ -12702,24 +12884,30 @@ fieldset.amb-design-item-selected {
12702
12884
  background: #5893ef;
12703
12885
  color: #ffffff;
12704
12886
  }
12887
+ .amb-page-container-header ~ .amb-page-container-main {
12888
+ height: calc(100vh - 60px);
12889
+ }
12705
12890
  .amb-page-container-main {
12706
12891
  position: relative;
12707
12892
  overflow: auto;
12708
12893
  }
12894
+ .amb-page-container-main > .el-container {
12895
+ height: 100%;
12896
+ }
12709
12897
  .amb-container-left {
12710
- padding-right: 20px;
12898
+ width: 280px !important;
12711
12899
  overflow-y: auto;
12712
12900
  }
12713
12901
  .amb-container-main {
12714
12902
  padding: 0px !important;
12715
- user-select: none;
12903
+ user-select: none;
12904
+ overflow: hidden;
12716
12905
  }
12717
12906
  .amb-container-main::-webkit-scrollbar {
12718
12907
  width: 1px;
12719
12908
  }
12720
12909
  .amb-container-attr {
12721
- width: 300px;
12722
- padding-left: 20px;
12910
+ width: 280px !important;
12723
12911
  }
12724
12912
  .amb-design-attr-base-content {
12725
12913
  background: #ffffff;
@@ -12752,21 +12940,20 @@ fieldset.amb-design-item-selected {
12752
12940
  }
12753
12941
  .amb-design-content {
12754
12942
  overflow: auto;
12755
- display: block;
12943
+ display: flex;
12944
+ flex-direction: column;
12756
12945
  flex: none;
12757
12946
  position: relative;
12758
- width: 100%;
12947
+ width: 100%;
12948
+ height: 100%;
12759
12949
  }
12760
12950
  .amb-design-content::-webkit-scrollbar {
12761
12951
  width: 1px;
12762
12952
  }
12763
12953
  .amb-design-content-center-header {
12764
- position: sticky;
12765
- z-index: 4;
12766
- top: 0;
12767
12954
  height: 54px;
12768
12955
  background-color: #f7f8fa;
12769
- padding-top: 14px;
12956
+ margin: 15px;
12770
12957
  }
12771
12958
  .amb-design-tool {
12772
12959
  position: relative;
@@ -12812,21 +12999,27 @@ fieldset.amb-design-item-selected {
12812
12999
  position: relative;
12813
13000
  cursor: pointer;
12814
13001
  }
13002
+ .el-scrollbar__view:has(.amb-design-board) {
13003
+ padding: 0 15px;
13004
+ height: 100%;
13005
+ }
12815
13006
  .amb-design-board {
13007
+ min-height: 100%;
12816
13008
  margin: 0 auto;
12817
- margin-top: 12px;
12818
- overflow-y: hidden;
12819
- overflow-x: auto;
12820
13009
  background: #ffffff;
12821
13010
  border-radius: 2px 2px 2px 2px;
12822
13011
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
12823
13012
  padding-bottom: 100px;
12824
13013
  }
13014
+ .amb-design-board .el-row > div {
13015
+ width: 100%;
13016
+ }
12825
13017
  .amb-item-ghost {
12826
- background-color: #5893ef;
12827
- height: 5px;
12828
- line-height: 5px;
13018
+ background-color: rgba(64, 158, 255, .1);
12829
13019
  overflow: hidden;
13020
+ }
13021
+ .amb-item-ghost > * {
13022
+ opacity: 0;
12830
13023
  }
12831
13024
  /* 将你的自定义样式添加到这里 */
12832
13025
  .draggable-placeholder {
@@ -13034,24 +13227,23 @@ fieldset.amb-design-item-selected {
13034
13227
  }
13035
13228
  /* 用于占位 */
13036
13229
  .amb-widget-tools-parent {
13037
- width: 100%;
13038
- min-height: 58px;
13039
- margin-bottom: 18px;
13230
+ width: 100%;
13040
13231
  }
13041
13232
  .amb-widget-tools {
13042
13233
  display: flex;
13234
+ flex-wrap: wrap;
13043
13235
  /* 垂直居中 */
13044
13236
  align-items: center;
13045
13237
  background: #fafafa;
13046
13238
  /* background:#FAFAFA; */
13047
13239
  /* background-color: var(--el-card-bg-color); */
13048
13240
  /* border:1px solid #e4e7ed; */
13049
- height: 58px;
13050
13241
  border-radius: 4px;
13051
13242
  width: transparent;
13052
13243
  padding-left: 20px;
13053
13244
  padding-right: 20px;
13054
13245
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
13246
+ min-height: 58px;
13055
13247
  /* --el-card-border-color: var(--el-border-color-light);
13056
13248
  --el-card-border-radius: 4px;
13057
13249
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -13073,6 +13265,9 @@ fieldset.amb-design-item-selected {
13073
13265
  border: 1px solid #e6a23c !important;
13074
13266
  /* background-color: rgba(205, 210, 216, 0.105); */
13075
13267
  }
13268
+ .amb-design-item-default > div {
13269
+ width: 100%;
13270
+ }
13076
13271
  .amb-design-attr-group-header > button {
13077
13272
  background: #f5f6f8;
13078
13273
  padding-left: 10px;
@@ -13183,8 +13378,7 @@ fieldset.amb-design-item-selected {
13183
13378
  color: var(--el-text-color-primary);
13184
13379
  overflow: hidden;
13185
13380
  transition: var(--el-transition-duration);
13186
- box-shadow: var(--el-box-shadow-light);
13187
- margin-bottom: 18px;
13381
+ box-shadow: var(--el-box-shadow-light);
13188
13382
  }
13189
13383
  .amb-widget-chart-header {
13190
13384
  border-bottom: 1px solid var(--el-card-border-color);
@@ -13202,9 +13396,6 @@ fieldset.amb-design-item-selected {
13202
13396
  vertical-align: middle;
13203
13397
  justify-content: center;
13204
13398
  }
13205
- .el-card {
13206
- margin-bottom: 18px;
13207
- }
13208
13399
  .el-collapse {
13209
13400
  margin-bottom: 18px;
13210
13401
  }
@@ -13229,9 +13420,6 @@ fieldset.amb-design-item-selected {
13229
13420
  }
13230
13421
  .el-button-group > .el-button {
13231
13422
  margin-right: 0px;
13232
- }
13233
- .el-form-item > .el-form-item__content {
13234
- padding-right: 18px;
13235
13423
  }
13236
13424
  /* 设计时样式 */
13237
13425
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -13264,7 +13452,8 @@ fieldset.amb-design-item-selected {
13264
13452
  line-height: 60px;
13265
13453
  background-color: #ffffff;
13266
13454
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
13267
- text-align: center;
13455
+ text-align: center;
13456
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
13268
13457
  }
13269
13458
  .amb-page-container-header-page {
13270
13459
  position: fixed;
@@ -13291,24 +13480,30 @@ fieldset.amb-design-item-selected {
13291
13480
  background: #5893ef;
13292
13481
  color: #ffffff;
13293
13482
  }
13483
+ .amb-page-container-header ~ .amb-page-container-main {
13484
+ height: calc(100vh - 60px);
13485
+ }
13294
13486
  .amb-page-container-main {
13295
13487
  position: relative;
13296
13488
  overflow: auto;
13297
13489
  }
13490
+ .amb-page-container-main > .el-container {
13491
+ height: 100%;
13492
+ }
13298
13493
  .amb-container-left {
13299
- padding-right: 20px;
13494
+ width: 280px !important;
13300
13495
  overflow-y: auto;
13301
13496
  }
13302
13497
  .amb-container-main {
13303
13498
  padding: 0px !important;
13304
- user-select: none;
13499
+ user-select: none;
13500
+ overflow: hidden;
13305
13501
  }
13306
13502
  .amb-container-main::-webkit-scrollbar {
13307
13503
  width: 1px;
13308
13504
  }
13309
13505
  .amb-container-attr {
13310
- width: 300px;
13311
- padding-left: 20px;
13506
+ width: 280px !important;
13312
13507
  }
13313
13508
  .amb-design-attr-base-content {
13314
13509
  background: #ffffff;
@@ -13341,21 +13536,20 @@ fieldset.amb-design-item-selected {
13341
13536
  }
13342
13537
  .amb-design-content {
13343
13538
  overflow: auto;
13344
- display: block;
13539
+ display: flex;
13540
+ flex-direction: column;
13345
13541
  flex: none;
13346
13542
  position: relative;
13347
- width: 100%;
13543
+ width: 100%;
13544
+ height: 100%;
13348
13545
  }
13349
13546
  .amb-design-content::-webkit-scrollbar {
13350
13547
  width: 1px;
13351
13548
  }
13352
13549
  .amb-design-content-center-header {
13353
- position: sticky;
13354
- z-index: 4;
13355
- top: 0;
13356
13550
  height: 54px;
13357
13551
  background-color: #f7f8fa;
13358
- padding-top: 14px;
13552
+ margin: 15px;
13359
13553
  }
13360
13554
  .amb-design-tool {
13361
13555
  position: relative;
@@ -13401,21 +13595,27 @@ fieldset.amb-design-item-selected {
13401
13595
  position: relative;
13402
13596
  cursor: pointer;
13403
13597
  }
13598
+ .el-scrollbar__view:has(.amb-design-board) {
13599
+ padding: 0 15px;
13600
+ height: 100%;
13601
+ }
13404
13602
  .amb-design-board {
13603
+ min-height: 100%;
13405
13604
  margin: 0 auto;
13406
- margin-top: 12px;
13407
- overflow-y: hidden;
13408
- overflow-x: auto;
13409
13605
  background: #ffffff;
13410
13606
  border-radius: 2px 2px 2px 2px;
13411
13607
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
13412
13608
  padding-bottom: 100px;
13413
13609
  }
13610
+ .amb-design-board .el-row > div {
13611
+ width: 100%;
13612
+ }
13414
13613
  .amb-item-ghost {
13415
- background-color: #5893ef;
13416
- height: 5px;
13417
- line-height: 5px;
13614
+ background-color: rgba(64, 158, 255, .1);
13418
13615
  overflow: hidden;
13616
+ }
13617
+ .amb-item-ghost > * {
13618
+ opacity: 0;
13419
13619
  }
13420
13620
  /* 将你的自定义样式添加到这里 */
13421
13621
  .draggable-placeholder {
@@ -13623,24 +13823,23 @@ fieldset.amb-design-item-selected {
13623
13823
  }
13624
13824
  /* 用于占位 */
13625
13825
  .amb-widget-tools-parent {
13626
- width: 100%;
13627
- min-height: 58px;
13628
- margin-bottom: 18px;
13826
+ width: 100%;
13629
13827
  }
13630
13828
  .amb-widget-tools {
13631
13829
  display: flex;
13830
+ flex-wrap: wrap;
13632
13831
  /* 垂直居中 */
13633
13832
  align-items: center;
13634
13833
  background: #fafafa;
13635
13834
  /* background:#FAFAFA; */
13636
13835
  /* background-color: var(--el-card-bg-color); */
13637
13836
  /* border:1px solid #e4e7ed; */
13638
- height: 58px;
13639
13837
  border-radius: 4px;
13640
13838
  width: transparent;
13641
13839
  padding-left: 20px;
13642
13840
  padding-right: 20px;
13643
13841
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
13842
+ min-height: 58px;
13644
13843
  /* --el-card-border-color: var(--el-border-color-light);
13645
13844
  --el-card-border-radius: 4px;
13646
13845
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -13662,6 +13861,9 @@ fieldset.amb-design-item-selected {
13662
13861
  border: 1px solid #e6a23c !important;
13663
13862
  /* background-color: rgba(205, 210, 216, 0.105); */
13664
13863
  }
13864
+ .amb-design-item-default > div {
13865
+ width: 100%;
13866
+ }
13665
13867
  .amb-design-attr-group-header > button {
13666
13868
  background: #f5f6f8;
13667
13869
  padding-left: 10px;
@@ -13772,8 +13974,7 @@ fieldset.amb-design-item-selected {
13772
13974
  color: var(--el-text-color-primary);
13773
13975
  overflow: hidden;
13774
13976
  transition: var(--el-transition-duration);
13775
- box-shadow: var(--el-box-shadow-light);
13776
- margin-bottom: 18px;
13977
+ box-shadow: var(--el-box-shadow-light);
13777
13978
  }
13778
13979
  .amb-widget-chart-header {
13779
13980
  border-bottom: 1px solid var(--el-card-border-color);
@@ -13791,9 +13992,6 @@ fieldset.amb-design-item-selected {
13791
13992
  vertical-align: middle;
13792
13993
  justify-content: center;
13793
13994
  }
13794
- .el-card {
13795
- margin-bottom: 18px;
13796
- }
13797
13995
  .el-collapse {
13798
13996
  margin-bottom: 18px;
13799
13997
  }
@@ -13818,9 +14016,6 @@ fieldset.amb-design-item-selected {
13818
14016
  }
13819
14017
  .el-button-group > .el-button {
13820
14018
  margin-right: 0px;
13821
- }
13822
- .el-form-item > .el-form-item__content {
13823
- padding-right: 18px;
13824
14019
  }
13825
14020
  /* 设计时样式 */
13826
14021
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -13853,7 +14048,8 @@ fieldset.amb-design-item-selected {
13853
14048
  line-height: 60px;
13854
14049
  background-color: #ffffff;
13855
14050
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
13856
- text-align: center;
14051
+ text-align: center;
14052
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
13857
14053
  }
13858
14054
  .amb-page-container-header-page {
13859
14055
  position: fixed;
@@ -13880,24 +14076,30 @@ fieldset.amb-design-item-selected {
13880
14076
  background: #5893ef;
13881
14077
  color: #ffffff;
13882
14078
  }
14079
+ .amb-page-container-header ~ .amb-page-container-main {
14080
+ height: calc(100vh - 60px);
14081
+ }
13883
14082
  .amb-page-container-main {
13884
14083
  position: relative;
13885
14084
  overflow: auto;
13886
14085
  }
14086
+ .amb-page-container-main > .el-container {
14087
+ height: 100%;
14088
+ }
13887
14089
  .amb-container-left {
13888
- padding-right: 20px;
14090
+ width: 280px !important;
13889
14091
  overflow-y: auto;
13890
14092
  }
13891
14093
  .amb-container-main {
13892
14094
  padding: 0px !important;
13893
- user-select: none;
14095
+ user-select: none;
14096
+ overflow: hidden;
13894
14097
  }
13895
14098
  .amb-container-main::-webkit-scrollbar {
13896
14099
  width: 1px;
13897
14100
  }
13898
14101
  .amb-container-attr {
13899
- width: 300px;
13900
- padding-left: 20px;
14102
+ width: 280px !important;
13901
14103
  }
13902
14104
  .amb-design-attr-base-content {
13903
14105
  background: #ffffff;
@@ -13930,21 +14132,20 @@ fieldset.amb-design-item-selected {
13930
14132
  }
13931
14133
  .amb-design-content {
13932
14134
  overflow: auto;
13933
- display: block;
14135
+ display: flex;
14136
+ flex-direction: column;
13934
14137
  flex: none;
13935
14138
  position: relative;
13936
- width: 100%;
14139
+ width: 100%;
14140
+ height: 100%;
13937
14141
  }
13938
14142
  .amb-design-content::-webkit-scrollbar {
13939
14143
  width: 1px;
13940
14144
  }
13941
14145
  .amb-design-content-center-header {
13942
- position: sticky;
13943
- z-index: 4;
13944
- top: 0;
13945
14146
  height: 54px;
13946
14147
  background-color: #f7f8fa;
13947
- padding-top: 14px;
14148
+ margin: 15px;
13948
14149
  }
13949
14150
  .amb-design-tool {
13950
14151
  position: relative;
@@ -13990,21 +14191,27 @@ fieldset.amb-design-item-selected {
13990
14191
  position: relative;
13991
14192
  cursor: pointer;
13992
14193
  }
14194
+ .el-scrollbar__view:has(.amb-design-board) {
14195
+ padding: 0 15px;
14196
+ height: 100%;
14197
+ }
13993
14198
  .amb-design-board {
14199
+ min-height: 100%;
13994
14200
  margin: 0 auto;
13995
- margin-top: 12px;
13996
- overflow-y: hidden;
13997
- overflow-x: auto;
13998
14201
  background: #ffffff;
13999
14202
  border-radius: 2px 2px 2px 2px;
14000
14203
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
14001
14204
  padding-bottom: 100px;
14002
14205
  }
14206
+ .amb-design-board .el-row > div {
14207
+ width: 100%;
14208
+ }
14003
14209
  .amb-item-ghost {
14004
- background-color: #5893ef;
14005
- height: 5px;
14006
- line-height: 5px;
14210
+ background-color: rgba(64, 158, 255, .1);
14007
14211
  overflow: hidden;
14212
+ }
14213
+ .amb-item-ghost > * {
14214
+ opacity: 0;
14008
14215
  }
14009
14216
  /* 将你的自定义样式添加到这里 */
14010
14217
  .draggable-placeholder {
@@ -14212,24 +14419,23 @@ fieldset.amb-design-item-selected {
14212
14419
  }
14213
14420
  /* 用于占位 */
14214
14421
  .amb-widget-tools-parent {
14215
- width: 100%;
14216
- min-height: 58px;
14217
- margin-bottom: 18px;
14422
+ width: 100%;
14218
14423
  }
14219
14424
  .amb-widget-tools {
14220
14425
  display: flex;
14426
+ flex-wrap: wrap;
14221
14427
  /* 垂直居中 */
14222
14428
  align-items: center;
14223
14429
  background: #fafafa;
14224
14430
  /* background:#FAFAFA; */
14225
14431
  /* background-color: var(--el-card-bg-color); */
14226
14432
  /* border:1px solid #e4e7ed; */
14227
- height: 58px;
14228
14433
  border-radius: 4px;
14229
14434
  width: transparent;
14230
14435
  padding-left: 20px;
14231
14436
  padding-right: 20px;
14232
14437
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
14438
+ min-height: 58px;
14233
14439
  /* --el-card-border-color: var(--el-border-color-light);
14234
14440
  --el-card-border-radius: 4px;
14235
14441
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -14251,6 +14457,9 @@ fieldset.amb-design-item-selected {
14251
14457
  border: 1px solid #e6a23c !important;
14252
14458
  /* background-color: rgba(205, 210, 216, 0.105); */
14253
14459
  }
14460
+ .amb-design-item-default > div {
14461
+ width: 100%;
14462
+ }
14254
14463
  .amb-design-attr-group-header > button {
14255
14464
  background: #f5f6f8;
14256
14465
  padding-left: 10px;
@@ -14361,8 +14570,7 @@ fieldset.amb-design-item-selected {
14361
14570
  color: var(--el-text-color-primary);
14362
14571
  overflow: hidden;
14363
14572
  transition: var(--el-transition-duration);
14364
- box-shadow: var(--el-box-shadow-light);
14365
- margin-bottom: 18px;
14573
+ box-shadow: var(--el-box-shadow-light);
14366
14574
  }
14367
14575
  .amb-widget-chart-header {
14368
14576
  border-bottom: 1px solid var(--el-card-border-color);
@@ -14380,9 +14588,6 @@ fieldset.amb-design-item-selected {
14380
14588
  vertical-align: middle;
14381
14589
  justify-content: center;
14382
14590
  }
14383
- .el-card {
14384
- margin-bottom: 18px;
14385
- }
14386
14591
  .el-collapse {
14387
14592
  margin-bottom: 18px;
14388
14593
  }
@@ -14407,9 +14612,6 @@ fieldset.amb-design-item-selected {
14407
14612
  }
14408
14613
  .el-button-group > .el-button {
14409
14614
  margin-right: 0px;
14410
- }
14411
- .el-form-item > .el-form-item__content {
14412
- padding-right: 18px;
14413
14615
  }
14414
14616
  /* 设计时样式 */
14415
14617
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -14442,7 +14644,8 @@ fieldset.amb-design-item-selected {
14442
14644
  line-height: 60px;
14443
14645
  background-color: #ffffff;
14444
14646
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
14445
- text-align: center;
14647
+ text-align: center;
14648
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
14446
14649
  }
14447
14650
  .amb-page-container-header-page {
14448
14651
  position: fixed;
@@ -14469,24 +14672,30 @@ fieldset.amb-design-item-selected {
14469
14672
  background: #5893ef;
14470
14673
  color: #ffffff;
14471
14674
  }
14675
+ .amb-page-container-header ~ .amb-page-container-main {
14676
+ height: calc(100vh - 60px);
14677
+ }
14472
14678
  .amb-page-container-main {
14473
14679
  position: relative;
14474
14680
  overflow: auto;
14475
14681
  }
14682
+ .amb-page-container-main > .el-container {
14683
+ height: 100%;
14684
+ }
14476
14685
  .amb-container-left {
14477
- padding-right: 20px;
14686
+ width: 280px !important;
14478
14687
  overflow-y: auto;
14479
14688
  }
14480
14689
  .amb-container-main {
14481
14690
  padding: 0px !important;
14482
- user-select: none;
14691
+ user-select: none;
14692
+ overflow: hidden;
14483
14693
  }
14484
14694
  .amb-container-main::-webkit-scrollbar {
14485
14695
  width: 1px;
14486
14696
  }
14487
14697
  .amb-container-attr {
14488
- width: 300px;
14489
- padding-left: 20px;
14698
+ width: 280px !important;
14490
14699
  }
14491
14700
  .amb-design-attr-base-content {
14492
14701
  background: #ffffff;
@@ -14519,21 +14728,20 @@ fieldset.amb-design-item-selected {
14519
14728
  }
14520
14729
  .amb-design-content {
14521
14730
  overflow: auto;
14522
- display: block;
14731
+ display: flex;
14732
+ flex-direction: column;
14523
14733
  flex: none;
14524
14734
  position: relative;
14525
- width: 100%;
14735
+ width: 100%;
14736
+ height: 100%;
14526
14737
  }
14527
14738
  .amb-design-content::-webkit-scrollbar {
14528
14739
  width: 1px;
14529
14740
  }
14530
14741
  .amb-design-content-center-header {
14531
- position: sticky;
14532
- z-index: 4;
14533
- top: 0;
14534
14742
  height: 54px;
14535
14743
  background-color: #f7f8fa;
14536
- padding-top: 14px;
14744
+ margin: 15px;
14537
14745
  }
14538
14746
  .amb-design-tool {
14539
14747
  position: relative;
@@ -14579,21 +14787,27 @@ fieldset.amb-design-item-selected {
14579
14787
  position: relative;
14580
14788
  cursor: pointer;
14581
14789
  }
14790
+ .el-scrollbar__view:has(.amb-design-board) {
14791
+ padding: 0 15px;
14792
+ height: 100%;
14793
+ }
14582
14794
  .amb-design-board {
14795
+ min-height: 100%;
14583
14796
  margin: 0 auto;
14584
- margin-top: 12px;
14585
- overflow-y: hidden;
14586
- overflow-x: auto;
14587
14797
  background: #ffffff;
14588
14798
  border-radius: 2px 2px 2px 2px;
14589
14799
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
14590
14800
  padding-bottom: 100px;
14591
14801
  }
14802
+ .amb-design-board .el-row > div {
14803
+ width: 100%;
14804
+ }
14592
14805
  .amb-item-ghost {
14593
- background-color: #5893ef;
14594
- height: 5px;
14595
- line-height: 5px;
14806
+ background-color: rgba(64, 158, 255, .1);
14596
14807
  overflow: hidden;
14808
+ }
14809
+ .amb-item-ghost > * {
14810
+ opacity: 0;
14597
14811
  }
14598
14812
  /* 将你的自定义样式添加到这里 */
14599
14813
  .draggable-placeholder {
@@ -14801,24 +15015,23 @@ fieldset.amb-design-item-selected {
14801
15015
  }
14802
15016
  /* 用于占位 */
14803
15017
  .amb-widget-tools-parent {
14804
- width: 100%;
14805
- min-height: 58px;
14806
- margin-bottom: 18px;
15018
+ width: 100%;
14807
15019
  }
14808
15020
  .amb-widget-tools {
14809
15021
  display: flex;
15022
+ flex-wrap: wrap;
14810
15023
  /* 垂直居中 */
14811
15024
  align-items: center;
14812
15025
  background: #fafafa;
14813
15026
  /* background:#FAFAFA; */
14814
15027
  /* background-color: var(--el-card-bg-color); */
14815
15028
  /* border:1px solid #e4e7ed; */
14816
- height: 58px;
14817
15029
  border-radius: 4px;
14818
15030
  width: transparent;
14819
15031
  padding-left: 20px;
14820
15032
  padding-right: 20px;
14821
15033
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
15034
+ min-height: 58px;
14822
15035
  /* --el-card-border-color: var(--el-border-color-light);
14823
15036
  --el-card-border-radius: 4px;
14824
15037
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -14840,6 +15053,9 @@ fieldset.amb-design-item-selected {
14840
15053
  border: 1px solid #e6a23c !important;
14841
15054
  /* background-color: rgba(205, 210, 216, 0.105); */
14842
15055
  }
15056
+ .amb-design-item-default > div {
15057
+ width: 100%;
15058
+ }
14843
15059
  .amb-design-attr-group-header > button {
14844
15060
  background: #f5f6f8;
14845
15061
  padding-left: 10px;
@@ -14950,8 +15166,7 @@ fieldset.amb-design-item-selected {
14950
15166
  color: var(--el-text-color-primary);
14951
15167
  overflow: hidden;
14952
15168
  transition: var(--el-transition-duration);
14953
- box-shadow: var(--el-box-shadow-light);
14954
- margin-bottom: 18px;
15169
+ box-shadow: var(--el-box-shadow-light);
14955
15170
  }
14956
15171
  .amb-widget-chart-header {
14957
15172
  border-bottom: 1px solid var(--el-card-border-color);
@@ -14969,9 +15184,6 @@ fieldset.amb-design-item-selected {
14969
15184
  vertical-align: middle;
14970
15185
  justify-content: center;
14971
15186
  }
14972
- .el-card {
14973
- margin-bottom: 18px;
14974
- }
14975
15187
  .el-collapse {
14976
15188
  margin-bottom: 18px;
14977
15189
  }
@@ -14996,9 +15208,6 @@ fieldset.amb-design-item-selected {
14996
15208
  }
14997
15209
  .el-button-group > .el-button {
14998
15210
  margin-right: 0px;
14999
- }
15000
- .el-form-item > .el-form-item__content {
15001
- padding-right: 18px;
15002
15211
  }
15003
15212
  /* 设计时样式 */
15004
15213
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -15031,7 +15240,8 @@ fieldset.amb-design-item-selected {
15031
15240
  line-height: 60px;
15032
15241
  background-color: #ffffff;
15033
15242
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
15034
- text-align: center;
15243
+ text-align: center;
15244
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
15035
15245
  }
15036
15246
  .amb-page-container-header-page {
15037
15247
  position: fixed;
@@ -15058,24 +15268,30 @@ fieldset.amb-design-item-selected {
15058
15268
  background: #5893ef;
15059
15269
  color: #ffffff;
15060
15270
  }
15271
+ .amb-page-container-header ~ .amb-page-container-main {
15272
+ height: calc(100vh - 60px);
15273
+ }
15061
15274
  .amb-page-container-main {
15062
15275
  position: relative;
15063
15276
  overflow: auto;
15064
15277
  }
15278
+ .amb-page-container-main > .el-container {
15279
+ height: 100%;
15280
+ }
15065
15281
  .amb-container-left {
15066
- padding-right: 20px;
15282
+ width: 280px !important;
15067
15283
  overflow-y: auto;
15068
15284
  }
15069
15285
  .amb-container-main {
15070
15286
  padding: 0px !important;
15071
- user-select: none;
15287
+ user-select: none;
15288
+ overflow: hidden;
15072
15289
  }
15073
15290
  .amb-container-main::-webkit-scrollbar {
15074
15291
  width: 1px;
15075
15292
  }
15076
15293
  .amb-container-attr {
15077
- width: 300px;
15078
- padding-left: 20px;
15294
+ width: 280px !important;
15079
15295
  }
15080
15296
  .amb-design-attr-base-content {
15081
15297
  background: #ffffff;
@@ -15108,21 +15324,20 @@ fieldset.amb-design-item-selected {
15108
15324
  }
15109
15325
  .amb-design-content {
15110
15326
  overflow: auto;
15111
- display: block;
15327
+ display: flex;
15328
+ flex-direction: column;
15112
15329
  flex: none;
15113
15330
  position: relative;
15114
- width: 100%;
15331
+ width: 100%;
15332
+ height: 100%;
15115
15333
  }
15116
15334
  .amb-design-content::-webkit-scrollbar {
15117
15335
  width: 1px;
15118
15336
  }
15119
15337
  .amb-design-content-center-header {
15120
- position: sticky;
15121
- z-index: 4;
15122
- top: 0;
15123
15338
  height: 54px;
15124
15339
  background-color: #f7f8fa;
15125
- padding-top: 14px;
15340
+ margin: 15px;
15126
15341
  }
15127
15342
  .amb-design-tool {
15128
15343
  position: relative;
@@ -15168,21 +15383,27 @@ fieldset.amb-design-item-selected {
15168
15383
  position: relative;
15169
15384
  cursor: pointer;
15170
15385
  }
15386
+ .el-scrollbar__view:has(.amb-design-board) {
15387
+ padding: 0 15px;
15388
+ height: 100%;
15389
+ }
15171
15390
  .amb-design-board {
15391
+ min-height: 100%;
15172
15392
  margin: 0 auto;
15173
- margin-top: 12px;
15174
- overflow-y: hidden;
15175
- overflow-x: auto;
15176
15393
  background: #ffffff;
15177
15394
  border-radius: 2px 2px 2px 2px;
15178
15395
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
15179
15396
  padding-bottom: 100px;
15180
15397
  }
15398
+ .amb-design-board .el-row > div {
15399
+ width: 100%;
15400
+ }
15181
15401
  .amb-item-ghost {
15182
- background-color: #5893ef;
15183
- height: 5px;
15184
- line-height: 5px;
15402
+ background-color: rgba(64, 158, 255, .1);
15185
15403
  overflow: hidden;
15404
+ }
15405
+ .amb-item-ghost > * {
15406
+ opacity: 0;
15186
15407
  }
15187
15408
  /* 将你的自定义样式添加到这里 */
15188
15409
  .draggable-placeholder {
@@ -15390,24 +15611,23 @@ fieldset.amb-design-item-selected {
15390
15611
  }
15391
15612
  /* 用于占位 */
15392
15613
  .amb-widget-tools-parent {
15393
- width: 100%;
15394
- min-height: 58px;
15395
- margin-bottom: 18px;
15614
+ width: 100%;
15396
15615
  }
15397
15616
  .amb-widget-tools {
15398
15617
  display: flex;
15618
+ flex-wrap: wrap;
15399
15619
  /* 垂直居中 */
15400
15620
  align-items: center;
15401
15621
  background: #fafafa;
15402
15622
  /* background:#FAFAFA; */
15403
15623
  /* background-color: var(--el-card-bg-color); */
15404
15624
  /* border:1px solid #e4e7ed; */
15405
- height: 58px;
15406
15625
  border-radius: 4px;
15407
15626
  width: transparent;
15408
15627
  padding-left: 20px;
15409
15628
  padding-right: 20px;
15410
15629
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
15630
+ min-height: 58px;
15411
15631
  /* --el-card-border-color: var(--el-border-color-light);
15412
15632
  --el-card-border-radius: 4px;
15413
15633
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -15429,6 +15649,9 @@ fieldset.amb-design-item-selected {
15429
15649
  border: 1px solid #e6a23c !important;
15430
15650
  /* background-color: rgba(205, 210, 216, 0.105); */
15431
15651
  }
15652
+ .amb-design-item-default > div {
15653
+ width: 100%;
15654
+ }
15432
15655
  .amb-design-attr-group-header > button {
15433
15656
  background: #f5f6f8;
15434
15657
  padding-left: 10px;
@@ -15539,8 +15762,7 @@ fieldset.amb-design-item-selected {
15539
15762
  color: var(--el-text-color-primary);
15540
15763
  overflow: hidden;
15541
15764
  transition: var(--el-transition-duration);
15542
- box-shadow: var(--el-box-shadow-light);
15543
- margin-bottom: 18px;
15765
+ box-shadow: var(--el-box-shadow-light);
15544
15766
  }
15545
15767
  .amb-widget-chart-header {
15546
15768
  border-bottom: 1px solid var(--el-card-border-color);
@@ -15558,9 +15780,6 @@ fieldset.amb-design-item-selected {
15558
15780
  vertical-align: middle;
15559
15781
  justify-content: center;
15560
15782
  }
15561
- .el-card {
15562
- margin-bottom: 18px;
15563
- }
15564
15783
  .el-collapse {
15565
15784
  margin-bottom: 18px;
15566
15785
  }
@@ -15585,9 +15804,6 @@ fieldset.amb-design-item-selected {
15585
15804
  }
15586
15805
  .el-button-group > .el-button {
15587
15806
  margin-right: 0px;
15588
- }
15589
- .el-form-item > .el-form-item__content {
15590
- padding-right: 18px;
15591
15807
  }
15592
15808
  /* 设计时样式 */
15593
15809
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -15685,7 +15901,8 @@ li[data-v-21af26bc] {
15685
15901
  line-height: 60px;
15686
15902
  background-color: #ffffff;
15687
15903
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
15688
- text-align: center;
15904
+ text-align: center;
15905
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
15689
15906
  }
15690
15907
  .amb-page-container-header-page {
15691
15908
  position: fixed;
@@ -15712,24 +15929,30 @@ li[data-v-21af26bc] {
15712
15929
  background: #5893ef;
15713
15930
  color: #ffffff;
15714
15931
  }
15932
+ .amb-page-container-header ~ .amb-page-container-main {
15933
+ height: calc(100vh - 60px);
15934
+ }
15715
15935
  .amb-page-container-main {
15716
15936
  position: relative;
15717
15937
  overflow: auto;
15718
15938
  }
15939
+ .amb-page-container-main > .el-container {
15940
+ height: 100%;
15941
+ }
15719
15942
  .amb-container-left {
15720
- padding-right: 20px;
15943
+ width: 280px !important;
15721
15944
  overflow-y: auto;
15722
15945
  }
15723
15946
  .amb-container-main {
15724
15947
  padding: 0px !important;
15725
- user-select: none;
15948
+ user-select: none;
15949
+ overflow: hidden;
15726
15950
  }
15727
15951
  .amb-container-main::-webkit-scrollbar {
15728
15952
  width: 1px;
15729
15953
  }
15730
15954
  .amb-container-attr {
15731
- width: 300px;
15732
- padding-left: 20px;
15955
+ width: 280px !important;
15733
15956
  }
15734
15957
  .amb-design-attr-base-content {
15735
15958
  background: #ffffff;
@@ -15762,21 +15985,20 @@ li[data-v-21af26bc] {
15762
15985
  }
15763
15986
  .amb-design-content {
15764
15987
  overflow: auto;
15765
- display: block;
15988
+ display: flex;
15989
+ flex-direction: column;
15766
15990
  flex: none;
15767
15991
  position: relative;
15768
- width: 100%;
15992
+ width: 100%;
15993
+ height: 100%;
15769
15994
  }
15770
15995
  .amb-design-content::-webkit-scrollbar {
15771
15996
  width: 1px;
15772
15997
  }
15773
15998
  .amb-design-content-center-header {
15774
- position: sticky;
15775
- z-index: 4;
15776
- top: 0;
15777
15999
  height: 54px;
15778
16000
  background-color: #f7f8fa;
15779
- padding-top: 14px;
16001
+ margin: 15px;
15780
16002
  }
15781
16003
  .amb-design-tool {
15782
16004
  position: relative;
@@ -15822,21 +16044,27 @@ li[data-v-21af26bc] {
15822
16044
  position: relative;
15823
16045
  cursor: pointer;
15824
16046
  }
16047
+ .el-scrollbar__view:has(.amb-design-board) {
16048
+ padding: 0 15px;
16049
+ height: 100%;
16050
+ }
15825
16051
  .amb-design-board {
16052
+ min-height: 100%;
15826
16053
  margin: 0 auto;
15827
- margin-top: 12px;
15828
- overflow-y: hidden;
15829
- overflow-x: auto;
15830
16054
  background: #ffffff;
15831
16055
  border-radius: 2px 2px 2px 2px;
15832
16056
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
15833
16057
  padding-bottom: 100px;
15834
16058
  }
16059
+ .amb-design-board .el-row > div {
16060
+ width: 100%;
16061
+ }
15835
16062
  .amb-item-ghost {
15836
- background-color: #5893ef;
15837
- height: 5px;
15838
- line-height: 5px;
16063
+ background-color: rgba(64, 158, 255, .1);
15839
16064
  overflow: hidden;
16065
+ }
16066
+ .amb-item-ghost > * {
16067
+ opacity: 0;
15840
16068
  }
15841
16069
  /* 将你的自定义样式添加到这里 */
15842
16070
  .draggable-placeholder {
@@ -16044,24 +16272,23 @@ li[data-v-21af26bc] {
16044
16272
  }
16045
16273
  /* 用于占位 */
16046
16274
  .amb-widget-tools-parent {
16047
- width: 100%;
16048
- min-height: 58px;
16049
- margin-bottom: 18px;
16275
+ width: 100%;
16050
16276
  }
16051
16277
  .amb-widget-tools {
16052
16278
  display: flex;
16279
+ flex-wrap: wrap;
16053
16280
  /* 垂直居中 */
16054
16281
  align-items: center;
16055
16282
  background: #fafafa;
16056
16283
  /* background:#FAFAFA; */
16057
16284
  /* background-color: var(--el-card-bg-color); */
16058
16285
  /* border:1px solid #e4e7ed; */
16059
- height: 58px;
16060
16286
  border-radius: 4px;
16061
16287
  width: transparent;
16062
16288
  padding-left: 20px;
16063
16289
  padding-right: 20px;
16064
16290
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
16291
+ min-height: 58px;
16065
16292
  /* --el-card-border-color: var(--el-border-color-light);
16066
16293
  --el-card-border-radius: 4px;
16067
16294
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -16083,6 +16310,9 @@ li[data-v-21af26bc] {
16083
16310
  border: 1px solid #e6a23c !important;
16084
16311
  /* background-color: rgba(205, 210, 216, 0.105); */
16085
16312
  }
16313
+ .amb-design-item-default > div {
16314
+ width: 100%;
16315
+ }
16086
16316
  .amb-design-attr-group-header > button {
16087
16317
  background: #f5f6f8;
16088
16318
  padding-left: 10px;
@@ -16193,8 +16423,7 @@ fieldset.amb-design-item-selected {
16193
16423
  color: var(--el-text-color-primary);
16194
16424
  overflow: hidden;
16195
16425
  transition: var(--el-transition-duration);
16196
- box-shadow: var(--el-box-shadow-light);
16197
- margin-bottom: 18px;
16426
+ box-shadow: var(--el-box-shadow-light);
16198
16427
  }
16199
16428
  .amb-widget-chart-header {
16200
16429
  border-bottom: 1px solid var(--el-card-border-color);
@@ -16212,9 +16441,6 @@ fieldset.amb-design-item-selected {
16212
16441
  vertical-align: middle;
16213
16442
  justify-content: center;
16214
16443
  }
16215
- .el-card {
16216
- margin-bottom: 18px;
16217
- }
16218
16444
  .el-collapse {
16219
16445
  margin-bottom: 18px;
16220
16446
  }
@@ -16239,9 +16465,6 @@ fieldset.amb-design-item-selected {
16239
16465
  }
16240
16466
  .el-button-group > .el-button {
16241
16467
  margin-right: 0px;
16242
- }
16243
- .el-form-item > .el-form-item__content {
16244
- padding-right: 18px;
16245
16468
  }
16246
16469
  /* 设计时样式 */
16247
16470
  .amb-design-item > .el-dropdown > .el-button-group {
@@ -16278,7 +16501,8 @@ fieldset.amb-design-item-selected {
16278
16501
  line-height: 60px;
16279
16502
  background-color: #ffffff;
16280
16503
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
16281
- text-align: center;
16504
+ text-align: center;
16505
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
16282
16506
  }
16283
16507
  .amb-page-container-header-page {
16284
16508
  position: fixed;
@@ -16305,24 +16529,30 @@ fieldset.amb-design-item-selected {
16305
16529
  background: #5893ef;
16306
16530
  color: #ffffff;
16307
16531
  }
16532
+ .amb-page-container-header ~ .amb-page-container-main {
16533
+ height: calc(100vh - 60px);
16534
+ }
16308
16535
  .amb-page-container-main {
16309
16536
  position: relative;
16310
16537
  overflow: auto;
16311
16538
  }
16539
+ .amb-page-container-main > .el-container {
16540
+ height: 100%;
16541
+ }
16312
16542
  .amb-container-left {
16313
- padding-right: 20px;
16543
+ width: 280px !important;
16314
16544
  overflow-y: auto;
16315
16545
  }
16316
16546
  .amb-container-main {
16317
16547
  padding: 0px !important;
16318
- user-select: none;
16548
+ user-select: none;
16549
+ overflow: hidden;
16319
16550
  }
16320
16551
  .amb-container-main::-webkit-scrollbar {
16321
16552
  width: 1px;
16322
16553
  }
16323
16554
  .amb-container-attr {
16324
- width: 300px;
16325
- padding-left: 20px;
16555
+ width: 280px !important;
16326
16556
  }
16327
16557
  .amb-design-attr-base-content {
16328
16558
  background: #ffffff;
@@ -16355,21 +16585,20 @@ fieldset.amb-design-item-selected {
16355
16585
  }
16356
16586
  .amb-design-content {
16357
16587
  overflow: auto;
16358
- display: block;
16588
+ display: flex;
16589
+ flex-direction: column;
16359
16590
  flex: none;
16360
16591
  position: relative;
16361
- width: 100%;
16592
+ width: 100%;
16593
+ height: 100%;
16362
16594
  }
16363
16595
  .amb-design-content::-webkit-scrollbar {
16364
16596
  width: 1px;
16365
16597
  }
16366
16598
  .amb-design-content-center-header {
16367
- position: sticky;
16368
- z-index: 4;
16369
- top: 0;
16370
16599
  height: 54px;
16371
16600
  background-color: #f7f8fa;
16372
- padding-top: 14px;
16601
+ margin: 15px;
16373
16602
  }
16374
16603
  .amb-design-tool {
16375
16604
  position: relative;
@@ -16415,21 +16644,27 @@ fieldset.amb-design-item-selected {
16415
16644
  position: relative;
16416
16645
  cursor: pointer;
16417
16646
  }
16647
+ .el-scrollbar__view:has(.amb-design-board) {
16648
+ padding: 0 15px;
16649
+ height: 100%;
16650
+ }
16418
16651
  .amb-design-board {
16652
+ min-height: 100%;
16419
16653
  margin: 0 auto;
16420
- margin-top: 12px;
16421
- overflow-y: hidden;
16422
- overflow-x: auto;
16423
16654
  background: #ffffff;
16424
16655
  border-radius: 2px 2px 2px 2px;
16425
16656
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
16426
16657
  padding-bottom: 100px;
16427
16658
  }
16659
+ .amb-design-board .el-row > div {
16660
+ width: 100%;
16661
+ }
16428
16662
  .amb-item-ghost {
16429
- background-color: #5893ef;
16430
- height: 5px;
16431
- line-height: 5px;
16663
+ background-color: rgba(64, 158, 255, .1);
16432
16664
  overflow: hidden;
16665
+ }
16666
+ .amb-item-ghost > * {
16667
+ opacity: 0;
16433
16668
  }
16434
16669
  /* 将你的自定义样式添加到这里 */
16435
16670
  .draggable-placeholder {
@@ -16637,24 +16872,23 @@ fieldset.amb-design-item-selected {
16637
16872
  }
16638
16873
  /* 用于占位 */
16639
16874
  .amb-widget-tools-parent {
16640
- width: 100%;
16641
- min-height: 58px;
16642
- margin-bottom: 18px;
16875
+ width: 100%;
16643
16876
  }
16644
16877
  .amb-widget-tools {
16645
16878
  display: flex;
16879
+ flex-wrap: wrap;
16646
16880
  /* 垂直居中 */
16647
16881
  align-items: center;
16648
16882
  background: #fafafa;
16649
16883
  /* background:#FAFAFA; */
16650
16884
  /* background-color: var(--el-card-bg-color); */
16651
16885
  /* border:1px solid #e4e7ed; */
16652
- height: 58px;
16653
16886
  border-radius: 4px;
16654
16887
  width: transparent;
16655
16888
  padding-left: 20px;
16656
16889
  padding-right: 20px;
16657
16890
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
16891
+ min-height: 58px;
16658
16892
  /* --el-card-border-color: var(--el-border-color-light);
16659
16893
  --el-card-border-radius: 4px;
16660
16894
  --el-card-bg-color: var(--el-fill-color-blank);
@@ -16676,6 +16910,9 @@ fieldset.amb-design-item-selected {
16676
16910
  border: 1px solid #e6a23c !important;
16677
16911
  /* background-color: rgba(205, 210, 216, 0.105); */
16678
16912
  }
16913
+ .amb-design-item-default > div {
16914
+ width: 100%;
16915
+ }
16679
16916
  .amb-design-attr-group-header > button {
16680
16917
  background: #f5f6f8;
16681
16918
  padding-left: 10px;
@@ -16786,8 +17023,7 @@ fieldset.amb-design-item-selected {
16786
17023
  color: var(--el-text-color-primary);
16787
17024
  overflow: hidden;
16788
17025
  transition: var(--el-transition-duration);
16789
- box-shadow: var(--el-box-shadow-light);
16790
- margin-bottom: 18px;
17026
+ box-shadow: var(--el-box-shadow-light);
16791
17027
  }
16792
17028
  .amb-widget-chart-header {
16793
17029
  border-bottom: 1px solid var(--el-card-border-color);
@@ -16805,9 +17041,6 @@ fieldset.amb-design-item-selected {
16805
17041
  vertical-align: middle;
16806
17042
  justify-content: center;
16807
17043
  }
16808
- .el-card {
16809
- margin-bottom: 18px;
16810
- }
16811
17044
  .el-collapse {
16812
17045
  margin-bottom: 18px;
16813
17046
  }
@@ -16832,9 +17065,6 @@ fieldset.amb-design-item-selected {
16832
17065
  }
16833
17066
  .el-button-group > .el-button {
16834
17067
  margin-right: 0px;
16835
- }
16836
- .el-form-item > .el-form-item__content {
16837
- padding-right: 18px;
16838
17068
  }
16839
17069
  /* 设计时样式 */
16840
17070
  .amb-design-item > .el-dropdown > .el-button-group {