@byteluck-fe/model-driven-controls 2.7.0-alpha.13 → 2.7.0-alpha.15

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.
@@ -127,7 +127,7 @@ var GridLayoutContainerControl = /*#__PURE__*/ function(DesignerLayoutControl) {
127
127
  {
128
128
  key: "controlIcon",
129
129
  get: function get() {
130
- return "iconfenzu6";
130
+ return "icona-huanhangrongqi1";
131
131
  }
132
132
  }
133
133
  ]);
@@ -19,14 +19,8 @@ export default defineInstance({
19
19
  ],
20
20
  groups: [
21
21
  {
22
- type: "tab",
23
- title: "属性",
24
22
  items: [
25
- {
26
- items: [
27
- "wholeRow"
28
- ]
29
- }
23
+ "wholeRow"
30
24
  ]
31
25
  }
32
26
  ]