@lingxiteam/assets 4.3.2-alpha.1 → 4.3.2-alpha.4
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/es/rootConfig/locales/enus/config-locales-es.mobile.js +51 -144
- package/es/rootConfig/locales/enus/config-locales-es.pc.js +114 -37
- package/es/rootConfig/locales/enus/config-locales-es.todo-actionList.js +293 -721
- package/es/rootConfig/locales/enus/config-locales-es.todo-callback.js +8 -9
- package/es/rootConfig/locales/enus/config-locales-es.todo-optionList.js +141 -214
- package/es/rootConfig/locales/zhcn/config-locales-cn.mobile.js +1 -143
- package/es/rootConfig/locales/zhcn/config-locales-cn.pc.js +1 -289
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-actionList.js +0 -714
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-callback.js +0 -8
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-optionList.js +2 -214
- package/es/rootConfig/locales/zhhk/config-locales-hk.mobile.js +49 -142
- package/es/rootConfig/locales/zhhk/config-locales-hk.pc.js +77 -288
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +287 -715
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-callback.js +8 -9
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-optionList.js +140 -213
- package/es/rootConfig/mobile/BusiComp.js +22 -22
- package/es/rootConfig/mobile/MobileModal.js +38 -38
- package/es/rootConfig/mobile/MobilePopover.js +22 -22
- package/es/rootConfig/mobile/page.js +42 -42
- package/es/rootConfig/pc/BusiComp.js +41 -41
- package/es/rootConfig/pc/Drawer.js +64 -64
- package/es/rootConfig/pc/Modal.js +63 -63
- package/es/rootConfig/pc/Popover.js +42 -42
- package/es/rootConfig/pc/page.js +55 -55
- package/es/rootConfig/todoActionList.js +691 -691
- package/es/rootConfig/todoCallback.js +9 -9
- package/es/rootConfig/todoOptionList.js +203 -203
- package/lib/rootConfig/locales/enus/config-locales-es.mobile.js +51 -144
- package/lib/rootConfig/locales/enus/config-locales-es.pc.js +114 -37
- package/lib/rootConfig/locales/enus/config-locales-es.todo-actionList.js +293 -721
- package/lib/rootConfig/locales/enus/config-locales-es.todo-callback.js +8 -9
- package/lib/rootConfig/locales/enus/config-locales-es.todo-optionList.js +141 -214
- package/lib/rootConfig/locales/zhcn/config-locales-cn.mobile.js +1 -143
- package/lib/rootConfig/locales/zhcn/config-locales-cn.pc.js +1 -289
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-actionList.js +0 -714
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-callback.js +0 -8
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-optionList.js +2 -214
- package/lib/rootConfig/locales/zhhk/config-locales-hk.mobile.js +49 -142
- package/lib/rootConfig/locales/zhhk/config-locales-hk.pc.js +77 -288
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +287 -715
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-callback.js +8 -9
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-optionList.js +140 -213
- package/lib/rootConfig/mobile/BusiComp.js +22 -22
- package/lib/rootConfig/mobile/MobileModal.js +38 -38
- package/lib/rootConfig/mobile/MobilePopover.js +22 -22
- package/lib/rootConfig/mobile/page.js +42 -42
- package/lib/rootConfig/pc/BusiComp.js +41 -41
- package/lib/rootConfig/pc/Drawer.js +64 -64
- package/lib/rootConfig/pc/Modal.js +63 -63
- package/lib/rootConfig/pc/Popover.js +42 -42
- package/lib/rootConfig/pc/page.js +55 -55
- package/lib/rootConfig/todoActionList.js +691 -691
- package/lib/rootConfig/todoCallback.js +9 -9
- package/lib/rootConfig/todoOptionList.js +203 -203
- package/package.json +1 -1
|
@@ -1,86 +1,47 @@
|
|
|
1
1
|
export var todoActionListEnUS = {
|
|
2
|
-
'todo.actionList.setFormValues.todoOptions.params.props.titleLink.2.title': 'Clear Assignment',
|
|
3
|
-
'todo.actionList.resetForm.label': 'Reset Form',
|
|
4
2
|
'todo.actionList.setTripleFormAction.label': 'Set Form External Data',
|
|
5
|
-
'todo.actionList.setTripleFormAction.todoOptions.actionType.label': 'Form Type',
|
|
6
3
|
'todo.actionList.setTripleFormAction.todoOptions.actionType.props.placeholder': 'Add-add, Edit-edit, Detail-detail',
|
|
7
4
|
'todo.actionList.setTripleFormAction.todoOptions.tripleFormId.label': 'Detail ID',
|
|
8
5
|
'todo.actionList.validateCurrentForm.label': 'Validate Current Form and Get Values',
|
|
9
6
|
'todo.actionList.getCurrentFormValues.label': 'Get Current Form Values',
|
|
10
7
|
'todo.actionList.setCurrentFormValues.label': 'Set Current Form Data',
|
|
11
|
-
'todo.actionList.setCurrentFormValues.todoOptions.params.label': 'Parameter Assignment',
|
|
12
|
-
'todo.actionList.setCurrentFormValues.todoOptions.params.props.titleLink.0.title': 'Switch to Property',
|
|
13
|
-
'todo.actionList.setCurrentFormValues.todoOptions.params.props.titleLink.1.title': 'Switch to Root Node',
|
|
14
|
-
'todo.actionList.setCurrentFormValues.todoOptions.params.props.titleLink.2.title': 'Clear Assignment',
|
|
15
8
|
'todo.actionList.resetCurrentForm.label': 'Reset Current Form',
|
|
16
9
|
'todo.actionList.validateAllForm.label': 'Validate All Forms and Get Values',
|
|
17
|
-
'todo.actionList.validateAllForm.classification.setData.label': 'Data Settings',
|
|
18
10
|
'todo.actionList.getAllFormValues.label': 'Get All Form Values',
|
|
19
|
-
'todo.actionList.getAllFormValues.classification.setData.label': 'Data Settings',
|
|
20
11
|
'todo.actionList.resetAllForm.label': 'Reset All Forms',
|
|
21
|
-
'todo.actionList.resetAllForm.classification.setData.label': 'Data Settings',
|
|
22
12
|
'todo.actionList.validateGridViewForms.label': 'Validate Grid View Forms and Get Values',
|
|
23
13
|
'todo.actionList.getGridViewFormValues.label': 'Get Grid View Form Values',
|
|
24
14
|
'todo.actionList.setCustomState.label': 'Set Custom Page Data',
|
|
25
15
|
'todo.actionList.setCustomState.todoOptions.stateName.label': 'Custom Property Name',
|
|
26
|
-
'todo.actionList.setCustomState.todoOptions.stateval.label': 'Content',
|
|
27
|
-
'todo.actionList.setCustomState.classification.setData.label': 'Data Settings',
|
|
28
16
|
'todo.actionList.getCustomState.label': 'Get Custom Page Data',
|
|
29
17
|
'todo.actionList.getCustomState.todoOptions.stateName.label': 'Custom Property Name',
|
|
30
18
|
'todo.actionList.getCustomState.todoCallbacks.callback1.fields.0.titlePrefix': 'Custom Page Data: ',
|
|
31
19
|
'todo.actionList.getCustomState.todoCallbacks.callback1.fields.0.description': 'Retrieved Page Data',
|
|
32
|
-
'todo.actionList.getCustomState.classification.setData.label': 'Data Settings',
|
|
33
20
|
'todo.actionList.setCompNestedState.label': 'Set Component Property Data',
|
|
34
21
|
'todo.actionList.setCompNestedState.todoOptions.stateName.label': 'Custom Property Name',
|
|
35
|
-
'todo.actionList.setCompNestedState.todoOptions.stateval.label': 'Content',
|
|
36
|
-
'todo.actionList.setCompNestedState.classification.setData.label': 'Data Settings',
|
|
37
22
|
'todo.actionList.getCompNestedState.label': 'Get Component Property Data',
|
|
38
23
|
'todo.actionList.getCompNestedState.todoOptions.stateName.label': 'Custom Property Name',
|
|
39
|
-
'todo.actionList.getCompNestedState.classification.setData.label': 'Data Settings',
|
|
40
24
|
'todo.actionList.okCallbackData.label': 'Trigger Parent Page Confirm Callback',
|
|
41
|
-
'todo.actionList.okCallbackData.todoOptions.params.label': 'Parameters',
|
|
42
|
-
'todo.actionList.okCallbackData.classification.callback.label': 'Callback',
|
|
43
25
|
'todo.actionList.closeModal.label': 'Close Current Modal/Drawer',
|
|
44
26
|
'todo.actionList.closeModal.classification.modal.label': 'Message & Modal',
|
|
45
27
|
'todo.actionList.closePopover.label': 'Close Popover',
|
|
46
28
|
'todo.actionList.closePopover.classification.modal.label': 'Message & Modal',
|
|
47
|
-
'todo.actionList.reloadTableData.label': 'Load Data',
|
|
48
|
-
'todo.actionList.reloadTableData.todoOptions.data.label': 'Content',
|
|
49
|
-
'todo.actionList.reloadTableData.todoOptions.total.label': 'Total Count',
|
|
50
|
-
'todo.actionList.reloadTableData.todoOptions.current.label': 'Update Page Number',
|
|
51
29
|
'todo.actionList.reloadColServiceData.label': 'Load Field Translation Data',
|
|
52
|
-
'todo.actionList.reloadColServiceData.todoOptions.colName.label': 'Translation Field',
|
|
53
|
-
'todo.actionList.reloadColServiceData.todoOptions.data.label': 'Content',
|
|
54
30
|
'todo.actionList.reloadColServiceDataForEdit.label': 'Load Field Data',
|
|
55
|
-
'todo.actionList.reloadColServiceDataForEdit.todoOptions.colNameForEdit.label': 'Field',
|
|
56
|
-
'todo.actionList.reloadColServiceDataForEdit.todoOptions.data.label': 'Content',
|
|
57
|
-
'todo.actionList.reloadRCData.label': 'Load Data',
|
|
58
|
-
'todo.actionList.reloadRCData.todoOptions.data.label': 'Content',
|
|
59
31
|
'todo.actionList.reloadRCData.todoOptions.labelKey.label': 'Display Content Field',
|
|
60
|
-
'todo.actionList.reloadRCData.todoOptions.valueKey.label': 'Display Value Field',
|
|
61
|
-
'todo.actionList.reloadSelectData.label': 'Load Data',
|
|
62
|
-
'todo.actionList.reloadSelectData.todoOptions.data.label': 'Content',
|
|
63
32
|
'todo.actionList.reloadSelectData.todoOptions.labelKey.label': 'Option Content Field',
|
|
64
|
-
'todo.actionList.reloadSelectData.todoOptions.valueKey.label': 'Option Value Field',
|
|
65
|
-
'todo.actionList.reloadDescData.label': 'Load Data',
|
|
66
|
-
'todo.actionList.reloadDescData.todoOptions.data.label': 'Content',
|
|
67
|
-
'todo.actionList.reloadData.label': 'Load Data',
|
|
68
|
-
'todo.actionList.reloadData.todoOptions.data.label': 'Content',
|
|
69
33
|
'todo.actionList.reloadData.todoOptions.labelKey.label': 'Node Name Value Field',
|
|
70
34
|
'todo.actionList.reloadData.todoOptions.nodeValueKey.label': 'Node Key Value Field',
|
|
71
35
|
'todo.actionList.reloadData.todoOptions.selectable.label': 'Node Selectable Field Code',
|
|
72
36
|
'todo.actionList.reloadData.todoOptions.childrenKey.label': 'Child List Value Field',
|
|
73
37
|
'todo.actionList.reloadData.todoOptions.childrenKey.labelTip': 'Use case: When querying all data at once, need to set the value field for the next level list data;\n Example: As shown in the following parameters, when querying all data, need to mark the data obtained from the children field for the child list;\n {\n "resultObject": [{\n "children": [{\n "children": [],\n "parent_id": "10700",\n "name": "2-1",\n "id": "10900",\n }],\n "parent_id": "-1",\n "name": "Second Tree",\n "id": "10700",\n }]\n }\n ',
|
|
74
38
|
'todo.actionList.reloadChildData.label': 'Load Child Node Data',
|
|
75
|
-
'todo.actionList.reloadChildData.todoOptions.data.label': 'Content',
|
|
76
39
|
'todo.actionList.reloadChildData.todoOptions.parentKey.label': 'Operation Node Key',
|
|
77
40
|
'todo.actionList.reloadChildData.todoOptions.labelKey.label': 'Node Name Value Field',
|
|
78
41
|
'todo.actionList.reloadChildData.todoOptions.nodeValueKey.label': 'Node Key Value Field',
|
|
79
42
|
'todo.actionList.reloadChildData.todoOptions.selectable.label': 'Node Selectable Field Code',
|
|
80
43
|
'todo.actionList.reloadChildData.todoOptions.childrenKey.label': 'Child List Value Field',
|
|
81
44
|
'todo.actionList.reloadChildData.todoOptions.childrenKey.labelTip': 'Use case: When querying all data at once, need to set the value field for the next level list data;\n Example: As shown in the following parameters, when querying all data, need to mark the data obtained from the children field for the child list;\n {\n "resultObject": [{\n "children": [{\n "children": [],\n "parent_id": "10700",\n "name": "2-1",\n "id": "10900",\n }],\n "parent_id": "-1",\n "name": "Second Tree",\n "id": "10700",\n }]\n }\n ',
|
|
82
|
-
'todo.actionList.reloadMenuData.label': 'Load Data',
|
|
83
|
-
'todo.actionList.reloadMenuData.todoOptions.data.label': 'Content',
|
|
84
45
|
'todo.actionList.reloadMenuData.todoOptions.labelKey.label': 'Node Name Value Field',
|
|
85
46
|
'todo.actionList.reloadMenuData.todoOptions.nodeValueKey.label': 'Node Key Value Field',
|
|
86
47
|
'todo.actionList.reloadMenuData.todoOptions.urlValueKey.label': 'Node URL Value Field',
|
|
@@ -88,13 +49,11 @@ export var todoActionListEnUS = {
|
|
|
88
49
|
'todo.actionList.reloadMenuData.todoOptions.childrenKey.label': 'Child List Value Field',
|
|
89
50
|
'todo.actionList.reloadMenuData.todoOptions.childrenKey.labelTip': 'Use case: When querying all data at once, need to set the value field for the next level list data;\n Example: As shown in the following parameters, when querying all data, need to mark the data obtained from the children field for the child list;\n {\n "resultObject": [{\n "children": [{\n "children": [],\n "parent_id": "10700",\n "name": "2-1",\n "id": "10900",\n }],\n "parent_id": "-1",\n "name": "Second Tree",\n "id": "10700",\n }]\n }\n ',
|
|
90
51
|
'todo.actionList.appendTreeNode.label': 'Load Child Node Data',
|
|
91
|
-
'todo.actionList.appendTreeNode.todoOptions.data.label': 'Content',
|
|
92
52
|
'todo.actionList.appendTreeNode.todoOptions.nodeKey.label': 'Operation Node Key',
|
|
93
53
|
'todo.actionList.appendTreeNode.todoOptions.title.label': 'Node Name Value Field',
|
|
94
54
|
'todo.actionList.appendTreeNode.todoOptions.key.label': 'Node Key Value Field',
|
|
95
55
|
'todo.actionList.appendTreeNode.todoOptions.selectable.label': 'Node Selectable Field Code',
|
|
96
56
|
'todo.actionList.appendMenuNodeData.label': 'Load Menu Child Item Data',
|
|
97
|
-
'todo.actionList.appendMenuNodeData.todoOptions.data.label': 'Content',
|
|
98
57
|
'todo.actionList.appendMenuNodeData.todoOptions.title.label': 'Node Name Value Field',
|
|
99
58
|
'todo.actionList.appendMenuNodeData.todoOptions.key.label': 'Node Key Value Field',
|
|
100
59
|
'todo.actionList.appendMenuNodeData.todoOptions.childrenKey.label': 'Child List Value Field',
|
|
@@ -111,7 +70,6 @@ export var todoActionListEnUS = {
|
|
|
111
70
|
'todo.actionList.validateAllForm.todoCallbacks.callback1.fields.0.description': 'Data of all fields after all forms on the page pass validation',
|
|
112
71
|
'todo.actionList.getAllFormValues.todoCallbacks.callback1.fields.0.title': 'All Form Data',
|
|
113
72
|
'todo.actionList.getAllFormValues.todoCallbacks.callback1.fields.0.description': 'All forms on the page, data of all fields',
|
|
114
|
-
'todo.actionList.getTableSelected.label': 'Get Selected Row',
|
|
115
73
|
'todo.actionList.getTableSelected.todoCallbacks.callback1.fields.0.title': 'Table Selected Row (Single)(@{name})',
|
|
116
74
|
'todo.actionList.getTableSelected.todoCallbacks.callback1.fields.0.description': 'In a single-select table, the data of the currently selected row',
|
|
117
75
|
'todo.actionList.getTableSelected.todoCallbacks.callback1.fields.1.title': 'Table Selected Row (Multiple)(Array)(@{name})',
|
|
@@ -139,25 +97,14 @@ export var todoActionListEnUS = {
|
|
|
139
97
|
'todo.actionList.getPageNum.todoCallbacks.callback1.fields.0.description': 'In a paginated table, the currently displayed page number',
|
|
140
98
|
'todo.actionList.addTableRow.label': 'Add Blank Row',
|
|
141
99
|
'todo.actionList.addTableRow.todoOptions.inlineeditnow.label': 'Enable Inline Edit After Adding',
|
|
142
|
-
'todo.actionList.addTableRow.todoOptions.inlineeditnow.props.options.0.title': 'No',
|
|
143
|
-
'todo.actionList.addTableRow.todoOptions.inlineeditnow.props.options.1.title': 'Yes',
|
|
144
100
|
'todo.actionList.addTableRowData.label': 'Add Row Data',
|
|
145
|
-
'todo.actionList.addTableRowData.todoOptions.params.label': 'Parameter Assignment',
|
|
146
|
-
'todo.actionList.addTableRowData.todoOptions.params.props.titleLink.0.title': 'Switch to Property',
|
|
147
|
-
'todo.actionList.addTableRowData.todoOptions.params.props.titleLink.1.title': 'Switch to Root Node',
|
|
148
|
-
'todo.actionList.addTableRowData.todoOptions.params.props.titleLink.2.title': 'Clear Assignment',
|
|
149
101
|
'todo.actionList.delTableRow.label': 'Delete Specified Row Data',
|
|
150
|
-
'todo.actionList.delTableRow.todoOptions.params.label': 'Parameter Assignment',
|
|
151
|
-
'todo.actionList.setSelectedRowKeys.label': 'Set Selected Row',
|
|
152
|
-
'todo.actionList.setSelectedRowKeys.todoOptions.value.label': 'Content',
|
|
153
102
|
'todo.actionList.clearTableSelected.label': 'Clear Selected Data',
|
|
154
103
|
'todo.actionList.validateTableData.label': 'Get Current Page Data and Validate',
|
|
155
104
|
'todo.actionList.validateTableData.todoCallbacks.callback1.fields.0.title': 'Table Data(@{name})',
|
|
156
105
|
'todo.actionList.validateTableData.todoCallbacks.callback1.fields.0.description': 'In a paginated table, the data list of the current page',
|
|
157
106
|
'todo.actionList.validateTableRowData.label': 'Validate Current Saved Row Data',
|
|
158
107
|
'todo.actionList.reloadAppTableData.label': 'Bind Table Data',
|
|
159
|
-
'todo.actionList.reloadAppTableData.todoOptions.appTableData.label': 'Table Header Data',
|
|
160
|
-
'todo.actionList.reloadAppTableData.todoOptions.appTableDataSource.label': 'Table Data',
|
|
161
108
|
'todo.actionList.getAppTableData.label': 'Get Table Data',
|
|
162
109
|
'todo.actionList.getAppTableData.todoCallbacks.callback1.fields.0.title': 'Get Data Success @{name}',
|
|
163
110
|
'todo.actionList.getAppTableData.todoCallbacks.callback1.fields.0.description': '',
|
|
@@ -170,8 +117,6 @@ export var todoActionListEnUS = {
|
|
|
170
117
|
'todo.actionList.getSelectedData.todoCallbacks.callback1.select.multiple.titlePrefix': 'Dropdown Selected Data (Multiple)',
|
|
171
118
|
'todo.actionList.getSelectedData.todoCallbacks.callback1.selector.titlePrefix': 'Selected Node Data',
|
|
172
119
|
'todo.actionList.setTreeSelectedKey.label': 'Set Selected Node',
|
|
173
|
-
'todo.actionList.setTreeSelectedKey.todoOptions.value.label': 'Content',
|
|
174
|
-
'todo.actionList.clearTreeSelectedKey.label': 'Clear Selected Items',
|
|
175
120
|
'todo.actionList.getTreeEditingKey.label': 'Get Currently Operating Node Key',
|
|
176
121
|
'todo.actionList.getTreeEditingKey.todoCallbacks.callback1.fields.0.title': 'Currently Operating Tree Node Key(@{name})',
|
|
177
122
|
'todo.actionList.getTreeEditingKey.todoCallbacks.callback1.fields.0.description': 'The unique identifier of the tree node corresponding to clicking the operation button related to the tree node (such as add)',
|
|
@@ -181,404 +126,155 @@ export var todoActionListEnUS = {
|
|
|
181
126
|
'todo.actionList.getCheckedKey.todoCallbacks.callback1.fields.1.title': 'Checked Node Key (Multiple)(@{name})',
|
|
182
127
|
'todo.actionList.getCheckedKey.todoCallbacks.callback1.fields.1.description': 'Collection of unique identifiers of checked nodes',
|
|
183
128
|
'todo.actionList.setCheckedKey.label': 'Set Checkbox Selected Value',
|
|
184
|
-
'todo.actionList.setCheckedKey.todoOptions.value.label': 'Content',
|
|
185
129
|
'todo.actionList.clearTreeCheckedKey.label': 'Clear Checkbox Selected Items',
|
|
186
130
|
'todo.actionList.setSelectAll.label': 'Set All Selected',
|
|
187
131
|
'todo.actionList.callFuncComp.label': 'Call Functional Component Capability',
|
|
188
|
-
'todo.actionList.callFuncComp.todoOptions.selectCompFunc.label': 'Method',
|
|
189
|
-
'todo.actionList.callFuncComp.todoOptions.uploadProps.label': 'Parameters',
|
|
190
132
|
'todo.actionList.callFuncComp.todoCallbacks.callback1.titlePrefix': 'Functional Component Callback Parameters',
|
|
191
|
-
'todo.actionList.callFuncComp.classification.communicate.label': 'Data Communication',
|
|
192
133
|
'todo.actionList.addEventListenerParentMessage.label': 'Receive Parent Container Message',
|
|
193
134
|
'todo.actionList.addEventListenerParentMessage.todoCallbacks.callback1.fields.0.title': 'Received Parent Container Message',
|
|
194
135
|
'todo.actionList.addEventListenerParentMessage.todoCallbacks.callback1.fields.0.description': 'Message content received from parent container',
|
|
195
|
-
'todo.actionList.addEventListenerParentMessage.classification.communicate.label': 'Data Communication',
|
|
196
136
|
'todo.actionList.postParentMessage.label': 'Send Message to Parent Container',
|
|
197
|
-
'todo.actionList.postParentMessage.todoOptions.iframeData.label': 'Send Content',
|
|
198
|
-
'todo.actionList.postParentMessage.todoOptions.iframeOrigin.label': 'Send Target Origin',
|
|
199
|
-
'todo.actionList.postParentMessage.classification.communicate.label': 'Data Communication',
|
|
200
137
|
'todo.actionList.setRemoteCompProps.label': 'Set Component Properties',
|
|
201
138
|
'todo.actionList.setRemoteCompProps.todoOptions.rProps.label': 'Set Custom Component Properties',
|
|
202
139
|
'todo.actionList.sysSetFormItemStatus.label': 'Set Form Control Status',
|
|
203
|
-
'todo.actionList.sysSetFormItemStatus.classification.0.label': 'Common',
|
|
204
|
-
'todo.actionList.sysSetFormItemStatus.classification.1.label': 'Data Settings',
|
|
205
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.label': 'Component Configuration',
|
|
206
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.label': 'Component Selection',
|
|
207
140
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.description': '仅支持选择非渲染容器下的“表单”组件',
|
|
208
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.props.titleLink.0.title': 'Clear Selected',
|
|
209
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.props.titleLink.1.prefix': 'Display',
|
|
210
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.props.titleLink.1.selected': 'Selected',
|
|
211
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.props.titleLink.1.all': 'All',
|
|
212
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.1.label': 'Content',
|
|
213
141
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.1.description': 'Need to accept an object array in the format [{"attrCode": "item_order_name","status": 2}]',
|
|
214
142
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.2.label': 'Option Form Code Field',
|
|
215
143
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.2.description': 'Node alias of form code field attrCode',
|
|
216
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.3.label': 'Option Value Field',
|
|
217
144
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.3.description': 'Node alias of form status field status (1 edit, 2 hidden, 3 disabled, 4 read-only)',
|
|
218
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.titlePrefix': 'Content Configuration',
|
|
219
|
-
'todo.actionList.sysSetFormItemStatus.remarks.0.label': 'Use Case',
|
|
220
145
|
'todo.actionList.sysSetFormItemStatus.remarks.0.content': 'Supports batch status control of controls within forms, for example: return field codes and status values through services or other methods, and set whether corresponding controls within forms are editable, hidden, etc. based on status values. Status values are: 1 edit, 2 hidden, 3 disabled, 4 read-only \n\n Only supports current page forms. If you need to control forms in business components or other containers, please configure in business components',
|
|
221
|
-
'todo.actionList.sysSetFormItemStatus.remarks.1.label': 'Configuration Description',
|
|
222
146
|
'todo.actionList.sysSetFormItemStatus.remarks.1.content': 'Select the content node of the returned data, set the value fields for field codes and status values, and set the control status based on status values',
|
|
223
147
|
'todo.actionList.customPrintOrExport.label': 'Custom Print/Export',
|
|
224
|
-
'todo.actionList.customPrintOrExport.todoOptions.operateType.label': 'Operation Type',
|
|
225
148
|
'todo.actionList.customPrintOrExport.todoOptions.customSelectComp.label': 'Select Print Component',
|
|
226
|
-
'todo.actionList.customPrintOrExport.todoOptions.waterMarkFlag.label': 'Export Watermark',
|
|
227
149
|
'todo.actionList.customPrintOrExport.todoOptions.waterMarkFlag.labelTip': 'Only takes effect when the application enables watermark function, My Application - Settings - Application Settings - Watermark Settings',
|
|
228
150
|
'todo.actionList.customPrintOrExport.todoOptions.fileName.label': 'Custom File Name',
|
|
229
151
|
'todo.actionList.customPrintOrExport.todoOptions.fileName.labelTip': 'When file name is not set, it will be the page name, excluding suffix, e.g.: Custom File Name',
|
|
230
|
-
'todo.actionList.customPrintOrExport.classification.common.label': 'Common',
|
|
231
|
-
'todo.actionList.getValue.label': 'Get Current Value',
|
|
232
152
|
'todo.actionList.getValue.todoCallbacks.callback1.fields.select.titlePrefix': 'Dropdown Selected Value',
|
|
233
153
|
'todo.actionList.getValue.todoCallbacks.callback1.fields.select.description': 'Property value of currently selected item',
|
|
234
154
|
'todo.actionList.getValue.todoCallbacks.callback1.fields.tabs.titlePrefix': 'Tab Selected Key',
|
|
235
155
|
'todo.actionList.getValue.todoCallbacks.callback1.fields.tabs.description': 'Unique identifier of currently selected tab',
|
|
236
|
-
'todo.actionList.getValue.todoCallbacks.callback1.fields.default.titlePrefix': 'Current Value',
|
|
237
156
|
'todo.actionList.reloadOptions.label': 'Reload Options',
|
|
238
|
-
'todo.actionList.clearOptions.label': 'Clear Options',
|
|
239
|
-
'todo.actionList.clearValue.label': 'Clear Value',
|
|
240
|
-
'todo.actionList.setLoading.label': 'Control Loading',
|
|
241
|
-
'todo.actionList.setLoading.todoOptions.loading.label': 'Is Loading',
|
|
242
|
-
'todo.actionList.setLoading.todoOptions.loading.props.options.0.title': 'Yes',
|
|
243
|
-
'todo.actionList.setLoading.todoOptions.loading.props.options.1.title': 'No',
|
|
244
|
-
'todo.actionList.setValue.label': 'Control Assignment',
|
|
245
|
-
'todo.actionList.setValue.todoOptions.compid.label': 'Component Selection',
|
|
246
|
-
'todo.actionList.setValue.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
247
|
-
'todo.actionList.setValue.todoOptions.valueList.label': 'Component Assignment',
|
|
248
|
-
'todo.actionList.setValue.todoOptions.valueList.props.titleLink.0.title': 'Clear Assignment',
|
|
249
|
-
'todo.actionList.setModalSelectValue.label': 'Control Assignment',
|
|
250
|
-
'todo.actionList.setModalSelectValue.todoOptions.value.label': 'Content',
|
|
251
157
|
'todo.actionList.setModalSelectValue.todoOptions.labelKey.label': 'Content Mapping Field',
|
|
252
|
-
'todo.actionList.setModalSelectValue.todoOptions.valueKey.label': 'Value Mapping Field',
|
|
253
|
-
'todo.actionList.setBadgeValue.label': 'Set Badge Value',
|
|
254
|
-
'todo.actionList.setBadgeValue.todoOptions.value.label': 'Content',
|
|
255
158
|
'todo.actionList.triggerRelDataSource.label': 'Linkage Set Dropdown Options',
|
|
256
|
-
'todo.actionList.triggerRelDataSource.todoOptions.target.label': 'Linkage Source',
|
|
257
159
|
'todo.actionList.triggerRelDataSource.todoOptions.arelStaticData.label': 'A End Static Data',
|
|
258
160
|
'todo.actionList.triggerRelDataSource.todoOptions.zrelStaticData.label': 'Z End Static Data',
|
|
259
161
|
'todo.actionList.triggerRelDataSource.todoOptions.custTargetVal.label': 'Custom Trigger Value',
|
|
260
|
-
'todo.actionList.validateMsg.label': 'Validation Message',
|
|
261
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.label': 'Validation Type',
|
|
262
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.0.title': 'Success',
|
|
263
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.1.title': 'Info',
|
|
264
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.2.title': 'Error',
|
|
265
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.3.title': 'Warning',
|
|
266
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.4.title': 'Normal',
|
|
267
|
-
'todo.actionList.validateMsg.todoOptions.help.label': 'Validation Text',
|
|
268
|
-
'todo.actionList.validateMsg.todoOptions.help.props.placeholder': 'Please Enter',
|
|
269
162
|
'todo.actionList.setActiveTabPane.label': 'Set Tabs Selected Panel',
|
|
270
163
|
'todo.actionList.setActiveTabPane.todoOptions.activeTabKey.label': 'Tab Selected Key',
|
|
271
|
-
'todo.actionList.setDisable.label': 'Disabled State',
|
|
272
|
-
'todo.actionList.setDisable.todoOptions.compid.label': 'Component Selection',
|
|
273
|
-
'todo.actionList.setDisable.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
274
|
-
'todo.actionList.setDisable.todoOptions.compValueList.label': 'Is Required',
|
|
275
|
-
'todo.actionList.setDisable.todoOptions.compValueList.props.options.0.title': 'Start',
|
|
276
|
-
'todo.actionList.setDisable.todoOptions.compValueList.props.options.1.title': 'Disable',
|
|
277
|
-
'todo.actionList.setDisable.todoOptions.compValueList.props.options.2.title': 'Toggle',
|
|
278
|
-
'todo.actionList.setRequired.label': 'Set Required',
|
|
279
|
-
'todo.actionList.setRequired.todoOptions.compid.label': 'Component Selection',
|
|
280
|
-
'todo.actionList.setRequired.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
281
|
-
'todo.actionList.setRequired.todoOptions.compValueList.label': 'Is Required',
|
|
282
|
-
'todo.actionList.setRequired.todoOptions.compValueList.props.options.0.title': 'Required',
|
|
283
|
-
'todo.actionList.setRequired.todoOptions.compValueList.props.options.1.title': 'Not Required',
|
|
284
|
-
'todo.actionList.setRequired.todoOptions.compValueList.props.options.2.title': 'Toggle',
|
|
285
|
-
'todo.actionList.setVisible.label': 'Control Visibility',
|
|
286
|
-
'todo.actionList.setVisible.todoOptions.compid.label': 'Component Selection',
|
|
287
|
-
'todo.actionList.setVisible.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
288
|
-
'todo.actionList.setVisible.todoOptions.compValueList.label': 'Is Required',
|
|
289
|
-
'todo.actionList.setVisible.todoOptions.compValueList.props.options.0.title': 'Display',
|
|
290
|
-
'todo.actionList.setVisible.todoOptions.compValueList.props.options.1.title': 'Hide',
|
|
291
|
-
'todo.actionList.setVisible.todoOptions.compValueList.props.options.2.title': 'Toggle',
|
|
292
164
|
'todo.actionList.editInlineRow.label': 'Enable Inline Edit for Specified Row',
|
|
293
165
|
'todo.actionList.editInlineRow.todoOptions.inlineeditrow.label': 'Specified Row ID',
|
|
294
166
|
'todo.actionList.saveInlineRow.label': 'Save Current Inline Edit Row',
|
|
295
167
|
'todo.actionList.restoreInlineRow.label': 'Revert All Inline Edit Rows',
|
|
296
168
|
'todo.actionList.setDownloadResponse.label': 'Open/Download Link',
|
|
297
169
|
'todo.actionList.setDownloadResponse.todoOptions.downloadUrl.label': 'Download Link Address',
|
|
298
|
-
'todo.actionList.setDownloadResponse.classification.download.label': 'Download',
|
|
299
|
-
'todo.actionList.saveBlobFile.label': 'File Save',
|
|
300
|
-
'todo.actionList.saveBlobFile.todoOptions.data.label': 'Content',
|
|
301
170
|
'todo.actionList.saveBlobFile.todoOptions.fileName.label': 'Custom File Name',
|
|
302
171
|
'todo.actionList.saveBlobFile.todoOptions.fileName.labelTip': 'When file name is not set, it will be the original file name',
|
|
303
172
|
'todo.actionList.saveBlobFile.todoOptions.fileName.props.placeholder': 'Including suffix, e.g.: Table.xls',
|
|
304
|
-
'todo.actionList.saveBlobFile.classification.download.label': 'Download',
|
|
305
|
-
'todo.actionList.downloadByFileId.label': 'File Download',
|
|
306
173
|
'todo.actionList.downloadByFileId.todoOptions.fileResourceType.label': 'File Resource Type',
|
|
307
|
-
'todo.actionList.downloadByFileId.todoOptions.fileResourceType.props.options.0.title': 'Server Resource',
|
|
308
|
-
'todo.actionList.downloadByFileId.todoOptions.fileResourceType.props.options.1.title': 'File Resource',
|
|
309
|
-
'todo.actionList.downloadByFileId.todoOptions.fileCode.label': 'File Code',
|
|
310
174
|
'todo.actionList.downloadByFileId.todoOptions.data.label': 'File ID',
|
|
311
175
|
'todo.actionList.downloadByFileId.todoOptions.data.labelTip': 'Supports multi-file download in comma-separated or array format, e.g.: 1,2 or $[1,2]$',
|
|
312
176
|
'todo.actionList.downloadByFileId.todoOptions.fileName.label': 'Custom File Name',
|
|
313
177
|
'todo.actionList.downloadByFileId.todoOptions.fileName.labelTip': 'When file name is not set, it will be the original file name',
|
|
314
178
|
'todo.actionList.downloadByFileId.todoOptions.fileName.props.placeholder': 'Including suffix, e.g.: Table.xls',
|
|
315
|
-
'todo.actionList.downloadByFileId.todoOptions.zip.label': 'Single File Compression',
|
|
316
179
|
'todo.actionList.downloadByFileId.todoOptions.zip.labelTip': '默认为单文件不压缩,多文件压缩,若开启单文件压缩为“是”,则不区分单文件/多文件,都压缩。',
|
|
317
|
-
'todo.actionList.downloadByFileId.
|
|
318
|
-
'todo.actionList.downloadByFileId.remarks.0.label': 'Configuration Tip',
|
|
319
|
-
'todo.actionList.downloadByFileId.remarks.0.content': 'If you need to download files uploaded in the configuration state (Page - File Resources) function, please select File Resource. Otherwise, if you need to select file resources in the current platform\'s file server (generally resources uploaded after running the runtime application), please select Server Resource',
|
|
320
|
-
'todo.actionList.downloadByFileId.remarks.1.label': 'Notes',
|
|
180
|
+
'todo.actionList.downloadByFileId.remarks.0.content': "If you need to download files uploaded in the configuration state (Page - File Resources) function, please select File Resource. Otherwise, if you need to select file resources in the current platform's file server (generally resources uploaded after running the runtime application), please select Server Resource",
|
|
321
181
|
'todo.actionList.downloadByFileId.remarks.1.content': 'File download only supports file resources within the low-code platform, external URL download is not currently supported',
|
|
322
182
|
'todo.actionList.callSelfFunc.label': 'Call Page Custom Event',
|
|
323
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncName.label': 'Custom Event',
|
|
324
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncParams.label': 'Event Input Parameters',
|
|
325
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncParams.props.titleLink.0.title': 'Switch to Property',
|
|
326
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncParams.props.titleLink.1.title': 'Switch to Root Node',
|
|
327
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncParams.props.titleLink.2.title': 'Clear Assignment',
|
|
328
183
|
'todo.actionList.callSelfFunc.todoCallbacks.callback1.fields.0.title': 'Custom Event Callback(@{options.customFuncName})',
|
|
329
184
|
'todo.actionList.callSelfFunc.todoCallbacks.callback1.fields.0.description': 'Page custom event callback data',
|
|
330
|
-
'todo.actionList.callSelfFunc.classification.communicate.label': 'Data Communication',
|
|
331
185
|
'todo.actionList.callParentCustomFunc.label': 'Call Parent Page Custom Event',
|
|
332
|
-
'todo.actionList.callParentCustomFunc.todoOptions.pathname.label': 'Page',
|
|
333
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncName.label': 'Custom Event',
|
|
334
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncName.props.titleLink.0.title': 'Refresh',
|
|
335
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncParams.label': 'Event Input Parameters',
|
|
336
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncParams.props.titleLink.0.title': 'Switch to Property',
|
|
337
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncParams.props.titleLink.1.title': 'Switch to Root Node',
|
|
338
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncParams.props.titleLink.2.title': 'Clear Assignment',
|
|
339
186
|
'todo.actionList.callParentCustomFunc.todoCallbacks.callback1.fields.0.title': 'Parent Page Custom Event Callback(@{options.customFuncName})',
|
|
340
187
|
'todo.actionList.callParentCustomFunc.todoCallbacks.callback1.fields.0.description': 'Parent page custom event callback data',
|
|
341
|
-
'todo.actionList.callParentCustomFunc.classification.communicate.label': 'Data Communication',
|
|
342
|
-
'todo.actionList.callParentCustomFunc.remarks.0.label': 'Use Case',
|
|
343
188
|
'todo.actionList.callParentCustomFunc.remarks.0.content': 'Scenario 1: When Page A loads Page B through page container/business component, this event supports Page B calling Page A events \n Scenario 2: When Page A opens a modal/drawer/popover that is Page B, this event supports Page B calling Page A events \n Scenario 3: When Page A (Page A has page cache enabled) navigates to Page B, this event supports Page B calling Page A events',
|
|
344
189
|
'todo.actionList.callCustomPageFunc.label': 'Call Any Page Custom Event',
|
|
345
|
-
'todo.actionList.callCustomPageFunc.todoOptions.actionTitle.label': 'Action Description',
|
|
346
190
|
'todo.actionList.callCustomPageFunc.todoOptions.actionTitle.props.placeholder': 'Please enter action description',
|
|
347
|
-
'todo.actionList.callCustomPageFunc.todoOptions.pathname.label': 'Page',
|
|
348
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncName.label': 'Custom Event',
|
|
349
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncName.props.titleLink.0.title': 'Refresh',
|
|
350
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncParams.label': 'Event Input Parameters',
|
|
351
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncParams.props.titleLink.0.title': 'Switch to Property',
|
|
352
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncParams.props.titleLink.1.title': 'Switch to Root Node',
|
|
353
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncParams.props.titleLink.2.title': 'Clear Assignment',
|
|
354
191
|
'todo.actionList.callCustomPageFunc.todoCallbacks.callback1.fields.0.title': 'Any Page Custom Event Callback(@{options.customFuncName})',
|
|
355
192
|
'todo.actionList.callCustomPageFunc.todoCallbacks.callback1.fields.0.description': 'Page custom event callback data',
|
|
356
|
-
'todo.actionList.callCustomPageFunc.classification.communicate.label': 'Data Communication',
|
|
357
|
-
'todo.actionList.callCustomPageFunc.remarks.0.label': 'Notes',
|
|
358
193
|
'todo.actionList.callCustomPageFunc.remarks.0.content': 'The selected page needs to enable caching (e.g., if Page A navigates to Page B and Page B needs to call a custom event on Page A, then Page A must enable caching);',
|
|
359
|
-
'todo.actionList.exportPage.label': 'Page Export',
|
|
360
|
-
'todo.actionList.exportPage.todoOptions.fileName.label': 'File Name',
|
|
361
194
|
'todo.actionList.exportPage.todoOptions.fileName.props.placeholder': 'Please enter the exported file name',
|
|
362
|
-
'todo.actionList.exportPage.todoOptions.type.label': 'Type',
|
|
363
195
|
'todo.actionList.exportPage.todoOptions.type.props.options.0.title': 'PDF',
|
|
364
|
-
'todo.actionList.exportPage.todoOptions.type.props.options.1.title': 'Image',
|
|
365
|
-
'todo.actionList.exportPage.classification.export.label': 'Import & Export',
|
|
366
196
|
'todo.actionList.importCustomData.label': 'Custom Import Data',
|
|
367
|
-
'todo.actionList.importCustomData.todoOptions.custUrl.label': 'Import Service',
|
|
368
197
|
'todo.actionList.importCustomData.todoOptions.custUrl.props.options.serviceTabs.0.description': 'Only shows orchestration services with file input parameters enabled. Service input parameters need to include impFile (file type) field to receive files and param (object type, optional) field to receive custom parameters',
|
|
369
198
|
'todo.actionList.importCustomData.todoOptions.custUrl.props.options.serviceTabs.1.description': 'Only shows request layer services used in upload controls. Service input parameters need to include impFile (file type) field to receive files and param (object type, optional) field to receive custom parameters',
|
|
370
199
|
'todo.actionList.importCustomData.todoOptions.accept.label': 'Allowed Upload Files',
|
|
371
200
|
'todo.actionList.importCustomData.todoOptions.accept.labelTip': 'Please enter file extensions, multiple extensions separated by commas, e.g.: .xlsx,.xls,.csv',
|
|
372
201
|
'todo.actionList.importCustomData.todoOptions.custTpl.label': 'Configure Import Template',
|
|
373
|
-
'todo.actionList.importCustomData.todoOptions.custParams.label': 'Custom Parameters',
|
|
374
202
|
'todo.actionList.importCustomData.todoOptions.custTplUrl.label': 'Specify Template Address (Optional)',
|
|
375
203
|
'todo.actionList.importCustomData.todoCallbacks.callback1.fields.0.title': 'Import Result (resultObject)',
|
|
376
204
|
'todo.actionList.importCustomData.todoCallbacks.callback1.fields.1.title': 'Import Message (resultMsg)',
|
|
377
|
-
'todo.actionList.importCustomData.classification.export.label': 'Import & Export',
|
|
378
205
|
'todo.actionList.setTimeout.label': 'Set Single Timer',
|
|
379
206
|
'todo.actionList.setTimeout.todoOptions.timername.label': 'Timer Name (must be unique within page)',
|
|
380
|
-
'todo.actionList.setTimeout.todoOptions.interval.label': 'Time Interval',
|
|
381
|
-
'todo.actionList.setTimeout.todoOptions.interval.props.addonAfter': 'milliseconds',
|
|
382
|
-
'todo.actionList.setTimeout.classification.timer.label': 'Timer',
|
|
383
207
|
'todo.actionList.setInterval.label': 'Set Interval Timer',
|
|
384
208
|
'todo.actionList.setInterval.todoOptions.timername.label': 'Timer Name (must be unique within page)',
|
|
385
|
-
'todo.actionList.setInterval.todoOptions.interval.label': 'Time Interval',
|
|
386
|
-
'todo.actionList.setInterval.todoOptions.interval.props.addonAfter': 'milliseconds',
|
|
387
|
-
'todo.actionList.setTimer.label': 'Timer',
|
|
388
|
-
'todo.actionList.setTimer.todoOptions.type.label': 'Timer Type',
|
|
389
|
-
'todo.actionList.setTimer.todoOptions.type.props.options.0.title': 'Single Timer',
|
|
390
|
-
'todo.actionList.setTimer.todoOptions.type.props.options.1.title': 'Interval Timer',
|
|
391
209
|
'todo.actionList.setTimer.todoOptions.timername.label': 'Timer Name (must be unique within page)',
|
|
392
|
-
'todo.actionList.setTimer.todoOptions.interval.label': 'Time Interval',
|
|
393
|
-
'todo.actionList.setTimer.todoOptions.interval.props.addonAfter': 'milliseconds',
|
|
394
|
-
'todo.actionList.setTimer.classification.timer.label': 'Timer',
|
|
395
|
-
'todo.actionList.clearTimer.label': 'Close Timer',
|
|
396
|
-
'todo.actionList.clearTimer.todoOptions.targettimer.label': 'Timer Name',
|
|
397
|
-
'todo.actionList.clearTimer.classification.timer.label': 'Timer',
|
|
398
|
-
'todo.actionList.clearData.label': 'Clear Data',
|
|
399
|
-
'todo.actionList.previewFile.label': 'File Preview',
|
|
400
210
|
'todo.actionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
401
|
-
'todo.actionList.previewFile.classification.page.label': 'Page',
|
|
402
|
-
'todo.actionList.print.label': 'Page Print',
|
|
403
211
|
'todo.actionList.print.todoOptions.compToPrint.label': 'Custom Print Area (Optional)',
|
|
404
|
-
'todo.actionList.
|
|
405
|
-
'todo.actionList.print.classification.page.label': 'Page',
|
|
406
|
-
'todo.actionList.return.label': 'Exit Event',
|
|
407
|
-
'todo.actionList.return.todoOptions.returnType.label': 'Return Type',
|
|
408
|
-
'todo.actionList.return.todoOptions.returnType.labelTip': '1. Value: Used for data return, such as getting page form data and passing data after exit;<br />\n2. Success: Used for success flag return, will trigger the caller\'s success callback;<br />\n3. Failure: Used for failure flag return, will trigger the caller\'s failure callback.',
|
|
409
|
-
'todo.actionList.return.todoOptions.returnType.props.options.0.title': 'Value',
|
|
410
|
-
'todo.actionList.return.todoOptions.returnType.props.options.1.title': 'Success',
|
|
411
|
-
'todo.actionList.return.todoOptions.returnType.props.options.2.title': 'Failure',
|
|
212
|
+
'todo.actionList.return.todoOptions.returnType.labelTip': "1. Value: Used for data return, such as getting page form data and passing data after exit;<br />\n2. Success: Used for success flag return, will trigger the caller's success callback;<br />\n3. Failure: Used for failure flag return, will trigger the caller's failure callback.",
|
|
412
213
|
'todo.actionList.return.todoOptions.returnValue.label': 'Return Content (Optional)',
|
|
413
214
|
'todo.actionList.return.todoOptions.isPreventDefault.label': 'Prevent Default Action (Advanced)',
|
|
414
|
-
'todo.actionList.return.todoOptions.isPreventDefault.props.options.0.title': 'Yes',
|
|
415
|
-
'todo.actionList.return.todoOptions.isPreventDefault.props.options.1.title': 'No',
|
|
416
215
|
'todo.actionList.return.todoOptions.isPreventDefault.labelTip': 'Refers to preventing browser default behavior:<br />\nSuch as preventing opening file picker, preventing file download, etc.',
|
|
417
216
|
'todo.actionList.return.todoOptions.isStopPropagation.label': 'Stop Event Propagation (Advanced)',
|
|
418
|
-
'todo.actionList.return.todoOptions.isStopPropagation.
|
|
419
|
-
'todo.actionList.return.todoOptions.isStopPropagation.props.options.1.title': 'No',
|
|
420
|
-
'todo.actionList.return.todoOptions.isStopPropagation.labelTip': 'Refers to only triggering events configured for the current component:<br />\nFor example, if a button is placed in a blank container, and both the blank container and button have click events configured, normally clicking the button triggers two click events, but stopping event propagation will not execute the blank container\'s click event.',
|
|
421
|
-
'todo.actionList.return.classification.others.label': 'Others',
|
|
217
|
+
'todo.actionList.return.todoOptions.isStopPropagation.labelTip': "Refers to only triggering events configured for the current component:<br />\nFor example, if a button is placed in a blank container, and both the blank container and button have click events configured, normally clicking the button triggers two click events, but stopping event propagation will not execute the blank container's click event.",
|
|
422
218
|
'todo.actionList.copyToClipboard.label': 'Copy to Clipboard',
|
|
423
|
-
'todo.actionList.copyToClipboard.todoOptions.copyText.label': 'Copy Content',
|
|
424
|
-
'todo.actionList.copyToClipboard.classification.others.label': 'Common',
|
|
425
219
|
'todo.actionList.setCompState.label': 'Set Business Component State',
|
|
426
|
-
'todo.actionList.setCompState.todoOptions.componentState.label': 'Component State',
|
|
427
|
-
'todo.actionList.setCompState.todoOptions.componentState.extraGroups.0.subLabel': 'Component Refresh',
|
|
428
220
|
'todo.actionList.setStepsCurrentValue.label': 'Set Current Step',
|
|
429
|
-
'todo.actionList.setStepsCurrentValue.todoOptions.current.label': 'Current Step',
|
|
430
221
|
'todo.actionList.getStepsCurrentValue.label': 'Get Current Step',
|
|
431
|
-
'todo.actionList.getStepsCurrentValue.todoCallbacks.callback1.fields.0.title': 'Current Step',
|
|
432
222
|
'todo.actionList.getStepsCurrentValue.todoCallbacks.callback1.fields.0.description': 'Index value of current step, counted from 0, used to locate the position of current tab',
|
|
433
223
|
'todo.actionList.refreshLoadMore.label': 'Refresh LoadMore',
|
|
434
|
-
'todo.actionList.refreshLoadMore.todoOptions.loadmoreKey.label': 'Update Parameters',
|
|
435
224
|
'todo.actionList.setDynamicFormValues.label': 'Set Form Data',
|
|
436
|
-
'todo.actionList.setDynamicFormValues.todoOptions.params.label': 'Parameter Assignment',
|
|
437
225
|
'todo.actionList.clearDynamicFormValues.label': 'Reset Form Data',
|
|
438
226
|
'todo.actionList.validateAllAppForm.label': 'Validate All Forms and Get Values',
|
|
439
227
|
'todo.actionList.validateAllAppForm.todoCallbacks.callback1.fields.0.title': 'All Form Data',
|
|
440
228
|
'todo.actionList.validateAllAppForm.todoCallbacks.callback2.fields.0.title': 'First Error Message of Form Validation Failure',
|
|
441
|
-
'todo.actionList.validateAllAppForm.classification.setData.label': 'Data Settings',
|
|
442
229
|
'todo.actionList.setCompFileId.label': 'Set File ID',
|
|
443
230
|
'todo.actionList.setCompFileId.todoOptions.fileId.label': 'File ID',
|
|
444
231
|
'todo.actionList.loadMoreRequest.label': 'Bind Network Request',
|
|
445
232
|
'todo.actionList.loadMoreRequest.todoOptions.url.label': 'Request Address (URL)',
|
|
446
|
-
'todo.actionList.loadMoreRequest.todoOptions.params.label': 'Parameter Assignment',
|
|
447
|
-
'todo.actionList.loadMoreRequest.todoOptions.params.props.titleLink.0.title': 'Clear Assignment',
|
|
448
|
-
'todo.actionList.loadMoreRequest.todoOptions.pageNum.label': 'Page Number Field Name',
|
|
449
|
-
'todo.actionList.loadMoreDataSource.label': 'Load Data Source',
|
|
450
|
-
'todo.actionList.loadMoreDataSource.todoOptions.total.label': 'Total Count',
|
|
451
|
-
'todo.actionList.loadMoreDataSource.todoOptions.data.label': 'Data Source',
|
|
452
233
|
'todo.actionList.dFormSubmit.label': 'Get Form Values After Validation',
|
|
453
234
|
'todo.actionList.dFormSubmit.todoCallbacks.callback1.description': 'Form data object, including: field codes and values',
|
|
454
|
-
'todo.actionList.dFormGetFieldsValue.label': 'Get Form Values',
|
|
455
235
|
'todo.actionList.dFormGetFieldsValue.todoCallbacks.callback1.description': 'Form data object, including: field codes and values',
|
|
456
236
|
'todo.actionList.dFormAllDisabled.label': 'Set Form Editable Status',
|
|
457
|
-
'todo.actionList.dFormAllDisabled.todoOptions.editor.label': 'Is Editable',
|
|
458
|
-
'todo.actionList.dFormAllDisabled.todoOptions.editor.props.options.0.title': 'Yes',
|
|
459
|
-
'todo.actionList.dFormAllDisabled.todoOptions.editor.props.options.1.title': 'No',
|
|
460
|
-
'todo.actionList.setCompChildrenValue.label': 'Assignment',
|
|
461
|
-
'todo.actionList.setCompChildrenValue.todoOptions.value.label': 'Content',
|
|
462
|
-
'todo.actionList.setCompContentValue.label': 'Set Content',
|
|
463
|
-
'todo.actionList.setCompContentValue.todoOptions.value.label': 'Content',
|
|
464
237
|
'todo.actionList.setPageSrc.label': 'Set Page Address',
|
|
465
|
-
'todo.actionList.setPageSrc.todoOptions.pathname.label': 'Page',
|
|
466
|
-
'todo.actionList.setPageSrc.todoOptions.componentState.label': 'Component State',
|
|
467
|
-
'todo.actionList.setPageSrc.todoOptions.componentState.extraGroups.0.subLabel': 'Component Refresh',
|
|
468
238
|
'todo.actionList.setSrc.label': 'Set Resource Address',
|
|
469
|
-
'todo.actionList.setSrc.todoOptions.value.label': 'Content',
|
|
470
|
-
'todo.actionList.setRangeValue.label': 'Set Time Range',
|
|
471
|
-
'todo.actionList.setRangeValue.todoOptions.startVal.label': 'Start Value',
|
|
472
239
|
'todo.actionList.setRangeValue.todoOptions.startVal.props.placeholder': 'Please enter time in YYYY-MM-DD format',
|
|
473
|
-
'todo.actionList.setRangeValue.todoOptions.endVal.label': 'End Value',
|
|
474
240
|
'todo.actionList.setRangeValue.todoOptions.endVal.props.placeholder': 'Please enter time in YYYY-MM-DD format',
|
|
475
|
-
'todo.actionList.pushScenePage.label': 'Navigate to Scene',
|
|
476
|
-
'todo.actionList.pushScenePage.todoOptions.scene.label': 'Select Scene',
|
|
477
|
-
'todo.actionList.pushScenePage.classification.scene.label': 'Scene',
|
|
478
|
-
'todo.actionList.reloadDataSource.label': 'Refresh Data Source',
|
|
479
|
-
'todo.actionList.reloadDataSource.todoOptions.selectServerDataSource.label': 'Select Data Source',
|
|
480
241
|
'todo.actionList.reloadDataSource.todoOptions.sync.label': 'Data Loading Method',
|
|
481
|
-
'todo.actionList.reloadDataSource.todoOptions.sync.props.options.0.title': 'Async Load',
|
|
482
|
-
'todo.actionList.reloadDataSource.todoOptions.sync.props.options.1.title': 'Sync Load',
|
|
483
|
-
'todo.actionList.reloadDataSource.todoOptions.dataSourceReloadFilter.label': 'Data Source Assignment',
|
|
484
|
-
'todo.actionList.reloadDataSource.todoOptions.dataSourceReloadFilter.props.titleLink.0.title': 'Clear Assignment',
|
|
485
|
-
'todo.actionList.reloadDataSource.classification.common.label': 'Common',
|
|
486
|
-
'todo.actionList.reloadDataSource.classification.dataSource.label': 'Data Source',
|
|
487
242
|
'todo.actionList.setDataSource.label': 'Set Data Source Value',
|
|
488
|
-
'todo.actionList.setDataSource.todoOptions.selectAllDataSource.label': 'Select Data Source',
|
|
489
|
-
'todo.actionList.setDataSource.todoOptions.dataSourceSetValue.label': 'Data Source Assignment',
|
|
490
|
-
'todo.actionList.setDataSource.todoOptions.dataSourceSetValue.props.titleLink.0.title': 'Clear Assignment',
|
|
491
|
-
'todo.actionList.setDataSource.todoOptions.onlySetPatch.label': 'Assignment Range',
|
|
492
|
-
'todo.actionList.setDataSource.todoOptions.onlySetPatch.props.options.0.title': 'Partial Assignment',
|
|
493
|
-
'todo.actionList.setDataSource.todoOptions.onlySetPatch.props.options.1.title': 'Full Assignment',
|
|
494
|
-
'todo.actionList.setDataSource.classification.common.label': 'Common',
|
|
495
|
-
'todo.actionList.setDataSource.classification.dataSource.label': 'Data Source',
|
|
496
243
|
'todo.actionList.resetDataSource.label': 'Clear Data Source Value',
|
|
497
|
-
'todo.actionList.resetDataSource.todoOptions.selectAllDataSource.label': 'Select Data Source',
|
|
498
|
-
'todo.actionList.resetDataSource.classification.common.label': 'Common',
|
|
499
|
-
'todo.actionList.resetDataSource.classification.dataSource.label': 'Data Source',
|
|
500
244
|
'todo.actionList.sendMessageIframe.label': 'Send Message to Web Container',
|
|
501
|
-
'todo.actionList.sendMessageIframe.todoOptions.value.label': 'Content',
|
|
502
|
-
'todo.actionList.sendMessageIframe.remarks.0.label': 'Use Case',
|
|
503
245
|
'todo.actionList.sendMessageIframe.remarks.0.content': 'Used for message interaction with Web container, need to coordinate with Web container developers.',
|
|
504
246
|
'todo.actionList.getLocalLocation.label': 'Get Current Location',
|
|
505
|
-
'todo.actionList.getLocalLocation.todoOptions.mapType.label': 'Preview Method',
|
|
506
|
-
'todo.actionList.getLocalLocation.todoOptions.mapType.props.options.0.title': 'Baidu Map',
|
|
507
|
-
'todo.actionList.getLocalLocation.todoOptions.mapType.props.options.1.title': 'Amap',
|
|
508
|
-
'todo.actionList.getLocalLocation.todoOptions.mapKey.label': 'Map Key',
|
|
509
247
|
'todo.actionList.getLocalLocation.todoOptions.mapKey.props.placeholder': 'Please enter map key',
|
|
510
248
|
'todo.actionList.getLocalLocation.todoOptions.securityKey.label': 'Security Key (Amap)',
|
|
511
249
|
'todo.actionList.getLocalLocation.todoOptions.securityKey.props.placeholder': 'Please enter map security key',
|
|
512
250
|
'todo.actionList.getLocalLocation.todoOptions.locationAlways.label': 'Continuous Location',
|
|
513
251
|
'todo.actionList.getLocalLocation.todoOptions.locationOutputType.label': 'Location Output Coordinate System',
|
|
514
|
-
'todo.actionList.getLocalLocation.todoOptions.locationOutputType.props.options.0.title': 'Geodetic Coordinate System',
|
|
515
|
-
'todo.actionList.getLocalLocation.todoOptions.locationOutputType.props.options.1.title': 'Mars Coordinate System',
|
|
516
|
-
'todo.actionList.getLocalLocation.todoOptions.locationOutputType.props.options.2.title': 'Baidu Coordinate System',
|
|
517
252
|
'todo.actionList.getLocalLocation.todoOptions.locationAddress.label': 'Need Address Information',
|
|
518
253
|
'todo.actionList.getLocalLocation.todoCallbacks.callback1.fields.0.title': 'Location Success Callback',
|
|
519
254
|
'todo.actionList.getLocalLocation.todoCallbacks.callback2.fields.0.title': 'Location Failure Callback',
|
|
520
|
-
'todo.actionList.getLocalLocation.classification.others.label': 'Others',
|
|
521
|
-
'todo.actionList.getLocalLocation.remarks.0.label': 'Use Case',
|
|
522
255
|
'todo.actionList.getLocalLocation.remarks.0.content': 'Using Baidu/Amap JS-SDK for location positioning has accuracy issues. If your scenario requires high precision, such as in APP, please use JS to call native APP to get location information.',
|
|
523
|
-
'todo.actionList.getLocalLocation.remarks.1.
|
|
524
|
-
'todo.actionList.getLocalLocation.remarks.1.content': 'In browser or APP, please enable corresponding location permissions! Since Chrome, iOS10, etc. no longer support browser location requests for non-secure domains, to ensure location success rate and accuracy, please upgrade your site to HTTPS as soon as possible (Baidu Map official address: https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/getkey \nAmap official address: https://lbs.amap.com/api/javascript-api/guide/abc/prepare). According to legal regulations, conversion of any type of coordinates to GPS coordinates is not supported. When "Location Output Coordinate System" selects geodetic coordinate system, the output is the map\'s native coordinate system.\nWhen map type is Amap and address information is needed, Amap map security key must be entered, otherwise address information cannot be obtained.',
|
|
525
|
-
'todo.actionList.startVerificationCodeCountdown.label': 'Start Countdown',
|
|
526
|
-
'todo.actionList.resetVerificationCodeCountdown.label': 'Reset Countdown',
|
|
256
|
+
'todo.actionList.getLocalLocation.remarks.1.content': "In browser or APP, please enable corresponding location permissions! Since Chrome, iOS10, etc. no longer support browser location requests for non-secure domains, to ensure location success rate and accuracy, please upgrade your site to HTTPS as soon as possible (Baidu Map official address: https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/getkey \nAmap official address: https://lbs.amap.com/api/javascript-api/guide/abc/prepare). According to legal regulations, conversion of any type of coordinates to GPS coordinates is not supported. When \"Location Output Coordinate System\" selects geodetic coordinate system, the output is the map's native coordinate system.\nWhen map type is Amap and address information is needed, Amap map security key must be entered, otherwise address information cannot be obtained.",
|
|
527
257
|
'todo.actionList.setVerificationCodeImageUrl.label': 'Set Image Address',
|
|
528
258
|
'todo.actionList.setVerificationCodeImageUrl.todoOptions.verificationCodeUrl.label': 'Verification Code Image Address',
|
|
529
259
|
'todo.actionList.removeTransferKeys.label': 'Remove Right List Values',
|
|
530
|
-
'todo.actionList.removeTransferKeys.todoOptions.transferValue.label': 'Content',
|
|
531
260
|
'todo.actionList.removeTransferKeys.todoOptions.transferValue.props.placeholder': 'Please enter values to delete, multiple values separated by commas, e.g.: 1,2,3',
|
|
532
261
|
'todo.actionList.addTransferKeys.label': 'Set Right List Values',
|
|
533
|
-
'todo.actionList.addTransferKeys.todoOptions.transferValue.label': 'Content',
|
|
534
262
|
'todo.actionList.addTransferKeys.todoOptions.transferValue.props.placeholder': 'Please enter values to add, multiple values separated by commas, e.g.: 1,2,3',
|
|
535
|
-
'todo.actionList.setTransferLeftTitle.label': 'Set Left Title',
|
|
536
|
-
'todo.actionList.setTransferLeftTitle.todoOptions.value.label': 'Content',
|
|
537
|
-
'todo.actionList.setTransferRightTitle.label': 'Set Right Title',
|
|
538
|
-
'todo.actionList.setTransferRightTitle.todoOptions.value.label': 'Content',
|
|
539
|
-
'todo.actionList.loadLineChartData.label': 'Load Data',
|
|
540
263
|
'todo.actionList.loadLineChartData.todoOptions.xLineName.label': 'X Axis Field Name',
|
|
541
264
|
'todo.actionList.loadLineChartData.todoOptions.yLineName.label': 'Y Axis Field Name',
|
|
542
|
-
'todo.actionList.loadLineChartData.todoOptions.lineChartData.label': 'Data Source',
|
|
543
|
-
'todo.actionList.loadSingleProgressData.label': 'Load Data',
|
|
544
|
-
'todo.actionList.loadSingleProgressData.todoOptions.spCount.label': 'Current Count',
|
|
545
|
-
'todo.actionList.loadSingleProgressData.todoOptions.spTotal.label': 'Total Count',
|
|
546
|
-
'todo.actionList.loadSingleProgressData.todoOptions.spRightNode.label': 'Right Text',
|
|
547
|
-
'todo.actionList.loadDonutChartData.label': 'Load Data',
|
|
548
265
|
'todo.actionList.loadDonutChartData.todoOptions.donutX.label': 'X Axis Field Name',
|
|
549
266
|
'todo.actionList.loadDonutChartData.todoOptions.donutY.label': 'Y Axis Field Name',
|
|
550
|
-
'todo.actionList.loadDonutChartData.todoOptions.donutData.label': 'Data Source',
|
|
551
|
-
'todo.actionList.loadDonutChartData.todoOptions.donutSumText.label': 'Total Data',
|
|
552
|
-
'todo.actionList.loadMultipleProgressData.label': 'Load Data',
|
|
553
|
-
'todo.actionList.loadMultipleProgressData.todoOptions.mpData.label': 'Data Source',
|
|
554
267
|
'todo.actionList.loadMultipleProgressData.todoOptions.mpData.props.placeholder': 'Format: [{count:xx, color:xx, label:xx},...]',
|
|
555
|
-
'todo.actionList.loadGroupColumnData.label': 'Load Data',
|
|
556
268
|
'todo.actionList.loadGroupColumnData.todoOptions.gcXName.label': 'X Axis Field Name',
|
|
557
|
-
'todo.actionList.loadGroupColumnData.todoOptions.gcLegendParams.label': 'Legend Content',
|
|
558
269
|
'todo.actionList.loadGroupColumnData.todoOptions.gcLegendParams.props.placeholder': 'Format: [{label:xx(description), value:xx(corresponding data source value field)},...]',
|
|
559
|
-
'todo.actionList.loadGroupColumnData.todoOptions.gcData.label': 'Data Source',
|
|
560
270
|
'todo.actionList.loadGroupColumnData.todoOptions.gcData.props.placeholder': 'Format: [{name:xx, xx:xx, xx:xx, ...},...]',
|
|
561
|
-
'todo.actionList.loadSmallColumnarData.label': 'Load Data',
|
|
562
271
|
'todo.actionList.loadSmallColumnarData.todoOptions.scXName.label': 'X Axis Field Name',
|
|
563
272
|
'todo.actionList.loadSmallColumnarData.todoOptions.scYName.label': 'Y Axis Field Name',
|
|
564
|
-
'todo.actionList.loadSmallColumnarData.todoOptions.scData.label': 'Data Source',
|
|
565
273
|
'todo.actionList.loadSmallColumnarData.todoOptions.scData.props.placeholder': 'Format: [{xx:xx, xx:xx, color:xx(set this parameter when color needs to be specified) },...]',
|
|
566
|
-
'todo.actionList.loadStackColumnData.label': 'Load Data',
|
|
567
274
|
'todo.actionList.loadStackColumnData.todoOptions.stcXName.label': 'X Axis Field Name',
|
|
568
|
-
'todo.actionList.loadStackColumnData.todoOptions.stcLegendParams.label': 'Legend Content',
|
|
569
275
|
'todo.actionList.loadStackColumnData.todoOptions.stcLegendParams.props.placeholder': 'Format: [{label:xx, value:xx},...]',
|
|
570
|
-
'todo.actionList.loadStackColumnData.todoOptions.stcData.label': 'Data Source',
|
|
571
276
|
'todo.actionList.loadStackColumnData.todoOptions.stcData.props.placeholder': 'Format: [{xx:xx, xx:xx, ... },...]',
|
|
572
|
-
'todo.actionList.setMenuOpenKey.label': 'Set Expanded Items',
|
|
573
|
-
'todo.actionList.setMenuOpenKey.todoOptions.value.label': 'Content',
|
|
574
|
-
'todo.actionList.clearMenuOpenKey.label': 'Clear Expanded Items',
|
|
575
277
|
'todo.actionList.setInlineCollapsed.label': 'Toggle Inline Menu',
|
|
576
|
-
'todo.actionList.setInlineCollapsed.todoOptions.inlineCollapsed.label': 'Is Collapsed',
|
|
577
|
-
'todo.actionList.setInlineCollapsed.todoOptions.inlineCollapsed.props.options.0.title': 'Collapse',
|
|
578
|
-
'todo.actionList.setInlineCollapsed.todoOptions.inlineCollapsed.props.options.1.title': 'Expand',
|
|
579
|
-
'todo.actionList.setInlineCollapsed.todoOptions.inlineCollapsed.props.options.2.title': 'Toggle',
|
|
580
|
-
'todo.actionList.reloadTransferData.label': 'Load Data',
|
|
581
|
-
'todo.actionList.getLoopListValues.label': '获取选中项',
|
|
582
278
|
'todo.actionList.getLoopListValues.todoCallbacks.callback1.fields.0.title': 'Selected Key(@{name})',
|
|
583
279
|
'todo.actionList.getLoopListValues.todoCallbacks.callback1.fields.0.description': 'In loop list selection mode, the identifier collection of currently selected data',
|
|
584
280
|
'todo.actionList.getLoopListValues.todoCallbacks.callback1.fields.1.title': 'Selected Data(@{name})',
|
|
@@ -587,13 +283,8 @@ export var todoActionListEnUS = {
|
|
|
587
283
|
'todo.actionList.getLoopListValues.todoCallbacks.callback1.fields.2.description': 'Index value collection of clicked loop item in the list, counted from 0, used to locate the position of clicked item in the list',
|
|
588
284
|
'todo.actionList.setSelectAllValues.label': 'Set All Selected',
|
|
589
285
|
'todo.actionList.setExpandedKey.label': 'Expand Specified Node',
|
|
590
|
-
'todo.actionList.setExpandedKey.todoOptions.value.label': 'Content',
|
|
591
286
|
'todo.actionList.closeExpandedKey.label': 'Collapse Specified Node',
|
|
592
|
-
'todo.actionList.closeExpandedKey.todoOptions.value.label': 'Content',
|
|
593
|
-
'todo.actionList.reloadSelectorData.label': 'Load Data',
|
|
594
|
-
'todo.actionList.reloadSelectorData.todoOptions.data.label': 'Content',
|
|
595
287
|
'todo.actionList.reloadSelectorData.todoOptions.labelKey.label': 'Option Content Field',
|
|
596
|
-
'todo.actionList.reloadSelectorData.todoOptions.valueKey.label': 'Option Value Field',
|
|
597
288
|
'todo.actionList.reloadSelectorData.todoOptions.descriptionKey.label': 'Option Description Field',
|
|
598
289
|
'todo.actionList.reloadSelectorData.todoOptions.disabledKey.label': 'Option Disabled Field',
|
|
599
290
|
'todo.actionList.setSelectorDisabelItems.label': 'Set Option Disabled',
|
|
@@ -601,143 +292,46 @@ export var todoActionListEnUS = {
|
|
|
601
292
|
'todo.actionList.swipeNext.label': 'Switch to Next',
|
|
602
293
|
'todo.actionList.swipePrev.label': 'Switch to Previous',
|
|
603
294
|
'todo.actionList.swipeTo.label': 'Switch to Specified Index',
|
|
604
|
-
'todo.actionList.swipeTo.todoOptions.swiperIndex.label': 'Index',
|
|
605
|
-
'todo.actionList.swipeTo.todoOptions.swiperIndex.props.placeholder': 'Please Enter',
|
|
606
|
-
'todo.actionList.refreshPictureVerifyCode.label': 'Refresh Verification Code',
|
|
607
|
-
'todo.actionList.mediaControl.label': 'Media Control',
|
|
608
|
-
'todo.actionList.mediaControl.todoOptions.updateMediaState.label': 'State Settings',
|
|
609
|
-
'todo.actionList.mediaControl.todoOptions.updateMediaState.props.options.0.title': 'Play',
|
|
610
|
-
'todo.actionList.mediaControl.todoOptions.updateMediaState.props.options.1.title': 'Pause',
|
|
611
|
-
'todo.actionList.mediaControl.todoOptions.updateMediaState.props.options.2.title': 'Toggle',
|
|
612
295
|
'todo.actionList.setBlockSelectData.label': 'Set Loop Block Data Source',
|
|
613
|
-
'todo.actionList.setBlockSelectData.todoOptions.value.label': 'Content',
|
|
614
|
-
'todo.actionList.setBlockSelectSelectedData.label': 'Set Selected Items',
|
|
615
|
-
'todo.actionList.setBlockSelectSelectedData.todoOptions.selectType.label': 'Control Type',
|
|
616
296
|
'todo.actionList.setBlockSelectSelectedData.todoOptions.selectType.props.options.0.title': 'Unique Field Code',
|
|
617
|
-
'todo.actionList.setBlockSelectSelectedData.todoOptions.selectType.props.options.1.title': 'Loop Item Index',
|
|
618
|
-
'todo.actionList.setBlockSelectSelectedData.todoOptions.value.label': 'Content',
|
|
619
|
-
'todo.actionList.setBlockSelectHiddenData.label': 'Control Visibility',
|
|
620
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.visible.label': 'Visibility Settings',
|
|
621
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.visible.props.options.0.title': 'Display',
|
|
622
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.visible.props.options.1.title': 'Hide',
|
|
623
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.visible.props.options.2.title': 'Toggle',
|
|
624
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.selectType.label': 'Control Type',
|
|
625
297
|
'todo.actionList.setBlockSelectHiddenData.todoOptions.selectType.props.options.0.title': 'Unique Field Code',
|
|
626
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.selectType.props.options.1.title': 'Loop Item Index',
|
|
627
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.value.label': 'Content',
|
|
628
298
|
'todo.actionList.setBlockSelectStateData.label': 'Set Loop Item Status',
|
|
629
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.disabled.label': 'State Settings',
|
|
630
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.disabled.props.options.0.title': 'Start',
|
|
631
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.disabled.props.options.1.title': 'Disable',
|
|
632
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.disabled.props.options.2.title': 'Toggle',
|
|
633
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.selectType.label': 'Control Type',
|
|
634
299
|
'todo.actionList.setBlockSelectStateData.todoOptions.selectType.props.options.0.title': 'Unique Field Code',
|
|
635
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.selectType.props.options.1.title': 'Loop Item Index',
|
|
636
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.value.label': 'Content',
|
|
637
300
|
'todo.actionList.reloadGanttData.label': 'Load Project Implementation Progress Data',
|
|
638
|
-
'todo.actionList.reloadGanttData.todoOptions.data.label': 'Content',
|
|
639
|
-
'todo.actionList.value.label': 'Get Value',
|
|
640
301
|
'todo.actionList.value.todoCallbacks.callback1.fields.0.title': 'Current Value(@{name})',
|
|
641
302
|
'todo.actionList.value.todoCallbacks.callback1.fields.0.description': 'Content of current control',
|
|
642
|
-
'todo.actionList.clearMobileValue.label': 'Clear Value',
|
|
643
|
-
'todo.actionList.setMobileValue.label': 'Control Assignment',
|
|
644
|
-
'todo.actionList.setMobileValue.todoOptions.compid.label': 'Component Selection',
|
|
645
|
-
'todo.actionList.setMobileValue.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
646
|
-
'todo.actionList.setMobileValue.todoOptions.valueList.label': 'Component Assignment',
|
|
647
|
-
'todo.actionList.setMobileValue.todoOptions.valueList.props.titleLink.0.title': 'Clear Assignment',
|
|
648
|
-
'todo.actionList.setMobileFormDisabled.label': 'Disabled State',
|
|
649
|
-
'todo.actionList.setMobileFormEditor.label': 'Edit State',
|
|
650
|
-
'todo.actionList.setEditor.label': 'Edit State',
|
|
651
|
-
'todo.actionList.setMobileFormVisible.label': 'Control Visibility',
|
|
652
|
-
'todo.actionList.setMobileFormVisible.todoOptions.visible.label': 'Visibility Settings',
|
|
653
|
-
'todo.actionList.setMobileFormVisible.todoOptions.visible.props.options.0.title': 'Display',
|
|
654
|
-
'todo.actionList.setMobileFormVisible.todoOptions.visible.props.options.1.title': 'Hide',
|
|
655
|
-
'todo.actionList.setMobileFormVisible.todoOptions.visible.props.options.2.title': 'Toggle',
|
|
656
|
-
'todo.actionList.setFormItemDataSource.label': 'Set Option Values',
|
|
657
|
-
'todo.actionList.setFormItemDataSource.todoOptions.data.label': 'Content',
|
|
658
303
|
'todo.actionList.getFormItemValue.label': 'Get Selected Data Object',
|
|
659
304
|
'todo.actionList.getFormItemValue.todoCallbacks.callback1.fields.0.title': 'Selected Data @{name}',
|
|
660
305
|
'todo.actionList.getFormItemValue.todoCallbacks.callback1.fields.0.description': 'Data list of currently selected values',
|
|
661
306
|
'todo.actionList.addDebugger.label': 'Add Breakpoint (Use with Caution)',
|
|
662
|
-
'todo.actionList.addDebugger.classification.debug.label': 'Debug',
|
|
663
|
-
'todo.actionList.reload.label': 'Page Refresh',
|
|
664
|
-
'todo.actionList.reload.classification.page.label': 'Page',
|
|
665
|
-
'todo.actionList.switchAppTabs.label': 'Switch Page',
|
|
666
|
-
'todo.actionList.switchAppTabs.todoOptions.value.label': 'Content',
|
|
667
307
|
'todo.actionList.switchAppTabs.todoCallbacks.callback1.fields.0.title': 'Current Page Index @{name}',
|
|
668
308
|
'todo.actionList.switchAppTabs.todoCallbacks.callback1.fields.0.description': 'Tab index, counted from 0, used to locate the position of current tab',
|
|
669
|
-
'todo.actionList.changeContent.label': 'Modify Content',
|
|
670
|
-
'todo.actionList.changeContent.todoOptions.name.label': 'Modify Name',
|
|
671
|
-
'todo.actionList.changeContent.todoOptions.name.props.placeholder': 'Please enter name',
|
|
672
|
-
'todo.actionList.changeContent.todoOptions.icon.label': 'Modify Icon',
|
|
673
|
-
'todo.actionList.changeContent.todoOptions.icon.props.placeholder': 'Please select icon',
|
|
674
309
|
'todo.actionList.getDformStatus.label': 'Get Form Edit Status',
|
|
675
310
|
'todo.actionList.getDformStatus.todoCallbacks.callback1.fields.0.title': 'Form Edit Status',
|
|
676
311
|
'todo.actionList.getDformStatus.todoCallbacks.callback1.fields.0.description': 'Form current edit status: true(disabled), false(editable)',
|
|
677
312
|
'todo.actionList.customActionCode.label': 'Custom Code Block',
|
|
678
|
-
'todo.actionList.customActionCode.todoOptions.actionTitle.label': 'Action Description',
|
|
679
313
|
'todo.actionList.customActionCode.todoOptions.actionTitle.props.placeholder': 'Please enter action description',
|
|
680
|
-
'todo.actionList.customActionCode.todoOptions.editorCode.label': 'Custom Content',
|
|
681
|
-
'todo.actionList.customActionCode.todoCallbacks.callback1.fields.0.title': 'Success Callback Value',
|
|
682
|
-
'todo.actionList.customActionCode.todoCallbacks.callback2.fields.0.title': 'Failure Callback Value',
|
|
683
|
-
'todo.actionList.customActionCode.classification.others.label': 'Others',
|
|
684
|
-
'todo.actionList.customActionCode.remarks.0.label': 'Notes',
|
|
685
314
|
'todo.actionList.customActionCode.remarks.0.content': 'If you need to work with exit event, please add return true in the code block',
|
|
686
315
|
'todo.actionList.getItemFromLocalStorage.label': 'Get Local Data',
|
|
687
316
|
'todo.actionList.getItemFromLocalStorage.todoOptions.key.label': 'Node Key Value Field',
|
|
688
|
-
'todo.actionList.getItemFromLocalStorage.todoCallbacks.callback1.fields.0.title': 'Local Data Value',
|
|
689
|
-
'todo.actionList.getItemFromLocalStorage.classification.others.label': 'Others',
|
|
690
317
|
'todo.actionList.setItemToLocalStorage.label': 'Save Local Data',
|
|
691
|
-
'todo.actionList.setItemToLocalStorage.todoOptions.key.label': 'Field Name',
|
|
692
318
|
'todo.actionList.setItemToLocalStorage.todoOptions.key.props.placeholder': 'Please enter field name value, must be in English',
|
|
693
|
-
'todo.actionList.setItemToLocalStorage.todoOptions.value.label': 'Content',
|
|
694
|
-
'todo.actionList.setItemToLocalStorage.classification.others.label': 'Others',
|
|
695
|
-
'todo.actionList.prev.label': 'Previous',
|
|
696
|
-
'todo.actionList.next.label': 'Next',
|
|
697
|
-
'todo.actionList.goTo.label': 'Go to Page',
|
|
698
|
-
'todo.actionList.goTo.todoOptions.value.label': 'Content',
|
|
699
|
-
'todo.actionList.reloadTransferData.todoOptions.data.label': 'Content',
|
|
700
319
|
'todo.actionList.swipeNext.todoCallbacks.success.fields.0.title': '@{name} Target Index',
|
|
701
320
|
'todo.actionList.swipeNext.todoCallbacks.success.fields.1.title': '@{name} Target Item',
|
|
702
321
|
'todo.actionList.swipeNext.todoCallbacks.fail.fields.0.title': '@{name} Error Message',
|
|
703
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
704
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.titleLink.1.title.selected': 'Show Selected',
|
|
705
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.titleLink.1.title.all': 'Show All',
|
|
706
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.formItemList.label': 'Content',
|
|
707
322
|
'todo.actionList.sysSetFormItemStatus.todoOptions.formItemList.description': 'Need to accept an object array in the format [{"attrCode": "item_order_name","status": 2}]',
|
|
708
323
|
'todo.actionList.sysSetFormItemStatus.todoOptions.labelKey.label': 'Option Form Code Field',
|
|
709
324
|
'todo.actionList.sysSetFormItemStatus.todoOptions.labelKey.description': 'Node alias of form code field attrCode',
|
|
710
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.valueKey.label': 'Option Value Field',
|
|
711
325
|
'todo.actionList.sysSetFormItemStatus.todoOptions.valueKey.description': 'Node alias of form status field status (1 edit, 2 hidden, 3 disabled, 4 read-only)',
|
|
712
|
-
'todo.actionList.customPrintOrExport.classification.0.label': 'Common',
|
|
713
|
-
'todo.actionList.showMessage.todoOptions.type.label': 'Type',
|
|
714
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.0.title': 'Success',
|
|
715
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.1.title': 'Info',
|
|
716
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.2.title': 'Warning',
|
|
717
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.3.title': 'Error',
|
|
718
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.4.title': '加载动画',
|
|
719
|
-
'todo.actionList.showMessage.todoOptions.value.label': 'Content',
|
|
720
|
-
'todo.actionList.showMessage.todoOptions.duration.label': 'Loading Duration',
|
|
721
|
-
'todo.actionList.showMessage.todoOptions.duration.props.addonAfter': 'seconds',
|
|
722
326
|
'todo.actionList.showMessage.classification.modal.label': 'Message & Modal',
|
|
723
|
-
'todo.actionList.showMessage.remarks.0.label': 'Notes',
|
|
724
327
|
'todo.actionList.showMessage.remarks.0.content': 'When loading duration is 0, it means always show loading. When loading duration is greater than 0, it means show loading for the set time',
|
|
725
328
|
'todo.actionList.hideMessage.label': 'Close Message Prompt',
|
|
726
329
|
'todo.actionList.hideMessage.classification.modal.label': 'Message & Modal',
|
|
727
|
-
'todo.actionList.apiRequest.label': 'Send Request',
|
|
728
|
-
'todo.actionList.apiRequest.todoOptions.actionTitle.label': 'Action Description',
|
|
729
330
|
'todo.actionList.apiRequest.todoOptions.actionTitle.props.placeholder': 'Please enter action description',
|
|
730
331
|
'todo.actionList.apiRequest.todoOptions.sync.label': 'Data Loading Method',
|
|
731
|
-
'todo.actionList.apiRequest.todoOptions.sync.props.options.0.title': 'Async Load',
|
|
732
|
-
'todo.actionList.apiRequest.todoOptions.sync.props.options.1.title': 'Sync Load',
|
|
733
332
|
'todo.actionList.apiRequest.todoOptions.url.label': 'Request Address (URL)',
|
|
734
333
|
'todo.actionList.apiRequest.todoOptions.relatedObjectList.label': 'Select Related Object',
|
|
735
|
-
'todo.actionList.apiRequest.todoOptions.params.label': 'Parameter Assignment',
|
|
736
|
-
'todo.actionList.apiRequest.todoOptions.params.extraGroups.0.subLabel': 'Clear Assignment',
|
|
737
|
-
'todo.actionList.apiRequest.classification.0.label': 'Common',
|
|
738
|
-
'todo.actionList.apiRequest.classification.1.label': 'Service Request',
|
|
739
334
|
'todo.actionList.JSBridge.label': 'JS Call Native Method',
|
|
740
|
-
'todo.actionList.JSBridge.todoOptions.method.label': 'Method Name',
|
|
741
335
|
'todo.actionList.JSBridge.todoOptions.method.props.placeholder': 'e.g.: openCamera',
|
|
742
336
|
'todo.actionList.JSBridge.todoOptions.androidWebName.label': 'Android Container Name',
|
|
743
337
|
'todo.actionList.JSBridge.todoOptions.androidWebName.props.placeholder': 'Default: Android',
|
|
@@ -749,194 +343,64 @@ export var todoActionListEnUS = {
|
|
|
749
343
|
'todo.actionList.JSBridge.todoOptions.androidFailFunName.props.placeholder': 'e.g.: openCameraFail[for Android failure callback H5]',
|
|
750
344
|
'todo.actionList.JSBridge.todoOptions.iOSFailFunName.label': 'iOS Failure Callback Method Name',
|
|
751
345
|
'todo.actionList.JSBridge.todoOptions.iOSFailFunName.props.placeholder': 'e.g.: openCameraFail[for iOS failure callback H5]',
|
|
752
|
-
'todo.actionList.JSBridge.todoOptions.flowCustParams.label': 'Custom Parameters',
|
|
753
346
|
'todo.actionList.JSBridge.todoCallbacks.callback1.title': 'Native Method Success Callback Parameters',
|
|
754
347
|
'todo.actionList.JSBridge.todoCallbacks.callback2.title': 'Native Method Failure Callback Parameters',
|
|
755
|
-
'todo.actionList.JSBridge.classification.others.label': 'Others',
|
|
756
348
|
'todo.actionList.sysSetState.label': 'Set Component Status',
|
|
757
|
-
'todo.actionList.sysSetState.todoOptions.compid.label': 'Component Selection',
|
|
758
349
|
'todo.actionList.sysSetState.todoOptions.compid.labelTip': '组件无“状态”属性时,组件不能选中',
|
|
759
|
-
'todo.actionList.sysSetState.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
760
350
|
'todo.actionList.sysSetState.todoOptions.compValueList.label': 'Set Component Status',
|
|
761
351
|
'todo.actionList.sysSetState.todoOptions.compValueList.labelTip': '1. Component status settings have no order requirement</br>2. If form component has status set and components within form do not have status set, then form component status applies; conversely, if components within form have status set, then component status applies',
|
|
762
|
-
'todo.actionList.sysSetState.todoOptions.compValueList.props.options.0.title': 'Normal',
|
|
763
|
-
'todo.actionList.sysSetState.todoOptions.compValueList.props.options.1.title': 'Hide',
|
|
764
|
-
'todo.actionList.sysSetState.todoOptions.compValueList.props.options.2.title': 'Disable',
|
|
765
|
-
'todo.actionList.sysSetState.todoOptions.compValueList.props.options.3.title': 'Read-only',
|
|
766
|
-
'todo.actionList.sysSetState.classification.0.label': 'Common',
|
|
767
352
|
'todo.actionList.sysSetState.classification.1.label': 'Show/Hide',
|
|
768
353
|
'todo.actionList.callCurrentFunc.label': 'Call Custom Event',
|
|
769
|
-
'todo.actionList.callCurrentFunc.todoOptions.pathname.label': 'Page',
|
|
770
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncName.label': 'Custom Event',
|
|
771
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncName.props.titleLink.0.title': 'Refresh',
|
|
772
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncParams.label': 'Event Input Parameters',
|
|
773
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncParams.props.titleLink.0.title': 'Switch to Property',
|
|
774
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncParams.props.titleLink.1.title': 'Switch to Root Node',
|
|
775
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncParams.props.titleLink.2.title': 'Clear Assignment',
|
|
776
354
|
'todo.actionList.callCurrentFunc.todoCallbacks.callback1.fields.0.title': 'Custom Event Callback(@{options.customFuncName})',
|
|
777
355
|
'todo.actionList.callCurrentFunc.todoCallbacks.callback1.fields.0.description': 'Page custom event callback data',
|
|
778
356
|
'todo.actionList.scanCode.label': 'Scan QR Code/Barcode',
|
|
779
|
-
'todo.actionList.scanCode.todoOptions.scanType.label': 'Image Type',
|
|
780
357
|
'todo.actionList.scanCode.todoOptions.scanType.labelTip': 'Different image types have different decoders, please select image type according to actual scenario.',
|
|
781
|
-
'todo.actionList.scanCode.todoOptions.
|
|
782
|
-
'todo.actionList.scanCode.todoOptions.scanType.props.options.1.title': 'Barcode',
|
|
783
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.label': 'Scan Target',
|
|
784
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.labelTip': 'Page Component: Applicable when scan target is [Image Component] and is in current page.\nImage ID: Applicable when scan target is [uploaded image], can be parsed after upload. Uploaded to platform\'s built-in file server.\nImage Address: Applicable when scan target is image link address, e.g.: image link address returned after uploading to business party\'s file system.\nOther: Currently supports images in base64 format.',
|
|
785
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.props.options.0.title': 'Page Component',
|
|
358
|
+
'todo.actionList.scanCode.todoOptions.scanTarget.labelTip': "Page Component: Applicable when scan target is [Image Component] and is in current page.\nImage ID: Applicable when scan target is [uploaded image], can be parsed after upload. Uploaded to platform's built-in file server.\nImage Address: Applicable when scan target is image link address, e.g.: image link address returned after uploading to business party's file system.\nOther: Currently supports images in base64 format.",
|
|
786
359
|
'todo.actionList.scanCode.todoOptions.scanTarget.props.options.1.title': 'Image ID',
|
|
787
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.props.options.2.title': 'Image Address',
|
|
788
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.props.options.3.title': 'Others',
|
|
789
|
-
'todo.actionList.scanCode.todoOptions.scanSource.comp.label': 'Page Component',
|
|
790
360
|
'todo.actionList.scanCode.todoOptions.scanSource.comp.props.placeholder': 'Please select image component',
|
|
791
|
-
'todo.actionList.scanCode.todoOptions.scanSource.comp.props.titleLink.0.title': 'Clear Selected',
|
|
792
361
|
'todo.actionList.scanCode.todoOptions.scanSource.fileId.label': 'Image ID',
|
|
793
|
-
'todo.actionList.scanCode.todoOptions.scanSource.url.label': 'Image Address',
|
|
794
|
-
'todo.actionList.scanCode.todoOptions.scanSource.other.label': 'Others',
|
|
795
|
-
'todo.actionList.scanCode.todoCallbacks.callback1.fields.0.title': 'Scan Content',
|
|
796
|
-
'todo.actionList.scanCode.classification.scan.label': 'Scan',
|
|
797
|
-
'todo.actionList.scanCode.remarks.0.label': 'Use Case',
|
|
798
362
|
'todo.actionList.scanCode.remarks.0.content': 'This function is not supported in IE. Supported barcode encoding formats are: code_128_reader (default), ean_reader, ean_8_reader, code_39_reader, code_39_vin_reader, codabar_reader, upc_reader, upc_e_reader, i2of5_reader, 2of5_reader, code_93_reade;\nQR code images outside QR-Code format do not support Chinese character recognition;',
|
|
799
|
-
'todo.actionList.apiRequestByFlow.label': 'Trigger Workflow',
|
|
800
363
|
'todo.actionList.apiRequestByFlow.todoOptions.sync.label': 'Data Loading Method',
|
|
801
|
-
'todo.actionList.apiRequestByFlow.todoOptions.sync.props.options.0.title': 'Async Load',
|
|
802
|
-
'todo.actionList.apiRequestByFlow.todoOptions.sync.props.options.1.title': 'Sync Load',
|
|
803
364
|
'todo.actionList.apiRequestByFlow.todoOptions.flowUrl.label': 'Workflow Request Interface',
|
|
804
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.label': 'Workflow Type',
|
|
805
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.0.title': 'Start',
|
|
806
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.1.title': 'Approve',
|
|
807
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.2.title': 'Reject',
|
|
808
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.3.title': 'Transfer',
|
|
809
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.4.title': 'General',
|
|
810
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowCode.label': 'Select Workflow',
|
|
811
365
|
'todo.actionList.apiRequestByFlow.todoOptions.flowWorkOrderId.label': 'Business Work Order ID',
|
|
812
366
|
'todo.actionList.apiRequestByFlow.todoOptions.workOrderType.label': 'Business Work Order Type',
|
|
813
|
-
'todo.actionList.apiRequestByFlow.todoOptions.configDealUserId.label': 'Specify Handler',
|
|
814
367
|
'todo.actionList.apiRequestByFlow.todoOptions.flowBtnActionType.label': 'Button Action Type',
|
|
815
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowAuditDesc.label': 'Approval Comment',
|
|
816
368
|
'todo.actionList.apiRequestByFlow.todoOptions.flowFileId.label': 'Attachment ID',
|
|
817
|
-
'todo.actionList.apiRequestByFlow.classification.request.label': 'Service Request',
|
|
818
369
|
'todo.actionList.openFlowPage.label': 'Workflow Page Navigation',
|
|
819
370
|
'todo.actionList.openFlowPage.todoOptions.flowWorkId.label': 'Workflow Instance ID',
|
|
820
371
|
'todo.actionList.openFlowPage.todoOptions.workItemId.label': 'Work Order ID',
|
|
821
372
|
'todo.actionList.openFlowPage.todoOptions.flowTabStepVisible.label': 'Show Workflow Instance Diagram',
|
|
822
373
|
'todo.actionList.openFlowPage.todoOptions.flowTimelineVisible.label': 'Show Workflow Trail',
|
|
823
|
-
'todo.actionList.openFlowPage.todoOptions.flowCustParams.label': 'Custom Parameters',
|
|
824
|
-
'todo.actionList.openFlowPage.classification.page.label': 'Page',
|
|
825
|
-
'todo.actionList.rollbackFlow.label': 'Workflow Rollback',
|
|
826
|
-
'todo.actionList.rollbackFlow.todoOptions.flowExtraParams.label': 'Target Node',
|
|
827
|
-
'todo.actionList.rollbackFlow.classification.page.label': 'Page',
|
|
828
374
|
'todo.actionList.openFlowDiagram.label': 'Open Workflow Instance Diagram',
|
|
829
375
|
'todo.actionList.openFlowDiagram.todoOptions.diagramType.label': 'Select Instance Diagram Type',
|
|
830
376
|
'todo.actionList.openFlowDiagram.todoOptions.diagramType.props.options.0.title': 'Current Workflow Instance Diagram',
|
|
831
377
|
'todo.actionList.openFlowDiagram.todoOptions.diagramType.props.options.1.title': 'Specified Main Workflow Instance Diagram',
|
|
832
|
-
'todo.actionList.openFlowDiagram.todoOptions.diagramFlowCode.label': 'Select Workflow',
|
|
833
378
|
'todo.actionList.openFlowDiagram.todoOptions.diagramWorkOrderId.label': 'Business Order ID',
|
|
834
|
-
'todo.actionList.openFlowDiagram.classification.page.label': 'Page',
|
|
835
|
-
'todo.actionList.console.label': 'Print Log',
|
|
836
|
-
'todo.actionList.console.todoOptions.value.label': 'Content',
|
|
837
|
-
'todo.actionList.console.classification.debug.label': 'Debug',
|
|
838
|
-
'todo.actionList.sysSetVisible.label': 'Control Visibility',
|
|
839
|
-
'todo.actionList.sysSetVisible.todoOptions.compid.label': 'Component Selection',
|
|
840
|
-
'todo.actionList.sysSetVisible.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
841
|
-
'todo.actionList.sysSetVisible.todoOptions.compValueList.label': 'Is Visible',
|
|
842
|
-
'todo.actionList.sysSetVisible.todoOptions.compValueList.props.options.0.title': 'Display',
|
|
843
|
-
'todo.actionList.sysSetVisible.todoOptions.compValueList.props.options.1.title': 'Hide',
|
|
844
|
-
'todo.actionList.sysSetVisible.todoOptions.compValueList.props.options.2.title': 'Toggle',
|
|
845
|
-
'todo.actionList.sysSetVisible.classification.0.label': 'Common',
|
|
846
379
|
'todo.actionList.sysSetVisible.classification.1.label': 'Show/Hide',
|
|
847
|
-
'todo.actionList.sysSetValue.label': 'Control Assignment',
|
|
848
|
-
'todo.actionList.sysSetValue.todoOptions.compid.label': 'Component Selection',
|
|
849
|
-
'todo.actionList.sysSetValue.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
850
|
-
'todo.actionList.sysSetValue.todoOptions.valueList.label': 'Component Assignment',
|
|
851
|
-
'todo.actionList.sysSetValue.todoOptions.valueList.props.titleLink.0.title': 'Clear Assignment',
|
|
852
|
-
'todo.actionList.sysSetValue.classification.0.label': 'Common',
|
|
853
|
-
'todo.actionList.sysSetValue.classification.1.label': 'Data Settings',
|
|
854
|
-
'todo.actionList.setDownloadResponse.classification.0.label': 'Download',
|
|
855
|
-
'todo.actionList.saveBlobFile.classification.0.label': 'Download',
|
|
856
|
-
'todo.actionList.downloadByFileId.classification.0.label': 'Download',
|
|
857
380
|
'todo.actionList.setUploadProps.label': '设置上传参数',
|
|
858
381
|
'todo.actionList.setUploadProps.todoOptions.url.label': 'Request Address (URL)',
|
|
859
|
-
'todo.actionList.setUploadProps.todoOptions.uploadProps.label': '上传参数',
|
|
860
|
-
'todo.actionList.setUploadChange.label': '上传值改变',
|
|
861
382
|
'todo.actionList.setUploadChange.todoOptions.url.label': 'Request Address (URL)',
|
|
862
|
-
'todo.actionList.setTimeout.classification.0.label': 'Timer',
|
|
863
|
-
'todo.actionList.setTimer.classification.0.label': 'Timer',
|
|
864
|
-
'todo.actionList.clearTimer.classification.0.label': 'Timer',
|
|
865
|
-
'todo.actionList.validateAllAppForm.classification.0.label': 'Data Settings',
|
|
866
|
-
'todo.actionList.sysSetDisable.label': 'Disabled State',
|
|
867
|
-
'todo.actionList.sysSetDisable.todoOptions.compid.label': 'Component Selection',
|
|
868
|
-
'todo.actionList.sysSetDisable.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
869
|
-
'todo.actionList.sysSetDisable.todoOptions.compValueList.label': '是否禁用',
|
|
870
|
-
'todo.actionList.sysSetDisable.todoOptions.compValueList.props.options.0.title': 'Start',
|
|
871
|
-
'todo.actionList.sysSetDisable.todoOptions.compValueList.props.options.1.title': 'Disable',
|
|
872
|
-
'todo.actionList.sysSetDisable.todoOptions.compValueList.props.options.2.title': 'Toggle',
|
|
873
|
-
'todo.actionList.sysSetDisable.classification.0.label': 'Common',
|
|
874
|
-
'todo.actionList.sysSetDisable.classification.1.label': 'Data Settings',
|
|
875
|
-
'todo.actionList.sysSetRequired.label': 'Set Required',
|
|
876
|
-
'todo.actionList.sysSetRequired.todoOptions.compid.label': 'Component Selection',
|
|
877
|
-
'todo.actionList.sysSetRequired.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
878
|
-
'todo.actionList.sysSetRequired.todoOptions.compValueList.label': 'Is Required',
|
|
879
|
-
'todo.actionList.sysSetRequired.todoOptions.compValueList.props.options.0.title': 'Required',
|
|
880
|
-
'todo.actionList.sysSetRequired.todoOptions.compValueList.props.options.1.title': 'Not Required',
|
|
881
|
-
'todo.actionList.sysSetRequired.todoOptions.compValueList.props.options.2.title': 'Toggle',
|
|
882
|
-
'todo.actionList.sysSetRequired.classification.0.label': 'Common',
|
|
883
|
-
'todo.actionList.sysSetRequired.classification.1.label': 'Data Settings',
|
|
884
|
-
'todo.actionList.pushScenePage.classification.0.label': 'Scene',
|
|
885
|
-
'todo.actionList.reloadDataSource.classification.0.label': 'Common',
|
|
886
|
-
'todo.actionList.reloadDataSource.classification.1.label': 'Data Source',
|
|
887
|
-
'todo.actionList.setDataSource.classification.0.label': 'Common',
|
|
888
|
-
'todo.actionList.setDataSource.classification.1.label': 'Data Source',
|
|
889
|
-
'todo.actionList.resetDataSource.classification.0.label': 'Common',
|
|
890
|
-
'todo.actionList.resetDataSource.classification.1.label': 'Data Source',
|
|
891
383
|
'todo.actionList.postObjectData.label': '提交业务对象数据',
|
|
892
384
|
'todo.actionList.postObjectData.todoOptions.sync.label': 'Data Loading Method',
|
|
893
|
-
'todo.actionList.postObjectData.todoOptions.sync.props.options.0.title': 'Async Load',
|
|
894
|
-
'todo.actionList.postObjectData.todoOptions.sync.props.options.1.title': 'Sync Load',
|
|
895
385
|
'todo.actionList.postObjectData.todoOptions.selectObjectDataSource.label': '选择业务对象数据源',
|
|
896
386
|
'todo.actionList.postObjectData.todoOptions.hasEventExtService.label': '需要开启服务扩展',
|
|
897
|
-
'todo.actionList.postObjectData.todoOptions.hasEventExtService.props.options.0.title': 'Yes',
|
|
898
|
-
'todo.actionList.postObjectData.todoOptions.hasEventExtService.props.options.1.title': 'No',
|
|
899
387
|
'todo.actionList.postObjectData.todoOptions.eventExtService.label': '选择业务场景来扩展服务',
|
|
900
|
-
'todo.actionList.postObjectData.classification.0.label': 'Common',
|
|
901
|
-
'todo.actionList.postObjectData.classification.1.label': 'Service Request',
|
|
902
|
-
'todo.actionList.postObjectData.remarks.0.label': 'Use Case',
|
|
903
388
|
'todo.actionList.postObjectData.remarks.0.content': '支持快速的进行对象的增加和修改(注意:表单数据源必须绑定对象生成的数据源才能使用该功能)',
|
|
904
|
-
'todo.actionList.postObjectData.remarks.1.label': 'Configuration Description',
|
|
905
389
|
'todo.actionList.postObjectData.remarks.1.content': '如果传入的业务场景(sceneCode)是M表示修改,可以提交当前数据源或者表单绑定数据源后的数据(不支持全局数据源的绑定,表单将会校验后获取值),将会自动进行修改',
|
|
906
390
|
'todo.actionList.postObjectAndStartFlow.label': '提交业务对象并发起流程',
|
|
907
391
|
'todo.actionList.postObjectAndStartFlow.todoOptions.sync.label': 'Data Loading Method',
|
|
908
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.sync.props.options.0.title': 'Async Load',
|
|
909
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.sync.props.options.1.title': 'Sync Load',
|
|
910
392
|
'todo.actionList.postObjectAndStartFlow.todoOptions.selectObjectDataSource.label': '选择业务对象数据源',
|
|
911
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.packageCode.label': '流程编码',
|
|
912
393
|
'todo.actionList.postObjectAndStartFlow.todoOptions.debugFlowPackageCode.label': '调试用流程编码',
|
|
913
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.flowForm.label': '业务表单',
|
|
914
394
|
'todo.actionList.postObjectAndStartFlow.todoOptions.flowForm.props.placeholder': '请选择业务表单',
|
|
915
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.flowForm.props.titleLink.0.title': 'Clear Selected',
|
|
916
395
|
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.label': '下节点处理人类型',
|
|
917
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.props.options.0.title': '人员',
|
|
918
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.props.options.1.title': '组织',
|
|
919
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.props.options.2.title': '岗位',
|
|
920
396
|
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyId.label': '下节点处理人ID',
|
|
921
397
|
'todo.actionList.postObjectAndStartFlow.todoOptions.hasEventExtService.label': '需要开启服务扩展',
|
|
922
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.hasEventExtService.props.options.0.title': 'Yes',
|
|
923
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.hasEventExtService.props.options.1.title': 'No',
|
|
924
398
|
'todo.actionList.postObjectAndStartFlow.todoOptions.eventExtService.label': '选择业务场景来扩展服务',
|
|
925
|
-
'todo.actionList.postObjectAndStartFlow.classification.flow.label': '流程类',
|
|
926
|
-
'todo.actionList.postObjectAndStartFlow.remarks.0.label': 'Use Case',
|
|
927
399
|
'todo.actionList.postObjectAndStartFlow.remarks.0.content': '支持快速的进行对象的增加和修改(注意:表单数据源必须绑定对象生成的数据源才能使用该功能)',
|
|
928
|
-
'todo.actionList.postObjectAndStartFlow.remarks.1.label': '配置规则',
|
|
929
400
|
'todo.actionList.postObjectAndStartFlow.remarks.1.content': '如果传入的业务场景(sceneCode)是M表示修改,可以提交当前数据源或者表单绑定数据源后的数据(不支持全局数据源的绑定,表单将会校验后获取值),将会自动进行修改',
|
|
930
401
|
'todo.actionList.updateObjectAndChangeFlow.label': '更新业务对象并流转流程',
|
|
931
402
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.sync.label': 'Data Loading Method',
|
|
932
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.sync.props.options.0.title': 'Async Load',
|
|
933
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.sync.props.options.1.title': 'Sync Load',
|
|
934
403
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.selectObjectDataSource.label': '选择业务对象数据源',
|
|
935
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.runType.label': '流转动作',
|
|
936
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.runType.props.options.0.title': '正常流转',
|
|
937
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.runType.props.options.1.title': '回退',
|
|
938
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.runType.props.options.2.title': '自由流转',
|
|
939
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.label': '回退类型',
|
|
940
404
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.labelTip': 'ra:回退到发起节点<br />rb:回退到配置态指定的节点<br />rc:回退到用户指定的节点(选此类型,则节点ID或节点业务编码必填其一)<br />rdo:回退到上一次处理的节点<br />re:回退到上游节点<br />rf:结束流程',
|
|
941
405
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.0.title': '回退发起节点',
|
|
942
406
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.1.title': '指定回退节点',
|
|
@@ -946,252 +410,115 @@ export var todoActionListEnUS = {
|
|
|
946
410
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.5.title': '回退上游节点',
|
|
947
411
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.workOrderId.label': 'Work Order ID',
|
|
948
412
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.orderId.label': '定单ID',
|
|
949
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.flowForm.label': '业务表单',
|
|
950
413
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.flowForm.props.placeholder': '请选择业务表单',
|
|
951
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.flowForm.props.titleLink.0.title': 'Clear Selected',
|
|
952
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.approvalForm.label': '审批表单',
|
|
953
414
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.approvalForm.props.placeholder': '请选择审批表单',
|
|
954
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.approvalForm.props.titleLink.0.title': 'Clear Selected',
|
|
955
415
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.directReceiptFlag.label': '本节点其他工单是否自动回单',
|
|
956
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.directReceiptFlag.props.options.0.title': 'Yes',
|
|
957
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.directReceiptFlag.props.options.1.title': 'No',
|
|
958
416
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.targetTacheId.label': '节点ID(和节点业务编码选填一个即可)',
|
|
959
417
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.targetBusiTacheCode.label': '节点业务编码',
|
|
960
418
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.jumpToTacheId.label': '跳转目标节点ID(和跳转目标节点业务编码选填一个即可)',
|
|
961
419
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.jumpBusiTacheCode.label': '跳转目标节点业务编码',
|
|
962
420
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.label': '下节点处理人类型',
|
|
963
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.props.options.0.title': '人员',
|
|
964
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.props.options.1.title': '组织',
|
|
965
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.props.options.2.title': '岗位',
|
|
966
421
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerId.label': '下节点处理人ID',
|
|
967
422
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.hasEventExtService.label': '需要开启服务扩展',
|
|
968
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.hasEventExtService.props.options.0.title': 'Yes',
|
|
969
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.hasEventExtService.props.options.1.title': 'No',
|
|
970
423
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.eventExtService.label': '选择业务场景来扩展服务',
|
|
971
|
-
'todo.actionList.updateObjectAndChangeFlow.classification.flow.label': '流程类',
|
|
972
|
-
'todo.actionList.updateObjectAndChangeFlow.remarks.0.label': 'Use Case',
|
|
973
424
|
'todo.actionList.updateObjectAndChangeFlow.remarks.0.content': '支持快速的进行对象的增加和修改(注意:表单数据源必须绑定对象生成的数据源才能使用该功能)',
|
|
974
|
-
'todo.actionList.updateObjectAndChangeFlow.remarks.1.label': '配置规则',
|
|
975
425
|
'todo.actionList.updateObjectAndChangeFlow.remarks.1.content': '如果传入的业务场景(sceneCode)是M表示修改,可以提交当前数据源或者表单绑定数据源后的数据(不支持全局数据源的绑定,表单将会校验后获取值),将会自动进行修改',
|
|
976
426
|
'todo.actionList.applyWeChatUserInfo.label': '申请微信用户信息授权',
|
|
977
427
|
'todo.actionList.applyWeChatUserInfo.todoOptions.url.label': '授权后重定向的回调链接地址',
|
|
978
|
-
'todo.actionList.applyWeChatUserInfo.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
979
428
|
'todo.actionList.applyWeChatUserInfo.classification.wxAbility.label': '微信公众能力',
|
|
980
|
-
'todo.actionList.applyWeChatUserInfo.remarks.0.label': 'Use Case',
|
|
981
429
|
'todo.actionList.applyWeChatUserInfo.remarks.0.content': '用于在微信环境里申请用户信息的授权,授权后在重定向回调页面的页面事件(获取微信授权信息)中获取对应的用户信息。',
|
|
982
|
-
'todo.actionList.applyWeChatUserInfo.remarks.1.label': 'Configuration Description',
|
|
983
430
|
'todo.actionList.applyWeChatUserInfo.remarks.1.content': '重定向回调的链接地址需使用域名地址,且该域名需要在微信公众平台官网中的「设置与开发」-「功能设置」-「网页授权域名」里已配置。',
|
|
984
431
|
'todo.actionList.wxUpdateAppMessageShareData.label': '自定义“分享给朋友”及“分享到QQ”的内容',
|
|
985
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.title.label': '分享标题',
|
|
986
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.desc.label': '分享描述',
|
|
987
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.link.label': '分享链接',
|
|
988
432
|
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.imgUrl.label': '分享图标(url链接)',
|
|
989
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
990
433
|
'todo.actionList.wxUpdateAppMessageShareData.classification.wxAbility.label': '微信公众能力',
|
|
991
|
-
'todo.actionList.wxUpdateAppMessageShareData.remarks.0.label': 'Use Case',
|
|
992
434
|
'todo.actionList.wxUpdateAppMessageShareData.remarks.0.content': '用于在微信环境里,自定义“分享给朋友”及“分享到QQ”的内容,该方法需要在用户点击分享前调用',
|
|
993
|
-
'todo.actionList.wxUpdateAppMessageShareData.remarks.1.label': 'Configuration Description',
|
|
994
435
|
'todo.actionList.wxUpdateAppMessageShareData.remarks.1.content': '分享链接及调用该方法的域名或路径必须与当前应用对应的公众号JS安全域名一致',
|
|
995
436
|
'todo.actionList.wxUpdateTimelineShareData.label': '自定义“分享到朋友圈”及“分享到QQ空间”的内容',
|
|
996
|
-
'todo.actionList.wxUpdateTimelineShareData.todoOptions.title.label': '分享标题',
|
|
997
|
-
'todo.actionList.wxUpdateTimelineShareData.todoOptions.link.label': '分享链接',
|
|
998
437
|
'todo.actionList.wxUpdateTimelineShareData.todoOptions.imgUrl.label': '分享图标(url链接)',
|
|
999
|
-
'todo.actionList.wxUpdateTimelineShareData.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
1000
438
|
'todo.actionList.wxUpdateTimelineShareData.classification.wxAbility.label': '微信公众能力',
|
|
1001
|
-
'todo.actionList.wxUpdateTimelineShareData.remarks.0.label': 'Use Case',
|
|
1002
439
|
'todo.actionList.wxUpdateTimelineShareData.remarks.0.content': '用于在微信环境里,自定义“分享到朋友圈”及“分享到QQ空间”的内容,该方法需要在用户点击分享前调用',
|
|
1003
|
-
'todo.actionList.wxUpdateTimelineShareData.remarks.1.label': 'Configuration Description',
|
|
1004
440
|
'todo.actionList.wxUpdateTimelineShareData.remarks.1.content': '分享链接及调用该方法的域名或路径必须与当前页面对应的公众号JS安全域名一致',
|
|
1005
441
|
'todo.actionList.wxOpenLocation.label': '使用微信内置地图查看位置',
|
|
1006
|
-
'todo.actionList.wxOpenLocation.todoOptions.latitude.label': '纬度',
|
|
1007
|
-
'todo.actionList.wxOpenLocation.todoOptions.longitude.label': '经度',
|
|
1008
|
-
'todo.actionList.wxOpenLocation.todoOptions.name.label': '位置名称',
|
|
1009
442
|
'todo.actionList.wxOpenLocation.todoOptions.address.label': '地址详情说明',
|
|
1010
443
|
'todo.actionList.wxOpenLocation.todoOptions.scale.label': '地图缩放级别(范围从1~28。默认为最大)',
|
|
1011
|
-
'todo.actionList.wxOpenLocation.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
1012
444
|
'todo.actionList.wxOpenLocation.classification.wxAbility.label': '微信公众能力',
|
|
1013
|
-
'todo.actionList.wxOpenLocation.remarks.0.label': 'Use Case',
|
|
1014
445
|
'todo.actionList.wxOpenLocation.remarks.0.content': '用于在微信环境里,使用微信内置地图查看位置接口',
|
|
1015
446
|
'todo.actionList.wxGetLocation.label': '获取微信定位信息',
|
|
1016
|
-
'todo.actionList.wxGetLocation.todoOptions.locationType.label': '坐标类型',
|
|
1017
447
|
'todo.actionList.wxGetLocation.todoOptions.locationType.props.options.0.title': 'GPS坐标',
|
|
1018
|
-
'todo.actionList.wxGetLocation.todoOptions.locationType.props.options.1.title': '火星坐标',
|
|
1019
|
-
'todo.actionList.wxGetLocation.todoCallbacks.callback1.fields.0.title': '成功败回调',
|
|
1020
448
|
'todo.actionList.wxGetLocation.todoCallbacks.callback1.fields.0.description': 'latitude:纬度,longitude:经度,speed:速度(米/每秒),accuracy:位置精度',
|
|
1021
|
-
'todo.actionList.wxGetLocation.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
1022
449
|
'todo.actionList.wxGetLocation.classification.wxAbility.label': '微信公众能力',
|
|
1023
|
-
'todo.actionList.wxGetLocation.remarks.0.label': 'Use Case',
|
|
1024
450
|
'todo.actionList.wxGetLocation.remarks.0.content': '用于在微信环境里,获取微信定位信息。',
|
|
1025
451
|
'todo.actionList.wxChooseImage.label': '微信拍照或从相册获取照片',
|
|
1026
452
|
'todo.actionList.wxChooseImage.todoOptions.count.label': '照片选择数量(最多9张)',
|
|
1027
|
-
'todo.actionList.wxChooseImage.todoOptions.sourceType.label': '图片来源',
|
|
1028
|
-
'todo.actionList.wxChooseImage.todoOptions.sourceType.props.options.0.title': '相册',
|
|
1029
|
-
'todo.actionList.wxChooseImage.todoOptions.sourceType.props.options.1.title': '相机',
|
|
1030
|
-
'todo.actionList.wxChooseImage.todoCallbacks.callback1.fields.0.title': '成功败回调',
|
|
1031
453
|
'todo.actionList.wxChooseImage.todoCallbacks.callback1.fields.0.description': 'localIds: 返回选定照片的本地ID列表。localId可以作为img标签的src属性显示图片',
|
|
1032
|
-
'todo.actionList.wxChooseImage.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
1033
454
|
'todo.actionList.wxChooseImage.classification.wxAbility.label': '微信公众能力',
|
|
1034
|
-
'todo.actionList.wxChooseImage.remarks.0.label': 'Use Case',
|
|
1035
455
|
'todo.actionList.wxChooseImage.remarks.0.content': '用于在微信环境里,拍照或从手机相册中选图接口',
|
|
1036
456
|
'todo.actionList.wxPreviewImage.label': '微信预览图片',
|
|
1037
457
|
'todo.actionList.wxPreviewImage.todoOptions.current.label': '当前显示图片的http链接',
|
|
1038
458
|
'todo.actionList.wxPreviewImage.todoOptions.urls.label': '需要预览的图片http链接列表',
|
|
1039
|
-
'todo.actionList.wxPreviewImage.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
1040
459
|
'todo.actionList.wxPreviewImage.classification.wxAbility.label': '微信公众能力',
|
|
1041
|
-
'todo.actionList.wxPreviewImage.remarks.0.label': 'Use Case',
|
|
1042
460
|
'todo.actionList.wxPreviewImage.remarks.0.content': '用于在微信环境里,调用微信能力预览图片',
|
|
1043
461
|
'todo.actionList.wxUploadImage.label': '微信上传图片',
|
|
1044
462
|
'todo.actionList.wxUploadImage.todoOptions.localId.label': '上传的图片的本地ID(由“微信拍照或从相册获取照片”事件获得)',
|
|
1045
463
|
'todo.actionList.wxUploadImage.todoOptions.isShowProgressTips.label': '显示进度提示',
|
|
1046
|
-
'todo.actionList.wxUploadImage.todoCallbacks.callback1.fields.0.title': '成功败回调',
|
|
1047
464
|
'todo.actionList.wxUploadImage.todoCallbacks.callback1.fields.0.description': 'serverId:图片的服务器端ID',
|
|
1048
|
-
'todo.actionList.wxUploadImage.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
1049
465
|
'todo.actionList.wxUploadImage.classification.wxAbility.label': '微信公众能力',
|
|
1050
|
-
'todo.actionList.wxUploadImage.remarks.0.label': 'Use Case',
|
|
1051
466
|
'todo.actionList.wxUploadImage.remarks.0.content': '用于在微信环境里,上传图片到微信服务器。上传图片有效期3天,可用微信多媒体接口下载图片到自己的服务器,此处获得的 serverId 即 media_id, 也可用“微信下载图片”方法下载图片到本地。',
|
|
1052
467
|
'todo.actionList.wxDownloadImage.label': '微信下载图片',
|
|
1053
468
|
'todo.actionList.wxDownloadImage.todoOptions.serverId.label': '需要下载的图片的服务器端ID(由“微信上传图片”事件获得)',
|
|
1054
469
|
'todo.actionList.wxDownloadImage.todoOptions.isShowProgressTips.label': '显示进度提示',
|
|
1055
|
-
'todo.actionList.wxDownloadImage.todoCallbacks.callback1.fields.0.title': '成功败回调',
|
|
1056
470
|
'todo.actionList.wxDownloadImage.todoCallbacks.callback1.fields.0.description': 'localId:图片下载后的本地ID',
|
|
1057
|
-
'todo.actionList.wxDownloadImage.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
1058
471
|
'todo.actionList.wxDownloadImage.classification.wxAbility.label': '微信公众能力',
|
|
1059
|
-
'todo.actionList.wxDownloadImage.remarks.0.label': 'Use Case',
|
|
1060
472
|
'todo.actionList.wxDownloadImage.remarks.0.content': '用于在微信环境里,将存在微信服务器里的图片下载到本地浏览器缓存中。',
|
|
1061
473
|
'todo.actionList.wxGetLocalImgData.label': '微信获取本地图片数据',
|
|
1062
474
|
'todo.actionList.wxGetLocalImgData.todoOptions.localId.label': '图片的本地ID(由“微信拍照或从相册获取照片”或“微信下载图片”获得)',
|
|
1063
475
|
'todo.actionList.wxGetLocalImgData.todoOptions.compressionRatio.label': '压缩比例(0~1)',
|
|
1064
|
-
'todo.actionList.wxGetLocalImgData.todoCallbacks.callback1.fields.0.title': '成功败回调',
|
|
1065
476
|
'todo.actionList.wxGetLocalImgData.todoCallbacks.callback1.fields.0.description': 'localData: 图片的base64数据,可以用img标签显示。',
|
|
1066
|
-
'todo.actionList.wxGetLocalImgData.todoCallbacks.callback2.fields.0.title': '失败回调',
|
|
1067
477
|
'todo.actionList.wxGetLocalImgData.classification.wxAbility.label': '微信公众能力',
|
|
1068
|
-
'todo.actionList.wxGetLocalImgData.remarks.0.label': '注意',
|
|
1069
478
|
'todo.actionList.wxGetLocalImgData.remarks.0.content': '此接口仅在 iOS WKWebview 下提供,用于兼容 iOS WKWebview 不支持 localId 直接显示图片的问题。',
|
|
1070
479
|
'todo.actionList.openFloatWindow.label': '打开悬浮窗口',
|
|
1071
|
-
'todo.actionList.openFloatWindow.todoOptions.location.label': '浮窗位置',
|
|
1072
|
-
'todo.actionList.openFloatWindow.todoOptions.location.props.options.0.title': '左侧',
|
|
1073
|
-
'todo.actionList.openFloatWindow.todoOptions.location.props.options.1.title': '右侧',
|
|
1074
|
-
'todo.actionList.openFloatWindow.todoOptions.size.label': '窗口尺寸',
|
|
1075
|
-
'todo.actionList.openFloatWindow.todoOptions.windowPage.label': '选择页面',
|
|
1076
|
-
'todo.actionList.openFloatWindow.todoOptions.componentState.label': 'Component State',
|
|
1077
|
-
'todo.actionList.openFloatWindow.todoOptions.componentState.extraGroups.0.subLabel': 'Component Refresh',
|
|
1078
|
-
'todo.actionList.openFloatWindow.classification.page.label': 'Page',
|
|
1079
|
-
'todo.actionList.openFloatWindow.remarks.0.label': 'Configuration Description',
|
|
1080
480
|
'todo.actionList.openFloatWindow.remarks.0.content': '悬浮于页面一侧,适用于快速获取帮助,无需切换页面,如客服助手。',
|
|
1081
481
|
'todo.actionList.callAiService.label': 'Call AI Service',
|
|
1082
|
-
'todo.actionList.callAiService.todoOptions.actionTitle.label': 'Action Description',
|
|
1083
482
|
'todo.actionList.callAiService.todoOptions.actionTitle.props.placeholder': 'Please enter action description',
|
|
1084
|
-
'todo.actionList.callAiService.todoOptions.url.label': 'Select Service',
|
|
1085
483
|
'todo.actionList.callAiService.todoOptions.compid.label': 'Content Display Component',
|
|
1086
484
|
'todo.actionList.callAiService.todoOptions.compid.props.placeholder': 'Please select component to display streaming return content',
|
|
1087
|
-
'todo.actionList.callAiService.todoOptions.compid.props.titleLink.0.title': 'Clear Selected',
|
|
1088
|
-
'todo.actionList.callAiService.todoOptions.params.label': 'Parameter Assignment',
|
|
1089
|
-
'todo.actionList.callAiService.todoOptions.params.extraGroups.0.subLabel': 'Clear Assignment',
|
|
1090
|
-
'todo.actionList.callAiService.classification.request.label': 'Service Request',
|
|
1091
485
|
'todo.actionList.closeAiService.label': 'Close AI Service',
|
|
1092
|
-
'todo.actionList.closeAiService.todoOptions.actionTitle.label': 'Action Description',
|
|
1093
486
|
'todo.actionList.closeAiService.todoOptions.actionTitle.props.placeholder': 'Please enter action description',
|
|
1094
|
-
'todo.actionList.closeAiService.todoOptions.url.label': 'Select Service',
|
|
1095
|
-
'todo.actionList.closeAiService.classification.request.label': 'Service Request',
|
|
1096
487
|
'todo.actionList.callFuncComp.todoCallbacks.callback1.fields.titlePrefix': 'Functional Component Callback Parameters',
|
|
1097
488
|
'todo.actionList.setSubTabsData.label': 'Set Sub Tab Data',
|
|
1098
|
-
'todo.actionList.setSubTabsData.todoOptions.data.label': 'Content',
|
|
1099
489
|
'todo.actionList.setTabsData.label': 'Set Tab Content',
|
|
1100
|
-
'todo.actionList.setTabsData.todoOptions.data.label': 'Content',
|
|
1101
490
|
'todo.actionList.setTabsData.todoOptions.key.label': 'Key Field',
|
|
1102
|
-
'todo.actionList.setTabsData.todoOptions.title.label': 'Title Field',
|
|
1103
|
-
'todo.actionList.setTabsData.todoOptions.status.label': 'Status Field',
|
|
1104
|
-
'todo.actionList.setTabsData.todoOptions.badge.label': 'Badge Value Field',
|
|
1105
|
-
'todo.actionList.setTabsData.remarks.0.label': 'Use Case',
|
|
1106
491
|
'todo.actionList.setTabsData.remarks.0.content': 'Supports dynamic loading of title, status, etc. For example: return title, status, badge value by key value through service or other methods, tab displays data according to key value. Status values are: 1 display, 2 hide',
|
|
1107
|
-
'todo.actionList.setTabsData.remarks.1.label': 'Configuration Description',
|
|
1108
492
|
'todo.actionList.setTabsData.remarks.1.content': 'Select the content node of returned data (object array type), set value fields for key, title, status. Values can be obtained from custom, page values, context, data source, etc.',
|
|
1109
493
|
'todo.actionList.setHref.label': 'Set Link Address',
|
|
1110
|
-
'todo.actionList.setHref.todoOptions.value.label': 'Content',
|
|
1111
|
-
'todo.actionList.setData.label': 'Set Data',
|
|
1112
|
-
'todo.actionList.setData.todoOptions.value.label': 'Content',
|
|
1113
494
|
'todo.actionList.callFishParentFunc.label': 'Call Parent Window Method',
|
|
1114
|
-
'todo.actionList.callFishParentFunc.todoOptions.funcName.label': 'Function Name',
|
|
1115
|
-
'todo.actionList.callFishParentFunc.todoOptions.funcParams.label': 'Custom Input Parameters',
|
|
1116
|
-
'todo.actionList.callFishParentFunc.classification.communicate.label': 'Data Communication',
|
|
1117
|
-
'todo.actionList.callFishParentFunc.remarks.0.label': 'Notes',
|
|
1118
495
|
'todo.actionList.callFishParentFunc.remarks.0.content': 'Trigger callback: By default, success callback function (successCallback) and failure callback function (failCallback) are passed as additional parameters to the method for call triggering, or can be triggered by returning a Promise object.',
|
|
1119
|
-
'todo.actionList.showModal.label': 'Open Alert',
|
|
1120
|
-
'todo.actionList.showModal.todoOptions.type.label': 'Type',
|
|
1121
|
-
'todo.actionList.showModal.todoOptions.type.props.options.0.title': 'Success',
|
|
1122
|
-
'todo.actionList.showModal.todoOptions.type.props.options.1.title': 'Info',
|
|
1123
|
-
'todo.actionList.showModal.todoOptions.type.props.options.2.title': 'Warning',
|
|
1124
|
-
'todo.actionList.showModal.todoOptions.type.props.options.3.title': 'Error',
|
|
1125
|
-
'todo.actionList.showModal.todoOptions.type.props.options.4.title': '确认',
|
|
1126
|
-
'todo.actionList.showModal.todoOptions.title.label': 'Title',
|
|
1127
|
-
'todo.actionList.showModal.todoOptions.content.label': 'Content',
|
|
1128
496
|
'todo.actionList.showModal.todoOptions.okText.label': 'Confirm Button Text',
|
|
1129
497
|
'todo.actionList.showModal.todoOptions.cancelText.label': 'Cancel Button Text',
|
|
1130
|
-
'todo.actionList.showModal.classification.0.label': 'Common',
|
|
1131
498
|
'todo.actionList.showModal.classification.1.label': 'Message & Modal',
|
|
1132
499
|
'todo.actionList.showCustomModal.label': 'Open Modal/Drawer',
|
|
1133
500
|
'todo.actionList.showCustomModal.todoOptions.modalname.label': 'Modal/Drawer',
|
|
1134
|
-
'todo.actionList.showCustomModal.todoOptions.componentState.label': 'Component State',
|
|
1135
|
-
'todo.actionList.showCustomModal.todoOptions.componentState.extraGroups.0.subLabel': 'Component Refresh',
|
|
1136
|
-
'todo.actionList.showCustomModal.classification.0.label': 'Common',
|
|
1137
501
|
'todo.actionList.showCustomModal.classification.1.label': 'Message & Modal',
|
|
1138
|
-
'todo.actionList.showAppCustomModal.label': 'Open Modal',
|
|
1139
|
-
'todo.actionList.showAppCustomModal.todoOptions.modalname.label': 'Modal',
|
|
1140
|
-
'todo.actionList.showAppCustomModal.todoOptions.componentState.label': 'Component State',
|
|
1141
|
-
'todo.actionList.showAppCustomModal.todoOptions.componentState.extraGroups.0.subLabel': 'Component Refresh',
|
|
1142
502
|
'todo.actionList.showAppCustomModal.classification.modal.label': 'Message & Modal',
|
|
1143
|
-
'todo.actionList.showAppCustomModal.remarks.0.label': 'Configuration Suggestion',
|
|
1144
503
|
'todo.actionList.showAppCustomModal.remarks.0.content': 'Confirm callback event execution: In modal page orchestration, selecting trigger parent page confirm callback event will trigger confirm callback event; \n\n Execute when modal disappears: Each time modal disappears will trigger this callback',
|
|
1145
504
|
'todo.actionList.setModalTitle.label': 'Set Modal Title',
|
|
1146
|
-
'todo.actionList.setModalTitle.todoOptions.title.label': 'Modal Title',
|
|
1147
505
|
'todo.actionList.setModalTitle.classification.modal.label': 'Message & Modal',
|
|
1148
506
|
'todo.actionList.showDrawer.label': 'Open Modal/Drawer',
|
|
1149
507
|
'todo.actionList.showDrawer.todoOptions.drawerPath.label': 'Modal/Drawer',
|
|
1150
|
-
'todo.actionList.showDrawer.todoOptions.compState.label': 'Component State',
|
|
1151
508
|
'todo.actionList.showDrawer.classification.modal.label': 'Message & Modal',
|
|
1152
|
-
'todo.actionList.showDrawer.remarks.0.label': 'Configuration Suggestion',
|
|
1153
509
|
'todo.actionList.showDrawer.remarks.0.content': 'Click confirm execution: In modal page orchestration, selecting trigger parent page confirm callback event will trigger confirm callback event; \n Click cancel execution: Clicking cancel will trigger this callback',
|
|
1154
510
|
'todo.actionList.setDrawerTitle.label': 'Set Drawer Title',
|
|
1155
|
-
'todo.actionList.setDrawerTitle.todoOptions.title.label': 'Drawer Title',
|
|
1156
511
|
'todo.actionList.setDrawerTitle.classification.modal.label': 'Message & Modal',
|
|
1157
512
|
'todo.actionList.setPublicState.label': 'Set Page Output Parameters',
|
|
1158
|
-
'todo.actionList.setPublicState.todoOptions.value.label': 'Content',
|
|
1159
513
|
'todo.actionList.getPublicState.label': 'Get Page Output Parameters',
|
|
1160
|
-
'todo.actionList.getPublicState.todoOptions.jsonId.label': 'Page',
|
|
1161
|
-
'todo.actionList.getPublicState.classification.setData.label': 'Data Settings',
|
|
1162
|
-
'todo.actionList.historyPush.label': 'Route Navigation',
|
|
1163
|
-
'todo.actionList.historyPush.todoOptions.pathname.label': 'Page',
|
|
1164
514
|
'todo.actionList.historyPush.todoOptions.search.label': 'URL Parameters',
|
|
1165
|
-
'todo.actionList.historyPush.todoOptions.routerData.label': 'Route Data',
|
|
1166
515
|
'todo.actionList.historyPush.todoOptions.routerData.labelTip': 'Use case: Large data transfer between two page navigations, please first go to the target page to declare corresponding route data! ',
|
|
1167
|
-
'todo.actionList.historyReplace.label': 'Route Replace',
|
|
1168
|
-
'todo.actionList.historyReplace.todoOptions.pathname.label': 'Page',
|
|
1169
516
|
'todo.actionList.historyReplace.todoOptions.search.label': 'URL Parameters',
|
|
1170
|
-
'todo.actionList.historyReplace.todoOptions.routerData.label': 'Route Data',
|
|
1171
|
-
'todo.actionList.history.label': 'Page Navigation',
|
|
1172
|
-
'todo.actionList.history.todoOptions.type.label': 'Type',
|
|
1173
|
-
'todo.actionList.history.todoOptions.type.props.options.0.title': 'Route Navigation',
|
|
1174
|
-
'todo.actionList.history.todoOptions.type.props.options.1.title': 'Route Replace',
|
|
1175
|
-
'todo.actionList.history.todoOptions.type.props.options.2.title': 'New Window',
|
|
1176
|
-
'todo.actionList.history.todoOptions.type.props.options.3.title': 'Portal Navigation',
|
|
1177
|
-
'todo.actionList.history.todoOptions.pathname.label': 'Page',
|
|
1178
517
|
'todo.actionList.history.todoOptions.search.label': 'URL Parameters',
|
|
1179
|
-
'todo.actionList.history.todoOptions.routerData.label': 'Route Data',
|
|
1180
|
-
'todo.actionList.history.classification.page.label': 'Page',
|
|
1181
|
-
'todo.actionList.history.remarks.0.label': 'Configuration Description',
|
|
1182
518
|
'todo.actionList.history.remarks.0.content': 'Route Navigation: Page navigation within Lingxi application;\nRoute Replace: Page will be replaced and reloaded, cannot go back;\nNew Window: Will open a new tab in browser (cannot pass route data);\nPortal Navigation: Within Lingxi platform portal, will create a new tab for navigation (cannot pass route data). ',
|
|
1183
519
|
'todo.actionList.dropPageByCatch.label': 'Page Cache Clear',
|
|
1184
|
-
'todo.actionList.dropPageByCatch.todoOptions.dropPathname.label': 'Page',
|
|
1185
|
-
'todo.actionList.dropPageByCatch.classification.page.label': 'Page',
|
|
1186
|
-
'todo.actionList.historyGoBack.label': 'Page Back',
|
|
1187
|
-
'todo.actionList.historyGoBack.todoOptions.custParams.label': 'Custom Parameters',
|
|
1188
|
-
'todo.actionList.historyGoBack.classification.page.label': 'Page',
|
|
1189
520
|
'todo.actionList.validateForm.label': 'Validate Form and Get Values',
|
|
1190
|
-
'todo.actionList.getFormValue.label': 'Get Form Values',
|
|
1191
521
|
'todo.actionList.setFormValues.label': 'Set Form Data',
|
|
1192
|
-
'todo.actionList.setFormValues.todoOptions.params.label': 'Parameter Assignment',
|
|
1193
|
-
'todo.actionList.setFormValues.todoOptions.params.props.titleLink.0.title': 'Switch to Property',
|
|
1194
|
-
'todo.actionList.setFormValues.todoOptions.params.props.titleLink.1.title': 'Switch to Root Node',
|
|
1195
522
|
'todo.actionList.setTripleFormAction.todoOptions.detailId.label': 'Detail ID',
|
|
1196
523
|
'todo.actionList.validateCurrentForm.todoCallbacks.callback1.description': 'Data of all fields in the current form',
|
|
1197
524
|
'todo.actionList.getCurrentFormValues.todoCallbacks.callback1.description': 'Data of all fields in the current form',
|
|
@@ -1202,33 +529,15 @@ export var todoActionListEnUS = {
|
|
|
1202
529
|
'todo.actionList.exportBusiObjectData.label': 'Export Business Object Data',
|
|
1203
530
|
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectId.label': 'Select Business Object',
|
|
1204
531
|
'todo.actionList.exportBusiObjectData.todoOptions.relatedObjectList.label': 'Select Related Object',
|
|
1205
|
-
'todo.actionList.exportBusiObjectData.todoOptions.async.label': 'Async Export',
|
|
1206
532
|
'todo.actionList.exportBusiObjectData.todoOptions.async.labelTip': 'If quantity exceeds 10,000, please check to use async export',
|
|
1207
|
-
'todo.actionList.exportBusiObjectData.todoOptions.async.props.options.0.title': 'Enable',
|
|
1208
|
-
'todo.actionList.exportBusiObjectData.todoOptions.async.props.options.1.title': 'Disable',
|
|
1209
|
-
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectFilterParams.label': 'Export Conditions',
|
|
1210
|
-
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectFilterParams.extraMenus.0.label': 'Query Conditions',
|
|
1211
|
-
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectFilterParams.extraMenus.1.label': 'Row Primary Key',
|
|
1212
|
-
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectFilterParams.extraGroups.0.subLabel': 'Clear Assignment',
|
|
1213
533
|
'todo.actionList.exportBusiObjectData.todoOptions.custFileName.label': 'Custom File Name',
|
|
1214
|
-
'todo.actionList.exportBusiObjectData.classification.export.label': 'Import & Export',
|
|
1215
534
|
'todo.actionList.exportCustomData.label': 'Custom Export Data',
|
|
1216
535
|
'todo.actionList.exportCustomData.todoOptions.custFileName.label': 'Custom File Name',
|
|
1217
|
-
'todo.actionList.exportCustomData.todoOptions.async.label': 'Async Export',
|
|
1218
536
|
'todo.actionList.exportCustomData.todoOptions.async.labelTip': 'If quantity exceeds 10,000, please check to use async export',
|
|
1219
|
-
'todo.actionList.exportCustomData.todoOptions.async.props.options.0.title': 'Enable',
|
|
1220
|
-
'todo.actionList.exportCustomData.todoOptions.async.props.options.1.title': 'Disable',
|
|
1221
537
|
'todo.actionList.exportCustomData.todoOptions.exportSheet.label': 'Sheet Page Settings',
|
|
1222
538
|
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.0.custSheetName.label': 'Sheet Page Name',
|
|
1223
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.1.serviceData.label': 'Data Source',
|
|
1224
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.2.filterParams.label': 'Query Conditions',
|
|
1225
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.3.objectFields.label': 'Export Fields',
|
|
1226
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.3.objectFields.props.options.customKeyMap.fieldData': 'Field Data',
|
|
1227
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.3.objectFields.props.options.customKeyMap.attrCode': 'Field Code',
|
|
1228
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.3.objectFields.props.options.customKeyMap.attrName': 'Field Name',
|
|
1229
539
|
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.4.customGroup.label': 'Custom Header Template',
|
|
1230
540
|
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.4.customGroup.labelTip': 'Can customize export template header based on selected fields',
|
|
1231
|
-
'todo.actionList.exportCustomData.classification.export.label': 'Import & Export',
|
|
1232
541
|
'todo.actionList.importBusiObjectData.label': 'Import Business Object Data',
|
|
1233
542
|
'todo.actionList.importBusiObjectData.todoOptions.name.label': 'Set Template Name',
|
|
1234
543
|
'todo.actionList.importBusiObjectData.todoOptions.name.props.placeholder': 'Please enter template name',
|
|
@@ -1238,56 +547,319 @@ export var todoActionListEnUS = {
|
|
|
1238
547
|
'todo.actionList.importBusiObjectData.todoOptions.exception.props.options.0.title': 'Support Partial Import',
|
|
1239
548
|
'todo.actionList.importBusiObjectData.todoCallbacks.callback1.fields.0.title': 'Import Result (resultObject)',
|
|
1240
549
|
'todo.actionList.importBusiObjectData.todoCallbacks.callback1.fields.1.title': 'Import Message (resultMsg)',
|
|
1241
|
-
'todo.actionList.importBusiObjectData.classification.export.label': 'Import & Export',
|
|
1242
550
|
'todo.actionList.exportSQLServiceData.label': 'Export SQL Query Service Data',
|
|
1243
551
|
'todo.actionList.exportSQLServiceData.todoOptions.sqlServiceCode.label': 'Select SQL Query Service',
|
|
1244
|
-
'todo.actionList.exportSQLServiceData.todoOptions.async.label': 'Async Export',
|
|
1245
552
|
'todo.actionList.exportSQLServiceData.todoOptions.async.labelTip': 'If quantity exceeds 10,000, please check to use async export',
|
|
1246
|
-
'todo.actionList.exportSQLServiceData.todoOptions.async.props.options.0.title': 'Enable',
|
|
1247
|
-
'todo.actionList.exportSQLServiceData.todoOptions.async.props.options.1.title': 'Disable',
|
|
1248
|
-
'todo.actionList.exportSQLServiceData.todoOptions.sqlServiceFields.label': 'Export Fields',
|
|
1249
|
-
'todo.actionList.exportSQLServiceData.todoOptions.busiObjectFilterParams.label': 'Query Conditions',
|
|
1250
|
-
'todo.actionList.exportSQLServiceData.todoOptions.busiObjectFilterParams.extraGroups.0.subLabel': 'Clear Assignment',
|
|
1251
553
|
'todo.actionList.exportSQLServiceData.todoOptions.custFileName.label': 'Custom File Name',
|
|
1252
|
-
'todo.actionList.exportSQLServiceData.classification.export.label': 'Import & Export',
|
|
1253
554
|
'todo.actionList.importCustomBusiObjectData.label': 'Custom Import Business Object Data',
|
|
1254
555
|
'todo.actionList.importCustomBusiObjectData.todoOptions.name.label': 'Set Template Name',
|
|
1255
556
|
'todo.actionList.importCustomBusiObjectData.todoOptions.name.props.placeholder': 'Please enter template name',
|
|
1256
557
|
'todo.actionList.importCustomBusiObjectData.todoOptions.busiObjectId.label': 'Select Business Object',
|
|
1257
558
|
'todo.actionList.importCustomBusiObjectData.todoOptions.relatedObjectList.label': 'Select Related Object',
|
|
1258
559
|
'todo.actionList.importCustomBusiObjectData.todoOptions.busiObjectFields.label': 'Import Field Settings',
|
|
1259
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.busiObjectFields.props.titleLink.0.title.collapse': 'Quick Collapse',
|
|
1260
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.busiObjectFields.props.titleLink.0.title.expand': 'Quick Expand',
|
|
1261
560
|
'todo.actionList.importCustomBusiObjectData.todoOptions.showOnly.label': 'Parse Only, Do Not Save',
|
|
1262
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.showOnly.props.options.0.title': 'Yes',
|
|
1263
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.showOnly.props.options.1.title': 'No',
|
|
1264
561
|
'todo.actionList.importCustomBusiObjectData.todoOptions.customGroup.label': 'Custom Header Template',
|
|
1265
562
|
'todo.actionList.importCustomBusiObjectData.todoOptions.customGroup.labelTip': 'Can customize export template header based on selected fields',
|
|
1266
563
|
'todo.actionList.importCustomBusiObjectData.todoOptions.templateData.label': 'Template Example Data',
|
|
1267
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.templateData.labelTip':
|
|
564
|
+
'todo.actionList.importCustomBusiObjectData.todoOptions.templateData.labelTip': "When importing, the user's template file should include example data configuration so users can clearly understand how to correctly fill in data",
|
|
1268
565
|
'todo.actionList.importCustomBusiObjectData.todoOptions.exception.label': 'Import Exception Configuration',
|
|
1269
566
|
'todo.actionList.importCustomBusiObjectData.todoOptions.exception.props.options.0.title': 'Support Partial Import',
|
|
1270
567
|
'todo.actionList.importCustomBusiObjectData.todoCallbacks.callback1.fields.0.title': 'Import Result (resultObject)',
|
|
1271
568
|
'todo.actionList.importCustomBusiObjectData.todoCallbacks.callback1.fields.1.title': 'Import Message (resultMsg)',
|
|
1272
|
-
'todo.actionList.importCustomBusiObjectData.classification.export.label': 'Import & Export',
|
|
1273
569
|
'todo.actionList.exportCustomBusiObjectData.label': 'Custom Export Business Object Data',
|
|
1274
570
|
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectId.label': 'Select Business Object',
|
|
1275
571
|
'todo.actionList.exportCustomBusiObjectData.todoOptions.relatedObjectList.label': 'Select Related Object',
|
|
1276
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.async.label': 'Async Export',
|
|
1277
572
|
'todo.actionList.exportCustomBusiObjectData.todoOptions.async.labelTip': 'If quantity exceeds 10,000, please check to use async export',
|
|
1278
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.async.props.options.0.title': 'Enable',
|
|
1279
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.async.props.options.1.title': 'Disable',
|
|
1280
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFields.label': 'Export Fields',
|
|
1281
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFilterParams.label': 'Query Conditions',
|
|
1282
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFilterParams.extraMenus.0.label': 'Query Conditions',
|
|
1283
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFilterParams.extraMenus.1.label': 'Row Primary Key',
|
|
1284
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFilterParams.extraGroups.0.subLabel': 'Clear Assignment',
|
|
1285
573
|
'todo.actionList.exportCustomBusiObjectData.todoOptions.custFileName.label': 'Custom File Name',
|
|
1286
|
-
'todo.actionList.exportCustomBusiObjectData.classification.export.label': 'Import & Export',
|
|
1287
574
|
'todo.actionList.importCustomData.todoOptions.custUrl.props.options.serviceTabs.std.description': 'Only shows orchestration services with file input parameters enabled. Service input parameters need to include impFile (file type) field to receive files and param (object type, optional) field to receive custom parameters',
|
|
1288
575
|
'todo.actionList.importCustomData.todoOptions.custUrl.props.options.serviceTabs.inner.description': 'Only shows request layer services used in upload controls. Service input parameters need to include impFile (file type) field to receive files and param (object type, optional) field to receive custom parameters',
|
|
1289
|
-
'todo.actionList.getBlockSelectValues.label': '获取选中项',
|
|
1290
576
|
'todo.actionList.getBlockSelectValues.todoCallbacks.callback1.fields.0.title': 'Selected Data Key @{name}',
|
|
1291
|
-
'todo.actionList.getBlockSelectValues.todoCallbacks.callback1.fields.1.title': 'Selected Data @{name}'
|
|
577
|
+
'todo.actionList.getBlockSelectValues.todoCallbacks.callback1.fields.1.title': 'Selected Data @{name}',
|
|
578
|
+
清空赋值: 'Clear Assignment',
|
|
579
|
+
重置表单: 'Reset Form',
|
|
580
|
+
表单类型: 'Form Type',
|
|
581
|
+
参数赋值: 'Parameter Assignment',
|
|
582
|
+
切换到属性: 'Switch to Property',
|
|
583
|
+
切换根节点: 'Switch to Root Node',
|
|
584
|
+
数据设置: 'Data Settings',
|
|
585
|
+
内容: 'Content',
|
|
586
|
+
参数: 'Parameters',
|
|
587
|
+
回调: 'Callback',
|
|
588
|
+
加载数据: 'Load Data',
|
|
589
|
+
总条数: 'Total Count',
|
|
590
|
+
更新页码: 'Update Page Number',
|
|
591
|
+
翻译字段: 'Translation Field',
|
|
592
|
+
字段: 'Field',
|
|
593
|
+
显示值字段: 'Display Value Field',
|
|
594
|
+
选项值字段: 'Option Value Field',
|
|
595
|
+
获取选中行: 'Get Selected Row',
|
|
596
|
+
否: 'No',
|
|
597
|
+
是: 'Yes',
|
|
598
|
+
设置选中行: 'Set Selected Row',
|
|
599
|
+
表头数据: 'Table Header Data',
|
|
600
|
+
表格数据: 'Table Data',
|
|
601
|
+
清空选中项: 'Clear Selected Items',
|
|
602
|
+
方法: 'Method',
|
|
603
|
+
数据通信: 'Data Communication',
|
|
604
|
+
发送内容: 'Send Content',
|
|
605
|
+
发送目标源: 'Send Target Origin',
|
|
606
|
+
常用: 'Common',
|
|
607
|
+
组件配置: 'Component Configuration',
|
|
608
|
+
组件选择: 'Component Selection',
|
|
609
|
+
清空已选: 'Clear Selected',
|
|
610
|
+
显示: 'Display',
|
|
611
|
+
已选: 'Selected',
|
|
612
|
+
全部: 'All',
|
|
613
|
+
内容配置: 'Content Configuration',
|
|
614
|
+
适用场景: 'Use Case',
|
|
615
|
+
配置说明: 'Configuration Description',
|
|
616
|
+
操作类型: 'Operation Type',
|
|
617
|
+
导出水印: 'Export Watermark',
|
|
618
|
+
获取当前值: 'Get Current Value',
|
|
619
|
+
当前值: 'Current Value',
|
|
620
|
+
清空选项: 'Clear Options',
|
|
621
|
+
清空值: 'Clear Value',
|
|
622
|
+
控制加载中: 'Control Loading',
|
|
623
|
+
是否加载中: 'Is Loading',
|
|
624
|
+
控件赋值: 'Control Assignment',
|
|
625
|
+
组件赋值: 'Component Assignment',
|
|
626
|
+
值映射字段: 'Value Mapping Field',
|
|
627
|
+
设置角标值: 'Set Badge Value',
|
|
628
|
+
联动来源: 'Linkage Source',
|
|
629
|
+
校验提示: 'Validation Message',
|
|
630
|
+
校验类型: 'Validation Type',
|
|
631
|
+
成功: 'Success',
|
|
632
|
+
提示: 'Info',
|
|
633
|
+
错误: 'Error',
|
|
634
|
+
警告: 'Warning',
|
|
635
|
+
正常: 'Normal',
|
|
636
|
+
校验文案: 'Validation Text',
|
|
637
|
+
请输入: 'Please Enter',
|
|
638
|
+
禁用状态: 'Disabled State',
|
|
639
|
+
是否必填: 'Is Required',
|
|
640
|
+
启动: 'Start',
|
|
641
|
+
禁用: 'Disable',
|
|
642
|
+
切换: 'Toggle',
|
|
643
|
+
设置必填: 'Set Required',
|
|
644
|
+
必填: 'Required',
|
|
645
|
+
非必填: 'Not Required',
|
|
646
|
+
控制显隐: 'Control Visibility',
|
|
647
|
+
隐藏: 'Hide',
|
|
648
|
+
下载: 'Download',
|
|
649
|
+
文件保存: 'File Save',
|
|
650
|
+
文件下载: 'File Download',
|
|
651
|
+
服务器资源: 'Server Resource',
|
|
652
|
+
文件资源: 'File Resource',
|
|
653
|
+
文件编码: 'File Code',
|
|
654
|
+
单文件压缩: 'Single File Compression',
|
|
655
|
+
配置提示: 'Configuration Tip',
|
|
656
|
+
注意事项: 'Notes',
|
|
657
|
+
自定义事件: 'Custom Event',
|
|
658
|
+
事件入参: 'Event Input Parameters',
|
|
659
|
+
页面: 'Page',
|
|
660
|
+
刷新: 'Refresh',
|
|
661
|
+
动作说明: 'Action Description',
|
|
662
|
+
页面导出: 'Page Export',
|
|
663
|
+
文件名: 'File Name',
|
|
664
|
+
类型: 'Type',
|
|
665
|
+
图片: 'Image',
|
|
666
|
+
导入导出: 'Import & Export',
|
|
667
|
+
导入服务: 'Import Service',
|
|
668
|
+
自定义参数: 'Custom Parameters',
|
|
669
|
+
时间间隔: 'Time Interval',
|
|
670
|
+
毫秒: 'milliseconds',
|
|
671
|
+
定时器: 'Timer',
|
|
672
|
+
定时器类型: 'Timer Type',
|
|
673
|
+
单次定时器: 'Single Timer',
|
|
674
|
+
循环定时器: 'Interval Timer',
|
|
675
|
+
关闭定时器: 'Close Timer',
|
|
676
|
+
定时器名称: 'Timer Name',
|
|
677
|
+
清空数据: 'Clear Data',
|
|
678
|
+
文件预览: 'File Preview',
|
|
679
|
+
页面类: 'Page',
|
|
680
|
+
页面打印: 'Page Print',
|
|
681
|
+
退出事件: 'Exit Event',
|
|
682
|
+
返回类型: 'Return Type',
|
|
683
|
+
值: 'Value',
|
|
684
|
+
失败: 'Failure',
|
|
685
|
+
其他: 'Others',
|
|
686
|
+
复制内容: 'Copy Content',
|
|
687
|
+
组件状态: 'Component State',
|
|
688
|
+
组件刷新: 'Component Refresh',
|
|
689
|
+
当前步骤: 'Current Step',
|
|
690
|
+
更新参数: 'Update Parameters',
|
|
691
|
+
页码字段名: 'Page Number Field Name',
|
|
692
|
+
加载数据源: 'Load Data Source',
|
|
693
|
+
数据源: 'Data Source',
|
|
694
|
+
获取表单值: 'Get Form Values',
|
|
695
|
+
是否可编辑: 'Is Editable',
|
|
696
|
+
赋值: 'Assignment',
|
|
697
|
+
设置内容: 'Set Content',
|
|
698
|
+
设置时间段: 'Set Time Range',
|
|
699
|
+
开始值: 'Start Value',
|
|
700
|
+
结束值: 'End Value',
|
|
701
|
+
跳转到场景: 'Navigate to Scene',
|
|
702
|
+
选择场景: 'Select Scene',
|
|
703
|
+
场景类: 'Scene',
|
|
704
|
+
刷新数据源: 'Refresh Data Source',
|
|
705
|
+
选择数据源: 'Select Data Source',
|
|
706
|
+
异步加载: 'Async Load',
|
|
707
|
+
同步加载: 'Sync Load',
|
|
708
|
+
数据源赋值: 'Data Source Assignment',
|
|
709
|
+
赋值范围: 'Assignment Range',
|
|
710
|
+
局部赋值: 'Partial Assignment',
|
|
711
|
+
全部赋值: 'Full Assignment',
|
|
712
|
+
预览方式: 'Preview Method',
|
|
713
|
+
百度地图: 'Baidu Map',
|
|
714
|
+
高德地图: 'Amap',
|
|
715
|
+
地图秘钥: 'Map Key',
|
|
716
|
+
大地坐标系: 'Geodetic Coordinate System',
|
|
717
|
+
火星坐标系: 'Mars Coordinate System',
|
|
718
|
+
百度坐标系: 'Baidu Coordinate System',
|
|
719
|
+
开始倒计时: 'Start Countdown',
|
|
720
|
+
重置倒计时: 'Reset Countdown',
|
|
721
|
+
设置左标题: 'Set Left Title',
|
|
722
|
+
设置右标题: 'Set Right Title',
|
|
723
|
+
当前数量: 'Current Count',
|
|
724
|
+
总数量: 'Total Count',
|
|
725
|
+
右侧文字: 'Right Text',
|
|
726
|
+
总数据: 'Total Data',
|
|
727
|
+
图例内容: 'Legend Content',
|
|
728
|
+
设置展开项: 'Set Expanded Items',
|
|
729
|
+
清空展开项: 'Clear Expanded Items',
|
|
730
|
+
是否收缩: 'Is Collapsed',
|
|
731
|
+
缩起: 'Collapse',
|
|
732
|
+
展开: 'Expand',
|
|
733
|
+
获取选中项: '获取选中项',
|
|
734
|
+
索引: 'Index',
|
|
735
|
+
刷新验证码: 'Refresh Verification Code',
|
|
736
|
+
播放控制: 'Media Control',
|
|
737
|
+
状态设置: 'State Settings',
|
|
738
|
+
播放: 'Play',
|
|
739
|
+
暂停: 'Pause',
|
|
740
|
+
设置选中项: 'Set Selected Items',
|
|
741
|
+
控制类型: 'Control Type',
|
|
742
|
+
循环项索引: 'Loop Item Index',
|
|
743
|
+
显隐设置: 'Visibility Settings',
|
|
744
|
+
获取值: 'Get Value',
|
|
745
|
+
编辑状态: 'Edit State',
|
|
746
|
+
设置选项值: 'Set Option Values',
|
|
747
|
+
调试类: 'Debug',
|
|
748
|
+
页面刷新: 'Page Refresh',
|
|
749
|
+
切换页面: 'Switch Page',
|
|
750
|
+
修改内容: 'Modify Content',
|
|
751
|
+
修改名称: 'Modify Name',
|
|
752
|
+
请输入名称: 'Please enter name',
|
|
753
|
+
修改图标: 'Modify Icon',
|
|
754
|
+
请选择图标: 'Please select icon',
|
|
755
|
+
自定义内容: 'Custom Content',
|
|
756
|
+
成功回调值: 'Success Callback Value',
|
|
757
|
+
失败回调值: 'Failure Callback Value',
|
|
758
|
+
本地数据值: 'Local Data Value',
|
|
759
|
+
字段名称: 'Field Name',
|
|
760
|
+
上一张: 'Previous',
|
|
761
|
+
下一张: 'Next',
|
|
762
|
+
去第几页: 'Go to Page',
|
|
763
|
+
显示已选: 'Show Selected',
|
|
764
|
+
显示全部: 'Show All',
|
|
765
|
+
加载动画: '加载动画',
|
|
766
|
+
加载时长: 'Loading Duration',
|
|
767
|
+
秒: 'seconds',
|
|
768
|
+
发送请求: 'Send Request',
|
|
769
|
+
服务请求类: 'Service Request',
|
|
770
|
+
方法名: 'Method Name',
|
|
771
|
+
普通: 'Normal',
|
|
772
|
+
只读: 'Read-only',
|
|
773
|
+
图形类型: 'Image Type',
|
|
774
|
+
二维码: 'QR Code',
|
|
775
|
+
条形码: 'Barcode',
|
|
776
|
+
识别目标: 'Scan Target',
|
|
777
|
+
页面组件: 'Page Component',
|
|
778
|
+
图片地址: 'Image Address',
|
|
779
|
+
扫描内容: 'Scan Content',
|
|
780
|
+
扫描类: 'Scan',
|
|
781
|
+
触发流程: 'Trigger Workflow',
|
|
782
|
+
流程类型: 'Workflow Type',
|
|
783
|
+
通过: 'Approve',
|
|
784
|
+
拒绝: 'Reject',
|
|
785
|
+
转派: 'Transfer',
|
|
786
|
+
通用: 'General',
|
|
787
|
+
选择流程: 'Select Workflow',
|
|
788
|
+
指定处理人: 'Specify Handler',
|
|
789
|
+
审核意见: 'Approval Comment',
|
|
790
|
+
流程回退: 'Workflow Rollback',
|
|
791
|
+
目标环节: 'Target Node',
|
|
792
|
+
打印日志: 'Print Log',
|
|
793
|
+
是否显隐: 'Is Visible',
|
|
794
|
+
上传参数: '上传参数',
|
|
795
|
+
上传值改变: '上传值改变',
|
|
796
|
+
是否禁用: '是否禁用',
|
|
797
|
+
流程编码: '流程编码',
|
|
798
|
+
业务表单: '业务表单',
|
|
799
|
+
人员: '人员',
|
|
800
|
+
组织: '组织',
|
|
801
|
+
岗位: '岗位',
|
|
802
|
+
流程类: '流程类',
|
|
803
|
+
配置规则: '配置规则',
|
|
804
|
+
流转动作: '流转动作',
|
|
805
|
+
正常流转: '正常流转',
|
|
806
|
+
回退: '回退',
|
|
807
|
+
自由流转: '自由流转',
|
|
808
|
+
回退类型: '回退类型',
|
|
809
|
+
审批表单: '审批表单',
|
|
810
|
+
失败回调: '失败回调',
|
|
811
|
+
分享标题: '分享标题',
|
|
812
|
+
分享描述: '分享描述',
|
|
813
|
+
分享链接: '分享链接',
|
|
814
|
+
纬度: '纬度',
|
|
815
|
+
经度: '经度',
|
|
816
|
+
位置名称: '位置名称',
|
|
817
|
+
坐标类型: '坐标类型',
|
|
818
|
+
火星坐标: '火星坐标',
|
|
819
|
+
成功败回调: '成功败回调',
|
|
820
|
+
图片来源: '图片来源',
|
|
821
|
+
相册: '相册',
|
|
822
|
+
相机: '相机',
|
|
823
|
+
注意: '注意',
|
|
824
|
+
浮窗位置: '浮窗位置',
|
|
825
|
+
左侧: '左侧',
|
|
826
|
+
右侧: '右侧',
|
|
827
|
+
窗口尺寸: '窗口尺寸',
|
|
828
|
+
选择页面: '选择页面',
|
|
829
|
+
选择服务: 'Select Service',
|
|
830
|
+
标题字段: 'Title Field',
|
|
831
|
+
状态字段: 'Status Field',
|
|
832
|
+
角标值字段: 'Badge Value Field',
|
|
833
|
+
设置数据: 'Set Data',
|
|
834
|
+
函数名称: 'Function Name',
|
|
835
|
+
自定义入参: 'Custom Input Parameters',
|
|
836
|
+
打开提示框: 'Open Alert',
|
|
837
|
+
确认: '确认',
|
|
838
|
+
标题: 'Title',
|
|
839
|
+
打开弹窗: 'Open Modal',
|
|
840
|
+
弹窗: 'Modal',
|
|
841
|
+
配置建议: 'Configuration Suggestion',
|
|
842
|
+
弹窗标题: 'Modal Title',
|
|
843
|
+
推拉门标题: 'Drawer Title',
|
|
844
|
+
路由跳转: 'Route Navigation',
|
|
845
|
+
路由数据: 'Route Data',
|
|
846
|
+
路由替换: 'Route Replace',
|
|
847
|
+
页面跳转: 'Page Navigation',
|
|
848
|
+
新窗口: 'New Window',
|
|
849
|
+
门户跳转: 'Portal Navigation',
|
|
850
|
+
页面返回: 'Page Back',
|
|
851
|
+
表单取值: 'Get Form Values',
|
|
852
|
+
异步导出: 'Async Export',
|
|
853
|
+
开启: 'Enable',
|
|
854
|
+
关闭: 'Disable',
|
|
855
|
+
导出条件: 'Export Conditions',
|
|
856
|
+
查询条件: 'Query Conditions',
|
|
857
|
+
行主键: 'Row Primary Key',
|
|
858
|
+
数据来源: 'Data Source',
|
|
859
|
+
导出字段: 'Export Fields',
|
|
860
|
+
字段数据: 'Field Data',
|
|
861
|
+
字段编码: 'Field Code',
|
|
862
|
+
快速收起: 'Quick Collapse',
|
|
863
|
+
快速展开: 'Quick Expand'
|
|
1292
864
|
};
|
|
1293
865
|
export default todoActionListEnUS;
|