@ibiz-template/mob-theme 0.2.6 → 0.2.8

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 (82) hide show
  1. package/CHANGELOG.md +19 -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/app-index-view-layout-blank-mode.d.ts +31 -0
  6. package/es/publish/app-index-view-layout-blank-mode.mjs +34 -0
  7. package/es/publish/app-index-view-layout.d.ts +26 -2
  8. package/es/publish/app-index-view-layout.mjs +21 -2
  9. package/es/publish/index.mjs +12 -0
  10. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.d.ts +42 -0
  11. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.mjs +47 -0
  12. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.d.ts +258 -0
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +307 -0
  14. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.d.ts +44 -0
  15. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.mjs +49 -0
  16. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.d.ts +257 -0
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +306 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +59 -33
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +98 -65
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +82 -35
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +121 -69
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +13 -29
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +19 -4
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +57 -33
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +97 -65
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +57 -33
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +97 -65
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +57 -33
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +97 -65
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +13 -29
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +19 -4
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +57 -33
  33. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +97 -65
  34. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.d.ts +90 -0
  35. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.mjs +98 -0
  36. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.d.ts +82 -26
  37. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +123 -39
  38. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +57 -33
  39. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +97 -65
  40. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +82 -6
  41. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +122 -14
  42. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +129 -39
  43. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +152 -70
  44. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +60 -31
  45. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +51 -5
  46. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +82 -2
  47. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +123 -10
  48. package/es/theme/generic/index.css +1 -1
  49. package/es/theme/generic/vant.css +1 -1
  50. package/es/theme/index.css +1 -1
  51. package/es/theme/theme/dark/dark-theme.css +1 -1
  52. package/es/theme/theme/index.css +1 -1
  53. package/es/theme/theme/light/light-theme.css +1 -1
  54. package/lib/publish/app-index-view-layout-blank-mode.cjs +38 -0
  55. package/lib/publish/app-index-view-layout.cjs +21 -2
  56. package/lib/publish/index.cjs +12 -0
  57. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.cjs +51 -0
  58. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +311 -0
  59. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.cjs +53 -0
  60. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +310 -0
  61. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +98 -65
  62. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +121 -69
  63. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +19 -4
  64. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +97 -65
  65. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +97 -65
  66. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +97 -65
  67. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +19 -4
  68. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +97 -65
  69. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.cjs +102 -0
  70. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +123 -39
  71. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +97 -65
  72. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +122 -14
  73. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +152 -70
  74. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +51 -5
  75. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +123 -10
  76. package/lib/theme/generic/index.css +1 -1
  77. package/lib/theme/generic/vant.css +1 -1
  78. package/lib/theme/index.css +1 -1
  79. package/lib/theme/theme/dark/dark-theme.css +1 -1
  80. package/lib/theme/theme/index.css +1 -1
  81. package/lib/theme/theme/light/light-theme.css +1 -1
  82. package/package.json +1 -1
@@ -18,77 +18,112 @@ var DEMobPickupView = {
18
18
  {
19
19
  "panelItems": [
20
20
  {
21
- "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
21
+ "panelItems": [
22
+ {
23
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
24
+ "itemStyle": "DEFAULT",
25
+ "itemType": "CTRLPOS",
26
+ "layoutPos": {
27
+ "grow": 1,
28
+ "shrink": 1,
29
+ "heightMode": "FULL",
30
+ "layout": "FLEX",
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
33
+ },
34
+ "showCaption": true,
35
+ "id": "lefttoolbar"
36
+ }
37
+ ],
38
+ "layout": {
39
+ "layout": "FLEX"
40
+ },
41
+ "dataRegionType": "INHERIT",
42
+ "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
22
44
  "itemStyle": "DEFAULT",
23
- "itemType": "CTRLPOS",
45
+ "itemType": "CONTAINER",
24
46
  "layoutPos": {
25
- "shrink": 1,
26
- "layout": "FLEX"
47
+ "basis": 100,
48
+ "shrink": 0,
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
27
52
  },
28
- "showCaption": true,
29
- "id": "lefttoolbar"
30
- }
31
- ],
32
- "layout": {
33
- "layout": "FLEX"
34
- },
35
- "dataRegionType": "INHERIT",
36
- "caption": "\u5BB9\u5668",
37
- "itemStyle": "DEFAULT",
38
- "itemType": "CONTAINER",
39
- "layoutPos": {
40
- "shrink": 0,
41
- "heightMode": "FULL",
42
- "layout": "FLEX"
43
- },
44
- "id": "view_left_toolbar"
45
- },
46
- {
47
- "panelItems": [
53
+ "width": 100,
54
+ "id": "view_left_toolbar"
55
+ },
48
56
  {
49
- "caption": "\u6807\u9898\u680F",
57
+ "panelItems": [
58
+ {
59
+ "caption": "\u6807\u9898\u680F",
60
+ "itemStyle": "DEFAULT",
61
+ "itemType": "CTRLPOS",
62
+ "layoutPos": {
63
+ "shrink": 1,
64
+ "heightMode": "FULL",
65
+ "layout": "FLEX"
66
+ },
67
+ "showCaption": true,
68
+ "id": "captionbar"
69
+ }
70
+ ],
71
+ "layout": {
72
+ "align": "center",
73
+ "dir": "row",
74
+ "layout": "FLEX"
75
+ },
76
+ "dataRegionType": "INHERIT",
77
+ "caption": "\u5BB9\u5668",
50
78
  "itemStyle": "DEFAULT",
51
- "itemType": "CTRLPOS",
79
+ "itemType": "CONTAINER",
52
80
  "layoutPos": {
81
+ "grow": 1,
53
82
  "shrink": 1,
54
- "heightMode": "FULL",
55
83
  "layout": "FLEX"
56
84
  },
57
- "showCaption": true,
58
- "id": "captionbar"
59
- }
60
- ],
61
- "layout": {
62
- "align": "center",
63
- "dir": "row",
64
- "layout": "FLEX"
65
- },
66
- "dataRegionType": "INHERIT",
67
- "caption": "\u5BB9\u5668",
68
- "itemStyle": "DEFAULT",
69
- "itemType": "CONTAINER",
70
- "layoutPos": {
71
- "grow": 1,
72
- "shrink": 1,
73
- "layout": "FLEX"
74
- },
75
- "id": "view_captionbar"
76
- },
77
- {
78
- "panelItems": [
85
+ "id": "view_captionbar"
86
+ },
79
87
  {
80
- "caption": "\u5DE5\u5177\u680F",
88
+ "panelItems": [
89
+ {
90
+ "caption": "\u5DE5\u5177\u680F",
91
+ "itemStyle": "DEFAULT",
92
+ "itemType": "CTRLPOS",
93
+ "layoutPos": {
94
+ "grow": 1,
95
+ "shrink": 1,
96
+ "heightMode": "FULL",
97
+ "layout": "FLEX",
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
100
+ },
101
+ "showCaption": true,
102
+ "id": "righttoolbar"
103
+ }
104
+ ],
105
+ "layout": {
106
+ "layout": "FLEX"
107
+ },
108
+ "dataRegionType": "INHERIT",
109
+ "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
81
111
  "itemStyle": "DEFAULT",
82
- "itemType": "CTRLPOS",
112
+ "itemType": "CONTAINER",
83
113
  "layoutPos": {
84
- "shrink": 1,
85
- "layout": "FLEX"
114
+ "basis": 100,
115
+ "shrink": 0,
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
86
119
  },
87
- "showCaption": true,
88
- "id": "righttoolbar"
120
+ "width": 100,
121
+ "id": "view_right_toolbar"
89
122
  }
90
123
  ],
124
+ "predefinedType": "Toolbar",
91
125
  "layout": {
126
+ "dir": "row",
92
127
  "layout": "FLEX"
93
128
  },
94
129
  "dataRegionType": "INHERIT",
@@ -96,17 +131,15 @@ var DEMobPickupView = {
96
131
  "itemStyle": "DEFAULT",
97
132
  "itemType": "CONTAINER",
98
133
  "layoutPos": {
99
- "shrink": 0,
100
- "heightMode": "FULL",
134
+ "shrink": 1,
101
135
  "layout": "FLEX"
102
136
  },
103
- "id": "view_right_toolbar"
137
+ "id": "view_toolbar"
104
138
  }
105
139
  ],
106
- "predefinedType": "Toolbar",
140
+ "predefinedType": "Header",
107
141
  "layout": {
108
- "align": "center",
109
- "dir": "row",
142
+ "dir": "column",
110
143
  "layout": "FLEX"
111
144
  },
112
145
  "dataRegionType": "INHERIT",
@@ -114,10 +147,10 @@ var DEMobPickupView = {
114
147
  "itemStyle": "DEFAULT",
115
148
  "itemType": "CONTAINER",
116
149
  "layoutPos": {
117
- "shrink": 1,
150
+ "shrink": 0,
118
151
  "layout": "FLEX"
119
152
  },
120
- "id": "view_toolbar"
153
+ "id": "view_header"
121
154
  },
122
155
  {
123
156
  "panelItems": [
@@ -175,7 +208,6 @@ var DEMobPickupView = {
175
208
  "id": "view_searchform"
176
209
  }
177
210
  ],
178
- "predefinedType": "Header",
179
211
  "layout": {
180
212
  "dir": "column",
181
213
  "layout": "FLEX"
@@ -188,7 +220,7 @@ var DEMobPickupView = {
188
220
  "shrink": 0,
189
221
  "layout": "FLEX"
190
222
  },
191
- "id": "view_header"
223
+ "id": "view_top"
192
224
  }
193
225
  ],
194
226
  "predefinedType": "PANELPART",
@@ -0,0 +1,102 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var DEMobTabExpView9 = {
6
+ "layoutBodyOnly": true,
7
+ "layoutMode": "FLEX",
8
+ "layout": {
9
+ "layout": "FLEX"
10
+ },
11
+ "rootPanelItems": [
12
+ {
13
+ "panelItems": [
14
+ {
15
+ "panelItems": [
16
+ {
17
+ "caption": "\u5206\u9875\u5BFC\u822A",
18
+ "itemStyle": "DEFAULT",
19
+ "itemType": "CTRLPOS",
20
+ "layoutPos": {
21
+ "shrink": 1,
22
+ "layout": "FLEX"
23
+ },
24
+ "showCaption": true,
25
+ "id": "tabexppanel"
26
+ }
27
+ ],
28
+ "predefinedType": "ToolbarContainer",
29
+ "layout": {
30
+ "layout": "FLEX"
31
+ },
32
+ "dataRegionType": "INHERIT",
33
+ "caption": "\u5BB9\u5668",
34
+ "itemStyle": "DEFAULT",
35
+ "itemType": "CONTAINER",
36
+ "layoutPos": {
37
+ "shrink": 1,
38
+ "layout": "FLEX"
39
+ },
40
+ "id": "view_toolbar_container2"
41
+ }
42
+ ],
43
+ "layout": {
44
+ "layout": "FLEX"
45
+ },
46
+ "dataRegionType": "INHERIT",
47
+ "caption": "\u5BB9\u5668",
48
+ "itemStyle": "DEFAULT",
49
+ "itemType": "CONTAINER",
50
+ "layoutPos": {
51
+ "shrink": 0,
52
+ "layout": "FLEX"
53
+ },
54
+ "id": "view_header2"
55
+ },
56
+ {
57
+ "panelItems": [
58
+ {
59
+ "rawItem": {
60
+ "predefinedType": "NAV_POS",
61
+ "id": "nav_pos"
62
+ },
63
+ "caption": "\u5BFC\u822A\u533A\u5360\u4F4D",
64
+ "itemStyle": "DEFAULT",
65
+ "itemType": "RAWITEM",
66
+ "layoutPos": {
67
+ "grow": 1,
68
+ "shrink": 1,
69
+ "layout": "FLEX"
70
+ },
71
+ "showCaption": true,
72
+ "id": "nav_pos"
73
+ }
74
+ ],
75
+ "predefinedType": "Content",
76
+ "layout": {
77
+ "layout": "FLEX"
78
+ },
79
+ "dataRegionType": "INHERIT",
80
+ "caption": "\u5BB9\u5668",
81
+ "itemStyle": "DEFAULT",
82
+ "itemType": "CONTAINER",
83
+ "layoutPos": {
84
+ "grow": 1,
85
+ "shrink": 1,
86
+ "layout": "FLEX"
87
+ },
88
+ "id": "view_content"
89
+ }
90
+ ],
91
+ "layoutPanel": true,
92
+ "mobilePanel": true,
93
+ "codeName": "MobTABEXPView9Layout",
94
+ "controlType": "VIEWLAYOUTPANEL",
95
+ "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u5206\u9875\u5BFC\u822A\u89C6\u56FE\uFF08\u90E8\u4EF6\u89C6\u56FE\uFF09\u5E03\u5C40\u9762\u677F\u5E03\u5C40\u9762\u677F",
96
+ "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
97
+ "controlParam": {},
98
+ "name": "layoutpanel",
99
+ "id": "mobtabexpview9layout"
100
+ };
101
+
102
+ exports.default = DEMobTabExpView9;
@@ -13,35 +13,133 @@ var DEMobTabExpView = {
13
13
  "panelItems": [
14
14
  {
15
15
  "panelItems": [
16
- {
17
- "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
18
- "itemStyle": "DEFAULT",
19
- "itemType": "CTRLPOS",
20
- "layoutPos": {
21
- "shrink": 1,
22
- "layout": "FLEX"
23
- },
24
- "showCaption": true,
25
- "id": "lefttoolbar"
26
- },
27
16
  {
28
17
  "panelItems": [
29
18
  {
30
- "caption": "\u6807\u9898\u680F",
19
+ "panelItems": [
20
+ {
21
+ "panelItems": [
22
+ {
23
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
24
+ "itemStyle": "DEFAULT",
25
+ "itemType": "CTRLPOS",
26
+ "layoutPos": {
27
+ "grow": 1,
28
+ "shrink": 1,
29
+ "heightMode": "FULL",
30
+ "layout": "FLEX",
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
33
+ },
34
+ "showCaption": true,
35
+ "id": "lefttoolbar"
36
+ }
37
+ ],
38
+ "layout": {
39
+ "layout": "FLEX"
40
+ },
41
+ "dataRegionType": "INHERIT",
42
+ "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
44
+ "itemStyle": "DEFAULT",
45
+ "itemType": "CONTAINER",
46
+ "layoutPos": {
47
+ "basis": 100,
48
+ "shrink": 0,
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
52
+ },
53
+ "width": 100,
54
+ "id": "view_left_toolbar"
55
+ },
56
+ {
57
+ "panelItems": [
58
+ {
59
+ "caption": "\u6807\u9898\u680F",
60
+ "itemStyle": "DEFAULT",
61
+ "itemType": "CTRLPOS",
62
+ "layoutPos": {
63
+ "shrink": 1,
64
+ "heightMode": "FULL",
65
+ "layout": "FLEX"
66
+ },
67
+ "showCaption": true,
68
+ "id": "captionbar"
69
+ }
70
+ ],
71
+ "layout": {
72
+ "align": "center",
73
+ "dir": "row",
74
+ "layout": "FLEX"
75
+ },
76
+ "dataRegionType": "INHERIT",
77
+ "caption": "\u5BB9\u5668",
78
+ "itemStyle": "DEFAULT",
79
+ "itemType": "CONTAINER",
80
+ "layoutPos": {
81
+ "grow": 1,
82
+ "shrink": 1,
83
+ "layout": "FLEX"
84
+ },
85
+ "id": "view_captionbar"
86
+ },
87
+ {
88
+ "panelItems": [
89
+ {
90
+ "caption": "\u5DE5\u5177\u680F",
91
+ "itemStyle": "DEFAULT",
92
+ "itemType": "CTRLPOS",
93
+ "layoutPos": {
94
+ "grow": 1,
95
+ "shrink": 1,
96
+ "heightMode": "FULL",
97
+ "layout": "FLEX",
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
100
+ },
101
+ "showCaption": true,
102
+ "id": "righttoolbar"
103
+ }
104
+ ],
105
+ "layout": {
106
+ "layout": "FLEX"
107
+ },
108
+ "dataRegionType": "INHERIT",
109
+ "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
111
+ "itemStyle": "DEFAULT",
112
+ "itemType": "CONTAINER",
113
+ "layoutPos": {
114
+ "basis": 100,
115
+ "shrink": 0,
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
119
+ },
120
+ "width": 100,
121
+ "id": "view_right_toolbar"
122
+ }
123
+ ],
124
+ "predefinedType": "Toolbar",
125
+ "layout": {
126
+ "dir": "row",
127
+ "layout": "FLEX"
128
+ },
129
+ "dataRegionType": "INHERIT",
130
+ "caption": "\u5BB9\u5668",
31
131
  "itemStyle": "DEFAULT",
32
- "itemType": "CTRLPOS",
132
+ "itemType": "CONTAINER",
33
133
  "layoutPos": {
34
134
  "shrink": 1,
35
- "heightMode": "FULL",
36
135
  "layout": "FLEX"
37
136
  },
38
- "showCaption": true,
39
- "id": "captionbar"
137
+ "id": "view_toolbar"
40
138
  }
41
139
  ],
140
+ "predefinedType": "Header",
42
141
  "layout": {
43
- "align": "center",
44
- "dir": "row",
142
+ "dir": "column",
45
143
  "layout": "FLEX"
46
144
  },
47
145
  "dataRegionType": "INHERIT",
@@ -49,39 +147,26 @@ var DEMobTabExpView = {
49
147
  "itemStyle": "DEFAULT",
50
148
  "itemType": "CONTAINER",
51
149
  "layoutPos": {
52
- "grow": 1,
53
- "shrink": 1,
54
- "heightMode": "PERCENTAGE",
55
- "layout": "FLEX"
56
- },
57
- "id": "view_captionbar"
58
- },
59
- {
60
- "caption": "\u5DE5\u5177\u680F",
61
- "itemStyle": "DEFAULT",
62
- "itemType": "CTRLPOS",
63
- "layoutPos": {
64
- "shrink": 1,
150
+ "shrink": 0,
65
151
  "layout": "FLEX"
66
152
  },
67
- "showCaption": true,
68
- "id": "righttoolbar"
153
+ "id": "view_header"
69
154
  }
70
155
  ],
71
- "predefinedType": "ToolbarContainer",
156
+ "predefinedType": "PANELPART",
72
157
  "layout": {
73
- "dir": "row",
74
158
  "layout": "FLEX"
75
159
  },
76
160
  "dataRegionType": "INHERIT",
77
- "caption": "\u5BB9\u5668",
161
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
78
162
  "itemStyle": "DEFAULT",
79
163
  "itemType": "CONTAINER",
80
164
  "layoutPos": {
81
165
  "shrink": 1,
82
166
  "layout": "FLEX"
83
167
  },
84
- "id": "view_toolbar_container"
168
+ "showCaption": true,
169
+ "id": "panelpart"
85
170
  },
86
171
  {
87
172
  "panelItems": [
@@ -112,7 +197,6 @@ var DEMobTabExpView = {
112
197
  "id": "view_toolbar_container2"
113
198
  }
114
199
  ],
115
- "predefinedType": "Header",
116
200
  "layout": {
117
201
  "layout": "FLEX"
118
202
  },
@@ -124,7 +208,7 @@ var DEMobTabExpView = {
124
208
  "shrink": 0,
125
209
  "layout": "FLEX"
126
210
  },
127
- "id": "view_header"
211
+ "id": "view_top"
128
212
  },
129
213
  {
130
214
  "panelItems": [