@lingxiteam/assets 4.3.2-alpha.1 → 4.3.2-alpha.3
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 +30 -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 +30 -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
|
@@ -5,73 +5,37 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.todoActionListZhHK = exports.default = void 0;
|
|
7
7
|
var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
8
|
-
'todo.actionList.setFormValues.todoOptions.params.props.titleLink.2.title': '清空賦值',
|
|
9
|
-
'todo.actionList.resetForm.label': '重置表單',
|
|
10
8
|
'todo.actionList.setTripleFormAction.label': '設置表單外部數據',
|
|
11
|
-
'todo.actionList.setTripleFormAction.todoOptions.actionType.label': '表單類型',
|
|
12
9
|
'todo.actionList.setTripleFormAction.todoOptions.actionType.props.placeholder': '新增-add, 編輯-edit, 詳情-detail',
|
|
13
10
|
'todo.actionList.setTripleFormAction.todoOptions.tripleFormId.label': '詳情id',
|
|
14
11
|
'todo.actionList.validateCurrentForm.label': '當前表單校驗並取值',
|
|
15
12
|
'todo.actionList.getCurrentFormValues.label': '當前表單取值',
|
|
16
13
|
'todo.actionList.setCurrentFormValues.label': '設置當前表單數據',
|
|
17
|
-
'todo.actionList.setCurrentFormValues.todoOptions.params.label': '參數賦值',
|
|
18
|
-
'todo.actionList.setCurrentFormValues.todoOptions.params.props.titleLink.0.title': '切換到屬性',
|
|
19
|
-
'todo.actionList.setCurrentFormValues.todoOptions.params.props.titleLink.1.title': '切換根節點',
|
|
20
|
-
'todo.actionList.setCurrentFormValues.todoOptions.params.props.titleLink.2.title': '清空賦值',
|
|
21
14
|
'todo.actionList.resetCurrentForm.label': '重置當前表單',
|
|
22
15
|
'todo.actionList.validateAllForm.label': '全部表單校驗並取值',
|
|
23
|
-
'todo.actionList.validateAllForm.classification.setData.label': '數據設置',
|
|
24
16
|
'todo.actionList.getAllFormValues.label': '全部表單取值',
|
|
25
|
-
'todo.actionList.getAllFormValues.classification.setData.label': '數據設置',
|
|
26
17
|
'todo.actionList.resetAllForm.label': '重置全部表單',
|
|
27
|
-
'todo.actionList.resetAllForm.classification.setData.label': '數據設置',
|
|
28
18
|
'todo.actionList.validateGridViewForms.label': '循環塊表單校驗並取值',
|
|
29
19
|
'todo.actionList.getGridViewFormValues.label': '循環塊表單取值',
|
|
30
20
|
'todo.actionList.setCustomState.label': '設置自定義頁面數據',
|
|
31
21
|
'todo.actionList.setCustomState.todoOptions.stateName.label': '自定義屬性名',
|
|
32
|
-
'todo.actionList.setCustomState.todoOptions.stateval.label': '內容',
|
|
33
|
-
'todo.actionList.setCustomState.classification.setData.label': '數據設置',
|
|
34
22
|
'todo.actionList.getCustomState.label': '獲取自定義頁面數據',
|
|
35
23
|
'todo.actionList.getCustomState.todoOptions.stateName.label': '自定義屬性名',
|
|
36
24
|
'todo.actionList.getCustomState.todoCallbacks.callback1.fields.0.titlePrefix': '自定義頁面數據:',
|
|
37
25
|
'todo.actionList.getCustomState.todoCallbacks.callback1.fields.0.description': '獲取到的頁面數據',
|
|
38
|
-
'todo.actionList.getCustomState.classification.setData.label': '數據設置',
|
|
39
26
|
'todo.actionList.setCompNestedState.label': '設置組件屬性數據',
|
|
40
27
|
'todo.actionList.setCompNestedState.todoOptions.stateName.label': '自定義屬性名',
|
|
41
|
-
'todo.actionList.setCompNestedState.todoOptions.stateval.label': '內容',
|
|
42
|
-
'todo.actionList.setCompNestedState.classification.setData.label': '數據設置',
|
|
43
28
|
'todo.actionList.getCompNestedState.label': '獲取組件屬性數據',
|
|
44
29
|
'todo.actionList.getCompNestedState.todoOptions.stateName.label': '自定義屬性名',
|
|
45
|
-
'todo.actionList.getCompNestedState.classification.setData.label': '數據設置',
|
|
46
30
|
'todo.actionList.okCallbackData.label': '觸發父頁面確認回調',
|
|
47
|
-
'todo.actionList.okCallbackData.todoOptions.params.label': '參數',
|
|
48
|
-
'todo.actionList.okCallbackData.classification.callback.label': '回調',
|
|
49
31
|
'todo.actionList.closeModal.label': '關閉當前彈窗/推拉門',
|
|
50
32
|
'todo.actionList.closeModal.classification.modal.label': '消息&彈窗',
|
|
51
33
|
'todo.actionList.closePopover.label': '關閉氣泡卡片',
|
|
52
34
|
'todo.actionList.closePopover.classification.modal.label': '消息&彈窗',
|
|
53
|
-
'todo.actionList.reloadTableData.label': '加載數據',
|
|
54
|
-
'todo.actionList.reloadTableData.todoOptions.data.label': '內容',
|
|
55
|
-
'todo.actionList.reloadTableData.todoOptions.total.label': '總條數',
|
|
56
|
-
'todo.actionList.reloadTableData.todoOptions.current.label': '更新頁碼',
|
|
57
35
|
'todo.actionList.reloadColServiceData.label': '加載字段翻譯數據',
|
|
58
|
-
'todo.actionList.reloadColServiceData.todoOptions.colName.label': '翻譯字段',
|
|
59
|
-
'todo.actionList.reloadColServiceData.todoOptions.data.label': '內容',
|
|
60
36
|
'todo.actionList.reloadColServiceDataForEdit.label': '加載字段數據',
|
|
61
|
-
'todo.actionList.reloadColServiceDataForEdit.todoOptions.colNameForEdit.label': '字段',
|
|
62
|
-
'todo.actionList.reloadColServiceDataForEdit.todoOptions.data.label': '內容',
|
|
63
|
-
'todo.actionList.reloadRCData.label': '加載數據',
|
|
64
|
-
'todo.actionList.reloadRCData.todoOptions.data.label': '內容',
|
|
65
37
|
'todo.actionList.reloadRCData.todoOptions.labelKey.label': '顯示內容字段',
|
|
66
|
-
'todo.actionList.reloadRCData.todoOptions.valueKey.label': '顯示值字段',
|
|
67
|
-
'todo.actionList.reloadSelectData.label': '加載數據',
|
|
68
|
-
'todo.actionList.reloadSelectData.todoOptions.data.label': '內容',
|
|
69
38
|
'todo.actionList.reloadSelectData.todoOptions.labelKey.label': '選項內容字段',
|
|
70
|
-
'todo.actionList.reloadSelectData.todoOptions.valueKey.label': '選項值字段',
|
|
71
|
-
'todo.actionList.reloadDescData.label': '加載數據',
|
|
72
|
-
'todo.actionList.reloadDescData.todoOptions.data.label': '內容',
|
|
73
|
-
'todo.actionList.reloadData.label': '加載數據',
|
|
74
|
-
'todo.actionList.reloadData.todoOptions.data.label': '內容',
|
|
75
39
|
'todo.actionList.reloadData.todoOptions.labelKey.label': '節點名稱取值字段',
|
|
76
40
|
'todo.actionList.reloadData.todoOptions.nodeValueKey.label': '節點key取值字段',
|
|
77
41
|
'todo.actionList.reloadData.todoOptions.selectable.label': '節點可選字段編碼',
|
|
@@ -79,7 +43,6 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
79
43
|
'todo.actionList.reloadData.todoOptions.childrenKey.label': '下級列表取值字段',
|
|
80
44
|
'todo.actionList.reloadData.todoOptions.childrenKey.labelTip': '使用場景:一次性查詢所有數據時,需要設置下一級列表數據的取值字段;\n 示例說明:如下參數,當查詢所有數據,需要標記出從children字段獲取下級列表的數據;\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": "第二棵",\n "id": "10700",\n }]\n }\n ',
|
|
81
45
|
'todo.actionList.reloadChildData.label': '加載子節點數據',
|
|
82
|
-
'todo.actionList.reloadChildData.todoOptions.data.label': '內容',
|
|
83
46
|
'todo.actionList.reloadChildData.todoOptions.parentKey.label': '操作節點key',
|
|
84
47
|
'todo.actionList.reloadChildData.todoOptions.labelKey.label': '節點名稱取值字段',
|
|
85
48
|
'todo.actionList.reloadChildData.todoOptions.nodeValueKey.label': '節點key取值字段',
|
|
@@ -87,8 +50,6 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
87
50
|
'todo.actionList.reloadChildData.todoOptions.selectable.labelTip': "適用場景:需要控制當前節點是否能夠選擇,且需後端服務有字段標識出是否可選;\n 處理邏輯:當節點的字段編碼值為布爾類型的false,或者字符串類型為'false'、\n 空字符串時,都認為不可選,否則認為可選。",
|
|
88
51
|
'todo.actionList.reloadChildData.todoOptions.childrenKey.label': '下級列表取值字段',
|
|
89
52
|
'todo.actionList.reloadChildData.todoOptions.childrenKey.labelTip': '使用場景:一次性查詢所有數據時,需要設置下一級列表數據的取值字段;\n 示例說明:如下參數,當查詢所有數據,需要標記出從children字段獲取下級列表的數據;\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": "第二棵",\n "id": "10700",\n }]\n }\n ',
|
|
90
|
-
'todo.actionList.reloadMenuData.label': '加載數據',
|
|
91
|
-
'todo.actionList.reloadMenuData.todoOptions.data.label': '內容',
|
|
92
53
|
'todo.actionList.reloadMenuData.todoOptions.labelKey.label': '節點名稱取值字段',
|
|
93
54
|
'todo.actionList.reloadMenuData.todoOptions.nodeValueKey.label': '節點key取值字段',
|
|
94
55
|
'todo.actionList.reloadMenuData.todoOptions.urlValueKey.label': '節點url取值字段',
|
|
@@ -97,14 +58,12 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
97
58
|
'todo.actionList.reloadMenuData.todoOptions.childrenKey.label': '下級列表取值字段',
|
|
98
59
|
'todo.actionList.reloadMenuData.todoOptions.childrenKey.labelTip': '使用場景:一次性查詢所有數據時,需要設置下一級列表數據的取值字段;\n 示例說明:如下參數,當查詢所有數據,需要標記出從children字段獲取下級列表的數據;\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": "第二棵",\n "id": "10700",\n }]\n }\n ',
|
|
99
60
|
'todo.actionList.appendTreeNode.label': '加載子節點數據',
|
|
100
|
-
'todo.actionList.appendTreeNode.todoOptions.data.label': '內容',
|
|
101
61
|
'todo.actionList.appendTreeNode.todoOptions.nodeKey.label': '操作節點key',
|
|
102
62
|
'todo.actionList.appendTreeNode.todoOptions.title.label': '節點名稱取值字段',
|
|
103
63
|
'todo.actionList.appendTreeNode.todoOptions.key.label': '節點key取值字段',
|
|
104
64
|
'todo.actionList.appendTreeNode.todoOptions.selectable.label': '節點可選字段編碼',
|
|
105
65
|
'todo.actionList.appendTreeNode.todoOptions.selectable.labelTip': "適用場景:需要控制當前節點是否能夠選擇,且需後端服務有字段標識出是否可選;\n 處理邏輯:當節點的字段編碼值為布爾類型的false,或者字符串類型為'false'、\n 空字符串時,都認為不可選,否則認為可選。",
|
|
106
66
|
'todo.actionList.appendMenuNodeData.label': '加載菜單子項數據',
|
|
107
|
-
'todo.actionList.appendMenuNodeData.todoOptions.data.label': '內容',
|
|
108
67
|
'todo.actionList.appendMenuNodeData.todoOptions.title.label': '節點名稱取值字段',
|
|
109
68
|
'todo.actionList.appendMenuNodeData.todoOptions.key.label': '節點key取值字段',
|
|
110
69
|
'todo.actionList.appendMenuNodeData.todoOptions.childrenKey.label': '下級列表取值字段',
|
|
@@ -121,7 +80,6 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
121
80
|
'todo.actionList.validateAllForm.todoCallbacks.callback1.fields.0.description': '頁面全部表單均校驗通過後,所有字段的數據',
|
|
122
81
|
'todo.actionList.getAllFormValues.todoCallbacks.callback1.fields.0.title': '全部表單數據',
|
|
123
82
|
'todo.actionList.getAllFormValues.todoCallbacks.callback1.fields.0.description': '頁面全部表單,所有字段的數據',
|
|
124
|
-
'todo.actionList.getTableSelected.label': '獲取選中行',
|
|
125
83
|
'todo.actionList.getTableSelected.todoCallbacks.callback1.fields.0.title': '表格選中行(單選)(@{name})',
|
|
126
84
|
'todo.actionList.getTableSelected.todoCallbacks.callback1.fields.0.description': '在單選表格中,當前選中行的數據',
|
|
127
85
|
'todo.actionList.getTableSelected.todoCallbacks.callback1.fields.1.title': '表格選中行(多選)(數組)(@{name})',
|
|
@@ -149,25 +107,14 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
149
107
|
'todo.actionList.getPageNum.todoCallbacks.callback1.fields.0.description': '在分頁表格中,當前顯示的頁碼',
|
|
150
108
|
'todo.actionList.addTableRow.label': '新增一行空白數據',
|
|
151
109
|
'todo.actionList.addTableRow.todoOptions.inlineeditnow.label': '新增後啟用行內編輯',
|
|
152
|
-
'todo.actionList.addTableRow.todoOptions.inlineeditnow.props.options.0.title': '否',
|
|
153
|
-
'todo.actionList.addTableRow.todoOptions.inlineeditnow.props.options.1.title': '是',
|
|
154
110
|
'todo.actionList.addTableRowData.label': '新增一行數據',
|
|
155
|
-
'todo.actionList.addTableRowData.todoOptions.params.label': '參數賦值',
|
|
156
|
-
'todo.actionList.addTableRowData.todoOptions.params.props.titleLink.0.title': '切換到屬性',
|
|
157
|
-
'todo.actionList.addTableRowData.todoOptions.params.props.titleLink.1.title': '切換根節點',
|
|
158
|
-
'todo.actionList.addTableRowData.todoOptions.params.props.titleLink.2.title': '清空賦值',
|
|
159
111
|
'todo.actionList.delTableRow.label': '刪除指定行數據',
|
|
160
|
-
'todo.actionList.delTableRow.todoOptions.params.label': '參數賦值',
|
|
161
|
-
'todo.actionList.setSelectedRowKeys.label': '設置選中行',
|
|
162
|
-
'todo.actionList.setSelectedRowKeys.todoOptions.value.label': '內容',
|
|
163
112
|
'todo.actionList.clearTableSelected.label': '清除選中數據',
|
|
164
113
|
'todo.actionList.validateTableData.label': '獲取當前頁數據並校驗',
|
|
165
114
|
'todo.actionList.validateTableData.todoCallbacks.callback1.fields.0.title': '表格數據(@{name})',
|
|
166
115
|
'todo.actionList.validateTableData.todoCallbacks.callback1.fields.0.description': '在分頁表格中,當前頁的數據列表',
|
|
167
116
|
'todo.actionList.validateTableRowData.label': '校驗當前保存行數據',
|
|
168
117
|
'todo.actionList.reloadAppTableData.label': '綁定表格數據',
|
|
169
|
-
'todo.actionList.reloadAppTableData.todoOptions.appTableData.label': '表頭數據',
|
|
170
|
-
'todo.actionList.reloadAppTableData.todoOptions.appTableDataSource.label': '表格數據',
|
|
171
118
|
'todo.actionList.getAppTableData.label': '獲取表格數據',
|
|
172
119
|
'todo.actionList.getAppTableData.todoCallbacks.callback1.fields.0.title': '獲取數據成功@{name}',
|
|
173
120
|
'todo.actionList.getAppTableData.todoCallbacks.callback1.fields.0.description': '',
|
|
@@ -180,8 +127,6 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
180
127
|
'todo.actionList.getSelectedData.todoCallbacks.callback1.select.multiple.titlePrefix': '下拉框選中數據(多選)',
|
|
181
128
|
'todo.actionList.getSelectedData.todoCallbacks.callback1.selector.titlePrefix': '選中節點數據',
|
|
182
129
|
'todo.actionList.setTreeSelectedKey.label': '設置選中節點',
|
|
183
|
-
'todo.actionList.setTreeSelectedKey.todoOptions.value.label': '內容',
|
|
184
|
-
'todo.actionList.clearTreeSelectedKey.label': '清空選中項',
|
|
185
130
|
'todo.actionList.getTreeEditingKey.label': '獲取當前操作的節點key',
|
|
186
131
|
'todo.actionList.getTreeEditingKey.todoCallbacks.callback1.fields.0.title': '當前操作的樹節點key(@{name})',
|
|
187
132
|
'todo.actionList.getTreeEditingKey.todoCallbacks.callback1.fields.0.description': '點擊樹節點相關的操作按鈕(如新增)所對應的樹節點唯一標識',
|
|
@@ -191,404 +136,155 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
191
136
|
'todo.actionList.getCheckedKey.todoCallbacks.callback1.fields.1.title': '勾選節點key(多選)(@{name})',
|
|
192
137
|
'todo.actionList.getCheckedKey.todoCallbacks.callback1.fields.1.description': '勾選節點的唯一標識集合',
|
|
193
138
|
'todo.actionList.setCheckedKey.label': '設置複選框選中值',
|
|
194
|
-
'todo.actionList.setCheckedKey.todoOptions.value.label': '內容',
|
|
195
139
|
'todo.actionList.clearTreeCheckedKey.label': '清空複選框選中項',
|
|
196
140
|
'todo.actionList.setSelectAll.label': '設置全部選中',
|
|
197
141
|
'todo.actionList.callFuncComp.label': '調用功能組件能力',
|
|
198
|
-
'todo.actionList.callFuncComp.todoOptions.selectCompFunc.label': '方法',
|
|
199
|
-
'todo.actionList.callFuncComp.todoOptions.uploadProps.label': '參數',
|
|
200
142
|
'todo.actionList.callFuncComp.todoCallbacks.callback1.titlePrefix': '功能組件回調參數',
|
|
201
|
-
'todo.actionList.callFuncComp.classification.communicate.label': '數據通信',
|
|
202
143
|
'todo.actionList.addEventListenerParentMessage.label': '接收父容器消息',
|
|
203
144
|
'todo.actionList.addEventListenerParentMessage.todoCallbacks.callback1.fields.0.title': '接收到父容器消息',
|
|
204
145
|
'todo.actionList.addEventListenerParentMessage.todoCallbacks.callback1.fields.0.description': '接收到父容器的消息內容',
|
|
205
|
-
'todo.actionList.addEventListenerParentMessage.classification.communicate.label': '數據通信',
|
|
206
146
|
'todo.actionList.postParentMessage.label': '發送消息至父容器',
|
|
207
|
-
'todo.actionList.postParentMessage.todoOptions.iframeData.label': '發送內容',
|
|
208
|
-
'todo.actionList.postParentMessage.todoOptions.iframeOrigin.label': '發送目標源',
|
|
209
|
-
'todo.actionList.postParentMessage.classification.communicate.label': '數據通信',
|
|
210
147
|
'todo.actionList.setRemoteCompProps.label': '給組件設置屬性',
|
|
211
148
|
'todo.actionList.setRemoteCompProps.todoOptions.rProps.label': '設置自定義組件屬性',
|
|
212
149
|
'todo.actionList.sysSetFormItemStatus.label': '設置表單控件狀態',
|
|
213
|
-
'todo.actionList.sysSetFormItemStatus.classification.0.label': '常用',
|
|
214
|
-
'todo.actionList.sysSetFormItemStatus.classification.1.label': '數據設置',
|
|
215
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.label': '組件配置',
|
|
216
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.label': '組件選擇',
|
|
217
150
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.description': '僅支持選擇非渲染容器下的“表單”組件',
|
|
218
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.props.titleLink.0.title': '清空已選',
|
|
219
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.props.titleLink.1.prefix': '顯示',
|
|
220
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.props.titleLink.1.selected': '已選',
|
|
221
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.props.titleLink.1.all': '全部',
|
|
222
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.1.label': '內容',
|
|
223
151
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.1.description': '需要接受格式為[{"attrCode": "item_order_name","status": 2}]的對象數組',
|
|
224
152
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.2.label': '選項表單編碼字段',
|
|
225
153
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.2.description': '表單編碼字段attrCode的節點別名',
|
|
226
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.3.label': '選項值字段',
|
|
227
154
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.3.description': '表單狀態字段status的節點別名 (1 編輯, 2 隱藏, 3 禁用 4 只讀)',
|
|
228
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.titlePrefix': '內容配置',
|
|
229
|
-
'todo.actionList.sysSetFormItemStatus.remarks.0.label': '適用場景',
|
|
230
155
|
'todo.actionList.sysSetFormItemStatus.remarks.0.content': '支持批量對表單內控件進行狀態控制,例如:通過服務或其他方式返回字段編碼和狀態值,根據狀態值設置表單內對應控件是否可編輯、是否隱藏等,狀態值分別是:1 編輯,2 隱藏, 3 禁用, 4 只讀 \n\n 只支持當前頁面表單,如需控制業務組件或其他容器內的表單,請在業務組件中配置',
|
|
231
|
-
'todo.actionList.sysSetFormItemStatus.remarks.1.label': '配置說明',
|
|
232
156
|
'todo.actionList.sysSetFormItemStatus.remarks.1.content': '選擇返回數據的內容節點,設置字段編碼和狀態值的取值字段,根據狀態值設置控件的狀態',
|
|
233
157
|
'todo.actionList.customPrintOrExport.label': '自定義打印/導出',
|
|
234
|
-
'todo.actionList.customPrintOrExport.todoOptions.operateType.label': '操作類型',
|
|
235
158
|
'todo.actionList.customPrintOrExport.todoOptions.customSelectComp.label': '選擇打印組件',
|
|
236
|
-
'todo.actionList.customPrintOrExport.todoOptions.waterMarkFlag.label': '導出水印',
|
|
237
159
|
'todo.actionList.customPrintOrExport.todoOptions.waterMarkFlag.labelTip': '當應用開啟水印功能才生效,我的應用-設置-應用設置-水印設置',
|
|
238
160
|
'todo.actionList.customPrintOrExport.todoOptions.fileName.label': '自定義文件名稱',
|
|
239
161
|
'todo.actionList.customPrintOrExport.todoOptions.fileName.labelTip': '未設置文件名稱時,則為頁面名稱,不包括後綴,如:自定義文件名稱',
|
|
240
|
-
'todo.actionList.customPrintOrExport.classification.common.label': '常用',
|
|
241
|
-
'todo.actionList.getValue.label': '獲取當前值',
|
|
242
162
|
'todo.actionList.getValue.todoCallbacks.callback1.fields.select.titlePrefix': '下拉框選中值',
|
|
243
163
|
'todo.actionList.getValue.todoCallbacks.callback1.fields.select.description': '當前選中項的屬性值',
|
|
244
164
|
'todo.actionList.getValue.todoCallbacks.callback1.fields.tabs.titlePrefix': '標簽頁選中key',
|
|
245
165
|
'todo.actionList.getValue.todoCallbacks.callback1.fields.tabs.description': '當前選中標簽頁的唯一標識',
|
|
246
|
-
'todo.actionList.getValue.todoCallbacks.callback1.fields.default.titlePrefix': '當前值',
|
|
247
166
|
'todo.actionList.reloadOptions.label': '重新加載選項',
|
|
248
|
-
'todo.actionList.clearOptions.label': '清空選項',
|
|
249
|
-
'todo.actionList.clearValue.label': '清空值',
|
|
250
|
-
'todo.actionList.setLoading.label': '控制加載中',
|
|
251
|
-
'todo.actionList.setLoading.todoOptions.loading.label': '是否加載中',
|
|
252
|
-
'todo.actionList.setLoading.todoOptions.loading.props.options.0.title': '是',
|
|
253
|
-
'todo.actionList.setLoading.todoOptions.loading.props.options.1.title': '否',
|
|
254
|
-
'todo.actionList.setValue.label': '控件賦值',
|
|
255
|
-
'todo.actionList.setValue.todoOptions.compid.label': '組件選擇',
|
|
256
|
-
'todo.actionList.setValue.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
257
|
-
'todo.actionList.setValue.todoOptions.valueList.label': '組件賦值',
|
|
258
|
-
'todo.actionList.setValue.todoOptions.valueList.props.titleLink.0.title': '清空賦值',
|
|
259
|
-
'todo.actionList.setModalSelectValue.label': '控件賦值',
|
|
260
|
-
'todo.actionList.setModalSelectValue.todoOptions.value.label': '內容',
|
|
261
167
|
'todo.actionList.setModalSelectValue.todoOptions.labelKey.label': '內容映射字段',
|
|
262
|
-
'todo.actionList.setModalSelectValue.todoOptions.valueKey.label': '值映射字段',
|
|
263
|
-
'todo.actionList.setBadgeValue.label': '設置角標值',
|
|
264
|
-
'todo.actionList.setBadgeValue.todoOptions.value.label': '內容',
|
|
265
168
|
'todo.actionList.triggerRelDataSource.label': '聯動設置下拉框選項',
|
|
266
|
-
'todo.actionList.triggerRelDataSource.todoOptions.target.label': '聯動來源',
|
|
267
169
|
'todo.actionList.triggerRelDataSource.todoOptions.arelStaticData.label': 'A端靜態數據',
|
|
268
170
|
'todo.actionList.triggerRelDataSource.todoOptions.zrelStaticData.label': 'Z端靜態數據',
|
|
269
171
|
'todo.actionList.triggerRelDataSource.todoOptions.custTargetVal.label': '自定義觸發值',
|
|
270
|
-
'todo.actionList.validateMsg.label': '校驗提示',
|
|
271
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.label': '校驗類型',
|
|
272
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.0.title': '成功',
|
|
273
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.1.title': '提示',
|
|
274
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.2.title': '錯誤',
|
|
275
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.3.title': '警告',
|
|
276
|
-
'todo.actionList.validateMsg.todoOptions.validateStatus.props.options.4.title': '正常',
|
|
277
|
-
'todo.actionList.validateMsg.todoOptions.help.label': '校驗文案',
|
|
278
|
-
'todo.actionList.validateMsg.todoOptions.help.props.placeholder': '請輸入',
|
|
279
172
|
'todo.actionList.setActiveTabPane.label': '設置Tabs選中面板',
|
|
280
173
|
'todo.actionList.setActiveTabPane.todoOptions.activeTabKey.label': 'Tab選中key',
|
|
281
|
-
'todo.actionList.setDisable.label': '禁用狀態',
|
|
282
|
-
'todo.actionList.setDisable.todoOptions.compid.label': '組件選擇',
|
|
283
|
-
'todo.actionList.setDisable.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
284
|
-
'todo.actionList.setDisable.todoOptions.compValueList.label': '是否必填',
|
|
285
|
-
'todo.actionList.setDisable.todoOptions.compValueList.props.options.0.title': '啟動',
|
|
286
|
-
'todo.actionList.setDisable.todoOptions.compValueList.props.options.1.title': '禁用',
|
|
287
|
-
'todo.actionList.setDisable.todoOptions.compValueList.props.options.2.title': '切換',
|
|
288
|
-
'todo.actionList.setRequired.label': '設置必填',
|
|
289
|
-
'todo.actionList.setRequired.todoOptions.compid.label': '組件選擇',
|
|
290
|
-
'todo.actionList.setRequired.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
291
|
-
'todo.actionList.setRequired.todoOptions.compValueList.label': '是否必填',
|
|
292
|
-
'todo.actionList.setRequired.todoOptions.compValueList.props.options.0.title': '必填',
|
|
293
|
-
'todo.actionList.setRequired.todoOptions.compValueList.props.options.1.title': '非必填',
|
|
294
|
-
'todo.actionList.setRequired.todoOptions.compValueList.props.options.2.title': '切換',
|
|
295
|
-
'todo.actionList.setVisible.label': '控制顯隱',
|
|
296
|
-
'todo.actionList.setVisible.todoOptions.compid.label': '組件選擇',
|
|
297
|
-
'todo.actionList.setVisible.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
298
|
-
'todo.actionList.setVisible.todoOptions.compValueList.label': '是否必填',
|
|
299
|
-
'todo.actionList.setVisible.todoOptions.compValueList.props.options.0.title': '顯示',
|
|
300
|
-
'todo.actionList.setVisible.todoOptions.compValueList.props.options.1.title': '隱藏',
|
|
301
|
-
'todo.actionList.setVisible.todoOptions.compValueList.props.options.2.title': '切換',
|
|
302
174
|
'todo.actionList.editInlineRow.label': '指定行開啟行內編輯',
|
|
303
175
|
'todo.actionList.editInlineRow.todoOptions.inlineeditrow.label': '指定行id',
|
|
304
176
|
'todo.actionList.saveInlineRow.label': '保存當前行內編輯行',
|
|
305
177
|
'todo.actionList.restoreInlineRow.label': '撤銷全部行內編輯行',
|
|
306
178
|
'todo.actionList.setDownloadResponse.label': '打開/下載鏈接',
|
|
307
179
|
'todo.actionList.setDownloadResponse.todoOptions.downloadUrl.label': '下載鏈接地址',
|
|
308
|
-
'todo.actionList.setDownloadResponse.classification.download.label': '下載',
|
|
309
|
-
'todo.actionList.saveBlobFile.label': '文件保存',
|
|
310
|
-
'todo.actionList.saveBlobFile.todoOptions.data.label': '內容',
|
|
311
180
|
'todo.actionList.saveBlobFile.todoOptions.fileName.label': '自定義文件名稱',
|
|
312
181
|
'todo.actionList.saveBlobFile.todoOptions.fileName.labelTip': '未設置文件名稱時,則為文件原本的名稱',
|
|
313
182
|
'todo.actionList.saveBlobFile.todoOptions.fileName.props.placeholder': '包括後綴,如: 表格.xls',
|
|
314
|
-
'todo.actionList.saveBlobFile.classification.download.label': '下載',
|
|
315
|
-
'todo.actionList.downloadByFileId.label': '文件下載',
|
|
316
183
|
'todo.actionList.downloadByFileId.todoOptions.fileResourceType.label': '文件資源類型',
|
|
317
|
-
'todo.actionList.downloadByFileId.todoOptions.fileResourceType.props.options.0.title': '服務器資源',
|
|
318
|
-
'todo.actionList.downloadByFileId.todoOptions.fileResourceType.props.options.1.title': '文件資源',
|
|
319
|
-
'todo.actionList.downloadByFileId.todoOptions.fileCode.label': '文件編碼',
|
|
320
184
|
'todo.actionList.downloadByFileId.todoOptions.data.label': '文件ID',
|
|
321
185
|
'todo.actionList.downloadByFileId.todoOptions.data.labelTip': '支持逗號分隔或者數組形式的多文件下載,如:1,2或者$[1,2]$',
|
|
322
186
|
'todo.actionList.downloadByFileId.todoOptions.fileName.label': '自定義文件名稱',
|
|
323
187
|
'todo.actionList.downloadByFileId.todoOptions.fileName.labelTip': '未設置文件名稱時,則為文件原本的名稱',
|
|
324
188
|
'todo.actionList.downloadByFileId.todoOptions.fileName.props.placeholder': '包括後綴,如: 表格.xls',
|
|
325
|
-
'todo.actionList.downloadByFileId.todoOptions.zip.label': '單文件壓縮',
|
|
326
189
|
'todo.actionList.downloadByFileId.todoOptions.zip.labelTip': '默認為單文件不壓縮,多文件壓縮,若開啟單文件壓縮為“是”,則不區分單文件/多文件,都壓縮。',
|
|
327
|
-
'todo.actionList.downloadByFileId.classification.download.label': '下載',
|
|
328
|
-
'todo.actionList.downloadByFileId.remarks.0.label': '配置提示',
|
|
329
190
|
'todo.actionList.downloadByFileId.remarks.0.content': '如果您需要下載在配置態(頁面-文件資源)功能上上傳的文件,請選擇文件資源,否則如果您需要選擇當前平台的文件服務器中的文件資源(一般是通過運行態應用運行後上傳的資源),請選擇服務器資源',
|
|
330
|
-
'todo.actionList.downloadByFileId.remarks.1.label': '注意事項',
|
|
331
191
|
'todo.actionList.downloadByFileId.remarks.1.content': '文件下載只支持低代碼平台內的文件資源,暫不支持外部url方式下載',
|
|
332
192
|
'todo.actionList.callSelfFunc.label': '調用頁面自定義事件',
|
|
333
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncName.label': '自定義事件',
|
|
334
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncParams.label': '事件入參',
|
|
335
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncParams.props.titleLink.0.title': '切換到屬性',
|
|
336
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncParams.props.titleLink.1.title': '切換根節點',
|
|
337
|
-
'todo.actionList.callSelfFunc.todoOptions.customFuncParams.props.titleLink.2.title': '清空賦值',
|
|
338
193
|
'todo.actionList.callSelfFunc.todoCallbacks.callback1.fields.0.title': '自定義事件回調(@{options.customFuncName})',
|
|
339
194
|
'todo.actionList.callSelfFunc.todoCallbacks.callback1.fields.0.description': '頁面自定義事件回調數據',
|
|
340
|
-
'todo.actionList.callSelfFunc.classification.communicate.label': '數據通信',
|
|
341
195
|
'todo.actionList.callParentCustomFunc.label': '調用父頁面自定義事件',
|
|
342
|
-
'todo.actionList.callParentCustomFunc.todoOptions.pathname.label': '頁面',
|
|
343
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncName.label': '自定義事件',
|
|
344
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncName.props.titleLink.0.title': '刷新',
|
|
345
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncParams.label': '事件入參',
|
|
346
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncParams.props.titleLink.0.title': '切換到屬性',
|
|
347
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncParams.props.titleLink.1.title': '切換根節點',
|
|
348
|
-
'todo.actionList.callParentCustomFunc.todoOptions.customFuncParams.props.titleLink.2.title': '清空賦值',
|
|
349
196
|
'todo.actionList.callParentCustomFunc.todoCallbacks.callback1.fields.0.title': '父頁面自定義事件回調(@{options.customFuncName})',
|
|
350
197
|
'todo.actionList.callParentCustomFunc.todoCallbacks.callback1.fields.0.description': '父頁面自定義事件回調數據',
|
|
351
|
-
'todo.actionList.callParentCustomFunc.classification.communicate.label': '數據通信',
|
|
352
|
-
'todo.actionList.callParentCustomFunc.remarks.0.label': '適用場景',
|
|
353
198
|
'todo.actionList.callParentCustomFunc.remarks.0.content': '場景一:當A頁面通過頁面容器/業務組件加載B頁面的時候,通過該事件支持B頁面調用A頁面事件 \n 場景二:當A頁面打開彈窗/抽屜/氣泡是B頁面的時候,通過該事件支持B頁面調用A頁面事件 \n 場景三:當A頁面(A頁面開啟頁面緩存)跳轉到B頁面的時候,通過該事件支持B頁面調用A頁面事件',
|
|
354
199
|
'todo.actionList.callCustomPageFunc.label': '調用任意頁面自定義事件',
|
|
355
|
-
'todo.actionList.callCustomPageFunc.todoOptions.actionTitle.label': '動作說明',
|
|
356
200
|
'todo.actionList.callCustomPageFunc.todoOptions.actionTitle.props.placeholder': '請輸入動作說明',
|
|
357
|
-
'todo.actionList.callCustomPageFunc.todoOptions.pathname.label': '頁面',
|
|
358
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncName.label': '自定義事件',
|
|
359
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncName.props.titleLink.0.title': '刷新',
|
|
360
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncParams.label': '事件入參',
|
|
361
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncParams.props.titleLink.0.title': '切換到屬性',
|
|
362
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncParams.props.titleLink.1.title': '切換根節點',
|
|
363
|
-
'todo.actionList.callCustomPageFunc.todoOptions.customFuncParams.props.titleLink.2.title': '清空賦值',
|
|
364
201
|
'todo.actionList.callCustomPageFunc.todoCallbacks.callback1.fields.0.title': '任意頁面自定義事件回調(@{options.customFuncName})',
|
|
365
202
|
'todo.actionList.callCustomPageFunc.todoCallbacks.callback1.fields.0.description': '頁面自定義事件回調數據',
|
|
366
|
-
'todo.actionList.callCustomPageFunc.classification.communicate.label': '數據通信',
|
|
367
|
-
'todo.actionList.callCustomPageFunc.remarks.0.label': '注意事項',
|
|
368
203
|
'todo.actionList.callCustomPageFunc.remarks.0.content': '選擇的頁面需要開啟緩存(如:A頁面跳轉到B頁面,B頁面需要調用A頁面的自定義事件,那麼需要A頁面需開啟緩存);',
|
|
369
|
-
'todo.actionList.exportPage.label': '頁面導出',
|
|
370
|
-
'todo.actionList.exportPage.todoOptions.fileName.label': '文件名',
|
|
371
204
|
'todo.actionList.exportPage.todoOptions.fileName.props.placeholder': '請輸入導出的文件名',
|
|
372
|
-
'todo.actionList.exportPage.todoOptions.type.label': '類型',
|
|
373
205
|
'todo.actionList.exportPage.todoOptions.type.props.options.0.title': 'PDF',
|
|
374
|
-
'todo.actionList.exportPage.todoOptions.type.props.options.1.title': '圖片',
|
|
375
|
-
'todo.actionList.exportPage.classification.export.label': '導入導出',
|
|
376
206
|
'todo.actionList.importCustomData.label': '自定義導入數據',
|
|
377
|
-
'todo.actionList.importCustomData.todoOptions.custUrl.label': '導入服務',
|
|
378
207
|
'todo.actionList.importCustomData.todoOptions.custUrl.props.options.serviceTabs.0.description': '此處僅展示開啟文件入參的編排服務,服務入參需包含impFile(文件類型)字段用於接收文件和param(對象類型,非必須)字段接收自定義參數',
|
|
379
208
|
'todo.actionList.importCustomData.todoOptions.custUrl.props.options.serviceTabs.1.description': '此處僅展示開啟上傳控件中使用的請求層服務,服務入參需包含impFile(文件類型)字段用於接收文件和param(對象類型,非必須)字段接收自定義參數',
|
|
380
209
|
'todo.actionList.importCustomData.todoOptions.accept.label': '允許上傳的文件',
|
|
381
210
|
'todo.actionList.importCustomData.todoOptions.accept.labelTip': '請輸入文件拓展名,多個請用英文逗號分割如:.xlsx,.xls,.csv',
|
|
382
211
|
'todo.actionList.importCustomData.todoOptions.custTpl.label': '配置導入模板',
|
|
383
|
-
'todo.actionList.importCustomData.todoOptions.custParams.label': '自定義參數',
|
|
384
212
|
'todo.actionList.importCustomData.todoOptions.custTplUrl.label': '指定模板地址(可選)',
|
|
385
213
|
'todo.actionList.importCustomData.todoCallbacks.callback1.fields.0.title': '導入結果(resultObject)',
|
|
386
214
|
'todo.actionList.importCustomData.todoCallbacks.callback1.fields.1.title': '導入提示(resultMsg)',
|
|
387
|
-
'todo.actionList.importCustomData.classification.export.label': '導入導出',
|
|
388
215
|
'todo.actionList.setTimeout.label': '設置單次定時器',
|
|
389
216
|
'todo.actionList.setTimeout.todoOptions.timername.label': '定時器命名(頁面內不可重複)',
|
|
390
|
-
'todo.actionList.setTimeout.todoOptions.interval.label': '時間間隔',
|
|
391
|
-
'todo.actionList.setTimeout.todoOptions.interval.props.addonAfter': '毫秒',
|
|
392
|
-
'todo.actionList.setTimeout.classification.timer.label': '定時器',
|
|
393
217
|
'todo.actionList.setInterval.label': '設置循環定時器',
|
|
394
218
|
'todo.actionList.setInterval.todoOptions.timername.label': '定時器命名(頁面內不可重複)',
|
|
395
|
-
'todo.actionList.setInterval.todoOptions.interval.label': '時間間隔',
|
|
396
|
-
'todo.actionList.setInterval.todoOptions.interval.props.addonAfter': '毫秒',
|
|
397
|
-
'todo.actionList.setTimer.label': '定時器',
|
|
398
|
-
'todo.actionList.setTimer.todoOptions.type.label': '定時器類型',
|
|
399
|
-
'todo.actionList.setTimer.todoOptions.type.props.options.0.title': '單次定時器',
|
|
400
|
-
'todo.actionList.setTimer.todoOptions.type.props.options.1.title': '循環定時器',
|
|
401
219
|
'todo.actionList.setTimer.todoOptions.timername.label': '定時器命名(頁面內不可重複)',
|
|
402
|
-
'todo.actionList.setTimer.todoOptions.interval.label': '時間間隔',
|
|
403
|
-
'todo.actionList.setTimer.todoOptions.interval.props.addonAfter': '毫秒',
|
|
404
|
-
'todo.actionList.setTimer.classification.timer.label': '定時器',
|
|
405
|
-
'todo.actionList.clearTimer.label': '關閉定時器',
|
|
406
|
-
'todo.actionList.clearTimer.todoOptions.targettimer.label': '定時器名稱',
|
|
407
|
-
'todo.actionList.clearTimer.classification.timer.label': '定時器',
|
|
408
|
-
'todo.actionList.clearData.label': '清空數據',
|
|
409
|
-
'todo.actionList.previewFile.label': '文件預覽',
|
|
410
220
|
'todo.actionList.previewFile.todoOptions.fileId.label': '文件ID/URL',
|
|
411
|
-
'todo.actionList.previewFile.classification.page.label': '頁面類',
|
|
412
|
-
'todo.actionList.print.label': '頁面打印',
|
|
413
221
|
'todo.actionList.print.todoOptions.compToPrint.label': '自定義打印區域(可選)',
|
|
414
|
-
'todo.actionList.print.todoOptions.compToPrint.props.titleLink.0.title': '清空已選',
|
|
415
|
-
'todo.actionList.print.classification.page.label': '頁面類',
|
|
416
|
-
'todo.actionList.return.label': '退出事件',
|
|
417
|
-
'todo.actionList.return.todoOptions.returnType.label': '返回類型',
|
|
418
222
|
'todo.actionList.return.todoOptions.returnType.labelTip': '1、值:用於數據返回,比如獲取頁面表單數據,退出後進行數據傳遞;<br />\n2、成功:用於成功標志返回,將觸發調用方的成功回調;<br />\n3、失敗:用於失敗標志返回,將觸發調用方的失敗回調。',
|
|
419
|
-
'todo.actionList.return.todoOptions.returnType.props.options.0.title': '值',
|
|
420
|
-
'todo.actionList.return.todoOptions.returnType.props.options.1.title': '成功',
|
|
421
|
-
'todo.actionList.return.todoOptions.returnType.props.options.2.title': '失敗',
|
|
422
223
|
'todo.actionList.return.todoOptions.returnValue.label': '返回內容(可選)',
|
|
423
224
|
'todo.actionList.return.todoOptions.isPreventDefault.label': '中止默認動作(高級)',
|
|
424
|
-
'todo.actionList.return.todoOptions.isPreventDefault.props.options.0.title': '是',
|
|
425
|
-
'todo.actionList.return.todoOptions.isPreventDefault.props.options.1.title': '否',
|
|
426
225
|
'todo.actionList.return.todoOptions.isPreventDefault.labelTip': '指中止瀏覽器默認行為:<br />\n比如中止打開文件選擇器、中止文件下載等行為。',
|
|
427
226
|
'todo.actionList.return.todoOptions.isStopPropagation.label': '阻止事件冒泡(高級)',
|
|
428
|
-
'todo.actionList.return.todoOptions.isStopPropagation.props.options.0.title': '是',
|
|
429
|
-
'todo.actionList.return.todoOptions.isStopPropagation.props.options.1.title': '否',
|
|
430
227
|
'todo.actionList.return.todoOptions.isStopPropagation.labelTip': '指只觸發當前組件配置的事件:<br />\n比如空白容器裡放置按鈕, 空白容器和按鈕都配置點擊事件,正常點擊按鈕的時候就觸發兩個點擊事件,但阻止事件冒泡就不會執行到空白容器的點擊事件。',
|
|
431
|
-
'todo.actionList.return.classification.others.label': '其他',
|
|
432
228
|
'todo.actionList.copyToClipboard.label': '複制到黏貼板',
|
|
433
|
-
'todo.actionList.copyToClipboard.todoOptions.copyText.label': '複制內容',
|
|
434
|
-
'todo.actionList.copyToClipboard.classification.others.label': '常用',
|
|
435
229
|
'todo.actionList.setCompState.label': '設置業務組件狀態',
|
|
436
|
-
'todo.actionList.setCompState.todoOptions.componentState.label': '組件狀態',
|
|
437
|
-
'todo.actionList.setCompState.todoOptions.componentState.extraGroups.0.subLabel': '組件刷新',
|
|
438
230
|
'todo.actionList.setStepsCurrentValue.label': '設置當前步驟',
|
|
439
|
-
'todo.actionList.setStepsCurrentValue.todoOptions.current.label': '當前步驟',
|
|
440
231
|
'todo.actionList.getStepsCurrentValue.label': '獲取當前步驟',
|
|
441
|
-
'todo.actionList.getStepsCurrentValue.todoCallbacks.callback1.fields.0.title': '當前步驟',
|
|
442
232
|
'todo.actionList.getStepsCurrentValue.todoCallbacks.callback1.fields.0.description': '當前步驟的索引值,從0開始計數,用於定位當前標簽的位置',
|
|
443
233
|
'todo.actionList.refreshLoadMore.label': '刷新LoadMore',
|
|
444
|
-
'todo.actionList.refreshLoadMore.todoOptions.loadmoreKey.label': '更新參數',
|
|
445
234
|
'todo.actionList.setDynamicFormValues.label': '設置表單數據',
|
|
446
|
-
'todo.actionList.setDynamicFormValues.todoOptions.params.label': '參數賦值',
|
|
447
235
|
'todo.actionList.clearDynamicFormValues.label': '重置表單數據',
|
|
448
236
|
'todo.actionList.validateAllAppForm.label': '全部表單校驗並取值',
|
|
449
237
|
'todo.actionList.validateAllAppForm.todoCallbacks.callback1.fields.0.title': '全部表單數據',
|
|
450
238
|
'todo.actionList.validateAllAppForm.todoCallbacks.callback2.fields.0.title': '表單失敗結果首個錯誤信息',
|
|
451
|
-
'todo.actionList.validateAllAppForm.classification.setData.label': '數據設置',
|
|
452
239
|
'todo.actionList.setCompFileId.label': '設置文件id',
|
|
453
240
|
'todo.actionList.setCompFileId.todoOptions.fileId.label': '文件ID',
|
|
454
241
|
'todo.actionList.loadMoreRequest.label': '綁定網絡請求',
|
|
455
242
|
'todo.actionList.loadMoreRequest.todoOptions.url.label': '請求地址(URL)',
|
|
456
|
-
'todo.actionList.loadMoreRequest.todoOptions.params.label': '參數賦值',
|
|
457
|
-
'todo.actionList.loadMoreRequest.todoOptions.params.props.titleLink.0.title': '清空賦值',
|
|
458
|
-
'todo.actionList.loadMoreRequest.todoOptions.pageNum.label': '頁碼字段名',
|
|
459
|
-
'todo.actionList.loadMoreDataSource.label': '加載數據源',
|
|
460
|
-
'todo.actionList.loadMoreDataSource.todoOptions.total.label': '總條數',
|
|
461
|
-
'todo.actionList.loadMoreDataSource.todoOptions.data.label': '數據源',
|
|
462
243
|
'todo.actionList.dFormSubmit.label': '校驗後獲取表單值',
|
|
463
244
|
'todo.actionList.dFormSubmit.todoCallbacks.callback1.description': '表單數據對象,包括:字段編碼和值',
|
|
464
|
-
'todo.actionList.dFormGetFieldsValue.label': '獲取表單值',
|
|
465
245
|
'todo.actionList.dFormGetFieldsValue.todoCallbacks.callback1.description': '表單數據對象,包括:字段編碼和值',
|
|
466
246
|
'todo.actionList.dFormAllDisabled.label': '設置表單是否可編輯',
|
|
467
|
-
'todo.actionList.dFormAllDisabled.todoOptions.editor.label': '是否可編輯',
|
|
468
|
-
'todo.actionList.dFormAllDisabled.todoOptions.editor.props.options.0.title': '是',
|
|
469
|
-
'todo.actionList.dFormAllDisabled.todoOptions.editor.props.options.1.title': '否',
|
|
470
|
-
'todo.actionList.setCompChildrenValue.label': '賦值',
|
|
471
|
-
'todo.actionList.setCompChildrenValue.todoOptions.value.label': '內容',
|
|
472
|
-
'todo.actionList.setCompContentValue.label': '設置內容',
|
|
473
|
-
'todo.actionList.setCompContentValue.todoOptions.value.label': '內容',
|
|
474
247
|
'todo.actionList.setPageSrc.label': '設置頁面地址',
|
|
475
|
-
'todo.actionList.setPageSrc.todoOptions.pathname.label': '頁面',
|
|
476
|
-
'todo.actionList.setPageSrc.todoOptions.componentState.label': '組件狀態',
|
|
477
|
-
'todo.actionList.setPageSrc.todoOptions.componentState.extraGroups.0.subLabel': '組件刷新',
|
|
478
248
|
'todo.actionList.setSrc.label': '設置資源地址',
|
|
479
|
-
'todo.actionList.setSrc.todoOptions.value.label': '內容',
|
|
480
|
-
'todo.actionList.setRangeValue.label': '設置時間段',
|
|
481
|
-
'todo.actionList.setRangeValue.todoOptions.startVal.label': '開始值',
|
|
482
249
|
'todo.actionList.setRangeValue.todoOptions.startVal.props.placeholder': '請輸入YYYY-MM-DD格式的時間',
|
|
483
|
-
'todo.actionList.setRangeValue.todoOptions.endVal.label': '結束值',
|
|
484
250
|
'todo.actionList.setRangeValue.todoOptions.endVal.props.placeholder': '請輸入YYYY-MM-DD格式的時間',
|
|
485
|
-
'todo.actionList.pushScenePage.label': '跳轉到場景',
|
|
486
|
-
'todo.actionList.pushScenePage.todoOptions.scene.label': '選擇場景',
|
|
487
|
-
'todo.actionList.pushScenePage.classification.scene.label': '場景類',
|
|
488
|
-
'todo.actionList.reloadDataSource.label': '刷新數據源',
|
|
489
|
-
'todo.actionList.reloadDataSource.todoOptions.selectServerDataSource.label': '選擇數據源',
|
|
490
251
|
'todo.actionList.reloadDataSource.todoOptions.sync.label': '數據加載方式',
|
|
491
|
-
'todo.actionList.reloadDataSource.todoOptions.sync.props.options.0.title': '異步加載',
|
|
492
|
-
'todo.actionList.reloadDataSource.todoOptions.sync.props.options.1.title': '同步加載',
|
|
493
|
-
'todo.actionList.reloadDataSource.todoOptions.dataSourceReloadFilter.label': '數據源賦值',
|
|
494
|
-
'todo.actionList.reloadDataSource.todoOptions.dataSourceReloadFilter.props.titleLink.0.title': '清空賦值',
|
|
495
|
-
'todo.actionList.reloadDataSource.classification.common.label': '常用',
|
|
496
|
-
'todo.actionList.reloadDataSource.classification.dataSource.label': '數據源',
|
|
497
252
|
'todo.actionList.setDataSource.label': '設置數據源值',
|
|
498
|
-
'todo.actionList.setDataSource.todoOptions.selectAllDataSource.label': '選擇數據源',
|
|
499
|
-
'todo.actionList.setDataSource.todoOptions.dataSourceSetValue.label': '數據源賦值',
|
|
500
|
-
'todo.actionList.setDataSource.todoOptions.dataSourceSetValue.props.titleLink.0.title': '清空賦值',
|
|
501
|
-
'todo.actionList.setDataSource.todoOptions.onlySetPatch.label': '賦值範圍',
|
|
502
|
-
'todo.actionList.setDataSource.todoOptions.onlySetPatch.props.options.0.title': '局部賦值',
|
|
503
|
-
'todo.actionList.setDataSource.todoOptions.onlySetPatch.props.options.1.title': '全部賦值',
|
|
504
|
-
'todo.actionList.setDataSource.classification.common.label': '常用',
|
|
505
|
-
'todo.actionList.setDataSource.classification.dataSource.label': '數據源',
|
|
506
253
|
'todo.actionList.resetDataSource.label': '清空數據源值',
|
|
507
|
-
'todo.actionList.resetDataSource.todoOptions.selectAllDataSource.label': '選擇數據源',
|
|
508
|
-
'todo.actionList.resetDataSource.classification.common.label': '常用',
|
|
509
|
-
'todo.actionList.resetDataSource.classification.dataSource.label': '數據源',
|
|
510
254
|
'todo.actionList.sendMessageIframe.label': '給web容器發消息',
|
|
511
|
-
'todo.actionList.sendMessageIframe.todoOptions.value.label': '內容',
|
|
512
|
-
'todo.actionList.sendMessageIframe.remarks.0.label': '適用場景',
|
|
513
255
|
'todo.actionList.sendMessageIframe.remarks.0.content': '用於和Web容器消息交互, 需於Web容器研發人員對接。',
|
|
514
256
|
'todo.actionList.getLocalLocation.label': '獲取當前位置',
|
|
515
|
-
'todo.actionList.getLocalLocation.todoOptions.mapType.label': '預覽方式',
|
|
516
|
-
'todo.actionList.getLocalLocation.todoOptions.mapType.props.options.0.title': '百度地圖',
|
|
517
|
-
'todo.actionList.getLocalLocation.todoOptions.mapType.props.options.1.title': '高德地圖',
|
|
518
|
-
'todo.actionList.getLocalLocation.todoOptions.mapKey.label': '地圖秘鑰',
|
|
519
257
|
'todo.actionList.getLocalLocation.todoOptions.mapKey.props.placeholder': '請輸入地圖的秘鑰',
|
|
520
258
|
'todo.actionList.getLocalLocation.todoOptions.securityKey.label': '安全秘鑰(高德地圖)',
|
|
521
259
|
'todo.actionList.getLocalLocation.todoOptions.securityKey.props.placeholder': '請輸入地圖的安全密鑰',
|
|
522
260
|
'todo.actionList.getLocalLocation.todoOptions.locationAlways.label': '是否持續定位',
|
|
523
261
|
'todo.actionList.getLocalLocation.todoOptions.locationOutputType.label': '定位輸出坐標系',
|
|
524
|
-
'todo.actionList.getLocalLocation.todoOptions.locationOutputType.props.options.0.title': '大地坐標系',
|
|
525
|
-
'todo.actionList.getLocalLocation.todoOptions.locationOutputType.props.options.1.title': '火星坐標系',
|
|
526
|
-
'todo.actionList.getLocalLocation.todoOptions.locationOutputType.props.options.2.title': '百度坐標系',
|
|
527
262
|
'todo.actionList.getLocalLocation.todoOptions.locationAddress.label': '是否需要地址信息',
|
|
528
263
|
'todo.actionList.getLocalLocation.todoCallbacks.callback1.fields.0.title': '定位成功回調',
|
|
529
264
|
'todo.actionList.getLocalLocation.todoCallbacks.callback2.fields.0.title': '定位失敗回調',
|
|
530
|
-
'todo.actionList.getLocalLocation.classification.others.label': '其他',
|
|
531
|
-
'todo.actionList.getLocalLocation.remarks.0.label': '適用場景',
|
|
532
265
|
'todo.actionList.getLocalLocation.remarks.0.content': '使用百度/高德的JS-SDK進行位置定位,存在精度不準確問題,如果您的場景是需要高精度的場景,如在APP中,請使用JS調用原生APP獲取定位信息。',
|
|
533
|
-
'todo.actionList.getLocalLocation.remarks.1.label': '注意事項',
|
|
534
266
|
'todo.actionList.getLocalLocation.remarks.1.content': '在瀏覽器或者APP中,請開啟相應的定位權限!由於Chrome、iOS10等已不再支持非安全域的瀏覽器定位請求,為保證定位成功率和精度,請盡快升級您的站點到HTTPS(百度地圖官方地址: https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/getkey \n高德地圖官方地址:https://lbs.amap.com/api/javascript-api/guide/abc/prepare),根據法律規定,不支持將任何類型的坐標轉換為GPS坐標, "定位輸出坐標系"選擇大地坐標系時輸出為地圖原生坐標系。\n地圖類型為高德且需要地址信息時需要輸入高德地圖的安全密鑰,否則無法獲取地址信息。',
|
|
535
|
-
'todo.actionList.startVerificationCodeCountdown.label': '開始倒計時',
|
|
536
|
-
'todo.actionList.resetVerificationCodeCountdown.label': '重置倒計時',
|
|
537
267
|
'todo.actionList.setVerificationCodeImageUrl.label': '設置圖片地址',
|
|
538
268
|
'todo.actionList.setVerificationCodeImageUrl.todoOptions.verificationCodeUrl.label': '驗證碼圖片地址',
|
|
539
269
|
'todo.actionList.removeTransferKeys.label': '刪除右側列表值',
|
|
540
|
-
'todo.actionList.removeTransferKeys.todoOptions.transferValue.label': '內容',
|
|
541
270
|
'todo.actionList.removeTransferKeys.todoOptions.transferValue.props.placeholder': '請輸入刪除值,多個用英文逗號拼接,例如:1,2,3',
|
|
542
271
|
'todo.actionList.addTransferKeys.label': '設置右側列表值',
|
|
543
|
-
'todo.actionList.addTransferKeys.todoOptions.transferValue.label': '內容',
|
|
544
272
|
'todo.actionList.addTransferKeys.todoOptions.transferValue.props.placeholder': '請輸入添加值,多個用英文逗號拼接,例如:1,2,3',
|
|
545
|
-
'todo.actionList.setTransferLeftTitle.label': '設置左標題',
|
|
546
|
-
'todo.actionList.setTransferLeftTitle.todoOptions.value.label': '內容',
|
|
547
|
-
'todo.actionList.setTransferRightTitle.label': '設置右標題',
|
|
548
|
-
'todo.actionList.setTransferRightTitle.todoOptions.value.label': '內容',
|
|
549
|
-
'todo.actionList.loadLineChartData.label': '加載數據',
|
|
550
273
|
'todo.actionList.loadLineChartData.todoOptions.xLineName.label': 'x軸字段名',
|
|
551
274
|
'todo.actionList.loadLineChartData.todoOptions.yLineName.label': 'y軸字段名',
|
|
552
|
-
'todo.actionList.loadLineChartData.todoOptions.lineChartData.label': '數據源',
|
|
553
|
-
'todo.actionList.loadSingleProgressData.label': '加載數據',
|
|
554
|
-
'todo.actionList.loadSingleProgressData.todoOptions.spCount.label': '當前數量',
|
|
555
|
-
'todo.actionList.loadSingleProgressData.todoOptions.spTotal.label': '總數量',
|
|
556
|
-
'todo.actionList.loadSingleProgressData.todoOptions.spRightNode.label': '右側文字',
|
|
557
|
-
'todo.actionList.loadDonutChartData.label': '加載數據',
|
|
558
275
|
'todo.actionList.loadDonutChartData.todoOptions.donutX.label': 'x軸字段名',
|
|
559
276
|
'todo.actionList.loadDonutChartData.todoOptions.donutY.label': 'y軸字段名',
|
|
560
|
-
'todo.actionList.loadDonutChartData.todoOptions.donutData.label': '數據源',
|
|
561
|
-
'todo.actionList.loadDonutChartData.todoOptions.donutSumText.label': '總數據',
|
|
562
|
-
'todo.actionList.loadMultipleProgressData.label': '加載數據',
|
|
563
|
-
'todo.actionList.loadMultipleProgressData.todoOptions.mpData.label': '數據源',
|
|
564
277
|
'todo.actionList.loadMultipleProgressData.todoOptions.mpData.props.placeholder': '格式為:[{count:xx, color:xx, label:xx},...]',
|
|
565
|
-
'todo.actionList.loadGroupColumnData.label': '加載數據',
|
|
566
278
|
'todo.actionList.loadGroupColumnData.todoOptions.gcXName.label': 'x軸字段名',
|
|
567
|
-
'todo.actionList.loadGroupColumnData.todoOptions.gcLegendParams.label': '圖例內容',
|
|
568
279
|
'todo.actionList.loadGroupColumnData.todoOptions.gcLegendParams.props.placeholder': '格式為:[{label:xx(說明), value:xx(對應數據源取值字段)},...]',
|
|
569
|
-
'todo.actionList.loadGroupColumnData.todoOptions.gcData.label': '數據源',
|
|
570
280
|
'todo.actionList.loadGroupColumnData.todoOptions.gcData.props.placeholder': '格式為:[{name:xx, xx:xx, xx:xx, ...},...]',
|
|
571
|
-
'todo.actionList.loadSmallColumnarData.label': '加載數據',
|
|
572
281
|
'todo.actionList.loadSmallColumnarData.todoOptions.scXName.label': 'x軸字段名',
|
|
573
282
|
'todo.actionList.loadSmallColumnarData.todoOptions.scYName.label': 'y軸字段名',
|
|
574
|
-
'todo.actionList.loadSmallColumnarData.todoOptions.scData.label': '數據源',
|
|
575
283
|
'todo.actionList.loadSmallColumnarData.todoOptions.scData.props.placeholder': '格式為:[{xx:xx, xx:xx, color:xx(需要指定顏色時設置該參數) },...]',
|
|
576
|
-
'todo.actionList.loadStackColumnData.label': '加載數據',
|
|
577
284
|
'todo.actionList.loadStackColumnData.todoOptions.stcXName.label': 'x軸字段名',
|
|
578
|
-
'todo.actionList.loadStackColumnData.todoOptions.stcLegendParams.label': '圖例內容',
|
|
579
285
|
'todo.actionList.loadStackColumnData.todoOptions.stcLegendParams.props.placeholder': '格式為:[{label:xx, value:xx},...]',
|
|
580
|
-
'todo.actionList.loadStackColumnData.todoOptions.stcData.label': '數據源',
|
|
581
286
|
'todo.actionList.loadStackColumnData.todoOptions.stcData.props.placeholder': '格式為:[{xx:xx, xx:xx, ... },...]',
|
|
582
|
-
'todo.actionList.setMenuOpenKey.label': '設置展開項',
|
|
583
|
-
'todo.actionList.setMenuOpenKey.todoOptions.value.label': '內容',
|
|
584
|
-
'todo.actionList.clearMenuOpenKey.label': '清空展開項',
|
|
585
287
|
'todo.actionList.setInlineCollapsed.label': '切換內嵌菜單',
|
|
586
|
-
'todo.actionList.setInlineCollapsed.todoOptions.inlineCollapsed.label': '是否收縮',
|
|
587
|
-
'todo.actionList.setInlineCollapsed.todoOptions.inlineCollapsed.props.options.0.title': '縮起',
|
|
588
|
-
'todo.actionList.setInlineCollapsed.todoOptions.inlineCollapsed.props.options.1.title': '展開',
|
|
589
|
-
'todo.actionList.setInlineCollapsed.todoOptions.inlineCollapsed.props.options.2.title': '切換',
|
|
590
|
-
'todo.actionList.reloadTransferData.label': '加載數據',
|
|
591
|
-
'todo.actionList.getLoopListValues.label': '獲取選中項',
|
|
592
288
|
'todo.actionList.getLoopListValues.todoCallbacks.callback1.fields.0.title': '選中key(@{name})',
|
|
593
289
|
'todo.actionList.getLoopListValues.todoCallbacks.callback1.fields.0.description': '循環列表選擇模式下,當前選中數據的標識集合',
|
|
594
290
|
'todo.actionList.getLoopListValues.todoCallbacks.callback1.fields.1.title': '選中數據(@{name})',
|
|
@@ -597,13 +293,8 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
597
293
|
'todo.actionList.getLoopListValues.todoCallbacks.callback1.fields.2.description': '點擊循環項在列表中的索引值集合,從0開始計數,用於定位點擊項在列表中的位置',
|
|
598
294
|
'todo.actionList.setSelectAllValues.label': '設置全部選中',
|
|
599
295
|
'todo.actionList.setExpandedKey.label': '展開指定節點',
|
|
600
|
-
'todo.actionList.setExpandedKey.todoOptions.value.label': '內容',
|
|
601
296
|
'todo.actionList.closeExpandedKey.label': '收起指定節點',
|
|
602
|
-
'todo.actionList.closeExpandedKey.todoOptions.value.label': '內容',
|
|
603
|
-
'todo.actionList.reloadSelectorData.label': '加載數據',
|
|
604
|
-
'todo.actionList.reloadSelectorData.todoOptions.data.label': '內容',
|
|
605
297
|
'todo.actionList.reloadSelectorData.todoOptions.labelKey.label': '選項內容字段',
|
|
606
|
-
'todo.actionList.reloadSelectorData.todoOptions.valueKey.label': '選項值字段',
|
|
607
298
|
'todo.actionList.reloadSelectorData.todoOptions.descriptionKey.label': '選項描述字段',
|
|
608
299
|
'todo.actionList.reloadSelectorData.todoOptions.disabledKey.label': '選項禁用字段',
|
|
609
300
|
'todo.actionList.setSelectorDisabelItems.label': '設置選項禁用',
|
|
@@ -611,143 +302,46 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
611
302
|
'todo.actionList.swipeNext.label': '切換到下一張',
|
|
612
303
|
'todo.actionList.swipePrev.label': '切換到上一張',
|
|
613
304
|
'todo.actionList.swipeTo.label': '切換到指定索引',
|
|
614
|
-
'todo.actionList.swipeTo.todoOptions.swiperIndex.label': '索引',
|
|
615
|
-
'todo.actionList.swipeTo.todoOptions.swiperIndex.props.placeholder': '請輸入',
|
|
616
|
-
'todo.actionList.refreshPictureVerifyCode.label': '刷新驗證碼',
|
|
617
|
-
'todo.actionList.mediaControl.label': '播放控制',
|
|
618
|
-
'todo.actionList.mediaControl.todoOptions.updateMediaState.label': '狀態設置',
|
|
619
|
-
'todo.actionList.mediaControl.todoOptions.updateMediaState.props.options.0.title': '播放',
|
|
620
|
-
'todo.actionList.mediaControl.todoOptions.updateMediaState.props.options.1.title': '暫停',
|
|
621
|
-
'todo.actionList.mediaControl.todoOptions.updateMediaState.props.options.2.title': '切換',
|
|
622
305
|
'todo.actionList.setBlockSelectData.label': '設置循環塊數據源',
|
|
623
|
-
'todo.actionList.setBlockSelectData.todoOptions.value.label': '內容',
|
|
624
|
-
'todo.actionList.setBlockSelectSelectedData.label': '設置選中項',
|
|
625
|
-
'todo.actionList.setBlockSelectSelectedData.todoOptions.selectType.label': '控制類型',
|
|
626
306
|
'todo.actionList.setBlockSelectSelectedData.todoOptions.selectType.props.options.0.title': '唯一字段編碼',
|
|
627
|
-
'todo.actionList.setBlockSelectSelectedData.todoOptions.selectType.props.options.1.title': '循環項索引',
|
|
628
|
-
'todo.actionList.setBlockSelectSelectedData.todoOptions.value.label': '內容',
|
|
629
|
-
'todo.actionList.setBlockSelectHiddenData.label': '控制顯隱',
|
|
630
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.visible.label': '顯隱設置',
|
|
631
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.visible.props.options.0.title': '顯示',
|
|
632
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.visible.props.options.1.title': '隱藏',
|
|
633
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.visible.props.options.2.title': '切換',
|
|
634
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.selectType.label': '控制類型',
|
|
635
307
|
'todo.actionList.setBlockSelectHiddenData.todoOptions.selectType.props.options.0.title': '唯一字段編碼',
|
|
636
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.selectType.props.options.1.title': '循環項索引',
|
|
637
|
-
'todo.actionList.setBlockSelectHiddenData.todoOptions.value.label': '內容',
|
|
638
308
|
'todo.actionList.setBlockSelectStateData.label': '設置循環項狀態',
|
|
639
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.disabled.label': '狀態設置',
|
|
640
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.disabled.props.options.0.title': '啟動',
|
|
641
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.disabled.props.options.1.title': '禁用',
|
|
642
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.disabled.props.options.2.title': '切換',
|
|
643
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.selectType.label': '控制類型',
|
|
644
309
|
'todo.actionList.setBlockSelectStateData.todoOptions.selectType.props.options.0.title': '唯一字段編碼',
|
|
645
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.selectType.props.options.1.title': '循環項索引',
|
|
646
|
-
'todo.actionList.setBlockSelectStateData.todoOptions.value.label': '內容',
|
|
647
310
|
'todo.actionList.reloadGanttData.label': '加載項目實施進度數據',
|
|
648
|
-
'todo.actionList.reloadGanttData.todoOptions.data.label': '內容',
|
|
649
|
-
'todo.actionList.value.label': '獲取值',
|
|
650
311
|
'todo.actionList.value.todoCallbacks.callback1.fields.0.title': '當前值(@{name})',
|
|
651
312
|
'todo.actionList.value.todoCallbacks.callback1.fields.0.description': '當前控件的內容',
|
|
652
|
-
'todo.actionList.clearMobileValue.label': '清空值',
|
|
653
|
-
'todo.actionList.setMobileValue.label': '控件賦值',
|
|
654
|
-
'todo.actionList.setMobileValue.todoOptions.compid.label': '組件選擇',
|
|
655
|
-
'todo.actionList.setMobileValue.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
656
|
-
'todo.actionList.setMobileValue.todoOptions.valueList.label': '組件賦值',
|
|
657
|
-
'todo.actionList.setMobileValue.todoOptions.valueList.props.titleLink.0.title': '清空賦值',
|
|
658
|
-
'todo.actionList.setMobileFormDisabled.label': '禁用狀態',
|
|
659
|
-
'todo.actionList.setMobileFormEditor.label': '編輯狀態',
|
|
660
|
-
'todo.actionList.setEditor.label': '編輯狀態',
|
|
661
|
-
'todo.actionList.setMobileFormVisible.label': '控制顯隱',
|
|
662
|
-
'todo.actionList.setMobileFormVisible.todoOptions.visible.label': '顯隱設置',
|
|
663
|
-
'todo.actionList.setMobileFormVisible.todoOptions.visible.props.options.0.title': '顯示',
|
|
664
|
-
'todo.actionList.setMobileFormVisible.todoOptions.visible.props.options.1.title': '隱藏',
|
|
665
|
-
'todo.actionList.setMobileFormVisible.todoOptions.visible.props.options.2.title': '切換',
|
|
666
|
-
'todo.actionList.setFormItemDataSource.label': '設置選項值',
|
|
667
|
-
'todo.actionList.setFormItemDataSource.todoOptions.data.label': '內容',
|
|
668
313
|
'todo.actionList.getFormItemValue.label': '獲取選中數據對象',
|
|
669
314
|
'todo.actionList.getFormItemValue.todoCallbacks.callback1.fields.0.title': '選中數據@{name}',
|
|
670
315
|
'todo.actionList.getFormItemValue.todoCallbacks.callback1.fields.0.description': '當前選中值的數據列表',
|
|
671
316
|
'todo.actionList.addDebugger.label': '添加斷點(慎用)',
|
|
672
|
-
'todo.actionList.addDebugger.classification.debug.label': '調試類',
|
|
673
|
-
'todo.actionList.reload.label': '頁面刷新',
|
|
674
|
-
'todo.actionList.reload.classification.page.label': '頁面類',
|
|
675
|
-
'todo.actionList.switchAppTabs.label': '切換頁面',
|
|
676
|
-
'todo.actionList.switchAppTabs.todoOptions.value.label': '內容',
|
|
677
317
|
'todo.actionList.switchAppTabs.todoCallbacks.callback1.fields.0.title': '當前頁面索引@{name}',
|
|
678
318
|
'todo.actionList.switchAppTabs.todoCallbacks.callback1.fields.0.description': '標簽索引,從0開始計數,用於定位當前標簽的位置',
|
|
679
|
-
'todo.actionList.changeContent.label': '修改內容',
|
|
680
|
-
'todo.actionList.changeContent.todoOptions.name.label': '修改名稱',
|
|
681
|
-
'todo.actionList.changeContent.todoOptions.name.props.placeholder': '請輸入名稱',
|
|
682
|
-
'todo.actionList.changeContent.todoOptions.icon.label': '修改圖標',
|
|
683
|
-
'todo.actionList.changeContent.todoOptions.icon.props.placeholder': '請選擇圖標',
|
|
684
319
|
'todo.actionList.getDformStatus.label': '獲取表單編輯狀態',
|
|
685
320
|
'todo.actionList.getDformStatus.todoCallbacks.callback1.fields.0.title': '表單編輯狀態',
|
|
686
321
|
'todo.actionList.getDformStatus.todoCallbacks.callback1.fields.0.description': '表單當前編輯狀態:true(禁用)、false(編輯)',
|
|
687
322
|
'todo.actionList.customActionCode.label': '自定義代碼塊',
|
|
688
|
-
'todo.actionList.customActionCode.todoOptions.actionTitle.label': '動作說明',
|
|
689
323
|
'todo.actionList.customActionCode.todoOptions.actionTitle.props.placeholder': '請輸入動作說明',
|
|
690
|
-
'todo.actionList.customActionCode.todoOptions.editorCode.label': '自定義內容',
|
|
691
|
-
'todo.actionList.customActionCode.todoCallbacks.callback1.fields.0.title': '成功回調值',
|
|
692
|
-
'todo.actionList.customActionCode.todoCallbacks.callback2.fields.0.title': '失敗回調值',
|
|
693
|
-
'todo.actionList.customActionCode.classification.others.label': '其他',
|
|
694
|
-
'todo.actionList.customActionCode.remarks.0.label': '注意事項',
|
|
695
324
|
'todo.actionList.customActionCode.remarks.0.content': '如果需要配合退出事件,請在代碼塊中增加return true',
|
|
696
325
|
'todo.actionList.getItemFromLocalStorage.label': '獲取本地數據',
|
|
697
326
|
'todo.actionList.getItemFromLocalStorage.todoOptions.key.label': '節點key取值字段',
|
|
698
|
-
'todo.actionList.getItemFromLocalStorage.todoCallbacks.callback1.fields.0.title': '本地數據值',
|
|
699
|
-
'todo.actionList.getItemFromLocalStorage.classification.others.label': '其他',
|
|
700
327
|
'todo.actionList.setItemToLocalStorage.label': '保存本地數據',
|
|
701
|
-
'todo.actionList.setItemToLocalStorage.todoOptions.key.label': '字段名稱',
|
|
702
328
|
'todo.actionList.setItemToLocalStorage.todoOptions.key.props.placeholder': '請輸入字段名值, 必須為英文',
|
|
703
|
-
'todo.actionList.setItemToLocalStorage.todoOptions.value.label': '內容',
|
|
704
|
-
'todo.actionList.setItemToLocalStorage.classification.others.label': '其他',
|
|
705
|
-
'todo.actionList.prev.label': '上一張',
|
|
706
|
-
'todo.actionList.next.label': '下一張',
|
|
707
|
-
'todo.actionList.goTo.label': '去第幾頁',
|
|
708
|
-
'todo.actionList.goTo.todoOptions.value.label': '內容',
|
|
709
|
-
'todo.actionList.reloadTransferData.todoOptions.data.label': '內容',
|
|
710
329
|
'todo.actionList.swipeNext.todoCallbacks.success.fields.0.title': '@{name}目標索引',
|
|
711
330
|
'todo.actionList.swipeNext.todoCallbacks.success.fields.1.title': '@{name}目標項',
|
|
712
331
|
'todo.actionList.swipeNext.todoCallbacks.fail.fields.0.title': '@{name}錯誤信息',
|
|
713
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
714
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.titleLink.1.title.selected': '顯示已選',
|
|
715
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.titleLink.1.title.all': '顯示全部',
|
|
716
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.formItemList.label': '內容',
|
|
717
332
|
'todo.actionList.sysSetFormItemStatus.todoOptions.formItemList.description': '需要接受格式為[{"attrCode": "item_order_name","status": 2}]的對象數組',
|
|
718
333
|
'todo.actionList.sysSetFormItemStatus.todoOptions.labelKey.label': '選項表單編碼字段',
|
|
719
334
|
'todo.actionList.sysSetFormItemStatus.todoOptions.labelKey.description': '表單編碼字段attrCode的節點別名',
|
|
720
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.valueKey.label': '選項值字段',
|
|
721
335
|
'todo.actionList.sysSetFormItemStatus.todoOptions.valueKey.description': '表單狀態字段status的節點別名 (1 編輯, 2 隱藏, 3 禁用 4 只讀)',
|
|
722
|
-
'todo.actionList.customPrintOrExport.classification.0.label': '常用',
|
|
723
|
-
'todo.actionList.showMessage.todoOptions.type.label': '類型',
|
|
724
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.0.title': '成功',
|
|
725
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.1.title': '提示',
|
|
726
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.2.title': '警告',
|
|
727
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.3.title': '錯誤',
|
|
728
|
-
'todo.actionList.showMessage.todoOptions.type.props.options.4.title': '加載動畫',
|
|
729
|
-
'todo.actionList.showMessage.todoOptions.value.label': '內容',
|
|
730
|
-
'todo.actionList.showMessage.todoOptions.duration.label': '加載時長',
|
|
731
|
-
'todo.actionList.showMessage.todoOptions.duration.props.addonAfter': '秒',
|
|
732
336
|
'todo.actionList.showMessage.classification.modal.label': '消息&彈窗',
|
|
733
|
-
'todo.actionList.showMessage.remarks.0.label': '注意事項',
|
|
734
337
|
'todo.actionList.showMessage.remarks.0.content': '當加載時長為0時,表示一直顯示加載中。當加載時長大於0時,表示按照設置時間顯示加載中',
|
|
735
338
|
'todo.actionList.hideMessage.label': '關閉消息提示',
|
|
736
339
|
'todo.actionList.hideMessage.classification.modal.label': '消息&彈窗',
|
|
737
|
-
'todo.actionList.apiRequest.label': '發送請求',
|
|
738
|
-
'todo.actionList.apiRequest.todoOptions.actionTitle.label': '動作說明',
|
|
739
340
|
'todo.actionList.apiRequest.todoOptions.actionTitle.props.placeholder': '請輸入動作說明',
|
|
740
341
|
'todo.actionList.apiRequest.todoOptions.sync.label': '數據加載方式',
|
|
741
|
-
'todo.actionList.apiRequest.todoOptions.sync.props.options.0.title': '異步加載',
|
|
742
|
-
'todo.actionList.apiRequest.todoOptions.sync.props.options.1.title': '同步加載',
|
|
743
342
|
'todo.actionList.apiRequest.todoOptions.url.label': '請求地址(URL)',
|
|
744
343
|
'todo.actionList.apiRequest.todoOptions.relatedObjectList.label': '選擇關聯對象',
|
|
745
|
-
'todo.actionList.apiRequest.todoOptions.params.label': '參數賦值',
|
|
746
|
-
'todo.actionList.apiRequest.todoOptions.params.extraGroups.0.subLabel': '清空賦值',
|
|
747
|
-
'todo.actionList.apiRequest.classification.0.label': '常用',
|
|
748
|
-
'todo.actionList.apiRequest.classification.1.label': '服務請求類',
|
|
749
344
|
'todo.actionList.JSBridge.label': 'js調用原生方法',
|
|
750
|
-
'todo.actionList.JSBridge.todoOptions.method.label': '方法名',
|
|
751
345
|
'todo.actionList.JSBridge.todoOptions.method.props.placeholder': '例如:openCamera',
|
|
752
346
|
'todo.actionList.JSBridge.todoOptions.androidWebName.label': '安卓容器名稱',
|
|
753
347
|
'todo.actionList.JSBridge.todoOptions.androidWebName.props.placeholder': '默認:Android',
|
|
@@ -759,194 +353,64 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
759
353
|
'todo.actionList.JSBridge.todoOptions.androidFailFunName.props.placeholder': '例如:openCameraFail[用於Android失敗的回調H5]',
|
|
760
354
|
'todo.actionList.JSBridge.todoOptions.iOSFailFunName.label': 'iOS端失敗回調方法名',
|
|
761
355
|
'todo.actionList.JSBridge.todoOptions.iOSFailFunName.props.placeholder': '例如:openCameraFail[用於iOS失敗的回調H5]',
|
|
762
|
-
'todo.actionList.JSBridge.todoOptions.flowCustParams.label': '自定義參數',
|
|
763
356
|
'todo.actionList.JSBridge.todoCallbacks.callback1.title': '原生方法成功回調參數',
|
|
764
357
|
'todo.actionList.JSBridge.todoCallbacks.callback2.title': '原生方法失敗回調參數',
|
|
765
|
-
'todo.actionList.JSBridge.classification.others.label': '其他',
|
|
766
358
|
'todo.actionList.sysSetState.label': '設置組件狀態',
|
|
767
|
-
'todo.actionList.sysSetState.todoOptions.compid.label': '組件選擇',
|
|
768
359
|
'todo.actionList.sysSetState.todoOptions.compid.labelTip': '組件無“狀態”屬性時,組件不能選中',
|
|
769
|
-
'todo.actionList.sysSetState.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
770
360
|
'todo.actionList.sysSetState.todoOptions.compValueList.label': '設置組件狀態',
|
|
771
361
|
'todo.actionList.sysSetState.todoOptions.compValueList.labelTip': '1. 組件狀態設置不分先後順序</br>2. 表單組件設置了狀態,表單內組件不設置狀態,則以表單組件狀態為準;反之,表單內組件設置了狀態,則以表單內組件狀態為準',
|
|
772
|
-
'todo.actionList.sysSetState.todoOptions.compValueList.props.options.0.title': '普通',
|
|
773
|
-
'todo.actionList.sysSetState.todoOptions.compValueList.props.options.1.title': '隱藏',
|
|
774
|
-
'todo.actionList.sysSetState.todoOptions.compValueList.props.options.2.title': '禁用',
|
|
775
|
-
'todo.actionList.sysSetState.todoOptions.compValueList.props.options.3.title': '只讀',
|
|
776
|
-
'todo.actionList.sysSetState.classification.0.label': '常用',
|
|
777
362
|
'todo.actionList.sysSetState.classification.1.label': '顯示/隱藏',
|
|
778
363
|
'todo.actionList.callCurrentFunc.label': '調用自定義事件',
|
|
779
|
-
'todo.actionList.callCurrentFunc.todoOptions.pathname.label': '頁面',
|
|
780
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncName.label': '自定義事件',
|
|
781
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncName.props.titleLink.0.title': '刷新',
|
|
782
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncParams.label': '事件入參',
|
|
783
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncParams.props.titleLink.0.title': '切換到屬性',
|
|
784
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncParams.props.titleLink.1.title': '切換根節點',
|
|
785
|
-
'todo.actionList.callCurrentFunc.todoOptions.customFuncParams.props.titleLink.2.title': '清空賦值',
|
|
786
364
|
'todo.actionList.callCurrentFunc.todoCallbacks.callback1.fields.0.title': '自定義事件回調(@{options.customFuncName})',
|
|
787
365
|
'todo.actionList.callCurrentFunc.todoCallbacks.callback1.fields.0.description': '頁面自定義事件回調數據',
|
|
788
366
|
'todo.actionList.scanCode.label': '識別二維碼/條形碼',
|
|
789
|
-
'todo.actionList.scanCode.todoOptions.scanType.label': '圖形類型',
|
|
790
367
|
'todo.actionList.scanCode.todoOptions.scanType.labelTip': '不同圖片類型,解碼器不同,請按實際場景選擇圖片類型。',
|
|
791
|
-
'todo.actionList.scanCode.todoOptions.scanType.props.options.0.title': '二維碼',
|
|
792
|
-
'todo.actionList.scanCode.todoOptions.scanType.props.options.1.title': '條形碼',
|
|
793
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.label': '識別目標',
|
|
794
368
|
'todo.actionList.scanCode.todoOptions.scanTarget.labelTip': '頁面組件:適用於識別目標為[圖片組件],並且在當前頁面中。\n圖片ID:適用於識別目標為[上傳後的圖片],在上傳後即可解析。其中上傳到平台自帶的文件服務器。\n圖片地址:適用於識別的目標為圖片鏈接地址時,例如:上傳到業務方的文件系統後返回的圖片鏈接地址。\n其他:目前支持圖片為base64的情況。',
|
|
795
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.props.options.0.title': '頁面組件',
|
|
796
369
|
'todo.actionList.scanCode.todoOptions.scanTarget.props.options.1.title': '圖片ID',
|
|
797
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.props.options.2.title': '圖片地址',
|
|
798
|
-
'todo.actionList.scanCode.todoOptions.scanTarget.props.options.3.title': '其他',
|
|
799
|
-
'todo.actionList.scanCode.todoOptions.scanSource.comp.label': '頁面組件',
|
|
800
370
|
'todo.actionList.scanCode.todoOptions.scanSource.comp.props.placeholder': '請選擇圖片組件',
|
|
801
|
-
'todo.actionList.scanCode.todoOptions.scanSource.comp.props.titleLink.0.title': '清空已選',
|
|
802
371
|
'todo.actionList.scanCode.todoOptions.scanSource.fileId.label': '圖片ID',
|
|
803
|
-
'todo.actionList.scanCode.todoOptions.scanSource.url.label': '圖片地址',
|
|
804
|
-
'todo.actionList.scanCode.todoOptions.scanSource.other.label': '其他',
|
|
805
|
-
'todo.actionList.scanCode.todoCallbacks.callback1.fields.0.title': '掃描內容',
|
|
806
|
-
'todo.actionList.scanCode.classification.scan.label': '掃描類',
|
|
807
|
-
'todo.actionList.scanCode.remarks.0.label': '適用場景',
|
|
808
372
|
'todo.actionList.scanCode.remarks.0.content': '不支持IE下使用改功能,同時支持條形碼編碼格式如下: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格式外的二維碼圖片不支持識別中文字符;',
|
|
809
|
-
'todo.actionList.apiRequestByFlow.label': '觸發流程',
|
|
810
373
|
'todo.actionList.apiRequestByFlow.todoOptions.sync.label': '數據加載方式',
|
|
811
|
-
'todo.actionList.apiRequestByFlow.todoOptions.sync.props.options.0.title': '異步加載',
|
|
812
|
-
'todo.actionList.apiRequestByFlow.todoOptions.sync.props.options.1.title': '同步加載',
|
|
813
374
|
'todo.actionList.apiRequestByFlow.todoOptions.flowUrl.label': '流程請求接口',
|
|
814
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.label': '流程類型',
|
|
815
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.0.title': '啟動',
|
|
816
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.1.title': '通過',
|
|
817
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.2.title': '拒絕',
|
|
818
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.3.title': '轉派',
|
|
819
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowType.props.options.4.title': '通用',
|
|
820
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowCode.label': '選擇流程',
|
|
821
375
|
'todo.actionList.apiRequestByFlow.todoOptions.flowWorkOrderId.label': '業務工單 ID',
|
|
822
376
|
'todo.actionList.apiRequestByFlow.todoOptions.workOrderType.label': '業務工單類型',
|
|
823
|
-
'todo.actionList.apiRequestByFlow.todoOptions.configDealUserId.label': '指定處理人',
|
|
824
377
|
'todo.actionList.apiRequestByFlow.todoOptions.flowBtnActionType.label': '按鈕動作類型',
|
|
825
|
-
'todo.actionList.apiRequestByFlow.todoOptions.flowAuditDesc.label': '審核意見',
|
|
826
378
|
'todo.actionList.apiRequestByFlow.todoOptions.flowFileId.label': '附件ID',
|
|
827
|
-
'todo.actionList.apiRequestByFlow.classification.request.label': '服務請求類',
|
|
828
379
|
'todo.actionList.openFlowPage.label': '流程頁面跳轉',
|
|
829
380
|
'todo.actionList.openFlowPage.todoOptions.flowWorkId.label': '流程實例ID',
|
|
830
381
|
'todo.actionList.openFlowPage.todoOptions.workItemId.label': '工單ID',
|
|
831
382
|
'todo.actionList.openFlowPage.todoOptions.flowTabStepVisible.label': '展示流程實例圖',
|
|
832
383
|
'todo.actionList.openFlowPage.todoOptions.flowTimelineVisible.label': '展示流程軌跡',
|
|
833
|
-
'todo.actionList.openFlowPage.todoOptions.flowCustParams.label': '自定義參數',
|
|
834
|
-
'todo.actionList.openFlowPage.classification.page.label': '頁面類',
|
|
835
|
-
'todo.actionList.rollbackFlow.label': '流程回退',
|
|
836
|
-
'todo.actionList.rollbackFlow.todoOptions.flowExtraParams.label': '目標環節',
|
|
837
|
-
'todo.actionList.rollbackFlow.classification.page.label': '頁面類',
|
|
838
384
|
'todo.actionList.openFlowDiagram.label': '打開流程實例圖',
|
|
839
385
|
'todo.actionList.openFlowDiagram.todoOptions.diagramType.label': '選擇實例圖類型',
|
|
840
386
|
'todo.actionList.openFlowDiagram.todoOptions.diagramType.props.options.0.title': '當前流程實例圖',
|
|
841
387
|
'todo.actionList.openFlowDiagram.todoOptions.diagramType.props.options.1.title': '指定主干流程實例圖',
|
|
842
|
-
'todo.actionList.openFlowDiagram.todoOptions.diagramFlowCode.label': '選擇流程',
|
|
843
388
|
'todo.actionList.openFlowDiagram.todoOptions.diagramWorkOrderId.label': '業務單ID',
|
|
844
|
-
'todo.actionList.openFlowDiagram.classification.page.label': '頁面類',
|
|
845
|
-
'todo.actionList.console.label': '打印日志',
|
|
846
|
-
'todo.actionList.console.todoOptions.value.label': '內容',
|
|
847
|
-
'todo.actionList.console.classification.debug.label': '調試類',
|
|
848
|
-
'todo.actionList.sysSetVisible.label': '控制顯隱',
|
|
849
|
-
'todo.actionList.sysSetVisible.todoOptions.compid.label': '組件選擇',
|
|
850
|
-
'todo.actionList.sysSetVisible.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
851
|
-
'todo.actionList.sysSetVisible.todoOptions.compValueList.label': '是否顯隱',
|
|
852
|
-
'todo.actionList.sysSetVisible.todoOptions.compValueList.props.options.0.title': '顯示',
|
|
853
|
-
'todo.actionList.sysSetVisible.todoOptions.compValueList.props.options.1.title': '隱藏',
|
|
854
|
-
'todo.actionList.sysSetVisible.todoOptions.compValueList.props.options.2.title': '切換',
|
|
855
|
-
'todo.actionList.sysSetVisible.classification.0.label': '常用',
|
|
856
389
|
'todo.actionList.sysSetVisible.classification.1.label': '顯示/隱藏',
|
|
857
|
-
'todo.actionList.sysSetValue.label': '控件賦值',
|
|
858
|
-
'todo.actionList.sysSetValue.todoOptions.compid.label': '組件選擇',
|
|
859
|
-
'todo.actionList.sysSetValue.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
860
|
-
'todo.actionList.sysSetValue.todoOptions.valueList.label': '組件賦值',
|
|
861
|
-
'todo.actionList.sysSetValue.todoOptions.valueList.props.titleLink.0.title': '清空賦值',
|
|
862
|
-
'todo.actionList.sysSetValue.classification.0.label': '常用',
|
|
863
|
-
'todo.actionList.sysSetValue.classification.1.label': '數據設置',
|
|
864
|
-
'todo.actionList.setDownloadResponse.classification.0.label': '下載',
|
|
865
|
-
'todo.actionList.saveBlobFile.classification.0.label': '下載',
|
|
866
|
-
'todo.actionList.downloadByFileId.classification.0.label': '下載',
|
|
867
390
|
'todo.actionList.setUploadProps.label': '設置上傳參數',
|
|
868
391
|
'todo.actionList.setUploadProps.todoOptions.url.label': '請求地址(URL)',
|
|
869
|
-
'todo.actionList.setUploadProps.todoOptions.uploadProps.label': '上傳參數',
|
|
870
|
-
'todo.actionList.setUploadChange.label': '上傳值改變',
|
|
871
392
|
'todo.actionList.setUploadChange.todoOptions.url.label': '請求地址(URL)',
|
|
872
|
-
'todo.actionList.setTimeout.classification.0.label': '定時器',
|
|
873
|
-
'todo.actionList.setTimer.classification.0.label': '定時器',
|
|
874
|
-
'todo.actionList.clearTimer.classification.0.label': '定時器',
|
|
875
|
-
'todo.actionList.validateAllAppForm.classification.0.label': '數據設置',
|
|
876
|
-
'todo.actionList.sysSetDisable.label': '禁用狀態',
|
|
877
|
-
'todo.actionList.sysSetDisable.todoOptions.compid.label': '組件選擇',
|
|
878
|
-
'todo.actionList.sysSetDisable.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
879
|
-
'todo.actionList.sysSetDisable.todoOptions.compValueList.label': '是否禁用',
|
|
880
|
-
'todo.actionList.sysSetDisable.todoOptions.compValueList.props.options.0.title': '啟動',
|
|
881
|
-
'todo.actionList.sysSetDisable.todoOptions.compValueList.props.options.1.title': '禁用',
|
|
882
|
-
'todo.actionList.sysSetDisable.todoOptions.compValueList.props.options.2.title': '切換',
|
|
883
|
-
'todo.actionList.sysSetDisable.classification.0.label': '常用',
|
|
884
|
-
'todo.actionList.sysSetDisable.classification.1.label': '數據設置',
|
|
885
|
-
'todo.actionList.sysSetRequired.label': '設置必填',
|
|
886
|
-
'todo.actionList.sysSetRequired.todoOptions.compid.label': '組件選擇',
|
|
887
|
-
'todo.actionList.sysSetRequired.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
888
|
-
'todo.actionList.sysSetRequired.todoOptions.compValueList.label': '是否必填',
|
|
889
|
-
'todo.actionList.sysSetRequired.todoOptions.compValueList.props.options.0.title': '必填',
|
|
890
|
-
'todo.actionList.sysSetRequired.todoOptions.compValueList.props.options.1.title': '非必填',
|
|
891
|
-
'todo.actionList.sysSetRequired.todoOptions.compValueList.props.options.2.title': '切換',
|
|
892
|
-
'todo.actionList.sysSetRequired.classification.0.label': '常用',
|
|
893
|
-
'todo.actionList.sysSetRequired.classification.1.label': '數據設置',
|
|
894
|
-
'todo.actionList.pushScenePage.classification.0.label': '場景類',
|
|
895
|
-
'todo.actionList.reloadDataSource.classification.0.label': '常用',
|
|
896
|
-
'todo.actionList.reloadDataSource.classification.1.label': '數據源',
|
|
897
|
-
'todo.actionList.setDataSource.classification.0.label': '常用',
|
|
898
|
-
'todo.actionList.setDataSource.classification.1.label': '數據源',
|
|
899
|
-
'todo.actionList.resetDataSource.classification.0.label': '常用',
|
|
900
|
-
'todo.actionList.resetDataSource.classification.1.label': '數據源',
|
|
901
393
|
'todo.actionList.postObjectData.label': '提交業務對象數據',
|
|
902
394
|
'todo.actionList.postObjectData.todoOptions.sync.label': '數據加載方式',
|
|
903
|
-
'todo.actionList.postObjectData.todoOptions.sync.props.options.0.title': '異步加載',
|
|
904
|
-
'todo.actionList.postObjectData.todoOptions.sync.props.options.1.title': '同步加載',
|
|
905
395
|
'todo.actionList.postObjectData.todoOptions.selectObjectDataSource.label': '選擇業務對象數據源',
|
|
906
396
|
'todo.actionList.postObjectData.todoOptions.hasEventExtService.label': '需要開啟服務擴展',
|
|
907
|
-
'todo.actionList.postObjectData.todoOptions.hasEventExtService.props.options.0.title': '是',
|
|
908
|
-
'todo.actionList.postObjectData.todoOptions.hasEventExtService.props.options.1.title': '否',
|
|
909
397
|
'todo.actionList.postObjectData.todoOptions.eventExtService.label': '選擇業務場景來擴展服務',
|
|
910
|
-
'todo.actionList.postObjectData.classification.0.label': '常用',
|
|
911
|
-
'todo.actionList.postObjectData.classification.1.label': '服務請求類',
|
|
912
|
-
'todo.actionList.postObjectData.remarks.0.label': '適用場景',
|
|
913
398
|
'todo.actionList.postObjectData.remarks.0.content': '支持快速的進行對象的增加和修改(注意:表單數據源必須綁定對象生成的數據源才能使用該功能)',
|
|
914
|
-
'todo.actionList.postObjectData.remarks.1.label': '配置說明',
|
|
915
399
|
'todo.actionList.postObjectData.remarks.1.content': '如果傳入的業務場景(sceneCode)是M表示修改,可以提交當前數據源或者表單綁定數據源後的數據(不支持全局數據源的綁定,表單將會校驗後獲取值),將會自動進行修改',
|
|
916
400
|
'todo.actionList.postObjectAndStartFlow.label': '提交業務對象並發起流程',
|
|
917
401
|
'todo.actionList.postObjectAndStartFlow.todoOptions.sync.label': '數據加載方式',
|
|
918
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.sync.props.options.0.title': '異步加載',
|
|
919
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.sync.props.options.1.title': '同步加載',
|
|
920
402
|
'todo.actionList.postObjectAndStartFlow.todoOptions.selectObjectDataSource.label': '選擇業務對象數據源',
|
|
921
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.packageCode.label': '流程編碼',
|
|
922
403
|
'todo.actionList.postObjectAndStartFlow.todoOptions.debugFlowPackageCode.label': '調試用流程編碼',
|
|
923
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.flowForm.label': '業務表單',
|
|
924
404
|
'todo.actionList.postObjectAndStartFlow.todoOptions.flowForm.props.placeholder': '請選擇業務表單',
|
|
925
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.flowForm.props.titleLink.0.title': '清空已選',
|
|
926
405
|
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.label': '下節點處理人類型',
|
|
927
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.props.options.0.title': '人員',
|
|
928
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.props.options.1.title': '組織',
|
|
929
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.props.options.2.title': '崗位',
|
|
930
406
|
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyId.label': '下節點處理人ID',
|
|
931
407
|
'todo.actionList.postObjectAndStartFlow.todoOptions.hasEventExtService.label': '需要開啟服務擴展',
|
|
932
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.hasEventExtService.props.options.0.title': '是',
|
|
933
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.hasEventExtService.props.options.1.title': '否',
|
|
934
408
|
'todo.actionList.postObjectAndStartFlow.todoOptions.eventExtService.label': '選擇業務場景來擴展服務',
|
|
935
|
-
'todo.actionList.postObjectAndStartFlow.classification.flow.label': '流程類',
|
|
936
|
-
'todo.actionList.postObjectAndStartFlow.remarks.0.label': '適用場景',
|
|
937
409
|
'todo.actionList.postObjectAndStartFlow.remarks.0.content': '支持快速的進行對象的增加和修改(注意:表單數據源必須綁定對象生成的數據源才能使用該功能)',
|
|
938
|
-
'todo.actionList.postObjectAndStartFlow.remarks.1.label': '配置規則',
|
|
939
410
|
'todo.actionList.postObjectAndStartFlow.remarks.1.content': '如果傳入的業務場景(sceneCode)是M表示修改,可以提交當前數據源或者表單綁定數據源後的數據(不支持全局數據源的綁定,表單將會校驗後獲取值),將會自動進行修改',
|
|
940
411
|
'todo.actionList.updateObjectAndChangeFlow.label': '更新業務對象並流轉流程',
|
|
941
412
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.sync.label': '數據加載方式',
|
|
942
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.sync.props.options.0.title': '異步加載',
|
|
943
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.sync.props.options.1.title': '同步加載',
|
|
944
413
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.selectObjectDataSource.label': '選擇業務對象數據源',
|
|
945
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.runType.label': '流轉動作',
|
|
946
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.runType.props.options.0.title': '正常流轉',
|
|
947
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.runType.props.options.1.title': '回退',
|
|
948
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.runType.props.options.2.title': '自由流轉',
|
|
949
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.label': '回退類型',
|
|
950
414
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.labelTip': 'ra:回退到發起節點<br />rb:回退到配置態指定的節點<br />rc:回退到用戶指定的節點(選此類型,則節點ID或節點業務編碼必填其一)<br />rdo:回退到上一次處理的節點<br />re:回退到上遊節點<br />rf:結束流程',
|
|
951
415
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.0.title': '回退發起節點',
|
|
952
416
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.1.title': '指定回退節點',
|
|
@@ -956,252 +420,115 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
956
420
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.5.title': '回退上遊節點',
|
|
957
421
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.workOrderId.label': '工單ID',
|
|
958
422
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.orderId.label': '定單ID',
|
|
959
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.flowForm.label': '業務表單',
|
|
960
423
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.flowForm.props.placeholder': '請選擇業務表單',
|
|
961
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.flowForm.props.titleLink.0.title': '清空已選',
|
|
962
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.approvalForm.label': '審批表單',
|
|
963
424
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.approvalForm.props.placeholder': '請選擇審批表單',
|
|
964
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.approvalForm.props.titleLink.0.title': '清空已選',
|
|
965
425
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.directReceiptFlag.label': '本節點其他工單是否自動回單',
|
|
966
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.directReceiptFlag.props.options.0.title': '是',
|
|
967
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.directReceiptFlag.props.options.1.title': '否',
|
|
968
426
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.targetTacheId.label': '節點ID(和節點業務編碼選填一個即可)',
|
|
969
427
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.targetBusiTacheCode.label': '節點業務編碼',
|
|
970
428
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.jumpToTacheId.label': '跳轉目標節點ID(和跳轉目標節點業務編碼選填一個即可)',
|
|
971
429
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.jumpBusiTacheCode.label': '跳轉目標節點業務編碼',
|
|
972
430
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.label': '下節點處理人類型',
|
|
973
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.props.options.0.title': '人員',
|
|
974
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.props.options.1.title': '組織',
|
|
975
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.props.options.2.title': '崗位',
|
|
976
431
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerId.label': '下節點處理人ID',
|
|
977
432
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.hasEventExtService.label': '需要開啟服務擴展',
|
|
978
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.hasEventExtService.props.options.0.title': '是',
|
|
979
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.hasEventExtService.props.options.1.title': '否',
|
|
980
433
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.eventExtService.label': '選擇業務場景來擴展服務',
|
|
981
|
-
'todo.actionList.updateObjectAndChangeFlow.classification.flow.label': '流程類',
|
|
982
|
-
'todo.actionList.updateObjectAndChangeFlow.remarks.0.label': '適用場景',
|
|
983
434
|
'todo.actionList.updateObjectAndChangeFlow.remarks.0.content': '支持快速的進行對象的增加和修改(注意:表單數據源必須綁定對象生成的數據源才能使用該功能)',
|
|
984
|
-
'todo.actionList.updateObjectAndChangeFlow.remarks.1.label': '配置規則',
|
|
985
435
|
'todo.actionList.updateObjectAndChangeFlow.remarks.1.content': '如果傳入的業務場景(sceneCode)是M表示修改,可以提交當前數據源或者表單綁定數據源後的數據(不支持全局數據源的綁定,表單將會校驗後獲取值),將會自動進行修改',
|
|
986
436
|
'todo.actionList.applyWeChatUserInfo.label': '申請微信用戶信息授權',
|
|
987
437
|
'todo.actionList.applyWeChatUserInfo.todoOptions.url.label': '授權後重定向的回調鏈接地址',
|
|
988
|
-
'todo.actionList.applyWeChatUserInfo.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
989
438
|
'todo.actionList.applyWeChatUserInfo.classification.wxAbility.label': '微信公眾能力',
|
|
990
|
-
'todo.actionList.applyWeChatUserInfo.remarks.0.label': '適用場景',
|
|
991
439
|
'todo.actionList.applyWeChatUserInfo.remarks.0.content': '用於在微信環境裡申請用戶信息的授權,授權後在重定向回調頁面的頁面事件(獲取微信授權信息)中獲取對應的用戶信息。',
|
|
992
|
-
'todo.actionList.applyWeChatUserInfo.remarks.1.label': '配置說明',
|
|
993
440
|
'todo.actionList.applyWeChatUserInfo.remarks.1.content': '重定向回調的鏈接地址需使用域名地址,且該域名需要在微信公眾平台官網中的「設置與開發」-「功能設置」-「網頁授權域名」裡已配置。',
|
|
994
441
|
'todo.actionList.wxUpdateAppMessageShareData.label': '自定義“分享給朋友”及“分享到QQ”的內容',
|
|
995
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.title.label': '分享標題',
|
|
996
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.desc.label': '分享描述',
|
|
997
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.link.label': '分享鏈接',
|
|
998
442
|
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.imgUrl.label': '分享圖標(url鏈接)',
|
|
999
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1000
443
|
'todo.actionList.wxUpdateAppMessageShareData.classification.wxAbility.label': '微信公眾能力',
|
|
1001
|
-
'todo.actionList.wxUpdateAppMessageShareData.remarks.0.label': '適用場景',
|
|
1002
444
|
'todo.actionList.wxUpdateAppMessageShareData.remarks.0.content': '用於在微信環境裡,自定義“分享給朋友”及“分享到QQ”的內容,該方法需要在用戶點擊分享前調用',
|
|
1003
|
-
'todo.actionList.wxUpdateAppMessageShareData.remarks.1.label': '配置說明',
|
|
1004
445
|
'todo.actionList.wxUpdateAppMessageShareData.remarks.1.content': '分享鏈接及調用該方法的域名或路徑必須與當前應用對應的公眾號JS安全域名一致',
|
|
1005
446
|
'todo.actionList.wxUpdateTimelineShareData.label': '自定義“分享到朋友圈”及“分享到QQ空間”的內容',
|
|
1006
|
-
'todo.actionList.wxUpdateTimelineShareData.todoOptions.title.label': '分享標題',
|
|
1007
|
-
'todo.actionList.wxUpdateTimelineShareData.todoOptions.link.label': '分享鏈接',
|
|
1008
447
|
'todo.actionList.wxUpdateTimelineShareData.todoOptions.imgUrl.label': '分享圖標(url鏈接)',
|
|
1009
|
-
'todo.actionList.wxUpdateTimelineShareData.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1010
448
|
'todo.actionList.wxUpdateTimelineShareData.classification.wxAbility.label': '微信公眾能力',
|
|
1011
|
-
'todo.actionList.wxUpdateTimelineShareData.remarks.0.label': '適用場景',
|
|
1012
449
|
'todo.actionList.wxUpdateTimelineShareData.remarks.0.content': '用於在微信環境裡,自定義“分享到朋友圈”及“分享到QQ空間”的內容,該方法需要在用戶點擊分享前調用',
|
|
1013
|
-
'todo.actionList.wxUpdateTimelineShareData.remarks.1.label': '配置說明',
|
|
1014
450
|
'todo.actionList.wxUpdateTimelineShareData.remarks.1.content': '分享鏈接及調用該方法的域名或路徑必須與當前頁面對應的公眾號JS安全域名一致',
|
|
1015
451
|
'todo.actionList.wxOpenLocation.label': '使用微信內置地圖查看位置',
|
|
1016
|
-
'todo.actionList.wxOpenLocation.todoOptions.latitude.label': '緯度',
|
|
1017
|
-
'todo.actionList.wxOpenLocation.todoOptions.longitude.label': '經度',
|
|
1018
|
-
'todo.actionList.wxOpenLocation.todoOptions.name.label': '位置名稱',
|
|
1019
452
|
'todo.actionList.wxOpenLocation.todoOptions.address.label': '地址詳情說明',
|
|
1020
453
|
'todo.actionList.wxOpenLocation.todoOptions.scale.label': '地圖縮放級別(範圍從1~28。默認為最大)',
|
|
1021
|
-
'todo.actionList.wxOpenLocation.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1022
454
|
'todo.actionList.wxOpenLocation.classification.wxAbility.label': '微信公眾能力',
|
|
1023
|
-
'todo.actionList.wxOpenLocation.remarks.0.label': '適用場景',
|
|
1024
455
|
'todo.actionList.wxOpenLocation.remarks.0.content': '用於在微信環境裡,使用微信內置地圖查看位置接口',
|
|
1025
456
|
'todo.actionList.wxGetLocation.label': '獲取微信定位信息',
|
|
1026
|
-
'todo.actionList.wxGetLocation.todoOptions.locationType.label': '坐標類型',
|
|
1027
457
|
'todo.actionList.wxGetLocation.todoOptions.locationType.props.options.0.title': 'GPS坐標',
|
|
1028
|
-
'todo.actionList.wxGetLocation.todoOptions.locationType.props.options.1.title': '火星坐標',
|
|
1029
|
-
'todo.actionList.wxGetLocation.todoCallbacks.callback1.fields.0.title': '成功敗回調',
|
|
1030
458
|
'todo.actionList.wxGetLocation.todoCallbacks.callback1.fields.0.description': 'latitude:緯度,longitude:經度,speed:速度(米/每秒),accuracy:位置精度',
|
|
1031
|
-
'todo.actionList.wxGetLocation.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1032
459
|
'todo.actionList.wxGetLocation.classification.wxAbility.label': '微信公眾能力',
|
|
1033
|
-
'todo.actionList.wxGetLocation.remarks.0.label': '適用場景',
|
|
1034
460
|
'todo.actionList.wxGetLocation.remarks.0.content': '用於在微信環境裡,獲取微信定位信息。',
|
|
1035
461
|
'todo.actionList.wxChooseImage.label': '微信拍照或從相冊獲取照片',
|
|
1036
462
|
'todo.actionList.wxChooseImage.todoOptions.count.label': '照片選擇數量(最多9張)',
|
|
1037
|
-
'todo.actionList.wxChooseImage.todoOptions.sourceType.label': '圖片來源',
|
|
1038
|
-
'todo.actionList.wxChooseImage.todoOptions.sourceType.props.options.0.title': '相冊',
|
|
1039
|
-
'todo.actionList.wxChooseImage.todoOptions.sourceType.props.options.1.title': '相機',
|
|
1040
|
-
'todo.actionList.wxChooseImage.todoCallbacks.callback1.fields.0.title': '成功敗回調',
|
|
1041
463
|
'todo.actionList.wxChooseImage.todoCallbacks.callback1.fields.0.description': 'localIds: 返回選定照片的本地ID列表。localId可以作為img標簽的src屬性顯示圖片',
|
|
1042
|
-
'todo.actionList.wxChooseImage.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1043
464
|
'todo.actionList.wxChooseImage.classification.wxAbility.label': '微信公眾能力',
|
|
1044
|
-
'todo.actionList.wxChooseImage.remarks.0.label': '適用場景',
|
|
1045
465
|
'todo.actionList.wxChooseImage.remarks.0.content': '用於在微信環境裡,拍照或從手機相冊中選圖接口',
|
|
1046
466
|
'todo.actionList.wxPreviewImage.label': '微信預覽圖片',
|
|
1047
467
|
'todo.actionList.wxPreviewImage.todoOptions.current.label': '當前顯示圖片的http鏈接',
|
|
1048
468
|
'todo.actionList.wxPreviewImage.todoOptions.urls.label': '需要預覽的圖片http鏈接列表',
|
|
1049
|
-
'todo.actionList.wxPreviewImage.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1050
469
|
'todo.actionList.wxPreviewImage.classification.wxAbility.label': '微信公眾能力',
|
|
1051
|
-
'todo.actionList.wxPreviewImage.remarks.0.label': '適用場景',
|
|
1052
470
|
'todo.actionList.wxPreviewImage.remarks.0.content': '用於在微信環境裡,調用微信能力預覽圖片',
|
|
1053
471
|
'todo.actionList.wxUploadImage.label': '微信上傳圖片',
|
|
1054
472
|
'todo.actionList.wxUploadImage.todoOptions.localId.label': '上傳的圖片的本地ID(由“微信拍照或從相冊獲取照片”事件獲得)',
|
|
1055
473
|
'todo.actionList.wxUploadImage.todoOptions.isShowProgressTips.label': '顯示進度提示',
|
|
1056
|
-
'todo.actionList.wxUploadImage.todoCallbacks.callback1.fields.0.title': '成功敗回調',
|
|
1057
474
|
'todo.actionList.wxUploadImage.todoCallbacks.callback1.fields.0.description': 'serverId:圖片的服務器端ID',
|
|
1058
|
-
'todo.actionList.wxUploadImage.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1059
475
|
'todo.actionList.wxUploadImage.classification.wxAbility.label': '微信公眾能力',
|
|
1060
|
-
'todo.actionList.wxUploadImage.remarks.0.label': '適用場景',
|
|
1061
476
|
'todo.actionList.wxUploadImage.remarks.0.content': '用於在微信環境裡,上傳圖片到微信服務器。上傳圖片有效期3天,可用微信多媒體接口下載圖片到自己的服務器,此處獲得的 serverId 即 media_id, 也可用“微信下載圖片”方法下載圖片到本地。',
|
|
1062
477
|
'todo.actionList.wxDownloadImage.label': '微信下載圖片',
|
|
1063
478
|
'todo.actionList.wxDownloadImage.todoOptions.serverId.label': '需要下載的圖片的服務器端ID(由“微信上傳圖片”事件獲得)',
|
|
1064
479
|
'todo.actionList.wxDownloadImage.todoOptions.isShowProgressTips.label': '顯示進度提示',
|
|
1065
|
-
'todo.actionList.wxDownloadImage.todoCallbacks.callback1.fields.0.title': '成功敗回調',
|
|
1066
480
|
'todo.actionList.wxDownloadImage.todoCallbacks.callback1.fields.0.description': 'localId:圖片下載後的本地ID',
|
|
1067
|
-
'todo.actionList.wxDownloadImage.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1068
481
|
'todo.actionList.wxDownloadImage.classification.wxAbility.label': '微信公眾能力',
|
|
1069
|
-
'todo.actionList.wxDownloadImage.remarks.0.label': '適用場景',
|
|
1070
482
|
'todo.actionList.wxDownloadImage.remarks.0.content': '用於在微信環境裡,將存在微信服務器裡的圖片下載到本地瀏覽器緩存中。',
|
|
1071
483
|
'todo.actionList.wxGetLocalImgData.label': '微信獲取本地圖片數據',
|
|
1072
484
|
'todo.actionList.wxGetLocalImgData.todoOptions.localId.label': '圖片的本地ID(由“微信拍照或從相冊獲取照片”或“微信下載圖片”獲得)',
|
|
1073
485
|
'todo.actionList.wxGetLocalImgData.todoOptions.compressionRatio.label': '壓縮比例(0~1)',
|
|
1074
|
-
'todo.actionList.wxGetLocalImgData.todoCallbacks.callback1.fields.0.title': '成功敗回調',
|
|
1075
486
|
'todo.actionList.wxGetLocalImgData.todoCallbacks.callback1.fields.0.description': 'localData: 圖片的base64數據,可以用img標簽顯示。',
|
|
1076
|
-
'todo.actionList.wxGetLocalImgData.todoCallbacks.callback2.fields.0.title': '失敗回調',
|
|
1077
487
|
'todo.actionList.wxGetLocalImgData.classification.wxAbility.label': '微信公眾能力',
|
|
1078
|
-
'todo.actionList.wxGetLocalImgData.remarks.0.label': '注意',
|
|
1079
488
|
'todo.actionList.wxGetLocalImgData.remarks.0.content': '此接口僅在 iOS WKWebview 下提供,用於兼容 iOS WKWebview 不支持 localId 直接顯示圖片的問題。',
|
|
1080
489
|
'todo.actionList.openFloatWindow.label': '打開懸浮窗口',
|
|
1081
|
-
'todo.actionList.openFloatWindow.todoOptions.location.label': '浮窗位置',
|
|
1082
|
-
'todo.actionList.openFloatWindow.todoOptions.location.props.options.0.title': '左側',
|
|
1083
|
-
'todo.actionList.openFloatWindow.todoOptions.location.props.options.1.title': '右側',
|
|
1084
|
-
'todo.actionList.openFloatWindow.todoOptions.size.label': '窗口尺寸',
|
|
1085
|
-
'todo.actionList.openFloatWindow.todoOptions.windowPage.label': '選擇頁面',
|
|
1086
|
-
'todo.actionList.openFloatWindow.todoOptions.componentState.label': '組件狀態',
|
|
1087
|
-
'todo.actionList.openFloatWindow.todoOptions.componentState.extraGroups.0.subLabel': '組件刷新',
|
|
1088
|
-
'todo.actionList.openFloatWindow.classification.page.label': '頁面類',
|
|
1089
|
-
'todo.actionList.openFloatWindow.remarks.0.label': '配置說明',
|
|
1090
490
|
'todo.actionList.openFloatWindow.remarks.0.content': '懸浮於頁面一側,適用於快速獲取幫助,無需切換頁面,如客服助手。',
|
|
1091
491
|
'todo.actionList.callAiService.label': '調用智能體服務',
|
|
1092
|
-
'todo.actionList.callAiService.todoOptions.actionTitle.label': '動作說明',
|
|
1093
492
|
'todo.actionList.callAiService.todoOptions.actionTitle.props.placeholder': '請輸入動作說明',
|
|
1094
|
-
'todo.actionList.callAiService.todoOptions.url.label': '選擇服務',
|
|
1095
493
|
'todo.actionList.callAiService.todoOptions.compid.label': '內容顯示組件',
|
|
1096
494
|
'todo.actionList.callAiService.todoOptions.compid.props.placeholder': '請選擇顯示流式返回內容的組件',
|
|
1097
|
-
'todo.actionList.callAiService.todoOptions.compid.props.titleLink.0.title': '清空已選',
|
|
1098
|
-
'todo.actionList.callAiService.todoOptions.params.label': '參數賦值',
|
|
1099
|
-
'todo.actionList.callAiService.todoOptions.params.extraGroups.0.subLabel': '清空賦值',
|
|
1100
|
-
'todo.actionList.callAiService.classification.request.label': '服務請求類',
|
|
1101
495
|
'todo.actionList.closeAiService.label': '關閉智能體服務',
|
|
1102
|
-
'todo.actionList.closeAiService.todoOptions.actionTitle.label': '動作說明',
|
|
1103
496
|
'todo.actionList.closeAiService.todoOptions.actionTitle.props.placeholder': '請輸入動作說明',
|
|
1104
|
-
'todo.actionList.closeAiService.todoOptions.url.label': '選擇服務',
|
|
1105
|
-
'todo.actionList.closeAiService.classification.request.label': '服務請求類',
|
|
1106
497
|
'todo.actionList.callFuncComp.todoCallbacks.callback1.fields.titlePrefix': '功能組件回調參數',
|
|
1107
498
|
'todo.actionList.setSubTabsData.label': '設置子標簽數據',
|
|
1108
|
-
'todo.actionList.setSubTabsData.todoOptions.data.label': '內容',
|
|
1109
499
|
'todo.actionList.setTabsData.label': '設置選項卡內容',
|
|
1110
|
-
'todo.actionList.setTabsData.todoOptions.data.label': '內容',
|
|
1111
500
|
'todo.actionList.setTabsData.todoOptions.key.label': 'key字段',
|
|
1112
|
-
'todo.actionList.setTabsData.todoOptions.title.label': '標題字段',
|
|
1113
|
-
'todo.actionList.setTabsData.todoOptions.status.label': '狀態字段',
|
|
1114
|
-
'todo.actionList.setTabsData.todoOptions.badge.label': '角標值字段',
|
|
1115
|
-
'todo.actionList.setTabsData.remarks.0.label': '適用場景',
|
|
1116
501
|
'todo.actionList.setTabsData.remarks.0.content': '支持動態加載標題、狀態等內容,例如:通過服務或其他方式按key值返回標題、狀態、角標值,標簽頁根據key值進行數據顯示,狀態值分別是:1 顯示,2 隱藏',
|
|
1117
|
-
'todo.actionList.setTabsData.remarks.1.label': '配置說明',
|
|
1118
502
|
'todo.actionList.setTabsData.remarks.1.content': '選擇返回數據的內容節點(對象數組類型),設置key、標題、狀態的取值字段,取值可以從自定義、頁面值、上下文、數據源等獲取',
|
|
1119
503
|
'todo.actionList.setHref.label': '設置鏈接地址',
|
|
1120
|
-
'todo.actionList.setHref.todoOptions.value.label': '內容',
|
|
1121
|
-
'todo.actionList.setData.label': '設置數據',
|
|
1122
|
-
'todo.actionList.setData.todoOptions.value.label': '內容',
|
|
1123
504
|
'todo.actionList.callFishParentFunc.label': '調用父窗口方法',
|
|
1124
|
-
'todo.actionList.callFishParentFunc.todoOptions.funcName.label': '函數名稱',
|
|
1125
|
-
'todo.actionList.callFishParentFunc.todoOptions.funcParams.label': '自定義入參',
|
|
1126
|
-
'todo.actionList.callFishParentFunc.classification.communicate.label': '數據通信',
|
|
1127
|
-
'todo.actionList.callFishParentFunc.remarks.0.label': '注意事項',
|
|
1128
505
|
'todo.actionList.callFishParentFunc.remarks.0.content': '觸發回調:默認將成功回調函數(successCallback)、失敗回調函數(failCallback)以追加參數形式傳遞給方法進行調用觸發,也可以通過返回Promise對象觸發。',
|
|
1129
|
-
'todo.actionList.showModal.label': '打開提示框',
|
|
1130
|
-
'todo.actionList.showModal.todoOptions.type.label': '類型',
|
|
1131
|
-
'todo.actionList.showModal.todoOptions.type.props.options.0.title': '成功',
|
|
1132
|
-
'todo.actionList.showModal.todoOptions.type.props.options.1.title': '提示',
|
|
1133
|
-
'todo.actionList.showModal.todoOptions.type.props.options.2.title': '警告',
|
|
1134
|
-
'todo.actionList.showModal.todoOptions.type.props.options.3.title': '錯誤',
|
|
1135
|
-
'todo.actionList.showModal.todoOptions.type.props.options.4.title': '確認',
|
|
1136
|
-
'todo.actionList.showModal.todoOptions.title.label': '標題',
|
|
1137
|
-
'todo.actionList.showModal.todoOptions.content.label': '內容',
|
|
1138
506
|
'todo.actionList.showModal.todoOptions.okText.label': '確認按鈕文本',
|
|
1139
507
|
'todo.actionList.showModal.todoOptions.cancelText.label': '取消按鈕文本',
|
|
1140
|
-
'todo.actionList.showModal.classification.0.label': '常用',
|
|
1141
508
|
'todo.actionList.showModal.classification.1.label': '消息&彈窗',
|
|
1142
509
|
'todo.actionList.showCustomModal.label': '打開彈窗/推拉門',
|
|
1143
510
|
'todo.actionList.showCustomModal.todoOptions.modalname.label': '彈窗/推拉門',
|
|
1144
|
-
'todo.actionList.showCustomModal.todoOptions.componentState.label': '組件狀態',
|
|
1145
|
-
'todo.actionList.showCustomModal.todoOptions.componentState.extraGroups.0.subLabel': '組件刷新',
|
|
1146
|
-
'todo.actionList.showCustomModal.classification.0.label': '常用',
|
|
1147
511
|
'todo.actionList.showCustomModal.classification.1.label': '消息&彈窗',
|
|
1148
|
-
'todo.actionList.showAppCustomModal.label': '打開彈窗',
|
|
1149
|
-
'todo.actionList.showAppCustomModal.todoOptions.modalname.label': '彈窗',
|
|
1150
|
-
'todo.actionList.showAppCustomModal.todoOptions.componentState.label': '組件狀態',
|
|
1151
|
-
'todo.actionList.showAppCustomModal.todoOptions.componentState.extraGroups.0.subLabel': '組件刷新',
|
|
1152
512
|
'todo.actionList.showAppCustomModal.classification.modal.label': '消息&彈窗',
|
|
1153
|
-
'todo.actionList.showAppCustomModal.remarks.0.label': '配置建議',
|
|
1154
513
|
'todo.actionList.showAppCustomModal.remarks.0.content': '確認回調事件執行:在彈窗頁面編排選擇觸發父頁面確認回掉事件,將會觸發確認回掉事件; \n\n 彈窗消失時執行: 每次彈窗消失將會觸發該回掉',
|
|
1155
514
|
'todo.actionList.setModalTitle.label': '設置彈窗標題',
|
|
1156
|
-
'todo.actionList.setModalTitle.todoOptions.title.label': '彈窗標題',
|
|
1157
515
|
'todo.actionList.setModalTitle.classification.modal.label': '消息&彈窗',
|
|
1158
516
|
'todo.actionList.showDrawer.label': '打開彈窗/推拉門',
|
|
1159
517
|
'todo.actionList.showDrawer.todoOptions.drawerPath.label': '彈窗/推拉門',
|
|
1160
|
-
'todo.actionList.showDrawer.todoOptions.compState.label': '組件狀態',
|
|
1161
518
|
'todo.actionList.showDrawer.classification.modal.label': '消息&彈窗',
|
|
1162
|
-
'todo.actionList.showDrawer.remarks.0.label': '配置建議',
|
|
1163
519
|
'todo.actionList.showDrawer.remarks.0.content': '點擊確認執行:在彈窗頁面編排選擇觸發父頁面確認回掉事件,將會觸發確認回掉事件; \n 點擊取消執行: 點擊取消將會觸發該回掉',
|
|
1164
520
|
'todo.actionList.setDrawerTitle.label': '設置推拉門標題',
|
|
1165
|
-
'todo.actionList.setDrawerTitle.todoOptions.title.label': '推拉門標題',
|
|
1166
521
|
'todo.actionList.setDrawerTitle.classification.modal.label': '消息&彈窗',
|
|
1167
522
|
'todo.actionList.setPublicState.label': '設置頁面出參',
|
|
1168
|
-
'todo.actionList.setPublicState.todoOptions.value.label': '內容',
|
|
1169
523
|
'todo.actionList.getPublicState.label': '獲取頁面出參',
|
|
1170
|
-
'todo.actionList.getPublicState.todoOptions.jsonId.label': '頁面',
|
|
1171
|
-
'todo.actionList.getPublicState.classification.setData.label': '數據設置',
|
|
1172
|
-
'todo.actionList.historyPush.label': '路由跳轉',
|
|
1173
|
-
'todo.actionList.historyPush.todoOptions.pathname.label': '頁面',
|
|
1174
524
|
'todo.actionList.historyPush.todoOptions.search.label': 'url參數',
|
|
1175
|
-
'todo.actionList.historyPush.todoOptions.routerData.label': '路由數據',
|
|
1176
525
|
'todo.actionList.historyPush.todoOptions.routerData.labelTip': '適用場景:兩頁面跳轉之間大數據的傳遞,請先前往跳轉頁面申明相應的路由數據! ',
|
|
1177
|
-
'todo.actionList.historyReplace.label': '路由替換',
|
|
1178
|
-
'todo.actionList.historyReplace.todoOptions.pathname.label': '頁面',
|
|
1179
526
|
'todo.actionList.historyReplace.todoOptions.search.label': 'url參數',
|
|
1180
|
-
'todo.actionList.historyReplace.todoOptions.routerData.label': '路由數據',
|
|
1181
|
-
'todo.actionList.history.label': '頁面跳轉',
|
|
1182
|
-
'todo.actionList.history.todoOptions.type.label': '類型',
|
|
1183
|
-
'todo.actionList.history.todoOptions.type.props.options.0.title': '路由跳轉',
|
|
1184
|
-
'todo.actionList.history.todoOptions.type.props.options.1.title': '路由替換',
|
|
1185
|
-
'todo.actionList.history.todoOptions.type.props.options.2.title': '新窗口',
|
|
1186
|
-
'todo.actionList.history.todoOptions.type.props.options.3.title': '門戶跳轉',
|
|
1187
|
-
'todo.actionList.history.todoOptions.pathname.label': '頁面',
|
|
1188
527
|
'todo.actionList.history.todoOptions.search.label': 'url參數',
|
|
1189
|
-
'todo.actionList.history.todoOptions.routerData.label': '路由數據',
|
|
1190
|
-
'todo.actionList.history.classification.page.label': '頁面類',
|
|
1191
|
-
'todo.actionList.history.remarks.0.label': '配置說明',
|
|
1192
528
|
'todo.actionList.history.remarks.0.content': '路由跳轉:靈犀應用內部進行的頁面跳轉;\n路由替換:頁面將會替換並重新加載,無法返回;\n新窗口:將會在瀏覽器上新建一個tab標簽進行打開(無法進行路由數據的傳遞);\n門戶跳轉:在靈犀平台門戶內,會新建一個新的tab標簽進行跳轉(無法進行路由數據傳遞)。 ',
|
|
1193
529
|
'todo.actionList.dropPageByCatch.label': '頁面緩存清除',
|
|
1194
|
-
'todo.actionList.dropPageByCatch.todoOptions.dropPathname.label': '頁面',
|
|
1195
|
-
'todo.actionList.dropPageByCatch.classification.page.label': '頁面類',
|
|
1196
|
-
'todo.actionList.historyGoBack.label': '頁面返回',
|
|
1197
|
-
'todo.actionList.historyGoBack.todoOptions.custParams.label': '自定義參數',
|
|
1198
|
-
'todo.actionList.historyGoBack.classification.page.label': '頁面類',
|
|
1199
530
|
'todo.actionList.validateForm.label': '表單校驗並取值',
|
|
1200
|
-
'todo.actionList.getFormValue.label': '表單取值',
|
|
1201
531
|
'todo.actionList.setFormValues.label': '設置表單數據',
|
|
1202
|
-
'todo.actionList.setFormValues.todoOptions.params.label': '參數賦值',
|
|
1203
|
-
'todo.actionList.setFormValues.todoOptions.params.props.titleLink.0.title': '切換到屬性',
|
|
1204
|
-
'todo.actionList.setFormValues.todoOptions.params.props.titleLink.1.title': '切換根節點',
|
|
1205
532
|
'todo.actionList.setTripleFormAction.todoOptions.detailId.label': '詳情id',
|
|
1206
533
|
'todo.actionList.validateCurrentForm.todoCallbacks.callback1.description': '當前表單所有字段的數據',
|
|
1207
534
|
'todo.actionList.getCurrentFormValues.todoCallbacks.callback1.description': '當前表單所有字段的數據',
|
|
@@ -1212,33 +539,15 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
1212
539
|
'todo.actionList.exportBusiObjectData.label': '導出業務對象數據',
|
|
1213
540
|
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectId.label': '選擇業務對象',
|
|
1214
541
|
'todo.actionList.exportBusiObjectData.todoOptions.relatedObjectList.label': '選擇關聯對象',
|
|
1215
|
-
'todo.actionList.exportBusiObjectData.todoOptions.async.label': '異步導出',
|
|
1216
542
|
'todo.actionList.exportBusiObjectData.todoOptions.async.labelTip': '數量超過1萬請勾選使用異步導出',
|
|
1217
|
-
'todo.actionList.exportBusiObjectData.todoOptions.async.props.options.0.title': '開啟',
|
|
1218
|
-
'todo.actionList.exportBusiObjectData.todoOptions.async.props.options.1.title': '關閉',
|
|
1219
|
-
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectFilterParams.label': '導出條件',
|
|
1220
|
-
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectFilterParams.extraMenus.0.label': '查詢條件',
|
|
1221
|
-
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectFilterParams.extraMenus.1.label': '行主鍵',
|
|
1222
|
-
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectFilterParams.extraGroups.0.subLabel': '清空賦值',
|
|
1223
543
|
'todo.actionList.exportBusiObjectData.todoOptions.custFileName.label': '自定義文件名',
|
|
1224
|
-
'todo.actionList.exportBusiObjectData.classification.export.label': '導入導出',
|
|
1225
544
|
'todo.actionList.exportCustomData.label': '自定義導出數據',
|
|
1226
545
|
'todo.actionList.exportCustomData.todoOptions.custFileName.label': '自定義文件名',
|
|
1227
|
-
'todo.actionList.exportCustomData.todoOptions.async.label': '異步導出',
|
|
1228
546
|
'todo.actionList.exportCustomData.todoOptions.async.labelTip': '數量超過1萬請勾選使用異步導出',
|
|
1229
|
-
'todo.actionList.exportCustomData.todoOptions.async.props.options.0.title': '開啟',
|
|
1230
|
-
'todo.actionList.exportCustomData.todoOptions.async.props.options.1.title': '關閉',
|
|
1231
547
|
'todo.actionList.exportCustomData.todoOptions.exportSheet.label': 'sheet頁設置',
|
|
1232
548
|
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.0.custSheetName.label': 'sheet頁名稱',
|
|
1233
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.1.serviceData.label': '數據來源',
|
|
1234
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.2.filterParams.label': '查詢條件',
|
|
1235
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.3.objectFields.label': '導出字段',
|
|
1236
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.3.objectFields.props.options.customKeyMap.fieldData': '字段數據',
|
|
1237
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.3.objectFields.props.options.customKeyMap.attrCode': '字段編碼',
|
|
1238
|
-
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.3.objectFields.props.options.customKeyMap.attrName': '字段名稱',
|
|
1239
549
|
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.4.customGroup.label': '自定義表頭模板',
|
|
1240
550
|
'todo.actionList.exportCustomData.todoOptions.exportSheet.props.options.4.customGroup.labelTip': '可以根據選擇的字段自定義導出模板的表頭',
|
|
1241
|
-
'todo.actionList.exportCustomData.classification.export.label': '導入導出',
|
|
1242
551
|
'todo.actionList.importBusiObjectData.label': '導入業務對象數據',
|
|
1243
552
|
'todo.actionList.importBusiObjectData.todoOptions.name.label': '設置模板名稱',
|
|
1244
553
|
'todo.actionList.importBusiObjectData.todoOptions.name.props.placeholder': '請輸入模板名稱',
|
|
@@ -1248,29 +557,17 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
1248
557
|
'todo.actionList.importBusiObjectData.todoOptions.exception.props.options.0.title': '支持部分導入',
|
|
1249
558
|
'todo.actionList.importBusiObjectData.todoCallbacks.callback1.fields.0.title': '導入結果(resultObject)',
|
|
1250
559
|
'todo.actionList.importBusiObjectData.todoCallbacks.callback1.fields.1.title': '導入提示(resultMsg)',
|
|
1251
|
-
'todo.actionList.importBusiObjectData.classification.export.label': '導入導出',
|
|
1252
560
|
'todo.actionList.exportSQLServiceData.label': '導出SQL查詢服務數據',
|
|
1253
561
|
'todo.actionList.exportSQLServiceData.todoOptions.sqlServiceCode.label': '選擇SQL查詢服務',
|
|
1254
|
-
'todo.actionList.exportSQLServiceData.todoOptions.async.label': '異步導出',
|
|
1255
562
|
'todo.actionList.exportSQLServiceData.todoOptions.async.labelTip': '數量超過1萬請勾選使用異步導出',
|
|
1256
|
-
'todo.actionList.exportSQLServiceData.todoOptions.async.props.options.0.title': '開啟',
|
|
1257
|
-
'todo.actionList.exportSQLServiceData.todoOptions.async.props.options.1.title': '關閉',
|
|
1258
|
-
'todo.actionList.exportSQLServiceData.todoOptions.sqlServiceFields.label': '導出字段',
|
|
1259
|
-
'todo.actionList.exportSQLServiceData.todoOptions.busiObjectFilterParams.label': '查詢條件',
|
|
1260
|
-
'todo.actionList.exportSQLServiceData.todoOptions.busiObjectFilterParams.extraGroups.0.subLabel': '清空賦值',
|
|
1261
563
|
'todo.actionList.exportSQLServiceData.todoOptions.custFileName.label': '自定義文件名',
|
|
1262
|
-
'todo.actionList.exportSQLServiceData.classification.export.label': '導入導出',
|
|
1263
564
|
'todo.actionList.importCustomBusiObjectData.label': '自定義導入業務對象數據',
|
|
1264
565
|
'todo.actionList.importCustomBusiObjectData.todoOptions.name.label': '設置模板名稱',
|
|
1265
566
|
'todo.actionList.importCustomBusiObjectData.todoOptions.name.props.placeholder': '請輸入模板名稱',
|
|
1266
567
|
'todo.actionList.importCustomBusiObjectData.todoOptions.busiObjectId.label': '選擇業務對象',
|
|
1267
568
|
'todo.actionList.importCustomBusiObjectData.todoOptions.relatedObjectList.label': '選擇關聯對象',
|
|
1268
569
|
'todo.actionList.importCustomBusiObjectData.todoOptions.busiObjectFields.label': '導入字段設置',
|
|
1269
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.busiObjectFields.props.titleLink.0.title.collapse': '快速收起',
|
|
1270
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.busiObjectFields.props.titleLink.0.title.expand': '快速展開',
|
|
1271
570
|
'todo.actionList.importCustomBusiObjectData.todoOptions.showOnly.label': '只解析不入庫',
|
|
1272
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.showOnly.props.options.0.title': '是',
|
|
1273
|
-
'todo.actionList.importCustomBusiObjectData.todoOptions.showOnly.props.options.1.title': '否',
|
|
1274
571
|
'todo.actionList.importCustomBusiObjectData.todoOptions.customGroup.label': '自定義表頭模板',
|
|
1275
572
|
'todo.actionList.importCustomBusiObjectData.todoOptions.customGroup.labelTip': '可以根據選擇的字段自定義導出模板的表頭',
|
|
1276
573
|
'todo.actionList.importCustomBusiObjectData.todoOptions.templateData.label': '模版示例數據',
|
|
@@ -1279,25 +576,300 @@ var todoActionListZhHK = exports.todoActionListZhHK = {
|
|
|
1279
576
|
'todo.actionList.importCustomBusiObjectData.todoOptions.exception.props.options.0.title': '支持部分導入',
|
|
1280
577
|
'todo.actionList.importCustomBusiObjectData.todoCallbacks.callback1.fields.0.title': '導入結果(resultObject)',
|
|
1281
578
|
'todo.actionList.importCustomBusiObjectData.todoCallbacks.callback1.fields.1.title': '導入提示(resultMsg)',
|
|
1282
|
-
'todo.actionList.importCustomBusiObjectData.classification.export.label': '導入導出',
|
|
1283
579
|
'todo.actionList.exportCustomBusiObjectData.label': '自定義導出業務對象數據',
|
|
1284
580
|
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectId.label': '選擇業務對象',
|
|
1285
581
|
'todo.actionList.exportCustomBusiObjectData.todoOptions.relatedObjectList.label': '選擇關聯對象',
|
|
1286
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.async.label': '異步導出',
|
|
1287
582
|
'todo.actionList.exportCustomBusiObjectData.todoOptions.async.labelTip': '數量超過1萬請勾選使用異步導出',
|
|
1288
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.async.props.options.0.title': '開啟',
|
|
1289
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.async.props.options.1.title': '關閉',
|
|
1290
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFields.label': '導出字段',
|
|
1291
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFilterParams.label': '查詢條件',
|
|
1292
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFilterParams.extraMenus.0.label': '查詢條件',
|
|
1293
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFilterParams.extraMenus.1.label': '行主鍵',
|
|
1294
|
-
'todo.actionList.exportCustomBusiObjectData.todoOptions.busiObjectFilterParams.extraGroups.0.subLabel': '清空賦值',
|
|
1295
583
|
'todo.actionList.exportCustomBusiObjectData.todoOptions.custFileName.label': '自定義文件名',
|
|
1296
|
-
'todo.actionList.exportCustomBusiObjectData.classification.export.label': '導入導出',
|
|
1297
584
|
'todo.actionList.importCustomData.todoOptions.custUrl.props.options.serviceTabs.std.description': '此處僅展示開啟文件入參的編排服務,服務入參需包含impFile(文件類型)字段用於接收文件和param(對象類型,非必須)字段接收自定義參數',
|
|
1298
585
|
'todo.actionList.importCustomData.todoOptions.custUrl.props.options.serviceTabs.inner.description': '此處僅展示開啟上傳控件中使用的請求層服務,服務入參需包含impFile(文件類型)字段用於接收文件和param(對象類型,非必須)字段接收自定義參數',
|
|
1299
|
-
'todo.actionList.getBlockSelectValues.label': '獲取選中項',
|
|
1300
586
|
'todo.actionList.getBlockSelectValues.todoCallbacks.callback1.fields.0.title': '選中數據key@{name}',
|
|
1301
|
-
'todo.actionList.getBlockSelectValues.todoCallbacks.callback1.fields.1.title': '選中數據@{name}'
|
|
587
|
+
'todo.actionList.getBlockSelectValues.todoCallbacks.callback1.fields.1.title': '選中數據@{name}',
|
|
588
|
+
清空赋值: '清空賦值',
|
|
589
|
+
重置表单: '重置表單',
|
|
590
|
+
表单类型: '表單類型',
|
|
591
|
+
参数赋值: '參數賦值',
|
|
592
|
+
切换到属性: '切換到屬性',
|
|
593
|
+
切换根节点: '切換根節點',
|
|
594
|
+
数据设置: '數據設置',
|
|
595
|
+
内容: '內容',
|
|
596
|
+
参数: '參數',
|
|
597
|
+
回调: '回調',
|
|
598
|
+
加载数据: '加載數據',
|
|
599
|
+
总条数: '總條數',
|
|
600
|
+
更新页码: '更新頁碼',
|
|
601
|
+
翻译字段: '翻譯字段',
|
|
602
|
+
字段: '字段',
|
|
603
|
+
显示值字段: '顯示值字段',
|
|
604
|
+
选项值字段: '選項值字段',
|
|
605
|
+
获取选中行: '獲取選中行',
|
|
606
|
+
否: '否',
|
|
607
|
+
是: '是',
|
|
608
|
+
设置选中行: '設置選中行',
|
|
609
|
+
表头数据: '表頭數據',
|
|
610
|
+
表格数据: '表格數據',
|
|
611
|
+
清空选中项: '清空選中項',
|
|
612
|
+
方法: '方法',
|
|
613
|
+
数据通信: '數據通信',
|
|
614
|
+
发送内容: '發送內容',
|
|
615
|
+
发送目标源: '發送目標源',
|
|
616
|
+
常用: '常用',
|
|
617
|
+
组件配置: '組件配置',
|
|
618
|
+
组件选择: '組件選擇',
|
|
619
|
+
清空已选: '清空已選',
|
|
620
|
+
显示: '顯示',
|
|
621
|
+
已选: '已選',
|
|
622
|
+
全部: '全部',
|
|
623
|
+
内容配置: '內容配置',
|
|
624
|
+
适用场景: '適用場景',
|
|
625
|
+
配置说明: '配置說明',
|
|
626
|
+
操作类型: '操作類型',
|
|
627
|
+
导出水印: '導出水印',
|
|
628
|
+
获取当前值: '獲取當前值',
|
|
629
|
+
当前值: '當前值',
|
|
630
|
+
清空选项: '清空選項',
|
|
631
|
+
清空值: '清空值',
|
|
632
|
+
控制加载中: '控制加載中',
|
|
633
|
+
是否加载中: '是否加載中',
|
|
634
|
+
控件赋值: '控件賦值',
|
|
635
|
+
组件赋值: '組件賦值',
|
|
636
|
+
值映射字段: '值映射字段',
|
|
637
|
+
设置角标值: '設置角標值',
|
|
638
|
+
联动来源: '聯動來源',
|
|
639
|
+
校验提示: '校驗提示',
|
|
640
|
+
校验类型: '校驗類型',
|
|
641
|
+
成功: '成功',
|
|
642
|
+
提示: '提示',
|
|
643
|
+
错误: '錯誤',
|
|
644
|
+
警告: '警告',
|
|
645
|
+
正常: '正常',
|
|
646
|
+
校验文案: '校驗文案',
|
|
647
|
+
请输入: '請輸入',
|
|
648
|
+
禁用状态: '禁用狀態',
|
|
649
|
+
是否必填: '是否必填',
|
|
650
|
+
启动: '啟動',
|
|
651
|
+
禁用: '禁用',
|
|
652
|
+
切换: '切換',
|
|
653
|
+
设置必填: '設置必填',
|
|
654
|
+
必填: '必填',
|
|
655
|
+
非必填: '非必填',
|
|
656
|
+
控制显隐: '控制顯隱',
|
|
657
|
+
隐藏: '隱藏',
|
|
658
|
+
下载: '下載',
|
|
659
|
+
文件保存: '文件保存',
|
|
660
|
+
文件下载: '文件下載',
|
|
661
|
+
服务器资源: '服務器資源',
|
|
662
|
+
文件资源: '文件資源',
|
|
663
|
+
文件编码: '文件編碼',
|
|
664
|
+
单文件压缩: '單文件壓縮',
|
|
665
|
+
配置提示: '配置提示',
|
|
666
|
+
注意事项: '注意事項',
|
|
667
|
+
自定义事件: '自定義事件',
|
|
668
|
+
事件入参: '事件入參',
|
|
669
|
+
页面: '頁面',
|
|
670
|
+
刷新: '刷新',
|
|
671
|
+
动作说明: '動作說明',
|
|
672
|
+
页面导出: '頁面導出',
|
|
673
|
+
文件名: '文件名',
|
|
674
|
+
类型: '類型',
|
|
675
|
+
图片: '圖片',
|
|
676
|
+
导入导出: '導入導出',
|
|
677
|
+
导入服务: '導入服務',
|
|
678
|
+
自定义参数: '自定義參數',
|
|
679
|
+
时间间隔: '時間間隔',
|
|
680
|
+
毫秒: '毫秒',
|
|
681
|
+
定时器: '定時器',
|
|
682
|
+
定时器类型: '定時器類型',
|
|
683
|
+
单次定时器: '單次定時器',
|
|
684
|
+
循环定时器: '循環定時器',
|
|
685
|
+
关闭定时器: '關閉定時器',
|
|
686
|
+
定时器名称: '定時器名稱',
|
|
687
|
+
清空数据: '清空數據',
|
|
688
|
+
文件预览: '文件預覽',
|
|
689
|
+
页面类: '頁面類',
|
|
690
|
+
页面打印: '頁面打印',
|
|
691
|
+
退出事件: '退出事件',
|
|
692
|
+
返回类型: '返回類型',
|
|
693
|
+
值: '值',
|
|
694
|
+
失败: '失敗',
|
|
695
|
+
其他: '其他',
|
|
696
|
+
复制内容: '複制內容',
|
|
697
|
+
组件状态: '組件狀態',
|
|
698
|
+
组件刷新: '組件刷新',
|
|
699
|
+
当前步骤: '當前步驟',
|
|
700
|
+
更新参数: '更新參數',
|
|
701
|
+
页码字段名: '頁碼字段名',
|
|
702
|
+
加载数据源: '加載數據源',
|
|
703
|
+
数据源: '數據源',
|
|
704
|
+
获取表单值: '獲取表單值',
|
|
705
|
+
是否可编辑: '是否可編輯',
|
|
706
|
+
赋值: '賦值',
|
|
707
|
+
设置内容: '設置內容',
|
|
708
|
+
设置时间段: '設置時間段',
|
|
709
|
+
开始值: '開始值',
|
|
710
|
+
结束值: '結束值',
|
|
711
|
+
跳转到场景: '跳轉到場景',
|
|
712
|
+
选择场景: '選擇場景',
|
|
713
|
+
场景类: '場景類',
|
|
714
|
+
刷新数据源: '刷新數據源',
|
|
715
|
+
选择数据源: '選擇數據源',
|
|
716
|
+
异步加载: '異步加載',
|
|
717
|
+
同步加载: '同步加載',
|
|
718
|
+
数据源赋值: '數據源賦值',
|
|
719
|
+
赋值范围: '賦值範圍',
|
|
720
|
+
局部赋值: '局部賦值',
|
|
721
|
+
全部赋值: '全部賦值',
|
|
722
|
+
预览方式: '預覽方式',
|
|
723
|
+
百度地图: '百度地圖',
|
|
724
|
+
高德地图: '高德地圖',
|
|
725
|
+
地图秘钥: '地圖秘鑰',
|
|
726
|
+
大地坐标系: '大地坐標系',
|
|
727
|
+
火星坐标系: '火星坐標系',
|
|
728
|
+
百度坐标系: '百度坐標系',
|
|
729
|
+
开始倒计时: '開始倒計時',
|
|
730
|
+
重置倒计时: '重置倒計時',
|
|
731
|
+
设置左标题: '設置左標題',
|
|
732
|
+
设置右标题: '設置右標題',
|
|
733
|
+
当前数量: '當前數量',
|
|
734
|
+
总数量: '總數量',
|
|
735
|
+
右侧文字: '右側文字',
|
|
736
|
+
总数据: '總數據',
|
|
737
|
+
图例内容: '圖例內容',
|
|
738
|
+
设置展开项: '設置展開項',
|
|
739
|
+
清空展开项: '清空展開項',
|
|
740
|
+
是否收缩: '是否收縮',
|
|
741
|
+
缩起: '縮起',
|
|
742
|
+
展开: '展開',
|
|
743
|
+
获取选中项: '獲取選中項',
|
|
744
|
+
索引: '索引',
|
|
745
|
+
刷新验证码: '刷新驗證碼',
|
|
746
|
+
播放控制: '播放控制',
|
|
747
|
+
状态设置: '狀態設置',
|
|
748
|
+
播放: '播放',
|
|
749
|
+
暂停: '暫停',
|
|
750
|
+
设置选中项: '設置選中項',
|
|
751
|
+
控制类型: '控制類型',
|
|
752
|
+
循环项索引: '循環項索引',
|
|
753
|
+
显隐设置: '顯隱設置',
|
|
754
|
+
获取值: '獲取值',
|
|
755
|
+
编辑状态: '編輯狀態',
|
|
756
|
+
设置选项值: '設置選項值',
|
|
757
|
+
调试类: '調試類',
|
|
758
|
+
页面刷新: '頁面刷新',
|
|
759
|
+
切换页面: '切換頁面',
|
|
760
|
+
修改内容: '修改內容',
|
|
761
|
+
修改名称: '修改名稱',
|
|
762
|
+
请输入名称: '請輸入名稱',
|
|
763
|
+
修改图标: '修改圖標',
|
|
764
|
+
请选择图标: '請選擇圖標',
|
|
765
|
+
自定义内容: '自定義內容',
|
|
766
|
+
成功回调值: '成功回調值',
|
|
767
|
+
失败回调值: '失敗回調值',
|
|
768
|
+
本地数据值: '本地數據值',
|
|
769
|
+
字段名称: '字段名稱',
|
|
770
|
+
上一张: '上一張',
|
|
771
|
+
下一张: '下一張',
|
|
772
|
+
去第几页: '去第幾頁',
|
|
773
|
+
显示已选: '顯示已選',
|
|
774
|
+
显示全部: '顯示全部',
|
|
775
|
+
加载动画: '加載動畫',
|
|
776
|
+
加载时长: '加載時長',
|
|
777
|
+
秒: '秒',
|
|
778
|
+
发送请求: '發送請求',
|
|
779
|
+
服务请求类: '服務請求類',
|
|
780
|
+
方法名: '方法名',
|
|
781
|
+
普通: '普通',
|
|
782
|
+
只读: '只讀',
|
|
783
|
+
图形类型: '圖形類型',
|
|
784
|
+
二维码: '二維碼',
|
|
785
|
+
条形码: '條形碼',
|
|
786
|
+
识别目标: '識別目標',
|
|
787
|
+
页面组件: '頁面組件',
|
|
788
|
+
图片地址: '圖片地址',
|
|
789
|
+
扫描内容: '掃描內容',
|
|
790
|
+
扫描类: '掃描類',
|
|
791
|
+
触发流程: '觸發流程',
|
|
792
|
+
流程类型: '流程類型',
|
|
793
|
+
通过: '通過',
|
|
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
|
+
成功败回调: '成功敗回調',
|
|
830
|
+
图片来源: '圖片來源',
|
|
831
|
+
相册: '相冊',
|
|
832
|
+
相机: '相機',
|
|
833
|
+
注意: '注意',
|
|
834
|
+
浮窗位置: '浮窗位置',
|
|
835
|
+
左侧: '左側',
|
|
836
|
+
右侧: '右側',
|
|
837
|
+
窗口尺寸: '窗口尺寸',
|
|
838
|
+
选择页面: '選擇頁面',
|
|
839
|
+
选择服务: '選擇服務',
|
|
840
|
+
标题字段: '標題字段',
|
|
841
|
+
状态字段: '狀態字段',
|
|
842
|
+
角标值字段: '角標值字段',
|
|
843
|
+
设置数据: '設置數據',
|
|
844
|
+
函数名称: '函數名稱',
|
|
845
|
+
自定义入参: '自定義入參',
|
|
846
|
+
打开提示框: '打開提示框',
|
|
847
|
+
确认: '確認',
|
|
848
|
+
标题: '標題',
|
|
849
|
+
打开弹窗: '打開彈窗',
|
|
850
|
+
弹窗: '彈窗',
|
|
851
|
+
配置建议: '配置建議',
|
|
852
|
+
弹窗标题: '彈窗標題',
|
|
853
|
+
推拉门标题: '推拉門標題',
|
|
854
|
+
路由跳转: '路由跳轉',
|
|
855
|
+
路由数据: '路由數據',
|
|
856
|
+
路由替换: '路由替換',
|
|
857
|
+
页面跳转: '頁面跳轉',
|
|
858
|
+
新窗口: '新窗口',
|
|
859
|
+
门户跳转: '門戶跳轉',
|
|
860
|
+
页面返回: '頁面返回',
|
|
861
|
+
表单取值: '表單取值',
|
|
862
|
+
异步导出: '異步導出',
|
|
863
|
+
开启: '開啟',
|
|
864
|
+
关闭: '關閉',
|
|
865
|
+
导出条件: '導出條件',
|
|
866
|
+
查询条件: '查詢條件',
|
|
867
|
+
行主键: '行主鍵',
|
|
868
|
+
数据来源: '數據來源',
|
|
869
|
+
导出字段: '導出字段',
|
|
870
|
+
字段数据: '字段數據',
|
|
871
|
+
字段编码: '字段編碼',
|
|
872
|
+
快速收起: '快速收起',
|
|
873
|
+
快速展开: '快速展開'
|
|
1302
874
|
};
|
|
1303
875
|
var _default = exports.default = todoActionListZhHK;
|