@ibiz-template/mob-theme 0.2.7 → 0.2.9

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 (68) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/index.min.css +1 -1
  3. package/dist/index.system.min.js +1 -1
  4. package/dist/index.system.min.js.map +1 -1
  5. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +12 -0
  6. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +18 -4
  7. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +12 -0
  8. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +18 -4
  9. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +12 -0
  10. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +18 -4
  11. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +12 -0
  12. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +18 -4
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +12 -0
  14. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +18 -4
  15. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +12 -0
  16. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +18 -4
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +12 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +18 -4
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +12 -0
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +18 -4
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +12 -0
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +18 -4
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.d.ts +29 -2
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +28 -0
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +12 -0
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +18 -4
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +12 -0
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +18 -4
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +12 -0
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +18 -4
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +12 -0
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +18 -4
  33. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +12 -0
  34. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +22 -8
  35. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +12 -0
  36. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +22 -8
  37. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +12 -0
  38. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +18 -4
  39. package/es/theme/generic/index.css +1 -1
  40. package/es/theme/generic/vant.css +1 -1
  41. package/es/theme/index.css +1 -1
  42. package/es/theme/theme/dark/dark-theme.css +1 -1
  43. package/es/theme/theme/index.css +1 -1
  44. package/es/theme/theme/light/light-theme.css +1 -1
  45. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +18 -4
  46. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +18 -4
  47. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +18 -4
  48. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +18 -4
  49. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +18 -4
  50. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +18 -4
  51. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +18 -4
  52. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +18 -4
  53. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +18 -4
  54. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +28 -0
  55. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +18 -4
  56. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +18 -4
  57. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +18 -4
  58. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +18 -4
  59. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +22 -8
  60. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +22 -8
  61. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +18 -4
  62. package/lib/theme/generic/index.css +1 -1
  63. package/lib/theme/generic/vant.css +1 -1
  64. package/lib/theme/index.css +1 -1
  65. package/lib/theme/theme/dark/dark-theme.css +1 -1
  66. package/lib/theme/theme/index.css +1 -1
  67. package/lib/theme/theme/light/light-theme.css +1 -1
  68. package/package.json +1 -1
@@ -24,10 +24,12 @@ var DEMobListView = {
24
24
  "itemStyle": "DEFAULT",
25
25
  "itemType": "CTRLPOS",
26
26
  "layoutPos": {
27
+ "grow": 1,
27
28
  "shrink": 1,
28
29
  "heightMode": "FULL",
29
30
  "layout": "FLEX",
30
- "valignSelf": "MIDDLE"
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
31
33
  },
32
34
  "showCaption": true,
33
35
  "id": "lefttoolbar"
@@ -38,12 +40,17 @@ var DEMobListView = {
38
40
  },
39
41
  "dataRegionType": "INHERIT",
40
42
  "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
41
44
  "itemStyle": "DEFAULT",
42
45
  "itemType": "CONTAINER",
43
46
  "layoutPos": {
47
+ "basis": 100,
44
48
  "shrink": 0,
45
- "layout": "FLEX"
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
46
52
  },
53
+ "width": 100,
47
54
  "id": "view_left_toolbar"
48
55
  },
49
56
  {
@@ -84,10 +91,12 @@ var DEMobListView = {
84
91
  "itemStyle": "DEFAULT",
85
92
  "itemType": "CTRLPOS",
86
93
  "layoutPos": {
94
+ "grow": 1,
87
95
  "shrink": 1,
88
96
  "heightMode": "FULL",
89
97
  "layout": "FLEX",
90
- "valignSelf": "MIDDLE"
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
91
100
  },
92
101
  "showCaption": true,
93
102
  "id": "righttoolbar"
@@ -98,12 +107,17 @@ var DEMobListView = {
98
107
  },
99
108
  "dataRegionType": "INHERIT",
100
109
  "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
101
111
  "itemStyle": "DEFAULT",
102
112
  "itemType": "CONTAINER",
103
113
  "layoutPos": {
114
+ "basis": 100,
104
115
  "shrink": 0,
105
- "layout": "FLEX"
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
106
119
  },
120
+ "width": 100,
107
121
  "id": "view_right_toolbar"
108
122
  }
109
123
  ],
@@ -24,10 +24,12 @@ var DEMobMPickupView = {
24
24
  "itemStyle": "DEFAULT",
25
25
  "itemType": "CTRLPOS",
26
26
  "layoutPos": {
27
+ "grow": 1,
27
28
  "shrink": 1,
28
29
  "heightMode": "FULL",
29
30
  "layout": "FLEX",
30
- "valignSelf": "MIDDLE"
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
31
33
  },
32
34
  "showCaption": true,
33
35
  "id": "lefttoolbar"
@@ -38,12 +40,17 @@ var DEMobMPickupView = {
38
40
  },
39
41
  "dataRegionType": "INHERIT",
40
42
  "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
41
44
  "itemStyle": "DEFAULT",
42
45
  "itemType": "CONTAINER",
43
46
  "layoutPos": {
47
+ "basis": 100,
44
48
  "shrink": 0,
45
- "layout": "FLEX"
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
46
52
  },
53
+ "width": 100,
47
54
  "id": "view_left_toolbar"
48
55
  },
49
56
  {
@@ -84,10 +91,12 @@ var DEMobMPickupView = {
84
91
  "itemStyle": "DEFAULT",
85
92
  "itemType": "CTRLPOS",
86
93
  "layoutPos": {
94
+ "grow": 1,
87
95
  "shrink": 1,
88
96
  "heightMode": "FULL",
89
97
  "layout": "FLEX",
90
- "valignSelf": "MIDDLE"
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
91
100
  },
92
101
  "showCaption": true,
93
102
  "id": "righttoolbar"
@@ -98,12 +107,17 @@ var DEMobMPickupView = {
98
107
  },
99
108
  "dataRegionType": "INHERIT",
100
109
  "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
101
111
  "itemStyle": "DEFAULT",
102
112
  "itemType": "CONTAINER",
103
113
  "layoutPos": {
114
+ "basis": 100,
104
115
  "shrink": 0,
105
- "layout": "FLEX"
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
106
119
  },
120
+ "width": 100,
107
121
  "id": "view_right_toolbar"
108
122
  }
109
123
  ],
@@ -24,10 +24,12 @@ var DEMobMdView = {
24
24
  "itemStyle": "DEFAULT",
25
25
  "itemType": "CTRLPOS",
26
26
  "layoutPos": {
27
+ "grow": 1,
27
28
  "shrink": 1,
28
29
  "heightMode": "FULL",
29
30
  "layout": "FLEX",
30
- "valignSelf": "MIDDLE"
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
31
33
  },
32
34
  "showCaption": true,
33
35
  "id": "lefttoolbar"
@@ -38,12 +40,17 @@ var DEMobMdView = {
38
40
  },
39
41
  "dataRegionType": "INHERIT",
40
42
  "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
41
44
  "itemStyle": "DEFAULT",
42
45
  "itemType": "CONTAINER",
43
46
  "layoutPos": {
47
+ "basis": 100,
44
48
  "shrink": 0,
45
- "layout": "FLEX"
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
46
52
  },
53
+ "width": 100,
47
54
  "id": "view_left_toolbar"
48
55
  },
49
56
  {
@@ -84,10 +91,12 @@ var DEMobMdView = {
84
91
  "itemStyle": "DEFAULT",
85
92
  "itemType": "CTRLPOS",
86
93
  "layoutPos": {
94
+ "grow": 1,
87
95
  "shrink": 1,
88
96
  "heightMode": "FULL",
89
97
  "layout": "FLEX",
90
- "valignSelf": "MIDDLE"
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
91
100
  },
92
101
  "showCaption": true,
93
102
  "id": "righttoolbar"
@@ -98,12 +107,17 @@ var DEMobMdView = {
98
107
  },
99
108
  "dataRegionType": "INHERIT",
100
109
  "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
101
111
  "itemStyle": "DEFAULT",
102
112
  "itemType": "CONTAINER",
103
113
  "layoutPos": {
114
+ "basis": 100,
104
115
  "shrink": 0,
105
- "layout": "FLEX"
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
106
119
  },
120
+ "width": 100,
107
121
  "id": "view_right_toolbar"
108
122
  }
109
123
  ],
@@ -22,10 +22,12 @@ var DEMobOptionView = {
22
22
  "itemStyle": "DEFAULT",
23
23
  "itemType": "CTRLPOS",
24
24
  "layoutPos": {
25
+ "grow": 1,
25
26
  "shrink": 1,
26
27
  "heightMode": "FULL",
27
28
  "layout": "FLEX",
28
- "valignSelf": "MIDDLE"
29
+ "valignSelf": "MIDDLE",
30
+ "widthMode": "FULL"
29
31
  },
30
32
  "showCaption": true,
31
33
  "id": "lefttoolbar"
@@ -36,12 +38,17 @@ var DEMobOptionView = {
36
38
  },
37
39
  "dataRegionType": "INHERIT",
38
40
  "caption": "\u5BB9\u5668",
41
+ "contentWidth": 100,
39
42
  "itemStyle": "DEFAULT",
40
43
  "itemType": "CONTAINER",
41
44
  "layoutPos": {
45
+ "basis": 100,
42
46
  "shrink": 0,
43
- "layout": "FLEX"
47
+ "layout": "FLEX",
48
+ "width": 100,
49
+ "widthMode": "PX"
44
50
  },
51
+ "width": 100,
45
52
  "id": "view_left_toolbar"
46
53
  },
47
54
  {
@@ -82,10 +89,12 @@ var DEMobOptionView = {
82
89
  "itemStyle": "DEFAULT",
83
90
  "itemType": "CTRLPOS",
84
91
  "layoutPos": {
92
+ "grow": 1,
85
93
  "shrink": 1,
86
94
  "heightMode": "FULL",
87
95
  "layout": "FLEX",
88
- "valignSelf": "MIDDLE"
96
+ "valignSelf": "MIDDLE",
97
+ "widthMode": "FULL"
89
98
  },
90
99
  "showCaption": true,
91
100
  "id": "righttoolbar"
@@ -96,12 +105,17 @@ var DEMobOptionView = {
96
105
  },
97
106
  "dataRegionType": "INHERIT",
98
107
  "caption": "\u5BB9\u5668",
108
+ "contentWidth": 100,
99
109
  "itemStyle": "DEFAULT",
100
110
  "itemType": "CONTAINER",
101
111
  "layoutPos": {
112
+ "basis": 100,
102
113
  "shrink": 0,
103
- "layout": "FLEX"
114
+ "layout": "FLEX",
115
+ "width": 100,
116
+ "widthMode": "PX"
104
117
  },
118
+ "width": 100,
105
119
  "id": "view_right_toolbar"
106
120
  }
107
121
  ],
@@ -9,6 +9,34 @@ var DEMobPickupMDView = {
9
9
  "layout": "FLEX"
10
10
  },
11
11
  "rootPanelItems": [
12
+ {
13
+ "panelItems": [
14
+ {
15
+ "caption": "\u641C\u7D22\u680F",
16
+ "itemStyle": "DEFAULT",
17
+ "itemType": "CTRLPOS",
18
+ "layoutPos": {
19
+ "shrink": 1,
20
+ "layout": "FLEX"
21
+ },
22
+ "showCaption": true,
23
+ "id": "searchbar"
24
+ }
25
+ ],
26
+ "predefinedType": "Toolbar",
27
+ "layout": {
28
+ "layout": "FLEX"
29
+ },
30
+ "dataRegionType": "INHERIT",
31
+ "caption": "\u5BB9\u5668",
32
+ "itemStyle": "DEFAULT",
33
+ "itemType": "CONTAINER",
34
+ "layoutPos": {
35
+ "shrink": 1,
36
+ "layout": "FLEX"
37
+ },
38
+ "id": "view_toolbar2"
39
+ },
12
40
  {
13
41
  "panelItems": [
14
42
  {
@@ -24,10 +24,12 @@ var DEMobPickupView = {
24
24
  "itemStyle": "DEFAULT",
25
25
  "itemType": "CTRLPOS",
26
26
  "layoutPos": {
27
+ "grow": 1,
27
28
  "shrink": 1,
28
29
  "heightMode": "FULL",
29
30
  "layout": "FLEX",
30
- "valignSelf": "MIDDLE"
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
31
33
  },
32
34
  "showCaption": true,
33
35
  "id": "lefttoolbar"
@@ -38,12 +40,17 @@ var DEMobPickupView = {
38
40
  },
39
41
  "dataRegionType": "INHERIT",
40
42
  "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
41
44
  "itemStyle": "DEFAULT",
42
45
  "itemType": "CONTAINER",
43
46
  "layoutPos": {
47
+ "basis": 100,
44
48
  "shrink": 0,
45
- "layout": "FLEX"
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
46
52
  },
53
+ "width": 100,
47
54
  "id": "view_left_toolbar"
48
55
  },
49
56
  {
@@ -84,10 +91,12 @@ var DEMobPickupView = {
84
91
  "itemStyle": "DEFAULT",
85
92
  "itemType": "CTRLPOS",
86
93
  "layoutPos": {
94
+ "grow": 1,
87
95
  "shrink": 1,
88
96
  "heightMode": "FULL",
89
97
  "layout": "FLEX",
90
- "valignSelf": "MIDDLE"
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
91
100
  },
92
101
  "showCaption": true,
93
102
  "id": "righttoolbar"
@@ -98,12 +107,17 @@ var DEMobPickupView = {
98
107
  },
99
108
  "dataRegionType": "INHERIT",
100
109
  "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
101
111
  "itemStyle": "DEFAULT",
102
112
  "itemType": "CONTAINER",
103
113
  "layoutPos": {
114
+ "basis": 100,
104
115
  "shrink": 0,
105
- "layout": "FLEX"
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
106
119
  },
120
+ "width": 100,
107
121
  "id": "view_right_toolbar"
108
122
  }
109
123
  ],
@@ -24,10 +24,12 @@ var DEMobTabExpView = {
24
24
  "itemStyle": "DEFAULT",
25
25
  "itemType": "CTRLPOS",
26
26
  "layoutPos": {
27
+ "grow": 1,
27
28
  "shrink": 1,
28
29
  "heightMode": "FULL",
29
30
  "layout": "FLEX",
30
- "valignSelf": "MIDDLE"
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
31
33
  },
32
34
  "showCaption": true,
33
35
  "id": "lefttoolbar"
@@ -38,12 +40,17 @@ var DEMobTabExpView = {
38
40
  },
39
41
  "dataRegionType": "INHERIT",
40
42
  "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
41
44
  "itemStyle": "DEFAULT",
42
45
  "itemType": "CONTAINER",
43
46
  "layoutPos": {
47
+ "basis": 100,
44
48
  "shrink": 0,
45
- "layout": "FLEX"
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
46
52
  },
53
+ "width": 100,
47
54
  "id": "view_left_toolbar"
48
55
  },
49
56
  {
@@ -84,10 +91,12 @@ var DEMobTabExpView = {
84
91
  "itemStyle": "DEFAULT",
85
92
  "itemType": "CTRLPOS",
86
93
  "layoutPos": {
94
+ "grow": 1,
87
95
  "shrink": 1,
88
96
  "heightMode": "FULL",
89
97
  "layout": "FLEX",
90
- "valignSelf": "MIDDLE"
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
91
100
  },
92
101
  "showCaption": true,
93
102
  "id": "righttoolbar"
@@ -98,12 +107,17 @@ var DEMobTabExpView = {
98
107
  },
99
108
  "dataRegionType": "INHERIT",
100
109
  "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
101
111
  "itemStyle": "DEFAULT",
102
112
  "itemType": "CONTAINER",
103
113
  "layoutPos": {
114
+ "basis": 100,
104
115
  "shrink": 0,
105
- "layout": "FLEX"
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
106
119
  },
120
+ "width": 100,
107
121
  "id": "view_right_toolbar"
108
122
  }
109
123
  ],
@@ -24,10 +24,12 @@ var DEMobTreeView = {
24
24
  "itemStyle": "DEFAULT",
25
25
  "itemType": "CTRLPOS",
26
26
  "layoutPos": {
27
+ "grow": 1,
27
28
  "shrink": 1,
28
29
  "heightMode": "FULL",
29
30
  "layout": "FLEX",
30
- "valignSelf": "MIDDLE"
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
31
33
  },
32
34
  "showCaption": true,
33
35
  "id": "lefttoolbar"
@@ -38,12 +40,17 @@ var DEMobTreeView = {
38
40
  },
39
41
  "dataRegionType": "INHERIT",
40
42
  "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
41
44
  "itemStyle": "DEFAULT",
42
45
  "itemType": "CONTAINER",
43
46
  "layoutPos": {
47
+ "basis": 100,
44
48
  "shrink": 0,
45
- "layout": "FLEX"
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
46
52
  },
53
+ "width": 100,
47
54
  "id": "view_left_toolbar"
48
55
  },
49
56
  {
@@ -84,10 +91,12 @@ var DEMobTreeView = {
84
91
  "itemStyle": "DEFAULT",
85
92
  "itemType": "CTRLPOS",
86
93
  "layoutPos": {
94
+ "grow": 1,
87
95
  "shrink": 1,
88
96
  "heightMode": "FULL",
89
97
  "layout": "FLEX",
90
- "valignSelf": "MIDDLE"
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
91
100
  },
92
101
  "showCaption": true,
93
102
  "id": "righttoolbar"
@@ -98,12 +107,17 @@ var DEMobTreeView = {
98
107
  },
99
108
  "dataRegionType": "INHERIT",
100
109
  "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
101
111
  "itemStyle": "DEFAULT",
102
112
  "itemType": "CONTAINER",
103
113
  "layoutPos": {
114
+ "basis": 100,
104
115
  "shrink": 0,
105
- "layout": "FLEX"
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
106
119
  },
120
+ "width": 100,
107
121
  "id": "view_right_toolbar"
108
122
  }
109
123
  ],
@@ -21,10 +21,12 @@ var DEMobWFDynaActionView = {
21
21
  "itemStyle": "DEFAULT",
22
22
  "itemType": "CTRLPOS",
23
23
  "layoutPos": {
24
+ "grow": 1,
24
25
  "shrink": 1,
25
26
  "heightMode": "FULL",
26
27
  "layout": "FLEX",
27
- "valignSelf": "MIDDLE"
28
+ "valignSelf": "MIDDLE",
29
+ "widthMode": "FULL"
28
30
  },
29
31
  "showCaption": true,
30
32
  "id": "lefttoolbar"
@@ -35,12 +37,17 @@ var DEMobWFDynaActionView = {
35
37
  },
36
38
  "dataRegionType": "INHERIT",
37
39
  "caption": "\u5BB9\u5668",
40
+ "contentWidth": 100,
38
41
  "itemStyle": "DEFAULT",
39
42
  "itemType": "CONTAINER",
40
43
  "layoutPos": {
44
+ "basis": 100,
41
45
  "shrink": 0,
42
- "layout": "FLEX"
46
+ "layout": "FLEX",
47
+ "width": 100,
48
+ "widthMode": "PX"
43
49
  },
50
+ "width": 100,
44
51
  "id": "view_left_toolbar"
45
52
  },
46
53
  {
@@ -81,10 +88,12 @@ var DEMobWFDynaActionView = {
81
88
  "itemStyle": "DEFAULT",
82
89
  "itemType": "CTRLPOS",
83
90
  "layoutPos": {
91
+ "grow": 1,
84
92
  "shrink": 1,
85
93
  "heightMode": "FULL",
86
94
  "layout": "FLEX",
87
- "valignSelf": "MIDDLE"
95
+ "valignSelf": "MIDDLE",
96
+ "widthMode": "FULL"
88
97
  },
89
98
  "showCaption": true,
90
99
  "id": "righttoolbar"
@@ -95,12 +104,17 @@ var DEMobWFDynaActionView = {
95
104
  },
96
105
  "dataRegionType": "INHERIT",
97
106
  "caption": "\u5BB9\u5668",
107
+ "contentWidth": 100,
98
108
  "itemStyle": "DEFAULT",
99
109
  "itemType": "CONTAINER",
100
110
  "layoutPos": {
111
+ "basis": 100,
101
112
  "shrink": 0,
102
- "layout": "FLEX"
113
+ "layout": "FLEX",
114
+ "width": 100,
115
+ "widthMode": "PX"
103
116
  },
117
+ "width": 100,
104
118
  "id": "view_right_toolbar"
105
119
  }
106
120
  ],
@@ -23,10 +23,12 @@ var DEMobWFDynaEditView3 = {
23
23
  "itemStyle": "DEFAULT",
24
24
  "itemType": "CTRLPOS",
25
25
  "layoutPos": {
26
+ "grow": 1,
26
27
  "shrink": 1,
27
28
  "heightMode": "FULL",
28
29
  "layout": "FLEX",
29
- "valignSelf": "MIDDLE"
30
+ "valignSelf": "MIDDLE",
31
+ "widthMode": "FULL"
30
32
  },
31
33
  "showCaption": true,
32
34
  "id": "lefttoolbar"
@@ -37,12 +39,17 @@ var DEMobWFDynaEditView3 = {
37
39
  },
38
40
  "dataRegionType": "INHERIT",
39
41
  "caption": "\u5BB9\u5668",
42
+ "contentWidth": 100,
40
43
  "itemStyle": "DEFAULT",
41
44
  "itemType": "CONTAINER",
42
45
  "layoutPos": {
46
+ "basis": 100,
43
47
  "shrink": 0,
44
- "layout": "FLEX"
48
+ "layout": "FLEX",
49
+ "width": 100,
50
+ "widthMode": "PX"
45
51
  },
52
+ "width": 100,
46
53
  "id": "view_left_toolbar"
47
54
  },
48
55
  {
@@ -83,10 +90,12 @@ var DEMobWFDynaEditView3 = {
83
90
  "itemStyle": "DEFAULT",
84
91
  "itemType": "CTRLPOS",
85
92
  "layoutPos": {
93
+ "grow": 1,
86
94
  "shrink": 1,
87
95
  "heightMode": "FULL",
88
96
  "layout": "FLEX",
89
- "valignSelf": "MIDDLE"
97
+ "valignSelf": "MIDDLE",
98
+ "widthMode": "FULL"
90
99
  },
91
100
  "showCaption": true,
92
101
  "id": "righttoolbar"
@@ -97,12 +106,17 @@ var DEMobWFDynaEditView3 = {
97
106
  },
98
107
  "dataRegionType": "INHERIT",
99
108
  "caption": "\u5BB9\u5668",
109
+ "contentWidth": 100,
100
110
  "itemStyle": "DEFAULT",
101
111
  "itemType": "CONTAINER",
102
112
  "layoutPos": {
113
+ "basis": 100,
103
114
  "shrink": 0,
104
- "layout": "FLEX"
115
+ "layout": "FLEX",
116
+ "width": 100,
117
+ "widthMode": "PX"
105
118
  },
119
+ "width": 100,
106
120
  "id": "view_right_toolbar"
107
121
  }
108
122
  ],
@@ -307,10 +321,10 @@ var DEMobWFDynaEditView3 = {
307
321
  "layoutPos": {
308
322
  "shrink": 1,
309
323
  "layout": "FLEX",
310
- "spacingBottom": "INNERLARGE",
311
- "spacingLeft": "INNERLARGE",
312
- "spacingRight": "INNERLARGE",
313
- "spacingTop": "INNERLARGE"
324
+ "spacingBottom": "INNERMEDIUM",
325
+ "spacingLeft": "INNERMEDIUM",
326
+ "spacingRight": "INNERMEDIUM",
327
+ "spacingTop": "INNERMEDIUM"
314
328
  },
315
329
  "id": "view_footer"
316
330
  }