super-page-designer 2.0.20 → 2.0.26

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 (131) hide show
  1. package/dist/es/assets/fonts/iconfont.css.js +1 -0
  2. package/dist/es/components/design/utils/assemblys-config.js +99 -91
  3. package/dist/es/components/design/utils/data-table-util.js +4 -4
  4. package/dist/es/components/design/utils/form-design-util.js +11 -0
  5. package/dist/es/components/design/utils/page-helper-util.d.ts +1 -0
  6. package/dist/es/components/design/utils/page-helper-util.js +8 -0
  7. package/dist/es/components/design/utils/page-permission-util.js +6 -0
  8. package/dist/es/components/design/utils/page-service-util.js +1 -1
  9. package/dist/es/components/design/utils/page-table-util.js +9 -7
  10. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +14 -8
  11. package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-design.vue2.js +16 -8
  12. package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +4 -1
  13. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-design.vue2.js +1 -0
  14. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue.js +16 -12
  15. package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +2 -2
  16. package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +10 -7
  17. package/dist/es/components/design/views/assemblys/common/common-style-background.vue.js +31 -9
  18. package/dist/es/components/design/views/assemblys/common/common-variable-bind-option.js +6 -1
  19. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.d.ts +1 -1
  20. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +1 -1
  21. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +5 -5
  22. package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +2 -2
  23. package/dist/es/components/design/views/assemblys/container/container/container-design.vue2.js +17 -7
  24. package/dist/es/components/design/views/assemblys/container/flex/flex-design.vue2.js +17 -7
  25. package/dist/es/components/design/views/assemblys/container/form/form-design.vue2.js +18 -8
  26. package/dist/es/components/design/views/assemblys/container/tools/tools-design.vue2.js +14 -8
  27. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +118 -23
  28. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-design.vue2.js +22 -9
  29. package/dist/es/components/design/views/assemblys/data/component/attr-style.vue.js +1 -1
  30. package/dist/es/components/design/views/assemblys/data/component/column-config.vue.js +37 -34
  31. package/dist/es/components/design/views/assemblys/data/component/data-origin.vue.js +1 -1
  32. package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +112 -13
  33. package/dist/es/components/design/views/assemblys/data/component/querySetting.vue.js +0 -5
  34. package/dist/es/components/design/views/assemblys/data/component/table-children-column.vue.js +18 -9
  35. package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +1 -1
  36. package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +31 -8
  37. package/dist/es/components/design/views/assemblys/data/table/table-attr.vue2.js +10 -9
  38. package/dist/es/components/design/views/assemblys/data/table/table-design.vue.js +1 -1
  39. package/dist/es/components/design/views/assemblys/data/table/table-design.vue2.js +13 -8
  40. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +66 -77
  41. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-event.vue.js +0 -1
  42. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-style.vue.js +1 -1
  43. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +45 -38
  44. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-style.vue.js +2 -2
  45. package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +22 -13
  46. package/dist/es/components/design/views/assemblys/form/common/attr-event.vue.js +1 -1
  47. package/dist/es/components/design/views/assemblys/form/common/attr-event.vue2.js +4 -3
  48. package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +414 -150
  49. package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +4 -3
  50. package/dist/es/components/design/views/assemblys/form/common/data-origin.vue.js +1 -1
  51. package/dist/es/components/design/views/assemblys/form/common/data-origin.vue2.js +4 -1
  52. package/dist/es/components/design/views/assemblys/form/common/dimension-input.vue.js +1 -75
  53. package/dist/es/components/design/views/assemblys/form/common/dimension-input.vue2.js +75 -1
  54. package/dist/es/components/design/views/assemblys/form/common/dimension-input.vue3.js +2 -2
  55. package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +3 -42
  56. package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +19 -13
  57. package/dist/es/components/design/views/assemblys/form/common/pre-suffix.vue.js +5 -68
  58. package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +24 -14
  59. package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +1 -1
  60. package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +16 -9
  61. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +21 -11
  62. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +6 -4
  63. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-event.vue.js +5 -5
  64. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-style.vue.js +6 -0
  65. package/dist/es/components/design/views/assemblys/form/divider/divider-design.vue2.js +17 -16
  66. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +16 -9
  67. package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +24 -9
  68. package/dist/es/components/design/views/assemblys/form/input-number/input-number-design.vue2.js +1 -0
  69. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +21 -12
  70. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-design.vue2.js +21 -14
  71. package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +20 -10
  72. package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +16 -9
  73. package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr-base.vue.js +3 -2
  74. package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr-style.vue.js +6 -0
  75. package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-design.vue2.js +8 -13
  76. package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +22 -13
  77. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +16 -9
  78. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-design.vue2.js +2 -2
  79. package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +25 -15
  80. package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-attr-base.vue.js +10 -5
  81. package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-attr-style.vue.js +4 -1
  82. package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +16 -9
  83. package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +13 -7
  84. package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +16 -9
  85. package/dist/es/components/design/views/assemblys/object-design.vue.js +12 -8
  86. package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.d.ts +2 -2
  87. package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.js +3 -3
  88. package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.d.ts +1 -1
  89. package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +28 -16
  90. package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-attr-base.vue.js +21 -6
  91. package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr-base.vue.js +10 -8
  92. package/dist/es/components/design/views/design/page-design.vue.js +165 -138
  93. package/dist/es/components/design/views/design/page-event/config.vue.d.ts +12 -1
  94. package/dist/es/components/design/views/design/page-event/config.vue.js +3 -3
  95. package/dist/es/components/design/views/design/page-event/config.vue2.js +1 -325
  96. package/dist/es/components/design/views/design/page-event/config.vue3.js +336 -1
  97. package/dist/es/components/design/views/design/page-event/page-event-container.vue.d.ts +1 -8
  98. package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +226 -569
  99. package/dist/es/components/design/views/design/page-event/page-event-content.vue.d.ts +11 -5
  100. package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
  101. package/dist/es/components/design/views/design/page-event/page-event-content.vue2.js +510 -366
  102. package/dist/es/components/design/views/design/page-event/page-event-view.vue.d.ts +8 -0
  103. package/dist/es/components/design/views/design/page-event/page-event-view.vue.js +48 -0
  104. package/dist/es/components/design/views/design/page-event/page-event-view.vue2.js +4 -0
  105. package/dist/es/components/design/views/design/view/assemblys-container.vue.d.ts +0 -6
  106. package/dist/es/components/design/views/design/view/assemblys-container.vue.js +14 -58
  107. package/dist/es/components/design/views/design/view/attr-container.vue.js +1 -0
  108. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.d.ts +18 -0
  109. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +678 -0
  110. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue2.js +4 -0
  111. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.d.ts +16 -0
  112. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +602 -0
  113. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue2.js +4 -0
  114. package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
  115. package/dist/es/components/design/views/design/view/page-switch.vue2.js +3 -2
  116. package/dist/es/components/design/views/design/view/view-design-display.vue.d.ts +6 -2
  117. package/dist/es/components/design/views/design/view/view-design-display.vue.js +99 -63
  118. package/dist/es/components/design/views/design/view/view-design-preview.vue.js +1 -1
  119. package/dist/es/components/design/views/design/view/view-design.vue.d.ts +13 -1
  120. package/dist/es/components/design/views/design/view/view-design.vue.js +13 -3
  121. package/dist/es/index.d.ts +1 -1
  122. package/dist/es/index.js +1 -0
  123. package/dist/es/stores/event-undo-redo-store.d.ts +22 -0
  124. package/dist/es/stores/event-undo-redo-store.js +56 -0
  125. package/dist/es/stores/page-store.js +1 -1
  126. package/dist/es/stores/undo-redo-store.d.ts +13 -0
  127. package/dist/es/stores/undo-redo-store.js +44 -0
  128. package/dist/es/style.css +409 -161
  129. package/package.json +4 -4
  130. package/dist/es/components/design/views/assemblys/data/component/formatting.vue.js +0 -539
  131. package/dist/es/components/design/views/assemblys/data/component/formatting.vue2.js +0 -4
package/dist/es/style.css CHANGED
@@ -388,12 +388,14 @@
388
388
 
389
389
  .amb-design-item-default {
390
390
  border: 1px dashed #c0c4cc !important;
391
+ /* border: 2px dashed transparent !important; */
391
392
  color: #c0c4cc;
392
393
  position: relative !important;
393
394
  }
394
395
  .amb-design-item-default:hover {
395
396
  cursor: pointer;
396
- background-color: rgba(205, 210, 216, 0.105);
397
+ border: 1px solid #e6a23c !important;
398
+ /* background-color: rgba(205, 210, 216, 0.105); */
397
399
  }
398
400
  .amb-design-attr-group-header > button {
399
401
  background: #f5f6f8;
@@ -408,10 +410,10 @@
408
410
  white-space: nowrap !important;
409
411
  }
410
412
  .amb-design-item {
411
- border: 3px solid #ffffff;
413
+ border: 1px solid #ffffff;
412
414
  }
413
415
  .amb-design-item-selected {
414
- border: 3px solid #e6a23c !important;
416
+ border: 1px solid #e6a23c !important;
415
417
  }
416
418
  fieldset.amb-design-item-selected {
417
419
  color: #e6a23c !important;
@@ -593,35 +595,61 @@ fieldset.amb-design-item-selected {
593
595
  transition: var(--el-transition-duration);
594
596
  /* box-shadow: var(--el-box-shadow-light); */
595
597
  padding: 10px;
598
+ padding-left: 0px;
596
599
  margin-bottom: 18px;
597
600
  }
598
601
 
599
602
  .amb-widget-separatelabel > .label {
600
- border-left: 4px solid #5893ef;
603
+ /* border-left: 4px solid #5893ef; */
604
+ border-bottom: 2px solid #5893ef;
605
+ color: #5893ef;
606
+ display: inline-block;
601
607
  padding-left: 6px;
602
- font-size: 14px;
608
+ padding-right: 6px;
609
+ padding-bottom: 10px;
610
+ /* font-size: 14px; */
611
+ margin-bottom: -8px;
612
+ }
613
+ @font-face {
614
+ font-family: "iconfont"; /* Project id 4592602 */
615
+ src: url('data:font/woff2;base64,d09GMgABAAAAAAPUAAsAAAAACBgAAAOIAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACCfgqDbIMoATYCJAMMCwgABCAFhGcHQRsHBxHVm0/Jfhy4sdOg9a44KVEXKjVJ/xwEiJtdmpSVMnF/MRlvZsrLaalyCNUla3/56TOg3eQInQHg81yO7zbJB/BbNmZjbFscHmbnAR1Ye1IWYS9wTKlh7MqLeAUBmKRTEK14yfJVcW3bqGt7AlEYfgFxr2jbqkUjDO6ianoFBgJL272qs5iIDtoo7Swwwf+8eEOmMEBDlxiX2JuXaMrB5+q5Lgc6BiLv4voQwPkaoAMSSF5ZWFSvT9qRYTMZiVmWVESj6QoBz3WH47ly5XX/4YFAA2HB6HYGIB62NHiubJVTU2ALDTj3Eli4hfY84CRmvO+XaGV8RbxPj+WmKQatj/UdbU6NbjrV29sSjJTPNB84qdmqHRuEsI3JkWNaurDMJ2aZy/usmrAvY5bfmBnievXr6JKaJtN9m88PazHDD9uYatcqXatWMsWMmz7bTyzIdqOGeY0YNGPFMp9m0wZ6N526dPl0Ia5WBQNTp5qjezBwJRbixNrkK81+INuYVdDiU+pkP2NtaLRm17XPzsureHhGNo+slcM/xuIWIrzL5Srh0avYYru9W/egnYXDZInPl5d8UZ3H5Br2q93OmY3ORY2+dmSR3soQ9aMaRTbot7Ri9iq5KjkN+TVl65328WH/bM26vCtXulRIseCrXUaGdy1UtkFcvZhOlFiyNVGud4+sm61ihR6ti/esMN2yytxgiWw+oMXKkJ0DsppFOi2wnhhIedcmniXTsnLmbprzpVVvsqy/a4TLqFu9s3rO9NpUNqiYX01raafOLpEuC9OsNATAcUNtkzGO/0Y6pO/ffI4/rkyPBm75vxk2BcDjWaOf+CHH//ZlwLjVpIB/l6irVxtllNqmFkAqsV4NlKjtzgBJw9ewVANMTMCBkfXkfn/Na3TZTRt4xdBwIggSg0hCMYnQsZEJCwYFYJJEicM2vOiIRCgrEMsQAIE7q6Dhyi5I3DlBKOYGdHx5AQvu/INJdeFyno1YIfmboFUM4E7oPS9kGeoHfWO7TlaKan+U1MMKVHmZ7bxwQRliQ9raWpWAhGd40sdwmhii8IBe8041NkVBZW/JPc/mJmgVA7gTes8Lud6a/r43tutkpSXxb0rqYXCo8rIF8VKXVkNXckna2lqVgAS0Z3jyOE5KkyGWzxrQa971qMemML2orZrPr88PdwwwjfGMzDQhhcL0HR695WvlqHHyagw=') format('woff2'),
616
+ url('data:font/woff;base64,d09GRgABAAAAAAWMAAsAAAAACBgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8GUlHY21hcAAAAYgAAABQAAABfn5X6q1nbHlmAAAB2AAAAb8AAAHsKvJzzWhlYWQAAAOYAAAAMQAAADYpBVm/aGhlYQAAA8wAAAAgAAAAJAiRBNlobXR4AAAD7AAAAAwAAAAMDVb//mxvY2EAAAP4AAAACAAAAAgAlgD2bWF4cAAABAAAAAAeAAAAIAEQAGxuYW1lAAAEIAAAAUAAAAJnEKM8sHBvc3QAAAVgAAAAKgAAAEHSS4MSeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGEpYpzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnrE8Y2Vu+N/AwMB8hwFIMjCiKGICAIy4DNt4nO2QsQ2AMAwEz4lDgRiDgoJhqNi/Yo3wthmDl+6kf7kyMIAuTuFgN0bk0mq5d9bcnT1vPPZnzCl7WN3TTVr4s6WPr7X4U1GfK2gv0hQLaXicPZDPahNRFMbvuefOvXfuZCYzmcxMrSYhmWampZDESSajUEMXFSOhfxA3XfQPpa5cKQoWoVbERZ9Al4IoCAXdCL6BjyD4Dm5c6WbipAHP99uc7xy+xUeQkOkP9hXbZEz2yQEhEK1COoi60Aq5AF6eg4HfgBkB+CO4Bf2kAXWYW/8J/CwZplHcgTjC0ItiiDIYZl4/CYpbEMVRSH8vBtJ1uEZtJ9+lFAVyRhGAAtWYRqUG7/3lhfVGs21bhu3IK1XdDkoqMHGlbhqaoEvh6fb9e6+UzF/bZXgh5GQ83hg9aa4f7j+iXbyotxHQzC8oFtmK61zYFtVKklPF8s8Oj69+YxyRMQ0LU1m6XrHY6rBKlTw4OvyQ3sj//GUCes0mDDj7Va+l508nyxEphk5zQnCKPonJGiFZB7J0mM2VDkaX5VQFWNApGuJiJgvCFnhVHrZm2+VrP/FrAJ5RQqMSDrYenrwxHFfAmVHKz4TrqJebx3d2brKyrtFj1zz/ubNYWZts7N59bLrQ48wzsHt9b/vZ7S3xSdkCRf5Wr+n5F47S1r9D2e1lD4ROP55alecnK0vJtQUlXfMdKPIPkGJNJwB4nGNgZGBgAGLuJM/yeH6brwzcLAwg8Ghm12MY/f/f/+ssW5lVgVwOBiaQKABQbg1sAAAAeJxjYGRgYG7438AQwxr6/x8DA8tWBqAICmAGAIuZBXQEAAAABVUAAAQB//4AAAAAAJYA9nicY2BkYGBgZkgAYhBgAmIuIGRg+A/mMwAAEkABfQAAeJyFkT1uwkAQhZ/BkASUKEqkNGlWKSgSyfyUSKlQoKegB7PmR7bXWi9I1DlNjpAT5AjpaHOKSHnYQwNFvNrZb96+mR3JAO6wh4fyu+cu2cMls5IruMCjcJX6k7BPfhauoYmecJ36q3ADL3gTbrJjxg6ef8WshXdhD7f4EK7gBp/CVepfwj75W7iGB/wI16n/Cjcw8a6Fm2h54cDqqdNzNdupVWjSyKTueI71YhNP7ak80TZfmVR1g85RGulU22ObfLvoORepyJpEDXmr49iozJq1Dl2wdC7rt9uR6EFoEgxgoTGFY5xDYYYd4wohDFJERXRn+ZjuBTaIWWn/dU/otsipH3KFLgJ0zlwjutLCeTpNji1f61F1dCtuy5qENJRazUlisuIPPNytqYTUAyyLqgx9tLmiE39QzJD8AdiTb1d4nGNgYoAALgbsgJmRiZGZkYWBKzkjtSIzMb+qNB/GrMwvZWAAAHNgCK0AAA==') format('woff'),
617
+ url('data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI8GUlHAAABjAAAAGBjbWFwflfqrQAAAfgAAAF+Z2x5Ziryc80AAAOAAAAB7GhlYWQpBVm/AAAA4AAAADZoaGVhCJEE2QAAALwAAAAkaG10eA1W//4AAAHsAAAADGxvY2EAlgD2AAADeAAAAAhtYXhwARAAbAAAARgAAAAgbmFtZRCjPLAAAAVsAAACZ3Bvc3TSS4MSAAAH1AAAAEEAAQAAA4D/gABcBVX//gAABLUAAQAAAAAAAAAAAAAAAAAAAAMAAQAAAAEAAAtiSXdfDzz1AAsEAAAAAADimYrjAAAAAOKZiuP//v/XBLUDJQAAAAgAAgAAAAAAAAABAAAAAwBgAAMAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEcgGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwOYE5gUDgP+AAAAD3ACAAAAAAQAAAAAAAAAAAAAAAAACBAAAAAVVAAAEAf/+AAAABQAAAAMAAAAsAAAABAAAAVYAAQAAAAAAUAADAAEAAAAsAAMACgAAAVYABAAkAAAABAAEAAEAAOYF//8AAOYE//8AAAABAAQAAAABAAIAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAACgAAAAAAAAAAgAA5gQAAOYEAAAAAQAA5gUAAOYFAAAAAgAAAAAAAACWAPYAAwAA/9cEtQMlAEgAXgBfAAABJisBNTQmLwEiIwYHAQYPAQYPAQYPAxcWHwEWHwEWFwEWPgE9ATMyHwEeAR8BFh8BFh8BFh8BFh8BFhcWNzI2NSYnLgEnJgMjFSYnASY3ATY3FTMyFxYXFhcmJyYjAvIaFwgTEQYFAhAR/lkCAgMHAwYEAgMBAQIBAgUEBQIIBQGjFigYQB8hJRAOCxARCBkUCRAXDAoXDQMpHg0LBQcCJCN+T1RSgwoI/oUQDwF/BwhLSEhEPnQhQGBecQIvA6weJQMBAw3+rAIDAwcDCgYJBgcQDgIFDAgGAgoE/q8RBicbuAQGAwMEBAUDDAgGCg4JCRIOBCs2FAIKCF9iYKU1OP74+QQHATAhIQE0BgTtHh01iXVLKCYAAAAAAv/+AAAD/wMWACcAPAAANy4BNzU2NzY3Njc2NzU0PgEWFwEWFAcBDgEuAT0BBgcGBwYHDgEjIgEVFAYjIgYHBgc2NzY3NjMyFh0BARULDAMLEiM0Tmt5lwsREwcBgAsM/oAHExEKgU1kR1A5BA8JBQJkEw2J2lAaEjxLRFlJcg0TATAGBBULAy8xXU94RU4HqQoQBwMH/pgJHQn+sAYDCBAJxwEPEzA3ZQcJAqZ+DhJ7eSkkMhwYCggTDaABCgAAAAASAN4AAQAAAAAAAAATAAAAAQAAAAAAAQAIABMAAQAAAAAAAgAHABsAAQAAAAAAAwAIACIAAQAAAAAABAAIACoAAQAAAAAABQALADIAAQAAAAAABgAIAD0AAQAAAAAACgArAEUAAQAAAAAACwATAHAAAwABBAkAAAAmAIMAAwABBAkAAQAQAKkAAwABBAkAAgAOALkAAwABBAkAAwAQAMcAAwABBAkABAAQANcAAwABBAkABQAWAOcAAwABBAkABgAQAP0AAwABBAkACgBWAQ0AAwABBAkACwAmAWNDcmVhdGVkIGJ5IGljb25mb250aWNvbmZvbnRSZWd1bGFyaWNvbmZvbnRpY29uZm9udFZlcnNpb24gMS4waWNvbmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwECAQMBBAAKY2hleGlhb3p1bwpjaGV4aWFveW91AAAAAAA=') format('truetype');
618
+ }
619
+
620
+ .iconfont {
621
+ font-family: "iconfont" !important;
622
+ font-size: 16px;
623
+ font-style: normal;
624
+ -webkit-font-smoothing: antialiased;
625
+ -moz-osx-font-smoothing: grayscale;
626
+ }
627
+
628
+ .icon-chexiaozuo:before {
629
+ content: "\e604";
630
+ }
631
+
632
+ .icon-chexiaoyou:before {
633
+ content: "\e605";
603
634
  }
604
635
 
636
+
605
637
  /* 定义滚动条的轨道 */
606
- [data-v-cd528dcb]::-webkit-scrollbar {
638
+ [data-v-a34d32af]::-webkit-scrollbar {
607
639
  height: 6px;
608
640
  width: 6px; /* 宽度 */
609
641
  }
610
642
 
611
643
  /* 定义滑块 */
612
- [data-v-cd528dcb]::-webkit-scrollbar-thumb {
644
+ [data-v-a34d32af]::-webkit-scrollbar-thumb {
613
645
  background-color: darkgrey; /* 滑块颜色 */
614
646
  border-radius: 5px; /* 圆角 */
615
647
  }
616
648
 
617
649
  /* 当滑块hover时改变颜色 */
618
- [data-v-cd528dcb]::-webkit-scrollbar-thumb:hover {
650
+ [data-v-a34d32af]::-webkit-scrollbar-thumb:hover {
619
651
  background-color: grey;
620
652
  }
621
-
622
- .amb-design-event-content[data-v-382285e3] {
623
- padding: 10px;
624
- }
625
653
  .el-tree-node__content {
626
654
  height: 34px !important;
627
655
  }
@@ -1008,12 +1036,14 @@ fieldset.amb-design-item-selected {
1008
1036
  }
1009
1037
  .amb-design-item-default {
1010
1038
  border: 1px dashed #c0c4cc !important;
1039
+ /* border: 2px dashed transparent !important; */
1011
1040
  color: #c0c4cc;
1012
1041
  position: relative !important;
1013
1042
  }
1014
1043
  .amb-design-item-default:hover {
1015
1044
  cursor: pointer;
1016
- background-color: rgba(205, 210, 216, 0.105);
1045
+ border: 1px solid #e6a23c !important;
1046
+ /* background-color: rgba(205, 210, 216, 0.105); */
1017
1047
  }
1018
1048
  .amb-design-attr-group-header > button {
1019
1049
  background: #f5f6f8;
@@ -1028,10 +1058,10 @@ fieldset.amb-design-item-selected {
1028
1058
  white-space: nowrap !important;
1029
1059
  }
1030
1060
  .amb-design-item {
1031
- border: 3px solid #ffffff;
1061
+ border: 1px solid #ffffff;
1032
1062
  }
1033
1063
  .amb-design-item-selected {
1034
- border: 3px solid #e6a23c !important;
1064
+ border: 1px solid #e6a23c !important;
1035
1065
  }
1036
1066
  fieldset.amb-design-item-selected {
1037
1067
  color: #e6a23c !important;
@@ -1202,12 +1232,19 @@ fieldset.amb-design-item-selected {
1202
1232
  transition: var(--el-transition-duration);
1203
1233
  /* box-shadow: var(--el-box-shadow-light); */
1204
1234
  padding: 10px;
1235
+ padding-left: 0px;
1205
1236
  margin-bottom: 18px;
1206
1237
  }
1207
1238
  .amb-widget-separatelabel > .label {
1208
- border-left: 4px solid #5893ef;
1239
+ /* border-left: 4px solid #5893ef; */
1240
+ border-bottom: 2px solid #5893ef;
1241
+ color: #5893ef;
1242
+ display: inline-block;
1209
1243
  padding-left: 6px;
1210
- font-size: 14px;
1244
+ padding-right: 6px;
1245
+ padding-bottom: 10px;
1246
+ /* font-size: 14px; */
1247
+ margin-bottom: -8px;
1211
1248
  }
1212
1249
  .el-tree-node__content {
1213
1250
  height: 34px !important;
@@ -1595,12 +1632,14 @@ fieldset.amb-design-item-selected {
1595
1632
  }
1596
1633
  .amb-design-item-default {
1597
1634
  border: 1px dashed #c0c4cc !important;
1635
+ /* border: 2px dashed transparent !important; */
1598
1636
  color: #c0c4cc;
1599
1637
  position: relative !important;
1600
1638
  }
1601
1639
  .amb-design-item-default:hover {
1602
1640
  cursor: pointer;
1603
- background-color: rgba(205, 210, 216, 0.105);
1641
+ border: 1px solid #e6a23c !important;
1642
+ /* background-color: rgba(205, 210, 216, 0.105); */
1604
1643
  }
1605
1644
  .amb-design-attr-group-header > button {
1606
1645
  background: #f5f6f8;
@@ -1615,10 +1654,10 @@ fieldset.amb-design-item-selected {
1615
1654
  white-space: nowrap !important;
1616
1655
  }
1617
1656
  .amb-design-item {
1618
- border: 3px solid #ffffff;
1657
+ border: 1px solid #ffffff;
1619
1658
  }
1620
1659
  .amb-design-item-selected {
1621
- border: 3px solid #e6a23c !important;
1660
+ border: 1px solid #e6a23c !important;
1622
1661
  }
1623
1662
  fieldset.amb-design-item-selected {
1624
1663
  color: #e6a23c !important;
@@ -1789,12 +1828,19 @@ fieldset.amb-design-item-selected {
1789
1828
  transition: var(--el-transition-duration);
1790
1829
  /* box-shadow: var(--el-box-shadow-light); */
1791
1830
  padding: 10px;
1831
+ padding-left: 0px;
1792
1832
  margin-bottom: 18px;
1793
1833
  }
1794
1834
  .amb-widget-separatelabel > .label {
1795
- border-left: 4px solid #5893ef;
1835
+ /* border-left: 4px solid #5893ef; */
1836
+ border-bottom: 2px solid #5893ef;
1837
+ color: #5893ef;
1838
+ display: inline-block;
1796
1839
  padding-left: 6px;
1797
- font-size: 14px;
1840
+ padding-right: 6px;
1841
+ padding-bottom: 10px;
1842
+ /* font-size: 14px; */
1843
+ margin-bottom: -8px;
1798
1844
  }
1799
1845
  .el-tree-node__content {
1800
1846
  height: 34px !important;
@@ -2182,12 +2228,14 @@ fieldset.amb-design-item-selected {
2182
2228
  }
2183
2229
  .amb-design-item-default {
2184
2230
  border: 1px dashed #c0c4cc !important;
2231
+ /* border: 2px dashed transparent !important; */
2185
2232
  color: #c0c4cc;
2186
2233
  position: relative !important;
2187
2234
  }
2188
2235
  .amb-design-item-default:hover {
2189
2236
  cursor: pointer;
2190
- background-color: rgba(205, 210, 216, 0.105);
2237
+ border: 1px solid #e6a23c !important;
2238
+ /* background-color: rgba(205, 210, 216, 0.105); */
2191
2239
  }
2192
2240
  .amb-design-attr-group-header > button {
2193
2241
  background: #f5f6f8;
@@ -2202,10 +2250,10 @@ fieldset.amb-design-item-selected {
2202
2250
  white-space: nowrap !important;
2203
2251
  }
2204
2252
  .amb-design-item {
2205
- border: 3px solid #ffffff;
2253
+ border: 1px solid #ffffff;
2206
2254
  }
2207
2255
  .amb-design-item-selected {
2208
- border: 3px solid #e6a23c !important;
2256
+ border: 1px solid #e6a23c !important;
2209
2257
  }
2210
2258
  fieldset.amb-design-item-selected {
2211
2259
  color: #e6a23c !important;
@@ -2376,12 +2424,19 @@ fieldset.amb-design-item-selected {
2376
2424
  transition: var(--el-transition-duration);
2377
2425
  /* box-shadow: var(--el-box-shadow-light); */
2378
2426
  padding: 10px;
2427
+ padding-left: 0px;
2379
2428
  margin-bottom: 18px;
2380
2429
  }
2381
2430
  .amb-widget-separatelabel > .label {
2382
- border-left: 4px solid #5893ef;
2431
+ /* border-left: 4px solid #5893ef; */
2432
+ border-bottom: 2px solid #5893ef;
2433
+ color: #5893ef;
2434
+ display: inline-block;
2383
2435
  padding-left: 6px;
2384
- font-size: 14px;
2436
+ padding-right: 6px;
2437
+ padding-bottom: 10px;
2438
+ /* font-size: 14px; */
2439
+ margin-bottom: -8px;
2385
2440
  }
2386
2441
  .el-tree-node__content {
2387
2442
  height: 34px !important;
@@ -2769,12 +2824,14 @@ fieldset.amb-design-item-selected {
2769
2824
  }
2770
2825
  .amb-design-item-default {
2771
2826
  border: 1px dashed #c0c4cc !important;
2827
+ /* border: 2px dashed transparent !important; */
2772
2828
  color: #c0c4cc;
2773
2829
  position: relative !important;
2774
2830
  }
2775
2831
  .amb-design-item-default:hover {
2776
2832
  cursor: pointer;
2777
- background-color: rgba(205, 210, 216, 0.105);
2833
+ border: 1px solid #e6a23c !important;
2834
+ /* background-color: rgba(205, 210, 216, 0.105); */
2778
2835
  }
2779
2836
  .amb-design-attr-group-header > button {
2780
2837
  background: #f5f6f8;
@@ -2789,10 +2846,10 @@ fieldset.amb-design-item-selected {
2789
2846
  white-space: nowrap !important;
2790
2847
  }
2791
2848
  .amb-design-item {
2792
- border: 3px solid #ffffff;
2849
+ border: 1px solid #ffffff;
2793
2850
  }
2794
2851
  .amb-design-item-selected {
2795
- border: 3px solid #e6a23c !important;
2852
+ border: 1px solid #e6a23c !important;
2796
2853
  }
2797
2854
  fieldset.amb-design-item-selected {
2798
2855
  color: #e6a23c !important;
@@ -2963,12 +3020,19 @@ fieldset.amb-design-item-selected {
2963
3020
  transition: var(--el-transition-duration);
2964
3021
  /* box-shadow: var(--el-box-shadow-light); */
2965
3022
  padding: 10px;
3023
+ padding-left: 0px;
2966
3024
  margin-bottom: 18px;
2967
3025
  }
2968
3026
  .amb-widget-separatelabel > .label {
2969
- border-left: 4px solid #5893ef;
3027
+ /* border-left: 4px solid #5893ef; */
3028
+ border-bottom: 2px solid #5893ef;
3029
+ color: #5893ef;
3030
+ display: inline-block;
2970
3031
  padding-left: 6px;
2971
- font-size: 14px;
3032
+ padding-right: 6px;
3033
+ padding-bottom: 10px;
3034
+ /* font-size: 14px; */
3035
+ margin-bottom: -8px;
2972
3036
  }
2973
3037
  .el-tree-node__content {
2974
3038
  height: 34px !important;
@@ -3356,12 +3420,14 @@ fieldset.amb-design-item-selected {
3356
3420
  }
3357
3421
  .amb-design-item-default {
3358
3422
  border: 1px dashed #c0c4cc !important;
3423
+ /* border: 2px dashed transparent !important; */
3359
3424
  color: #c0c4cc;
3360
3425
  position: relative !important;
3361
3426
  }
3362
3427
  .amb-design-item-default:hover {
3363
3428
  cursor: pointer;
3364
- background-color: rgba(205, 210, 216, 0.105);
3429
+ border: 1px solid #e6a23c !important;
3430
+ /* background-color: rgba(205, 210, 216, 0.105); */
3365
3431
  }
3366
3432
  .amb-design-attr-group-header > button {
3367
3433
  background: #f5f6f8;
@@ -3376,10 +3442,10 @@ fieldset.amb-design-item-selected {
3376
3442
  white-space: nowrap !important;
3377
3443
  }
3378
3444
  .amb-design-item {
3379
- border: 3px solid #ffffff;
3445
+ border: 1px solid #ffffff;
3380
3446
  }
3381
3447
  .amb-design-item-selected {
3382
- border: 3px solid #e6a23c !important;
3448
+ border: 1px solid #e6a23c !important;
3383
3449
  }
3384
3450
  fieldset.amb-design-item-selected {
3385
3451
  color: #e6a23c !important;
@@ -3550,12 +3616,19 @@ fieldset.amb-design-item-selected {
3550
3616
  transition: var(--el-transition-duration);
3551
3617
  /* box-shadow: var(--el-box-shadow-light); */
3552
3618
  padding: 10px;
3619
+ padding-left: 0px;
3553
3620
  margin-bottom: 18px;
3554
3621
  }
3555
3622
  .amb-widget-separatelabel > .label {
3556
- border-left: 4px solid #5893ef;
3623
+ /* border-left: 4px solid #5893ef; */
3624
+ border-bottom: 2px solid #5893ef;
3625
+ color: #5893ef;
3626
+ display: inline-block;
3557
3627
  padding-left: 6px;
3558
- font-size: 14px;
3628
+ padding-right: 6px;
3629
+ padding-bottom: 10px;
3630
+ /* font-size: 14px; */
3631
+ margin-bottom: -8px;
3559
3632
  }
3560
3633
  .el-tree-node__content {
3561
3634
  height: 34px !important;
@@ -3943,12 +4016,14 @@ fieldset.amb-design-item-selected {
3943
4016
  }
3944
4017
  .amb-design-item-default {
3945
4018
  border: 1px dashed #c0c4cc !important;
4019
+ /* border: 2px dashed transparent !important; */
3946
4020
  color: #c0c4cc;
3947
4021
  position: relative !important;
3948
4022
  }
3949
4023
  .amb-design-item-default:hover {
3950
4024
  cursor: pointer;
3951
- background-color: rgba(205, 210, 216, 0.105);
4025
+ border: 1px solid #e6a23c !important;
4026
+ /* background-color: rgba(205, 210, 216, 0.105); */
3952
4027
  }
3953
4028
  .amb-design-attr-group-header > button {
3954
4029
  background: #f5f6f8;
@@ -3963,10 +4038,10 @@ fieldset.amb-design-item-selected {
3963
4038
  white-space: nowrap !important;
3964
4039
  }
3965
4040
  .amb-design-item {
3966
- border: 3px solid #ffffff;
4041
+ border: 1px solid #ffffff;
3967
4042
  }
3968
4043
  .amb-design-item-selected {
3969
- border: 3px solid #e6a23c !important;
4044
+ border: 1px solid #e6a23c !important;
3970
4045
  }
3971
4046
  fieldset.amb-design-item-selected {
3972
4047
  color: #e6a23c !important;
@@ -4137,12 +4212,19 @@ fieldset.amb-design-item-selected {
4137
4212
  transition: var(--el-transition-duration);
4138
4213
  /* box-shadow: var(--el-box-shadow-light); */
4139
4214
  padding: 10px;
4215
+ padding-left: 0px;
4140
4216
  margin-bottom: 18px;
4141
4217
  }
4142
4218
  .amb-widget-separatelabel > .label {
4143
- border-left: 4px solid #5893ef;
4219
+ /* border-left: 4px solid #5893ef; */
4220
+ border-bottom: 2px solid #5893ef;
4221
+ color: #5893ef;
4222
+ display: inline-block;
4144
4223
  padding-left: 6px;
4145
- font-size: 14px;
4224
+ padding-right: 6px;
4225
+ padding-bottom: 10px;
4226
+ /* font-size: 14px; */
4227
+ margin-bottom: -8px;
4146
4228
  }
4147
4229
  .el-tree-node__content {
4148
4230
  height: 34px !important;
@@ -4530,12 +4612,14 @@ fieldset.amb-design-item-selected {
4530
4612
  }
4531
4613
  .amb-design-item-default {
4532
4614
  border: 1px dashed #c0c4cc !important;
4615
+ /* border: 2px dashed transparent !important; */
4533
4616
  color: #c0c4cc;
4534
4617
  position: relative !important;
4535
4618
  }
4536
4619
  .amb-design-item-default:hover {
4537
4620
  cursor: pointer;
4538
- background-color: rgba(205, 210, 216, 0.105);
4621
+ border: 1px solid #e6a23c !important;
4622
+ /* background-color: rgba(205, 210, 216, 0.105); */
4539
4623
  }
4540
4624
  .amb-design-attr-group-header > button {
4541
4625
  background: #f5f6f8;
@@ -4550,10 +4634,10 @@ fieldset.amb-design-item-selected {
4550
4634
  white-space: nowrap !important;
4551
4635
  }
4552
4636
  .amb-design-item {
4553
- border: 3px solid #ffffff;
4637
+ border: 1px solid #ffffff;
4554
4638
  }
4555
4639
  .amb-design-item-selected {
4556
- border: 3px solid #e6a23c !important;
4640
+ border: 1px solid #e6a23c !important;
4557
4641
  }
4558
4642
  fieldset.amb-design-item-selected {
4559
4643
  color: #e6a23c !important;
@@ -4724,12 +4808,19 @@ fieldset.amb-design-item-selected {
4724
4808
  transition: var(--el-transition-duration);
4725
4809
  /* box-shadow: var(--el-box-shadow-light); */
4726
4810
  padding: 10px;
4811
+ padding-left: 0px;
4727
4812
  margin-bottom: 18px;
4728
4813
  }
4729
4814
  .amb-widget-separatelabel > .label {
4730
- border-left: 4px solid #5893ef;
4815
+ /* border-left: 4px solid #5893ef; */
4816
+ border-bottom: 2px solid #5893ef;
4817
+ color: #5893ef;
4818
+ display: inline-block;
4731
4819
  padding-left: 6px;
4732
- font-size: 14px;
4820
+ padding-right: 6px;
4821
+ padding-bottom: 10px;
4822
+ /* font-size: 14px; */
4823
+ margin-bottom: -8px;
4733
4824
  }
4734
4825
  .el-tree-node__content {
4735
4826
  height: 34px !important;
@@ -5117,12 +5208,14 @@ fieldset.amb-design-item-selected {
5117
5208
  }
5118
5209
  .amb-design-item-default {
5119
5210
  border: 1px dashed #c0c4cc !important;
5211
+ /* border: 2px dashed transparent !important; */
5120
5212
  color: #c0c4cc;
5121
5213
  position: relative !important;
5122
5214
  }
5123
5215
  .amb-design-item-default:hover {
5124
5216
  cursor: pointer;
5125
- background-color: rgba(205, 210, 216, 0.105);
5217
+ border: 1px solid #e6a23c !important;
5218
+ /* background-color: rgba(205, 210, 216, 0.105); */
5126
5219
  }
5127
5220
  .amb-design-attr-group-header > button {
5128
5221
  background: #f5f6f8;
@@ -5137,10 +5230,10 @@ fieldset.amb-design-item-selected {
5137
5230
  white-space: nowrap !important;
5138
5231
  }
5139
5232
  .amb-design-item {
5140
- border: 3px solid #ffffff;
5233
+ border: 1px solid #ffffff;
5141
5234
  }
5142
5235
  .amb-design-item-selected {
5143
- border: 3px solid #e6a23c !important;
5236
+ border: 1px solid #e6a23c !important;
5144
5237
  }
5145
5238
  fieldset.amb-design-item-selected {
5146
5239
  color: #e6a23c !important;
@@ -5311,12 +5404,19 @@ fieldset.amb-design-item-selected {
5311
5404
  transition: var(--el-transition-duration);
5312
5405
  /* box-shadow: var(--el-box-shadow-light); */
5313
5406
  padding: 10px;
5407
+ padding-left: 0px;
5314
5408
  margin-bottom: 18px;
5315
5409
  }
5316
5410
  .amb-widget-separatelabel > .label {
5317
- border-left: 4px solid #5893ef;
5411
+ /* border-left: 4px solid #5893ef; */
5412
+ border-bottom: 2px solid #5893ef;
5413
+ color: #5893ef;
5414
+ display: inline-block;
5318
5415
  padding-left: 6px;
5319
- font-size: 14px;
5416
+ padding-right: 6px;
5417
+ padding-bottom: 10px;
5418
+ /* font-size: 14px; */
5419
+ margin-bottom: -8px;
5320
5420
  }
5321
5421
  .el-tree-node__content {
5322
5422
  height: 34px !important;
@@ -5704,12 +5804,14 @@ fieldset.amb-design-item-selected {
5704
5804
  }
5705
5805
  .amb-design-item-default {
5706
5806
  border: 1px dashed #c0c4cc !important;
5807
+ /* border: 2px dashed transparent !important; */
5707
5808
  color: #c0c4cc;
5708
5809
  position: relative !important;
5709
5810
  }
5710
5811
  .amb-design-item-default:hover {
5711
5812
  cursor: pointer;
5712
- background-color: rgba(205, 210, 216, 0.105);
5813
+ border: 1px solid #e6a23c !important;
5814
+ /* background-color: rgba(205, 210, 216, 0.105); */
5713
5815
  }
5714
5816
  .amb-design-attr-group-header > button {
5715
5817
  background: #f5f6f8;
@@ -5724,10 +5826,10 @@ fieldset.amb-design-item-selected {
5724
5826
  white-space: nowrap !important;
5725
5827
  }
5726
5828
  .amb-design-item {
5727
- border: 3px solid #ffffff;
5829
+ border: 1px solid #ffffff;
5728
5830
  }
5729
5831
  .amb-design-item-selected {
5730
- border: 3px solid #e6a23c !important;
5832
+ border: 1px solid #e6a23c !important;
5731
5833
  }
5732
5834
  fieldset.amb-design-item-selected {
5733
5835
  color: #e6a23c !important;
@@ -5898,12 +6000,19 @@ fieldset.amb-design-item-selected {
5898
6000
  transition: var(--el-transition-duration);
5899
6001
  /* box-shadow: var(--el-box-shadow-light); */
5900
6002
  padding: 10px;
6003
+ padding-left: 0px;
5901
6004
  margin-bottom: 18px;
5902
6005
  }
5903
6006
  .amb-widget-separatelabel > .label {
5904
- border-left: 4px solid #5893ef;
6007
+ /* border-left: 4px solid #5893ef; */
6008
+ border-bottom: 2px solid #5893ef;
6009
+ color: #5893ef;
6010
+ display: inline-block;
5905
6011
  padding-left: 6px;
5906
- font-size: 14px;
6012
+ padding-right: 6px;
6013
+ padding-bottom: 10px;
6014
+ /* font-size: 14px; */
6015
+ margin-bottom: -8px;
5907
6016
  }
5908
6017
  .el-tree-node__content {
5909
6018
  height: 34px !important;
@@ -6291,12 +6400,14 @@ fieldset.amb-design-item-selected {
6291
6400
  }
6292
6401
  .amb-design-item-default {
6293
6402
  border: 1px dashed #c0c4cc !important;
6403
+ /* border: 2px dashed transparent !important; */
6294
6404
  color: #c0c4cc;
6295
6405
  position: relative !important;
6296
6406
  }
6297
6407
  .amb-design-item-default:hover {
6298
6408
  cursor: pointer;
6299
- background-color: rgba(205, 210, 216, 0.105);
6409
+ border: 1px solid #e6a23c !important;
6410
+ /* background-color: rgba(205, 210, 216, 0.105); */
6300
6411
  }
6301
6412
  .amb-design-attr-group-header > button {
6302
6413
  background: #f5f6f8;
@@ -6311,10 +6422,10 @@ fieldset.amb-design-item-selected {
6311
6422
  white-space: nowrap !important;
6312
6423
  }
6313
6424
  .amb-design-item {
6314
- border: 3px solid #ffffff;
6425
+ border: 1px solid #ffffff;
6315
6426
  }
6316
6427
  .amb-design-item-selected {
6317
- border: 3px solid #e6a23c !important;
6428
+ border: 1px solid #e6a23c !important;
6318
6429
  }
6319
6430
  fieldset.amb-design-item-selected {
6320
6431
  color: #e6a23c !important;
@@ -6485,12 +6596,19 @@ fieldset.amb-design-item-selected {
6485
6596
  transition: var(--el-transition-duration);
6486
6597
  /* box-shadow: var(--el-box-shadow-light); */
6487
6598
  padding: 10px;
6599
+ padding-left: 0px;
6488
6600
  margin-bottom: 18px;
6489
6601
  }
6490
6602
  .amb-widget-separatelabel > .label {
6491
- border-left: 4px solid #5893ef;
6603
+ /* border-left: 4px solid #5893ef; */
6604
+ border-bottom: 2px solid #5893ef;
6605
+ color: #5893ef;
6606
+ display: inline-block;
6492
6607
  padding-left: 6px;
6493
- font-size: 14px;
6608
+ padding-right: 6px;
6609
+ padding-bottom: 10px;
6610
+ /* font-size: 14px; */
6611
+ margin-bottom: -8px;
6494
6612
  }
6495
6613
  .el-tree-node__content {
6496
6614
  height: 34px !important;
@@ -6878,12 +6996,14 @@ fieldset.amb-design-item-selected {
6878
6996
  }
6879
6997
  .amb-design-item-default {
6880
6998
  border: 1px dashed #c0c4cc !important;
6999
+ /* border: 2px dashed transparent !important; */
6881
7000
  color: #c0c4cc;
6882
7001
  position: relative !important;
6883
7002
  }
6884
7003
  .amb-design-item-default:hover {
6885
7004
  cursor: pointer;
6886
- background-color: rgba(205, 210, 216, 0.105);
7005
+ border: 1px solid #e6a23c !important;
7006
+ /* background-color: rgba(205, 210, 216, 0.105); */
6887
7007
  }
6888
7008
  .amb-design-attr-group-header > button {
6889
7009
  background: #f5f6f8;
@@ -6898,10 +7018,10 @@ fieldset.amb-design-item-selected {
6898
7018
  white-space: nowrap !important;
6899
7019
  }
6900
7020
  .amb-design-item {
6901
- border: 3px solid #ffffff;
7021
+ border: 1px solid #ffffff;
6902
7022
  }
6903
7023
  .amb-design-item-selected {
6904
- border: 3px solid #e6a23c !important;
7024
+ border: 1px solid #e6a23c !important;
6905
7025
  }
6906
7026
  fieldset.amb-design-item-selected {
6907
7027
  color: #e6a23c !important;
@@ -7072,12 +7192,19 @@ fieldset.amb-design-item-selected {
7072
7192
  transition: var(--el-transition-duration);
7073
7193
  /* box-shadow: var(--el-box-shadow-light); */
7074
7194
  padding: 10px;
7195
+ padding-left: 0px;
7075
7196
  margin-bottom: 18px;
7076
7197
  }
7077
7198
  .amb-widget-separatelabel > .label {
7078
- border-left: 4px solid #5893ef;
7199
+ /* border-left: 4px solid #5893ef; */
7200
+ border-bottom: 2px solid #5893ef;
7201
+ color: #5893ef;
7202
+ display: inline-block;
7079
7203
  padding-left: 6px;
7080
- font-size: 14px;
7204
+ padding-right: 6px;
7205
+ padding-bottom: 10px;
7206
+ /* font-size: 14px; */
7207
+ margin-bottom: -8px;
7081
7208
  }
7082
7209
  .el-tree-node__content {
7083
7210
  height: 34px !important;
@@ -7465,12 +7592,14 @@ fieldset.amb-design-item-selected {
7465
7592
  }
7466
7593
  .amb-design-item-default {
7467
7594
  border: 1px dashed #c0c4cc !important;
7595
+ /* border: 2px dashed transparent !important; */
7468
7596
  color: #c0c4cc;
7469
7597
  position: relative !important;
7470
7598
  }
7471
7599
  .amb-design-item-default:hover {
7472
7600
  cursor: pointer;
7473
- background-color: rgba(205, 210, 216, 0.105);
7601
+ border: 1px solid #e6a23c !important;
7602
+ /* background-color: rgba(205, 210, 216, 0.105); */
7474
7603
  }
7475
7604
  .amb-design-attr-group-header > button {
7476
7605
  background: #f5f6f8;
@@ -7485,10 +7614,10 @@ fieldset.amb-design-item-selected {
7485
7614
  white-space: nowrap !important;
7486
7615
  }
7487
7616
  .amb-design-item {
7488
- border: 3px solid #ffffff;
7617
+ border: 1px solid #ffffff;
7489
7618
  }
7490
7619
  .amb-design-item-selected {
7491
- border: 3px solid #e6a23c !important;
7620
+ border: 1px solid #e6a23c !important;
7492
7621
  }
7493
7622
  fieldset.amb-design-item-selected {
7494
7623
  color: #e6a23c !important;
@@ -7659,12 +7788,19 @@ fieldset.amb-design-item-selected {
7659
7788
  transition: var(--el-transition-duration);
7660
7789
  /* box-shadow: var(--el-box-shadow-light); */
7661
7790
  padding: 10px;
7791
+ padding-left: 0px;
7662
7792
  margin-bottom: 18px;
7663
7793
  }
7664
7794
  .amb-widget-separatelabel > .label {
7665
- border-left: 4px solid #5893ef;
7795
+ /* border-left: 4px solid #5893ef; */
7796
+ border-bottom: 2px solid #5893ef;
7797
+ color: #5893ef;
7798
+ display: inline-block;
7666
7799
  padding-left: 6px;
7667
- font-size: 14px;
7800
+ padding-right: 6px;
7801
+ padding-bottom: 10px;
7802
+ /* font-size: 14px; */
7803
+ margin-bottom: -8px;
7668
7804
  }
7669
7805
  .el-tree-node__content {
7670
7806
  height: 34px !important;
@@ -8052,12 +8188,14 @@ fieldset.amb-design-item-selected {
8052
8188
  }
8053
8189
  .amb-design-item-default {
8054
8190
  border: 1px dashed #c0c4cc !important;
8191
+ /* border: 2px dashed transparent !important; */
8055
8192
  color: #c0c4cc;
8056
8193
  position: relative !important;
8057
8194
  }
8058
8195
  .amb-design-item-default:hover {
8059
8196
  cursor: pointer;
8060
- background-color: rgba(205, 210, 216, 0.105);
8197
+ border: 1px solid #e6a23c !important;
8198
+ /* background-color: rgba(205, 210, 216, 0.105); */
8061
8199
  }
8062
8200
  .amb-design-attr-group-header > button {
8063
8201
  background: #f5f6f8;
@@ -8072,10 +8210,10 @@ fieldset.amb-design-item-selected {
8072
8210
  white-space: nowrap !important;
8073
8211
  }
8074
8212
  .amb-design-item {
8075
- border: 3px solid #ffffff;
8213
+ border: 1px solid #ffffff;
8076
8214
  }
8077
8215
  .amb-design-item-selected {
8078
- border: 3px solid #e6a23c !important;
8216
+ border: 1px solid #e6a23c !important;
8079
8217
  }
8080
8218
  fieldset.amb-design-item-selected {
8081
8219
  color: #e6a23c !important;
@@ -8246,12 +8384,19 @@ fieldset.amb-design-item-selected {
8246
8384
  transition: var(--el-transition-duration);
8247
8385
  /* box-shadow: var(--el-box-shadow-light); */
8248
8386
  padding: 10px;
8387
+ padding-left: 0px;
8249
8388
  margin-bottom: 18px;
8250
8389
  }
8251
8390
  .amb-widget-separatelabel > .label {
8252
- border-left: 4px solid #5893ef;
8391
+ /* border-left: 4px solid #5893ef; */
8392
+ border-bottom: 2px solid #5893ef;
8393
+ color: #5893ef;
8394
+ display: inline-block;
8253
8395
  padding-left: 6px;
8254
- font-size: 14px;
8396
+ padding-right: 6px;
8397
+ padding-bottom: 10px;
8398
+ /* font-size: 14px; */
8399
+ margin-bottom: -8px;
8255
8400
  }
8256
8401
  .el-tree-node__content {
8257
8402
  height: 34px !important;
@@ -8639,12 +8784,14 @@ fieldset.amb-design-item-selected {
8639
8784
  }
8640
8785
  .amb-design-item-default {
8641
8786
  border: 1px dashed #c0c4cc !important;
8787
+ /* border: 2px dashed transparent !important; */
8642
8788
  color: #c0c4cc;
8643
8789
  position: relative !important;
8644
8790
  }
8645
8791
  .amb-design-item-default:hover {
8646
8792
  cursor: pointer;
8647
- background-color: rgba(205, 210, 216, 0.105);
8793
+ border: 1px solid #e6a23c !important;
8794
+ /* background-color: rgba(205, 210, 216, 0.105); */
8648
8795
  }
8649
8796
  .amb-design-attr-group-header > button {
8650
8797
  background: #f5f6f8;
@@ -8659,10 +8806,10 @@ fieldset.amb-design-item-selected {
8659
8806
  white-space: nowrap !important;
8660
8807
  }
8661
8808
  .amb-design-item {
8662
- border: 3px solid #ffffff;
8809
+ border: 1px solid #ffffff;
8663
8810
  }
8664
8811
  .amb-design-item-selected {
8665
- border: 3px solid #e6a23c !important;
8812
+ border: 1px solid #e6a23c !important;
8666
8813
  }
8667
8814
  fieldset.amb-design-item-selected {
8668
8815
  color: #e6a23c !important;
@@ -8833,12 +8980,19 @@ fieldset.amb-design-item-selected {
8833
8980
  transition: var(--el-transition-duration);
8834
8981
  /* box-shadow: var(--el-box-shadow-light); */
8835
8982
  padding: 10px;
8983
+ padding-left: 0px;
8836
8984
  margin-bottom: 18px;
8837
8985
  }
8838
8986
  .amb-widget-separatelabel > .label {
8839
- border-left: 4px solid #5893ef;
8987
+ /* border-left: 4px solid #5893ef; */
8988
+ border-bottom: 2px solid #5893ef;
8989
+ color: #5893ef;
8990
+ display: inline-block;
8840
8991
  padding-left: 6px;
8841
- font-size: 14px;
8992
+ padding-right: 6px;
8993
+ padding-bottom: 10px;
8994
+ /* font-size: 14px; */
8995
+ margin-bottom: -8px;
8842
8996
  }
8843
8997
 
8844
8998
  /*不显示列样式*/
@@ -8859,10 +9013,10 @@ fieldset.amb-design-item-selected {
8859
9013
  background: #c8ebfb;
8860
9014
  }
8861
9015
 
8862
- li[data-v-7d20e187] {
9016
+ li[data-v-2bfabc94] {
8863
9017
  color: #333;
8864
9018
  }
8865
- .context-menu[data-v-7d20e187] {
9019
+ .context-menu[data-v-2bfabc94] {
8866
9020
  position: fixed;
8867
9021
  background: #fff;
8868
9022
  z-index: 999;
@@ -8870,7 +9024,7 @@ li[data-v-7d20e187] {
8870
9024
  margin: 0;
8871
9025
  margin-top: 30px;
8872
9026
  }
8873
- .context-menu li[data-v-7d20e187] {
9027
+ .context-menu li[data-v-2bfabc94] {
8874
9028
  min-width: 75px;
8875
9029
  height: 28px;
8876
9030
  line-height: 28px;
@@ -8878,16 +9032,16 @@ li[data-v-7d20e187] {
8878
9032
  color: #1a1a1a;
8879
9033
  cursor: pointer;
8880
9034
  }
8881
- .context-menu li[data-v-7d20e187]:hover {
9035
+ .context-menu li[data-v-2bfabc94]:hover {
8882
9036
  background: #5893ef;
8883
9037
  color: #fff;
8884
9038
  }
8885
- .context-menu[data-v-7d20e187] {
9039
+ .context-menu[data-v-2bfabc94] {
8886
9040
  border: 1px solid #eee;
8887
9041
  box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.1);
8888
9042
  border-radius: 5px;
8889
9043
  }
8890
- li[data-v-7d20e187] {
9044
+ li[data-v-2bfabc94] {
8891
9045
  list-style-type: none;
8892
9046
  }
8893
9047
  .el-tree-node__content {
@@ -9276,12 +9430,14 @@ li[data-v-7d20e187] {
9276
9430
  }
9277
9431
  .amb-design-item-default {
9278
9432
  border: 1px dashed #c0c4cc !important;
9433
+ /* border: 2px dashed transparent !important; */
9279
9434
  color: #c0c4cc;
9280
9435
  position: relative !important;
9281
9436
  }
9282
9437
  .amb-design-item-default:hover {
9283
9438
  cursor: pointer;
9284
- background-color: rgba(205, 210, 216, 0.105);
9439
+ border: 1px solid #e6a23c !important;
9440
+ /* background-color: rgba(205, 210, 216, 0.105); */
9285
9441
  }
9286
9442
  .amb-design-attr-group-header > button {
9287
9443
  background: #f5f6f8;
@@ -9296,10 +9452,10 @@ li[data-v-7d20e187] {
9296
9452
  white-space: nowrap !important;
9297
9453
  }
9298
9454
  .amb-design-item {
9299
- border: 3px solid #ffffff;
9455
+ border: 1px solid #ffffff;
9300
9456
  }
9301
9457
  .amb-design-item-selected {
9302
- border: 3px solid #e6a23c !important;
9458
+ border: 1px solid #e6a23c !important;
9303
9459
  }
9304
9460
  fieldset.amb-design-item-selected {
9305
9461
  color: #e6a23c !important;
@@ -9470,12 +9626,19 @@ fieldset.amb-design-item-selected {
9470
9626
  transition: var(--el-transition-duration);
9471
9627
  /* box-shadow: var(--el-box-shadow-light); */
9472
9628
  padding: 10px;
9629
+ padding-left: 0px;
9473
9630
  margin-bottom: 18px;
9474
9631
  }
9475
9632
  .amb-widget-separatelabel > .label {
9476
- border-left: 4px solid #5893ef;
9633
+ /* border-left: 4px solid #5893ef; */
9634
+ border-bottom: 2px solid #5893ef;
9635
+ color: #5893ef;
9636
+ display: inline-block;
9477
9637
  padding-left: 6px;
9478
- font-size: 14px;
9638
+ padding-right: 6px;
9639
+ padding-bottom: 10px;
9640
+ /* font-size: 14px; */
9641
+ margin-bottom: -8px;
9479
9642
  }
9480
9643
  .el-tree-node__content {
9481
9644
  height: 34px !important;
@@ -9863,12 +10026,14 @@ fieldset.amb-design-item-selected {
9863
10026
  }
9864
10027
  .amb-design-item-default {
9865
10028
  border: 1px dashed #c0c4cc !important;
10029
+ /* border: 2px dashed transparent !important; */
9866
10030
  color: #c0c4cc;
9867
10031
  position: relative !important;
9868
10032
  }
9869
10033
  .amb-design-item-default:hover {
9870
10034
  cursor: pointer;
9871
- background-color: rgba(205, 210, 216, 0.105);
10035
+ border: 1px solid #e6a23c !important;
10036
+ /* background-color: rgba(205, 210, 216, 0.105); */
9872
10037
  }
9873
10038
  .amb-design-attr-group-header > button {
9874
10039
  background: #f5f6f8;
@@ -9883,10 +10048,10 @@ fieldset.amb-design-item-selected {
9883
10048
  white-space: nowrap !important;
9884
10049
  }
9885
10050
  .amb-design-item {
9886
- border: 3px solid #ffffff;
10051
+ border: 1px solid #ffffff;
9887
10052
  }
9888
10053
  .amb-design-item-selected {
9889
- border: 3px solid #e6a23c !important;
10054
+ border: 1px solid #e6a23c !important;
9890
10055
  }
9891
10056
  fieldset.amb-design-item-selected {
9892
10057
  color: #e6a23c !important;
@@ -10057,12 +10222,19 @@ fieldset.amb-design-item-selected {
10057
10222
  transition: var(--el-transition-duration);
10058
10223
  /* box-shadow: var(--el-box-shadow-light); */
10059
10224
  padding: 10px;
10225
+ padding-left: 0px;
10060
10226
  margin-bottom: 18px;
10061
10227
  }
10062
10228
  .amb-widget-separatelabel > .label {
10063
- border-left: 4px solid #5893ef;
10229
+ /* border-left: 4px solid #5893ef; */
10230
+ border-bottom: 2px solid #5893ef;
10231
+ color: #5893ef;
10232
+ display: inline-block;
10064
10233
  padding-left: 6px;
10065
- font-size: 14px;
10234
+ padding-right: 6px;
10235
+ padding-bottom: 10px;
10236
+ /* font-size: 14px; */
10237
+ margin-bottom: -8px;
10066
10238
  }
10067
10239
  .el-tree-node__content {
10068
10240
  height: 34px !important;
@@ -10450,12 +10622,14 @@ fieldset.amb-design-item-selected {
10450
10622
  }
10451
10623
  .amb-design-item-default {
10452
10624
  border: 1px dashed #c0c4cc !important;
10625
+ /* border: 2px dashed transparent !important; */
10453
10626
  color: #c0c4cc;
10454
10627
  position: relative !important;
10455
10628
  }
10456
10629
  .amb-design-item-default:hover {
10457
10630
  cursor: pointer;
10458
- background-color: rgba(205, 210, 216, 0.105);
10631
+ border: 1px solid #e6a23c !important;
10632
+ /* background-color: rgba(205, 210, 216, 0.105); */
10459
10633
  }
10460
10634
  .amb-design-attr-group-header > button {
10461
10635
  background: #f5f6f8;
@@ -10470,10 +10644,10 @@ fieldset.amb-design-item-selected {
10470
10644
  white-space: nowrap !important;
10471
10645
  }
10472
10646
  .amb-design-item {
10473
- border: 3px solid #ffffff;
10647
+ border: 1px solid #ffffff;
10474
10648
  }
10475
10649
  .amb-design-item-selected {
10476
- border: 3px solid #e6a23c !important;
10650
+ border: 1px solid #e6a23c !important;
10477
10651
  }
10478
10652
  fieldset.amb-design-item-selected {
10479
10653
  color: #e6a23c !important;
@@ -10644,12 +10818,19 @@ fieldset.amb-design-item-selected {
10644
10818
  transition: var(--el-transition-duration);
10645
10819
  /* box-shadow: var(--el-box-shadow-light); */
10646
10820
  padding: 10px;
10821
+ padding-left: 0px;
10647
10822
  margin-bottom: 18px;
10648
10823
  }
10649
10824
  .amb-widget-separatelabel > .label {
10650
- border-left: 4px solid #5893ef;
10825
+ /* border-left: 4px solid #5893ef; */
10826
+ border-bottom: 2px solid #5893ef;
10827
+ color: #5893ef;
10828
+ display: inline-block;
10651
10829
  padding-left: 6px;
10652
- font-size: 14px;
10830
+ padding-right: 6px;
10831
+ padding-bottom: 10px;
10832
+ /* font-size: 14px; */
10833
+ margin-bottom: -8px;
10653
10834
  }
10654
10835
  .el-tree-node__content {
10655
10836
  height: 34px !important;
@@ -11037,12 +11218,14 @@ fieldset.amb-design-item-selected {
11037
11218
  }
11038
11219
  .amb-design-item-default {
11039
11220
  border: 1px dashed #c0c4cc !important;
11221
+ /* border: 2px dashed transparent !important; */
11040
11222
  color: #c0c4cc;
11041
11223
  position: relative !important;
11042
11224
  }
11043
11225
  .amb-design-item-default:hover {
11044
11226
  cursor: pointer;
11045
- background-color: rgba(205, 210, 216, 0.105);
11227
+ border: 1px solid #e6a23c !important;
11228
+ /* background-color: rgba(205, 210, 216, 0.105); */
11046
11229
  }
11047
11230
  .amb-design-attr-group-header > button {
11048
11231
  background: #f5f6f8;
@@ -11057,10 +11240,10 @@ fieldset.amb-design-item-selected {
11057
11240
  white-space: nowrap !important;
11058
11241
  }
11059
11242
  .amb-design-item {
11060
- border: 3px solid #ffffff;
11243
+ border: 1px solid #ffffff;
11061
11244
  }
11062
11245
  .amb-design-item-selected {
11063
- border: 3px solid #e6a23c !important;
11246
+ border: 1px solid #e6a23c !important;
11064
11247
  }
11065
11248
  fieldset.amb-design-item-selected {
11066
11249
  color: #e6a23c !important;
@@ -11231,12 +11414,19 @@ fieldset.amb-design-item-selected {
11231
11414
  transition: var(--el-transition-duration);
11232
11415
  /* box-shadow: var(--el-box-shadow-light); */
11233
11416
  padding: 10px;
11417
+ padding-left: 0px;
11234
11418
  margin-bottom: 18px;
11235
11419
  }
11236
11420
  .amb-widget-separatelabel > .label {
11237
- border-left: 4px solid #5893ef;
11421
+ /* border-left: 4px solid #5893ef; */
11422
+ border-bottom: 2px solid #5893ef;
11423
+ color: #5893ef;
11424
+ display: inline-block;
11238
11425
  padding-left: 6px;
11239
- font-size: 14px;
11426
+ padding-right: 6px;
11427
+ padding-bottom: 10px;
11428
+ /* font-size: 14px; */
11429
+ margin-bottom: -8px;
11240
11430
  }
11241
11431
  .el-tree-node__content {
11242
11432
  height: 34px !important;
@@ -11624,12 +11814,14 @@ fieldset.amb-design-item-selected {
11624
11814
  }
11625
11815
  .amb-design-item-default {
11626
11816
  border: 1px dashed #c0c4cc !important;
11817
+ /* border: 2px dashed transparent !important; */
11627
11818
  color: #c0c4cc;
11628
11819
  position: relative !important;
11629
11820
  }
11630
11821
  .amb-design-item-default:hover {
11631
11822
  cursor: pointer;
11632
- background-color: rgba(205, 210, 216, 0.105);
11823
+ border: 1px solid #e6a23c !important;
11824
+ /* background-color: rgba(205, 210, 216, 0.105); */
11633
11825
  }
11634
11826
  .amb-design-attr-group-header > button {
11635
11827
  background: #f5f6f8;
@@ -11644,10 +11836,10 @@ fieldset.amb-design-item-selected {
11644
11836
  white-space: nowrap !important;
11645
11837
  }
11646
11838
  .amb-design-item {
11647
- border: 3px solid #ffffff;
11839
+ border: 1px solid #ffffff;
11648
11840
  }
11649
11841
  .amb-design-item-selected {
11650
- border: 3px solid #e6a23c !important;
11842
+ border: 1px solid #e6a23c !important;
11651
11843
  }
11652
11844
  fieldset.amb-design-item-selected {
11653
11845
  color: #e6a23c !important;
@@ -11818,12 +12010,19 @@ fieldset.amb-design-item-selected {
11818
12010
  transition: var(--el-transition-duration);
11819
12011
  /* box-shadow: var(--el-box-shadow-light); */
11820
12012
  padding: 10px;
12013
+ padding-left: 0px;
11821
12014
  margin-bottom: 18px;
11822
12015
  }
11823
12016
  .amb-widget-separatelabel > .label {
11824
- border-left: 4px solid #5893ef;
12017
+ /* border-left: 4px solid #5893ef; */
12018
+ border-bottom: 2px solid #5893ef;
12019
+ color: #5893ef;
12020
+ display: inline-block;
11825
12021
  padding-left: 6px;
11826
- font-size: 14px;
12022
+ padding-right: 6px;
12023
+ padding-bottom: 10px;
12024
+ /* font-size: 14px; */
12025
+ margin-bottom: -8px;
11827
12026
  }
11828
12027
  .el-tree-node__content {
11829
12028
  height: 34px !important;
@@ -12211,12 +12410,14 @@ fieldset.amb-design-item-selected {
12211
12410
  }
12212
12411
  .amb-design-item-default {
12213
12412
  border: 1px dashed #c0c4cc !important;
12413
+ /* border: 2px dashed transparent !important; */
12214
12414
  color: #c0c4cc;
12215
12415
  position: relative !important;
12216
12416
  }
12217
12417
  .amb-design-item-default:hover {
12218
12418
  cursor: pointer;
12219
- background-color: rgba(205, 210, 216, 0.105);
12419
+ border: 1px solid #e6a23c !important;
12420
+ /* background-color: rgba(205, 210, 216, 0.105); */
12220
12421
  }
12221
12422
  .amb-design-attr-group-header > button {
12222
12423
  background: #f5f6f8;
@@ -12231,10 +12432,10 @@ fieldset.amb-design-item-selected {
12231
12432
  white-space: nowrap !important;
12232
12433
  }
12233
12434
  .amb-design-item {
12234
- border: 3px solid #ffffff;
12435
+ border: 1px solid #ffffff;
12235
12436
  }
12236
12437
  .amb-design-item-selected {
12237
- border: 3px solid #e6a23c !important;
12438
+ border: 1px solid #e6a23c !important;
12238
12439
  }
12239
12440
  fieldset.amb-design-item-selected {
12240
12441
  color: #e6a23c !important;
@@ -12405,12 +12606,19 @@ fieldset.amb-design-item-selected {
12405
12606
  transition: var(--el-transition-duration);
12406
12607
  /* box-shadow: var(--el-box-shadow-light); */
12407
12608
  padding: 10px;
12609
+ padding-left: 0px;
12408
12610
  margin-bottom: 18px;
12409
12611
  }
12410
12612
  .amb-widget-separatelabel > .label {
12411
- border-left: 4px solid #5893ef;
12613
+ /* border-left: 4px solid #5893ef; */
12614
+ border-bottom: 2px solid #5893ef;
12615
+ color: #5893ef;
12616
+ display: inline-block;
12412
12617
  padding-left: 6px;
12413
- font-size: 14px;
12618
+ padding-right: 6px;
12619
+ padding-bottom: 10px;
12620
+ /* font-size: 14px; */
12621
+ margin-bottom: -8px;
12414
12622
  }
12415
12623
  .el-tree-node__content {
12416
12624
  height: 34px !important;
@@ -12798,12 +13006,14 @@ fieldset.amb-design-item-selected {
12798
13006
  }
12799
13007
  .amb-design-item-default {
12800
13008
  border: 1px dashed #c0c4cc !important;
13009
+ /* border: 2px dashed transparent !important; */
12801
13010
  color: #c0c4cc;
12802
13011
  position: relative !important;
12803
13012
  }
12804
13013
  .amb-design-item-default:hover {
12805
13014
  cursor: pointer;
12806
- background-color: rgba(205, 210, 216, 0.105);
13015
+ border: 1px solid #e6a23c !important;
13016
+ /* background-color: rgba(205, 210, 216, 0.105); */
12807
13017
  }
12808
13018
  .amb-design-attr-group-header > button {
12809
13019
  background: #f5f6f8;
@@ -12818,10 +13028,10 @@ fieldset.amb-design-item-selected {
12818
13028
  white-space: nowrap !important;
12819
13029
  }
12820
13030
  .amb-design-item {
12821
- border: 3px solid #ffffff;
13031
+ border: 1px solid #ffffff;
12822
13032
  }
12823
13033
  .amb-design-item-selected {
12824
- border: 3px solid #e6a23c !important;
13034
+ border: 1px solid #e6a23c !important;
12825
13035
  }
12826
13036
  fieldset.amb-design-item-selected {
12827
13037
  color: #e6a23c !important;
@@ -12992,12 +13202,19 @@ fieldset.amb-design-item-selected {
12992
13202
  transition: var(--el-transition-duration);
12993
13203
  /* box-shadow: var(--el-box-shadow-light); */
12994
13204
  padding: 10px;
13205
+ padding-left: 0px;
12995
13206
  margin-bottom: 18px;
12996
13207
  }
12997
13208
  .amb-widget-separatelabel > .label {
12998
- border-left: 4px solid #5893ef;
13209
+ /* border-left: 4px solid #5893ef; */
13210
+ border-bottom: 2px solid #5893ef;
13211
+ color: #5893ef;
13212
+ display: inline-block;
12999
13213
  padding-left: 6px;
13000
- font-size: 14px;
13214
+ padding-right: 6px;
13215
+ padding-bottom: 10px;
13216
+ /* font-size: 14px; */
13217
+ margin-bottom: -8px;
13001
13218
  }
13002
13219
  .el-tree-node__content {
13003
13220
  height: 34px !important;
@@ -13385,12 +13602,14 @@ fieldset.amb-design-item-selected {
13385
13602
  }
13386
13603
  .amb-design-item-default {
13387
13604
  border: 1px dashed #c0c4cc !important;
13605
+ /* border: 2px dashed transparent !important; */
13388
13606
  color: #c0c4cc;
13389
13607
  position: relative !important;
13390
13608
  }
13391
13609
  .amb-design-item-default:hover {
13392
13610
  cursor: pointer;
13393
- background-color: rgba(205, 210, 216, 0.105);
13611
+ border: 1px solid #e6a23c !important;
13612
+ /* background-color: rgba(205, 210, 216, 0.105); */
13394
13613
  }
13395
13614
  .amb-design-attr-group-header > button {
13396
13615
  background: #f5f6f8;
@@ -13405,10 +13624,10 @@ fieldset.amb-design-item-selected {
13405
13624
  white-space: nowrap !important;
13406
13625
  }
13407
13626
  .amb-design-item {
13408
- border: 3px solid #ffffff;
13627
+ border: 1px solid #ffffff;
13409
13628
  }
13410
13629
  .amb-design-item-selected {
13411
- border: 3px solid #e6a23c !important;
13630
+ border: 1px solid #e6a23c !important;
13412
13631
  }
13413
13632
  fieldset.amb-design-item-selected {
13414
13633
  color: #e6a23c !important;
@@ -13579,12 +13798,19 @@ fieldset.amb-design-item-selected {
13579
13798
  transition: var(--el-transition-duration);
13580
13799
  /* box-shadow: var(--el-box-shadow-light); */
13581
13800
  padding: 10px;
13801
+ padding-left: 0px;
13582
13802
  margin-bottom: 18px;
13583
13803
  }
13584
13804
  .amb-widget-separatelabel > .label {
13585
- border-left: 4px solid #5893ef;
13805
+ /* border-left: 4px solid #5893ef; */
13806
+ border-bottom: 2px solid #5893ef;
13807
+ color: #5893ef;
13808
+ display: inline-block;
13586
13809
  padding-left: 6px;
13587
- font-size: 14px;
13810
+ padding-right: 6px;
13811
+ padding-bottom: 10px;
13812
+ /* font-size: 14px; */
13813
+ margin-bottom: -8px;
13588
13814
  }
13589
13815
  .el-tree-node__content {
13590
13816
  height: 34px !important;
@@ -13972,12 +14198,14 @@ fieldset.amb-design-item-selected {
13972
14198
  }
13973
14199
  .amb-design-item-default {
13974
14200
  border: 1px dashed #c0c4cc !important;
14201
+ /* border: 2px dashed transparent !important; */
13975
14202
  color: #c0c4cc;
13976
14203
  position: relative !important;
13977
14204
  }
13978
14205
  .amb-design-item-default:hover {
13979
14206
  cursor: pointer;
13980
- background-color: rgba(205, 210, 216, 0.105);
14207
+ border: 1px solid #e6a23c !important;
14208
+ /* background-color: rgba(205, 210, 216, 0.105); */
13981
14209
  }
13982
14210
  .amb-design-attr-group-header > button {
13983
14211
  background: #f5f6f8;
@@ -13992,10 +14220,10 @@ fieldset.amb-design-item-selected {
13992
14220
  white-space: nowrap !important;
13993
14221
  }
13994
14222
  .amb-design-item {
13995
- border: 3px solid #ffffff;
14223
+ border: 1px solid #ffffff;
13996
14224
  }
13997
14225
  .amb-design-item-selected {
13998
- border: 3px solid #e6a23c !important;
14226
+ border: 1px solid #e6a23c !important;
13999
14227
  }
14000
14228
  fieldset.amb-design-item-selected {
14001
14229
  color: #e6a23c !important;
@@ -14166,12 +14394,23 @@ fieldset.amb-design-item-selected {
14166
14394
  transition: var(--el-transition-duration);
14167
14395
  /* box-shadow: var(--el-box-shadow-light); */
14168
14396
  padding: 10px;
14397
+ padding-left: 0px;
14169
14398
  margin-bottom: 18px;
14170
14399
  }
14171
14400
  .amb-widget-separatelabel > .label {
14172
- border-left: 4px solid #5893ef;
14401
+ /* border-left: 4px solid #5893ef; */
14402
+ border-bottom: 2px solid #5893ef;
14403
+ color: #5893ef;
14404
+ display: inline-block;
14173
14405
  padding-left: 6px;
14174
- font-size: 14px;
14406
+ padding-right: 6px;
14407
+ padding-bottom: 10px;
14408
+ /* font-size: 14px; */
14409
+ margin-bottom: -8px;
14410
+ }
14411
+
14412
+ [data-v-d87986ba] .el-form-item__label{
14413
+ padding: 0;
14175
14414
  }
14176
14415
  .el-tree-node__content {
14177
14416
  height: 34px !important;
@@ -14559,12 +14798,14 @@ fieldset.amb-design-item-selected {
14559
14798
  }
14560
14799
  .amb-design-item-default {
14561
14800
  border: 1px dashed #c0c4cc !important;
14801
+ /* border: 2px dashed transparent !important; */
14562
14802
  color: #c0c4cc;
14563
14803
  position: relative !important;
14564
14804
  }
14565
14805
  .amb-design-item-default:hover {
14566
14806
  cursor: pointer;
14567
- background-color: rgba(205, 210, 216, 0.105);
14807
+ border: 1px solid #e6a23c !important;
14808
+ /* background-color: rgba(205, 210, 216, 0.105); */
14568
14809
  }
14569
14810
  .amb-design-attr-group-header > button {
14570
14811
  background: #f5f6f8;
@@ -14579,10 +14820,10 @@ fieldset.amb-design-item-selected {
14579
14820
  white-space: nowrap !important;
14580
14821
  }
14581
14822
  .amb-design-item {
14582
- border: 3px solid #ffffff;
14823
+ border: 1px solid #ffffff;
14583
14824
  }
14584
14825
  .amb-design-item-selected {
14585
- border: 3px solid #e6a23c !important;
14826
+ border: 1px solid #e6a23c !important;
14586
14827
  }
14587
14828
  fieldset.amb-design-item-selected {
14588
14829
  color: #e6a23c !important;
@@ -14753,16 +14994,19 @@ fieldset.amb-design-item-selected {
14753
14994
  transition: var(--el-transition-duration);
14754
14995
  /* box-shadow: var(--el-box-shadow-light); */
14755
14996
  padding: 10px;
14997
+ padding-left: 0px;
14756
14998
  margin-bottom: 18px;
14757
14999
  }
14758
15000
  .amb-widget-separatelabel > .label {
14759
- border-left: 4px solid #5893ef;
15001
+ /* border-left: 4px solid #5893ef; */
15002
+ border-bottom: 2px solid #5893ef;
15003
+ color: #5893ef;
15004
+ display: inline-block;
14760
15005
  padding-left: 6px;
14761
- font-size: 14px;
14762
- }
14763
-
14764
- [data-v-d87986ba] .el-form-item__label{
14765
- padding: 0;
15006
+ padding-right: 6px;
15007
+ padding-bottom: 10px;
15008
+ /* font-size: 14px; */
15009
+ margin-bottom: -8px;
14766
15010
  }
14767
15011
 
14768
15012
  .amb-design-attr-header[data-v-228a52e4] {
@@ -14791,17 +15035,8 @@ fieldset.amb-design-item-selected {
14791
15035
  color: #ffffff;
14792
15036
  }
14793
15037
 
14794
- .editorTool[data-v-24e5130d] {
14795
- margin-left: auto;
14796
- }
14797
- .editorOption[data-v-24e5130d] {
14798
- margin-right: 10px;
14799
- cursor: pointer;
14800
- }
14801
- .pppp[data-v-24e5130d] {
14802
- display: flex; /* 使用Flex布局 */
14803
- justify-content: flex-start;
14804
- align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
15038
+ .amb-design-event-content[data-v-d18b7392] {
15039
+ padding: 10px;
14805
15040
  }
14806
15041
 
14807
15042
  .amb-design-attr-header[data-v-5458d957] {
@@ -14842,18 +15077,18 @@ fieldset.amb-design-item-selected {
14842
15077
  color: #ffffff;
14843
15078
  }
14844
15079
 
14845
- .event-item[data-v-f3d86cef] {
14846
- font-size:12px;
14847
- border-bottom:2px dashed #F5F6F8;
14848
- padding-top:5px;
14849
- padding-bottom:5px;
15080
+ .event-item[data-v-9489015e] {
15081
+ font-size: 12px;
15082
+ border-bottom: 2px dashed #f5f6f8;
15083
+ padding-top: 5px;
15084
+ padding-bottom: 5px;
14850
15085
  }
14851
15086
 
14852
- [data-v-7a7f7d66] .el-cascader-menu {
15087
+ [data-v-ea40d1e1] .el-cascader-menu {
14853
15088
  min-width: 120px !important;
14854
15089
  }
14855
15090
 
14856
- .seleteSort[data-v-d6967820] {
15091
+ .seleteSort[data-v-fc4b8f88] {
14857
15092
  border-radius: 5px;
14858
15093
  border: 1px solid rgba(88, 147, 239);
14859
15094
  }
@@ -14895,6 +15130,19 @@ fieldset.amb-design-item-selected {
14895
15130
  margin-bottom: 20px;
14896
15131
  }
14897
15132
 
15133
+ .editorTool[data-v-26f79956] {
15134
+ margin-left: auto;
15135
+ }
15136
+ .editorOption[data-v-26f79956] {
15137
+ margin-right: 10px;
15138
+ cursor: pointer;
15139
+ }
15140
+ .pppp[data-v-26f79956] {
15141
+ display: flex; /* 使用Flex布局 */
15142
+ justify-content: flex-start;
15143
+ align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
15144
+ }
15145
+
14898
15146
  .input-with-select .el-input-group__append {
14899
15147
  background-color: var(--el-fill-color-blank);
14900
15148
  }
@@ -14912,7 +15160,7 @@ fieldset.amb-design-item-selected {
14912
15160
  display: inline-block;
14913
15161
  }
14914
15162
 
14915
- .seleteSort[data-v-eb7caa0f]{
15163
+ .seleteSort[data-v-340eb0cb]{
14916
15164
  border-radius: 5px;
14917
15165
  border: 1px solid rgba(88, 147, 239);
14918
15166
  }