cloud-web-corejs 1.1.0-dev.32 → 1.1.0-dev.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs",
3
3
  "private": false,
4
- "version": "1.1.0-dev.32",
4
+ "version": "1.1.0-dev.33",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "dev:micro": "vue-cli-service serve --port 17527",
@@ -123,7 +123,7 @@ export const containers = [
123
123
  }, {
124
124
  type: "grid-sub-form",
125
125
  category: "container",
126
- icon: "sub-form",
126
+ icon: "sub-form",
127
127
  widgetList: [],
128
128
  options: {
129
129
  name: "",
@@ -141,7 +141,7 @@ export const containers = [
141
141
  {
142
142
  type: "grid-col",
143
143
  category: "container",
144
- icon: "grid",
144
+ icon: "grid",
145
145
  internal: !0,
146
146
  widgetList: [],
147
147
  options: {
@@ -163,7 +163,7 @@ export const containers = [
163
163
  {
164
164
  type: "table-cell",
165
165
  category: "container",
166
- icon: "table",
166
+ icon: "table",
167
167
  internal: !0,
168
168
  widgetList: [],
169
169
  merged: !1,
@@ -179,7 +179,7 @@ export const containers = [
179
179
  {
180
180
  type: "tab-pane",
181
181
  category: "container",
182
- icon: "tab",
182
+ icon: "tab",
183
183
  internal: !0,
184
184
  widgetList: [],
185
185
  options: {
@@ -590,7 +590,7 @@ export const containers = [
590
590
  * 直接拖进 tab-pane(见 docs/详情模块标签承载方案.md) */
591
591
  type: "detail-pane",
592
592
  category: "container",
593
- icon: "grid",
593
+ icon: "grid",
594
594
  buttonWidgetList: [],
595
595
  widgetList: [],
596
596
  options: {
@@ -800,7 +800,7 @@ export const containers = [
800
800
  {
801
801
  type: "h5-card-pane",
802
802
  category: "container",
803
- icon: "tab",
803
+ icon: "tab",
804
804
  internal: !0,
805
805
  buttonWidgetList: [],
806
806
  widgetList: [],
@@ -830,7 +830,7 @@ export const containers = [
830
830
  {
831
831
  type: "h5-table-cell",
832
832
  category: "container",
833
- icon: "table",
833
+ icon: "table",
834
834
  internal: !0,
835
835
  widgetList: [],
836
836
  merged: !1,
@@ -3863,7 +3863,7 @@ export const advancedFields = [
3863
3863
  },
3864
3864
  {
3865
3865
  type: "dropdown-item",
3866
- icon: "tab",
3866
+ icon: "tab",
3867
3867
  internal: !0,
3868
3868
  options: {
3869
3869
  name: "",
@@ -171,7 +171,7 @@ export default {
171
171
  success: res => {
172
172
  let resList = res.objx || [];
173
173
  let defaulItems = [];
174
- for (let i = 1; i <= 20; i++) {
174
+ for (let i = 1; i <= 40; i++) {
175
175
  defaulItems.push({
176
176
  attributeKey: 'param' + i,
177
177
  attributeName: null,