@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.
Files changed (55) hide show
  1. package/es/rootConfig/locales/enus/config-locales-es.mobile.js +51 -144
  2. package/es/rootConfig/locales/enus/config-locales-es.pc.js +30 -37
  3. package/es/rootConfig/locales/enus/config-locales-es.todo-actionList.js +293 -721
  4. package/es/rootConfig/locales/enus/config-locales-es.todo-callback.js +8 -9
  5. package/es/rootConfig/locales/enus/config-locales-es.todo-optionList.js +141 -214
  6. package/es/rootConfig/locales/zhcn/config-locales-cn.mobile.js +1 -143
  7. package/es/rootConfig/locales/zhcn/config-locales-cn.pc.js +1 -289
  8. package/es/rootConfig/locales/zhcn/config-locales-cn.todo-actionList.js +0 -714
  9. package/es/rootConfig/locales/zhcn/config-locales-cn.todo-callback.js +0 -8
  10. package/es/rootConfig/locales/zhcn/config-locales-cn.todo-optionList.js +2 -214
  11. package/es/rootConfig/locales/zhhk/config-locales-hk.mobile.js +49 -142
  12. package/es/rootConfig/locales/zhhk/config-locales-hk.pc.js +77 -288
  13. package/es/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +287 -715
  14. package/es/rootConfig/locales/zhhk/config-locales-hk.todo-callback.js +8 -9
  15. package/es/rootConfig/locales/zhhk/config-locales-hk.todo-optionList.js +140 -213
  16. package/es/rootConfig/mobile/BusiComp.js +22 -22
  17. package/es/rootConfig/mobile/MobileModal.js +38 -38
  18. package/es/rootConfig/mobile/MobilePopover.js +22 -22
  19. package/es/rootConfig/mobile/page.js +42 -42
  20. package/es/rootConfig/pc/BusiComp.js +41 -41
  21. package/es/rootConfig/pc/Drawer.js +64 -64
  22. package/es/rootConfig/pc/Modal.js +63 -63
  23. package/es/rootConfig/pc/Popover.js +42 -42
  24. package/es/rootConfig/pc/page.js +55 -55
  25. package/es/rootConfig/todoActionList.js +691 -691
  26. package/es/rootConfig/todoCallback.js +9 -9
  27. package/es/rootConfig/todoOptionList.js +203 -203
  28. package/lib/rootConfig/locales/enus/config-locales-es.mobile.js +51 -144
  29. package/lib/rootConfig/locales/enus/config-locales-es.pc.js +30 -37
  30. package/lib/rootConfig/locales/enus/config-locales-es.todo-actionList.js +293 -721
  31. package/lib/rootConfig/locales/enus/config-locales-es.todo-callback.js +8 -9
  32. package/lib/rootConfig/locales/enus/config-locales-es.todo-optionList.js +141 -214
  33. package/lib/rootConfig/locales/zhcn/config-locales-cn.mobile.js +1 -143
  34. package/lib/rootConfig/locales/zhcn/config-locales-cn.pc.js +1 -289
  35. package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-actionList.js +0 -714
  36. package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-callback.js +0 -8
  37. package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-optionList.js +2 -214
  38. package/lib/rootConfig/locales/zhhk/config-locales-hk.mobile.js +49 -142
  39. package/lib/rootConfig/locales/zhhk/config-locales-hk.pc.js +77 -288
  40. package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +287 -715
  41. package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-callback.js +8 -9
  42. package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-optionList.js +140 -213
  43. package/lib/rootConfig/mobile/BusiComp.js +22 -22
  44. package/lib/rootConfig/mobile/MobileModal.js +38 -38
  45. package/lib/rootConfig/mobile/MobilePopover.js +22 -22
  46. package/lib/rootConfig/mobile/page.js +42 -42
  47. package/lib/rootConfig/pc/BusiComp.js +41 -41
  48. package/lib/rootConfig/pc/Drawer.js +64 -64
  49. package/lib/rootConfig/pc/Modal.js +63 -63
  50. package/lib/rootConfig/pc/Popover.js +42 -42
  51. package/lib/rootConfig/pc/page.js +55 -55
  52. package/lib/rootConfig/todoActionList.js +691 -691
  53. package/lib/rootConfig/todoCallback.js +9 -9
  54. package/lib/rootConfig/todoOptionList.js +203 -203
  55. package/package.json +1 -1
@@ -5,15 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.todoCallbackZhHK = exports.default = void 0;
7
7
  var todoCallbackZhHK = exports.todoCallbackZhHK = {
8
- // todo/callback (shared callbacks)
9
- 'todo.callback.form.values.title': '表單取值',
10
8
  'todo.callback.form.values.description': '表單數據對象,包括:字段編碼和值',
11
- 'todo.callback.form.values.dataSuffix': '數據',
12
- 'todo.callback.form.type.Form': '表單',
13
- 'todo.callback.form.type.QueryForm': '查詢表單',
14
- 'todo.callback.form.type.FormList': '子表單',
15
- 'todo.callback.form.range.begin': '開始時間',
16
- 'todo.callback.form.range.end': '結束時間',
17
9
  'todo.callback.form.range.beginDesc': '的開始時間,',
18
10
  'todo.callback.form.range.endDesc': '的結束時間,',
19
11
  'todo.callback.form.range.description': '按照指定的“取值格式”進行格式化輸出',
@@ -22,6 +14,13 @@ var todoCallbackZhHK = exports.todoCallbackZhHK = {
22
14
  'todo.callback.form.validate.firstError.description': '校驗失敗返回的錯誤提示信息',
23
15
  'todo.callback.form.validate.description': '表單數據對象和失敗信息,包括:字段編碼、字段值、校驗失敗的字段編碼和錯誤提示信息',
24
16
  'todo.callback.postObject.returnObjectPrefix': '返回對象-',
25
- 'todo.callback.ai.actionName': '調用智能體服務'
17
+ 'todo.callback.ai.actionName': '調用智能體服務',
18
+ 表单取值: '表單取值',
19
+ 数据: '數據',
20
+ 表单: '表單',
21
+ 查询表单: '查詢表單',
22
+ 子表单: '子表單',
23
+ 开始时间: '開始時間',
24
+ 结束时间: '結束時間'
26
25
  };
27
26
  var _default = exports.default = todoCallbackZhHK;
@@ -5,301 +5,106 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.todoOptionListZhHK = exports.default = void 0;
7
7
  var todoOptionListZhHK = exports.todoOptionListZhHK = {
8
- // todo/optionList (shared options) - batch 1
9
8
  'todo.optionList.url.label': '請求地址(URL)',
10
9
  'todo.optionList.sqlServiceCode.label': '選擇SQL查詢服務',
11
- 'todo.optionList.sqlServiceFields.label': '導出字段',
12
- 'todo.optionList.target.label': '聯動來源',
13
10
  'todo.optionList.arelStaticData.label': 'A端靜態數據',
14
11
  'todo.optionList.zrelStaticData.label': 'Z端靜態數據',
15
- 'todo.optionList.staticData.label': '靜態數據',
16
12
  'todo.optionList.custTargetVal.label': '自定義觸發值',
17
- 'todo.optionList.visible.label': '顯隱設置',
18
- 'todo.optionList.visible.props.options.0.title': '顯示',
19
- 'todo.optionList.visible.props.options.1.title': '隱藏',
20
- 'todo.optionList.visible.props.options.2.title': '切換',
21
13
  'todo.optionList.readonly.label': '編輯狀態設置',
22
- 'todo.optionList.readonly.props.options.0.title': '只讀',
23
- 'todo.optionList.readonly.props.options.1.title': '啟用',
24
- 'todo.optionList.readonly.props.options.2.title': '切換',
25
- 'todo.optionList.bsSelectType.label': '控制類型',
26
14
  'todo.optionList.bsSelectType.props.options.0.title': '唯一字段編碼',
27
- 'todo.optionList.bsSelectType.props.options.1.title': '循環項索引',
28
- 'todo.optionList.editor.label': '是否可編輯',
29
- 'todo.optionList.editor.props.options.0.title': '是',
30
- 'todo.optionList.editor.props.options.1.title': '否',
31
- 'todo.optionList.value.label': '內容',
32
- 'todo.optionList.valueArray.label': '內容',
33
- 'todo.optionList.startVal.label': '開始值',
34
15
  'todo.optionList.startVal.props.placeholder': '請輸入YYYY-MM-DD格式的時間',
35
- 'todo.optionList.endVal.label': '結束值',
36
16
  'todo.optionList.endVal.props.placeholder': '請輸入YYYY-MM-DD格式的時間',
37
- 'todo.optionList.loading.label': '是否加載中',
38
- 'todo.optionList.loading.props.options.0.title': '是',
39
- 'todo.optionList.loading.props.options.1.title': '否',
40
- 'todo.optionList.msgType.label': '類型',
41
- 'todo.optionList.msgType.props.options.0.title': '成功',
42
- 'todo.optionList.msgType.props.options.1.title': '提示',
43
- 'todo.optionList.msgType.props.options.2.title': '警告',
44
- 'todo.optionList.msgType.props.options.3.title': '錯誤',
45
- 'todo.optionList.msgType.props.options.4.title': '加載動畫',
46
- 'todo.optionList.duration.label': '加載時長',
47
- 'todo.optionList.duration.props.unit': '秒',
48
- 'todo.optionList.swiperIndex.label': '索引',
49
- 'todo.optionList.validateType.label': '校驗類型',
50
- 'todo.optionList.validateType.props.options.0.title': '成功',
51
- 'todo.optionList.validateType.props.options.1.title': '提示',
52
- 'todo.optionList.validateType.props.options.2.title': '錯誤',
53
- 'todo.optionList.validateType.props.options.3.title': '警告',
54
- 'todo.optionList.validateType.props.options.4.title': '正常',
55
- 'todo.optionList.validateMsg.label': '校驗文案',
56
- 'todo.optionList.validateMsg.props.placeholder': '請輸入',
57
- 'todo.optionList.expType.label': '類型',
58
17
  'todo.optionList.expType.props.options.0.title': 'PDF',
59
- 'todo.optionList.expType.props.options.1.title': '圖片',
60
- 'todo.optionList.expFileName.label': '文件名',
61
18
  'todo.optionList.expFileName.props.placeholder': '請輸入導出的文件名',
62
- 'todo.optionList.modalType.label': '類型',
63
- 'todo.optionList.modalType.props.options.0.title': '成功',
64
- 'todo.optionList.modalType.props.options.1.title': '提示',
65
- 'todo.optionList.modalType.props.options.2.title': '警告',
66
- 'todo.optionList.modalType.props.options.3.title': '錯誤',
67
- 'todo.optionList.modalType.props.options.4.title': '確認',
68
- // todo.optionList - batch A
69
19
  'todo.optionList.okText.label': '確認按鈕文本',
70
20
  'todo.optionList.cancelText.label': '取消按鈕文本',
71
- 'todo.optionList.historyType.label': '類型',
72
- 'todo.optionList.historyType.props.options.0.title': '路由跳轉',
73
- 'todo.optionList.historyType.props.options.1.title': '路由替換',
74
- 'todo.optionList.timerType.label': '定時器類型',
75
- 'todo.optionList.timerType.props.options.0.title': '單次定時器',
76
- 'todo.optionList.timerType.props.options.1.title': '循環定時器',
77
- 'todo.optionList.title.label': '標題',
78
- 'todo.optionList.content.label': '內容',
79
- 'todo.optionList.params.label': '參數賦值',
80
- 'todo.optionList.setParams.label': '參數',
81
- 'todo.optionList.actionType.label': '表單類型',
82
21
  'todo.optionList.actionType.props.placeholder': '新增-add, 編輯-edit, 詳情-detail',
83
- // todo.optionList - batch B
84
- 'todo.optionList.pathname.label': '頁面',
85
- 'todo.optionList.dropPathname.label': '頁面',
86
22
  'todo.optionList.searchParams.label': 'url參數',
87
- 'todo.optionList.routerData.label': '路由數據',
88
- 'todo.optionList.modalname.label': '彈窗',
89
- 'todo.optionList.drawerPath.label': '推拉門',
90
- 'todo.optionList.compState.label': '組件狀態',
91
23
  'todo.optionList.activeTabKey.label': 'Tab選中key',
92
24
  'todo.optionList.downloadUrl.label': '下載鏈接地址',
93
- 'todo.optionList.uploadProps.label': '上傳參數',
94
25
  'todo.optionList.inlineeditnow.label': '新增後啟用行內編輯',
95
- 'todo.optionList.inlineeditnow.props.options.0.title': '否',
96
- 'todo.optionList.inlineeditnow.props.options.1.title': '是',
97
- 'todo.optionList.disabled.label': '狀態設置',
98
- 'todo.optionList.disabled.props.options.0.title': '啟動',
99
- 'todo.optionList.disabled.props.options.1.title': '禁用',
100
- 'todo.optionList.disabled.props.options.2.title': '切換',
101
- 'todo.optionList.required.label': '必填設置',
102
- 'todo.optionList.required.props.options.0.title': '必填',
103
- 'todo.optionList.required.props.options.1.title': '非必填',
104
- 'todo.optionList.required.props.options.2.title': '切換',
105
26
  'todo.optionList.fileName.label': '自定義文件名稱',
106
27
  'todo.optionList.fileName.labelTip': '未設置文件名稱時,則為文件原本的名稱',
107
28
  'todo.optionList.fileName.props.placeholder': '包括後綴,如: 表格.xls',
108
- 'todo.optionList.loadmoreKey.label': '更新參數',
109
29
  'todo.optionList.wechatappId.props.placeholder': '如:wx_xxxxx',
110
- 'todo.optionList.jsonId.label': '頁面',
111
30
  'todo.optionList.fileId.label': '文件ID',
112
31
  'todo.optionList.fileId.labelTip': '文件預覽格式支持:pdf、jpg、jpeg、png、svg、mp4、mov、txt、html、js、doc、xlsx、docx、wps、ppt等 注意:如果是外部URL,有可能存在跨域現象! 注意:如果是外部URL,有可能存在跨域現象!',
113
- 'todo.optionList.loadMoreTotal.label': '總條數',
114
- 'todo.optionList.loadMoreData.label': '數據源',
115
- 'todo.optionList.aliasPageNum.label': '頁碼字段名',
116
- // todo.optionList - batch C (flow related)
117
32
  'todo.optionList.flowUrl.label': '流程請求接口',
118
- 'todo.optionList.flowType.label': '流程類型',
119
- 'todo.optionList.flowType.props.options.0.title': '啟動',
120
- 'todo.optionList.flowType.props.options.1.title': '通過',
121
- 'todo.optionList.flowType.props.options.2.title': '拒絕',
122
- 'todo.optionList.flowType.props.options.3.title': '轉派',
123
- 'todo.optionList.flowType.props.options.4.title': '通用',
124
33
  'todo.optionList.flowWorkOrderId.label': '業務工單 ID',
125
- 'todo.optionList.flowCode.label': '選擇流程',
126
34
  'todo.optionList.workOrderType.label': '業務工單類型',
127
- 'todo.optionList.flowAuditDesc.label': '審核意見',
128
35
  'todo.optionList.flowFileId.label': '附件ID',
129
- 'todo.optionList.configDealUserId.label': '指定處理人',
130
36
  'todo.optionList.flowBtnActionType.label': '按鈕動作類型',
131
37
  'todo.optionList.flowWorkId.label': '流程實例ID',
132
38
  'todo.optionList.flowTabStepVisible.label': '展示流程實例圖',
133
39
  'todo.optionList.flowTimelineVisible.label': '展示流程軌跡',
134
- 'todo.optionList.flowCustParams.label': '自定義參數',
135
40
  'todo.optionList.workItemId.label': '工單ID',
136
- 'todo.optionList.flowExtraParams.label': '目標環節',
137
41
  'todo.optionList.diagramType.label': '選擇實例圖類型',
138
42
  'todo.optionList.diagramType.props.options.0.title': '當前流程實例圖',
139
43
  'todo.optionList.diagramType.props.options.1.title': '指定主干流程實例圖',
140
- 'todo.optionList.diagramFlowCode.label': '選擇流程',
141
44
  'todo.optionList.diagramWorkOrderId.label': '業務單ID',
142
- // todo.optionList - batch D (export/import related)
143
- 'todo.optionList.objectFields.label': '導出字段',
144
- 'todo.optionList.objectFields.props.options.customKeyMap.fieldData': '字段數據',
145
- 'todo.optionList.objectFields.props.options.customKeyMap.attrCode': '字段編碼',
146
- 'todo.optionList.objectFields.props.options.customKeyMap.attrName': '字段名稱',
147
45
  'todo.optionList.exportSheet.label': 'sheet頁設置',
148
46
  'todo.optionList.exportSheet.props.options.0.label': 'sheet頁名稱',
149
- 'todo.optionList.exportSheet.props.options.1.label': '數據來源',
150
- 'todo.optionList.exportSheet.props.options.2.label': '查詢條件',
151
- 'todo.optionList.exportSheet.props.options.3.label': '導出字段',
152
- 'todo.optionList.exportSheet.props.options.3.props.options.customKeyMap.fieldData': '字段數據',
153
- 'todo.optionList.exportSheet.props.options.3.props.options.customKeyMap.attrCode': '字段編碼',
154
- 'todo.optionList.exportSheet.props.options.3.props.options.customKeyMap.attrName': '字段名稱',
155
- 'todo.optionList.serviceData.label': '數據來源',
156
- // todo.optionList - batch E1 (general and map/location)
157
- 'todo.optionList.accept.label': '文件類型',
158
47
  'todo.optionList.custTplUrl.label': '指定模板地址(可選)',
159
- 'todo.optionList.name.label': '修改名稱',
160
- 'todo.optionList.name.props.placeholder': '請輸入名稱',
161
- 'todo.optionList.icon.label': '修改圖標',
162
- 'todo.optionList.icon.props.placeholder': '請選擇圖標',
163
- 'todo.optionList.editorCode.label': '自定義內容',
164
- 'todo.optionList.actionTitle.label': '動作說明',
165
48
  'todo.optionList.actionTitle.props.placeholder': '請輸入動作說明',
166
49
  'todo.optionList.sync.label': '數據加載方式',
167
- 'todo.optionList.sync.props.options.0.title': '異步加載',
168
- 'todo.optionList.sync.props.options.1.title': '同步加載',
169
- 'todo.optionList.setItemKey.label': '字段名稱',
170
50
  'todo.optionList.setItemKey.props.placeholder': '請輸入字段名值, 必須為英文',
171
- 'todo.optionList.mapKey.label': '地圖秘鑰',
172
51
  'todo.optionList.mapKey.props.placeholder': '請輸入地圖的秘鑰',
173
52
  'todo.optionList.locationAlways.label': '是否持續定位',
174
53
  'todo.optionList.locationOutputType.label': '定位輸出坐標系',
175
- 'todo.optionList.locationOutputType.props.options.0.title': '大地坐標系',
176
- 'todo.optionList.locationOutputType.props.options.1.title': '火星坐標系',
177
- 'todo.optionList.locationOutputType.props.options.2.title': '百度坐標系',
178
- 'todo.optionList.appTableData.label': '表頭數據',
179
- 'todo.optionList.appTableDataSource.label': '表格數據',
180
54
  'todo.optionList.locationAddress.label': '是否需要地址信息',
181
- 'todo.optionList.addTransferValue.label': '內容',
182
55
  'todo.optionList.addTransferValue.props.placeholder': '請輸入添加值,多個用英文逗號拼接,例如:1,2,3',
183
- 'todo.optionList.removeTransferValue.label': '內容',
184
56
  'todo.optionList.removeTransferValue.props.placeholder': '請輸入刪除值,多個用英文逗號拼接,例如:1,2,3',
185
- 'todo.optionList.defaultOpenKey.label': '內容',
186
- 'todo.optionList.inlineCollapsed.label': '是否收縮',
187
- 'todo.optionList.inlineCollapsed.props.options.0.title': '縮起',
188
- 'todo.optionList.inlineCollapsed.props.options.1.title': '展開',
189
- 'todo.optionList.inlineCollapsed.props.options.2.title': '切換',
190
- // todo.optionList - batch E2 (charts/media/view)
191
57
  'todo.optionList.xLineName.label': 'x軸字段名',
192
58
  'todo.optionList.yLineName.label': 'y軸字段名',
193
- 'todo.optionList.lineChartData.label': '數據源',
194
- 'todo.optionList.spCount.label': '當前數量',
195
- 'todo.optionList.spTotal.label': '總數量',
196
- 'todo.optionList.spRightNode.label': '右側文字',
197
59
  'todo.optionList.donutX.label': 'x軸字段名',
198
60
  'todo.optionList.donutY.label': 'y軸字段名',
199
- 'todo.optionList.donutData.label': '數據源',
200
- 'todo.optionList.donutSumText.label': '總數據',
201
- 'todo.optionList.mpData.label': '數據源',
202
61
  'todo.optionList.mpData.props.placeholder': '格式為:[{count:xx, color:xx, label:xx},...]',
203
62
  'todo.optionList.gcXName.label': 'x軸字段名',
204
- 'todo.optionList.gcLegendParams.label': '圖例內容',
205
63
  'todo.optionList.gcLegendParams.props.placeholder': '格式為:[{label:xx(說明), value:xx(對應數據源取值字段)},...]',
206
- 'todo.optionList.gcData.label': '數據源',
207
64
  'todo.optionList.gcData.props.placeholder': '格式為:[{name:xx, xx:xx, xx:xx, ...},...]',
208
65
  'todo.optionList.scXName.label': 'x軸字段名',
209
66
  'todo.optionList.scYName.label': 'y軸字段名',
210
- 'todo.optionList.scData.label': '數據源',
211
67
  'todo.optionList.scData.props.placeholder': '格式為:[{xx:xx, xx:xx, color:xx(需要指定顏色時設置該參數) },...]',
212
68
  'todo.optionList.stcXName.label': 'x軸字段名',
213
- 'todo.optionList.stcLegendParams.label': '圖例內容',
214
69
  'todo.optionList.stcLegendParams.props.placeholder': '格式為:[{label:xx, value:xx},...]',
215
- 'todo.optionList.stcData.label': '數據源',
216
70
  'todo.optionList.stcData.props.placeholder': '格式為:[{xx:xx, xx:xx, ... },...]',
217
- 'todo.optionList.valueMapKey.label': '值映射字段',
218
71
  'todo.optionList.labelMapKey.label': '內容映射字段',
219
72
  'todo.optionList.selectDescriptionKey.label': '選項描述字段',
220
73
  'todo.optionList.selectDisabledKey.label': '選項禁用字段',
221
74
  'todo.optionList.setSelectorDisabelItems.label': '值/索引',
222
- 'todo.optionList.updateMediaState.label': '狀態設置',
223
- 'todo.optionList.updateMediaState.props.options.0.title': '播放',
224
- 'todo.optionList.updateMediaState.props.options.1.title': '暫停',
225
- 'todo.optionList.updateMediaState.props.options.2.title': '切換',
226
75
  'todo.optionList.customGroup.label': '自定義表頭模板',
227
76
  'todo.optionList.customGroup.labelTip': '可以根據選擇的字段自定義導出模板的表頭',
228
77
  'todo.optionList.exception.label': '導入異常配置',
229
78
  'todo.optionList.exception.props.options.0.title': '支持部分導入',
230
- 'todo.optionList.viewMode.label': '預覽方式',
231
- 'todo.optionList.viewMode.props.options.0.title': '頁面彈窗',
232
- 'todo.optionList.viewMode.props.options.1.title': '標簽頁',
233
- 'todo.optionList.viewMode.props.options.2.title': '新窗口',
234
- 'todo.optionList.modalWidth.label': '窗口寬度',
235
79
  'todo.optionList.modalWidth.labelTip': '不同瀏覽器有不同的最小限制,請避免設置過小尺寸,當不設置寬高時,默認為全屏',
236
- 'todo.optionList.modalHeight.label': '窗口高度',
237
80
  'todo.optionList.modalHeight.labelTip': '不同瀏覽器有不同的最小限制,請避免設置過小尺寸,當不設置寬高時,默認為全屏',
238
- // todo.optionList - batch F (remaining general/import/service/advanced)
239
81
  'todo.optionList.rProps.label': '設置自定義組件屬性',
240
82
  'todo.optionList.hasEventExtService.label': '需要開啟服務擴展',
241
- 'todo.optionList.hasEventExtService.props.options.0.title': '是',
242
- 'todo.optionList.hasEventExtService.props.options.1.title': '否',
243
83
  'todo.optionList.eventExtService.label': '選擇業務場景來擴展服務',
244
84
  'todo.optionList.tempName.label': '設置模板名稱',
245
85
  'todo.optionList.tempName.props.placeholder': '請輸入模板名稱',
246
86
  'todo.optionList.busiObjectId.label': '選擇業務對象',
247
- 'todo.optionList.busiObjectFilterParams.label': '查詢條件',
248
- 'todo.optionList.filterParams.label': '查詢條件',
249
- 'todo.optionList.busiObjectFields.label': '篩選字段',
250
87
  'todo.optionList.showOnly.label': '只解析不入庫',
251
- 'todo.optionList.showOnly.props.options.0.title': '是',
252
- 'todo.optionList.showOnly.props.options.1.title': '否',
253
88
  'todo.optionList.custFileName.label': '自定義文件名',
254
89
  'todo.optionList.custSheetName.label': 'sheet頁名稱',
255
- 'todo.optionList.className.label': '類名稱',
256
- 'todo.optionList.funcName.label': '函數名稱',
257
- 'todo.optionList.funcParams.label': '自定義入參',
258
- 'todo.optionList.valueList.label': '組件賦值',
259
- 'todo.optionList.customFuncName.label': '自定義事件',
260
- 'todo.optionList.customFuncParams.label': '事件入參',
261
- 'todo.optionList.custUrl.label': '導入服務',
262
90
  'todo.optionList.custUrl.props.options.serviceTabs.0.description': '此處僅展示開啟文件入參的編排服務,服務入參需包含impFile(文件類型)字段用於接收文件和param(對象類型,非必須)字段接收自定義參數',
263
91
  'todo.optionList.custUrl.props.options.serviceTabs.1.description': '此處僅展示開啟上傳控件中使用的請求層服務,服務入參需包含impFile(文件類型)字段用於接收文件和param(對象類型,非必須)字段接收自定義參數',
264
92
  'todo.optionList.compToPrint.label': '自定義打印區域(可選)',
265
93
  'todo.optionList.custTpl.label': '配置導入模板',
266
- 'todo.optionList.returnType.label': '返回類型',
267
94
  'todo.optionList.returnType.labelTip': '1、值:用於數據返回,比如獲取頁面表單數據,退出後進行數據傳遞;<br />2、成功:用於成功標志返回,將觸發調用方的成功回調;<br />3、失敗:用於失敗標志返回,將觸發調用方的失敗回調。',
268
- 'todo.optionList.returnType.props.options.0.title': '值',
269
- 'todo.optionList.returnType.props.options.1.title': '成功',
270
- 'todo.optionList.returnType.props.options.2.title': '失敗',
271
95
  'todo.optionList.returnValue.label': '返回內容(可選)',
272
96
  'todo.optionList.isPreventDefault.label': '中止默認動作(高級)',
273
- 'todo.optionList.isPreventDefault.props.options.0.title': '是',
274
- 'todo.optionList.isPreventDefault.props.options.1.title': '否',
275
97
  'todo.optionList.isPreventDefault.labelTip': '指中止瀏覽器默認行為:<br />比如中止打開文件選擇器、中止文件下載等行為。',
276
98
  'todo.optionList.isStopPropagation.label': '阻止事件冒泡(高級)',
277
99
  'todo.optionList.isStopPropagation.labelTip': '指只觸發當前組件配置的事件:<br />比如空白容器裡放置按鈕, 空白容器和按鈕都配置點擊事件,正常點擊按鈕的時候就觸發兩個點擊事件,但阻止事件冒泡就不會執行到空白容器的點擊事件。',
278
- 'todo.optionList.isStopPropagation.props.options.0.title': '是',
279
- 'todo.optionList.isStopPropagation.props.options.1.title': '否',
280
100
  'todo.optionList.verificationCodeUrl.label': '驗證碼圖片地址',
281
- // todo.optionList - batch G (additional option labels)
282
- 'todo.optionList.selectValueKeyForRC.label': '顯示值字段',
283
101
  'todo.optionList.selectLabelKeyForRC.label': '顯示內容字段',
284
- 'todo.optionList.total.label': '總條數',
285
- 'todo.optionList.curPage.label': '更新頁碼',
286
- 'todo.optionList.colName.label': '翻譯字段',
287
- 'todo.optionList.colNameForEdit.label': '字段',
288
102
  'todo.optionList.nodeKey.label': '操作節點key',
289
103
  'todo.optionList.valueKey.label': '節點key取值字段',
290
104
  'todo.optionList.titleKey.label': '節點名稱取值字段',
291
105
  'todo.optionList.stateName.label': '自定義屬性名',
292
106
  'todo.optionList.inlineeditrow.label': '指定行id',
293
- 'todo.optionList.stateval.label': '內容',
294
107
  'todo.optionList.timername.label': '定時器命名(頁面內不可重複)',
295
- 'todo.optionList.interval.label': '時間間隔',
296
- 'todo.optionList.interval.props.unit': '毫秒',
297
- 'todo.optionList.targettimer.label': '定時器名稱',
298
- 'todo.optionList.customCallback.label': '回調',
299
- 'todo.optionList.stepsCurrent.label': '當前步驟',
300
- 'todo.optionList.compId.label': '組件選擇',
301
- 'todo.optionList.selectComp.label': '組件選擇',
302
- 'todo.optionList.dataSource.label': '內容',
303
108
  'todo.optionList.parentKey.label': '操作節點key',
304
109
  'todo.optionList.dataSourceFileId.label': '文件ID',
305
110
  'todo.optionList.dataSourceFileId.labelTip': '支持逗號分隔或者數組形式的多文件下載,如:1,2或者$[1,2]$',
@@ -307,12 +112,10 @@ var todoOptionListZhHK = exports.todoOptionListZhHK = {
307
112
  'todo.optionList.nodeValueKey.label': '節點key取值字段',
308
113
  'todo.optionList.urlValueKey.label': '節點url取值字段',
309
114
  'todo.optionList.selectable.label': '節點可選字段編碼',
310
- 'todo.optionList.selectable.labelTip': '適用場景:需要控制當前節點是否能夠選擇,且需後端服務有字段標識出是否可選;\n處理邏輯:當節點的字段編碼值為布爾類型的false,或者字符串類型為\'false\'、\n空字符串時,都認為不可選,否則認為可選。',
115
+ 'todo.optionList.selectable.labelTip': "適用場景:需要控制當前節點是否能夠選擇,且需後端服務有字段標識出是否可選;\n處理邏輯:當節點的字段編碼值為布爾類型的false,或者字符串類型為'false'、\n空字符串時,都認為不可選,否則認為可選。",
311
116
  'todo.optionList.childrenKey.label': '下級列表取值字段',
312
117
  'todo.optionList.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}',
313
- 'todo.optionList.selectValueKey.label': '選項值字段',
314
118
  'todo.optionList.selectLabelKey.label': '選項內容字段',
315
- 'todo.optionList.jsBridgeMethod.label': '方法名',
316
119
  'todo.optionList.jsBridgeMethod.props.placeholder': '例如:openCamera',
317
120
  'todo.optionList.androidWebName.label': '安卓容器名稱',
318
121
  'todo.optionList.androidWebName.props.placeholder': '默認:Android',
@@ -324,22 +127,146 @@ var todoOptionListZhHK = exports.todoOptionListZhHK = {
324
127
  'todo.optionList.androidFailFunName.props.placeholder': '例如:openCameraFail[用於Android失敗的回調H5]',
325
128
  'todo.optionList.iOSFailFunName.label': 'iOS端失敗回調方法名',
326
129
  'todo.optionList.iOSFailFunName.props.placeholder': '例如:openCameraFail[用於iOS失敗的回調H5]',
327
- 'todo.optionList.customParams.label': '自定義入參',
328
- 'todo.optionList.selectScene.label': '選擇場景',
329
- 'todo.optionList.selectServerDataSource.label': '選擇數據源',
330
- 'todo.optionList.selectAllDataSource.label': '選擇數據源',
331
- 'todo.optionList.selectCompFunc.label': '方法',
332
- 'todo.optionList.setCompParams.label': '參數',
333
- 'todo.optionList.dataSourceReloadFilter.label': '數據源賦值',
334
- 'todo.optionList.dataSourceSetValue.label': '數據源賦值',
335
- 'todo.optionList.onlySetPatch.label': '賦值範圍',
336
- 'todo.optionList.onlySetPatch.props.options.0.title': '局部賦值',
337
- 'todo.optionList.onlySetPatch.props.options.1.title': '全部賦值',
338
130
  'todo.optionList.selectObjectDataSource.label': '選擇業務對象數據源',
339
- 'todo.optionList.iframeData.label': '發送內容',
340
- 'todo.optionList.iframeOrigin.label': '發送目標源',
341
- 'todo.optionList.copyText.label': '複制內容',
342
131
  'todo.optionList.tripleFormId.label': '詳情id',
343
- 'todo.optionList.custParams.label': '自定義參數'
132
+ 导出字段: '導出字段',
133
+ 联动来源: '聯動來源',
134
+ 静态数据: '靜態數據',
135
+ 显隐设置: '顯隱設置',
136
+ 显示: '顯示',
137
+ 隐藏: '隱藏',
138
+ 切换: '切換',
139
+ 只读: '只讀',
140
+ 启用: '啟用',
141
+ 控制类型: '控制類型',
142
+ 循环项索引: '循環項索引',
143
+ 是否可编辑: '是否可編輯',
144
+ 是: '是',
145
+ 否: '否',
146
+ 内容: '內容',
147
+ 开始值: '開始值',
148
+ 结束值: '結束值',
149
+ 是否加载中: '是否加載中',
150
+ 类型: '類型',
151
+ 成功: '成功',
152
+ 提示: '提示',
153
+ 警告: '警告',
154
+ 错误: '錯誤',
155
+ 加载动画: '加載動畫',
156
+ 加载时长: '加載時長',
157
+ 秒: '秒',
158
+ 索引: '索引',
159
+ 校验类型: '校驗類型',
160
+ 正常: '正常',
161
+ 校验文案: '校驗文案',
162
+ 请输入: '請輸入',
163
+ 图片: '圖片',
164
+ 文件名: '文件名',
165
+ 确认: '確認',
166
+ 路由跳转: '路由跳轉',
167
+ 路由替换: '路由替換',
168
+ 定时器类型: '定時器類型',
169
+ 单次定时器: '單次定時器',
170
+ 循环定时器: '循環定時器',
171
+ 标题: '標題',
172
+ 参数赋值: '參數賦值',
173
+ 参数: '參數',
174
+ 表单类型: '表單類型',
175
+ 页面: '頁面',
176
+ 路由数据: '路由數據',
177
+ 弹窗: '彈窗',
178
+ 推拉门: '推拉門',
179
+ 组件状态: '組件狀態',
180
+ 上传参数: '上傳參數',
181
+ 状态设置: '狀態設置',
182
+ 启动: '啟動',
183
+ 禁用: '禁用',
184
+ 必填设置: '必填設置',
185
+ 必填: '必填',
186
+ 非必填: '非必填',
187
+ 更新参数: '更新參數',
188
+ 总条数: '總條數',
189
+ 数据源: '數據源',
190
+ 页码字段名: '頁碼字段名',
191
+ 流程类型: '流程類型',
192
+ 通过: '通過',
193
+ 拒绝: '拒絕',
194
+ 转派: '轉派',
195
+ 通用: '通用',
196
+ 选择流程: '選擇流程',
197
+ 审核意见: '審核意見',
198
+ 指定处理人: '指定處理人',
199
+ 自定义参数: '自定義參數',
200
+ 目标环节: '目標環節',
201
+ 字段数据: '字段數據',
202
+ 字段编码: '字段編碼',
203
+ 字段名称: '字段名稱',
204
+ 数据来源: '數據來源',
205
+ 查询条件: '查詢條件',
206
+ 文件类型: '文件類型',
207
+ 修改名称: '修改名稱',
208
+ 请输入名称: '請輸入名稱',
209
+ 修改图标: '修改圖標',
210
+ 请选择图标: '請選擇圖標',
211
+ 自定义内容: '自定義內容',
212
+ 动作说明: '動作說明',
213
+ 异步加载: '異步加載',
214
+ 同步加载: '同步加載',
215
+ 地图秘钥: '地圖秘鑰',
216
+ 大地坐标系: '大地坐標系',
217
+ 火星坐标系: '火星坐標系',
218
+ 百度坐标系: '百度坐標系',
219
+ 表头数据: '表頭數據',
220
+ 表格数据: '表格數據',
221
+ 是否收缩: '是否收縮',
222
+ 缩起: '縮起',
223
+ 展开: '展開',
224
+ 当前数量: '當前數量',
225
+ 总数量: '總數量',
226
+ 右侧文字: '右側文字',
227
+ 总数据: '總數據',
228
+ 图例内容: '圖例內容',
229
+ 值映射字段: '值映射字段',
230
+ 播放: '播放',
231
+ 暂停: '暫停',
232
+ 预览方式: '預覽方式',
233
+ 页面弹窗: '頁面彈窗',
234
+ 标签页: '標簽頁',
235
+ 新窗口: '新窗口',
236
+ 窗口宽度: '窗口寬度',
237
+ 窗口高度: '窗口高度',
238
+ 筛选字段: '篩選字段',
239
+ 类名称: '類名稱',
240
+ 函数名称: '函數名稱',
241
+ 自定义入参: '自定義入參',
242
+ 组件赋值: '組件賦值',
243
+ 自定义事件: '自定義事件',
244
+ 事件入参: '事件入參',
245
+ 导入服务: '導入服務',
246
+ 返回类型: '返回類型',
247
+ 值: '值',
248
+ 失败: '失敗',
249
+ 显示值字段: '顯示值字段',
250
+ 更新页码: '更新頁碼',
251
+ 翻译字段: '翻譯字段',
252
+ 字段: '字段',
253
+ 时间间隔: '時間間隔',
254
+ 毫秒: '毫秒',
255
+ 定时器名称: '定時器名稱',
256
+ 回调: '回調',
257
+ 当前步骤: '當前步驟',
258
+ 组件选择: '組件選擇',
259
+ 选项值字段: '選項值字段',
260
+ 方法名: '方法名',
261
+ 选择场景: '選擇場景',
262
+ 选择数据源: '選擇數據源',
263
+ 方法: '方法',
264
+ 数据源赋值: '數據源賦值',
265
+ 赋值范围: '賦值範圍',
266
+ 局部赋值: '局部賦值',
267
+ 全部赋值: '全部賦值',
268
+ 发送内容: '發送內容',
269
+ 发送目标源: '發送目標源',
270
+ 复制内容: '複制內容'
344
271
  };
345
272
  var _default = exports.default = todoOptionListZhHK;
@@ -21,18 +21,18 @@ var _default = exports.default = {
21
21
  // 根节点
22
22
  isBusiObjContainer: false,
23
23
  isContainer: false,
24
- label: localeKey('label'),
24
+ label: '业务组件',
25
25
  props: {
26
26
  objType: 'app',
27
27
  catalogItemId: -1,
28
28
  searchParams: [{
29
- name: localeKey('props.searchParams.0.name'),
29
+ name: '业务主键',
30
30
  code: 'bizId'
31
31
  }, {
32
- name: localeKey('props.searchParams.1.name'),
32
+ name: '业务场景',
33
33
  code: 'sceneCode'
34
34
  }, {
35
- name: localeKey('props.searchParams.2.name'),
35
+ name: '业务数据',
36
36
  code: 'bizData'
37
37
  }]
38
38
  },
@@ -45,7 +45,7 @@ var _default = exports.default = {
45
45
  groupsName: 'root',
46
46
  todoActionList: [].concat(_toConsumableArray((0, _todoActionList.getSystemTodoActionList)('mobile')), [{
47
47
  key: 'previewFile',
48
- label: localeKey('todoActionList.previewFile.label'),
48
+ label: '文件预览',
49
49
  todoOptions: [{
50
50
  key: 'fileId',
51
51
  label: localeKey('todoActionList.previewFile.todoOptions.fileId.label'),
@@ -53,7 +53,7 @@ var _default = exports.default = {
53
53
  labelTip: localeKey('todoActionList.previewFile.todoOptions.fileId.labelTip')
54
54
  }],
55
55
  classification: [{
56
- label: localeKey('todoActionList.previewFile.classification.page.label'),
56
+ label: '页面类',
57
57
  value: 'page'
58
58
  }]
59
59
  }, {
@@ -61,28 +61,28 @@ var _default = exports.default = {
61
61
  label: localeKey('todoActionList.callNotStatedCustomFunc.label'),
62
62
  todoOptions: [{
63
63
  key: 'funcName',
64
- label: localeKey('todoActionList.callNotStatedCustomFunc.todoOptions.funcName.label'),
64
+ label: '事件',
65
65
  type: 'SelectCompFunction',
66
66
  props: {
67
67
  titleLink: [{
68
- title: localeKey('todoActionList.callNotStatedCustomFunc.todoOptions.funcName.props.titleLink.0.title'),
68
+ title: '刷新',
69
69
  value: 'refresh',
70
70
  key: 'refresh'
71
71
  }]
72
72
  }
73
73
  }, {
74
74
  key: 'funcParams',
75
- label: localeKey('todoActionList.callNotStatedCustomFunc.todoOptions.funcParams.label'),
75
+ label: '事件入参',
76
76
  type: 'SetCustomParams',
77
77
  props: {}
78
78
  }],
79
79
  todoCallbacks: ['callback1', 'callback2'],
80
80
  classification: [{
81
- label: localeKey('todoActionList.callNotStatedCustomFunc.classification.communicate.label'),
81
+ label: '数据通信',
82
82
  value: 'communicate'
83
83
  }],
84
84
  // remarks: [{
85
- // label: localeKey('todoActionList.callNotStatedCustomFunc.remarks.0.label'),
85
+ // label: '注意事项',
86
86
  // content: localeKey('todoActionList.callNotStatedCustomFunc.remarks.0.content'),
87
87
  // }],
88
88
  isAsync: true
@@ -95,13 +95,13 @@ var _default = exports.default = {
95
95
  label: localeKey('todoEvents.useEffect.label')
96
96
  }, {
97
97
  value: 'willUnmount',
98
- label: localeKey('todoEvents.willUnmount.label')
98
+ label: '组件卸载'
99
99
  }],
100
100
  todoProps: {
101
101
  pageName: {
102
- label: localeKey('todoProps.pageName.label'),
102
+ label: '名称',
103
103
  type: 'Input',
104
- groupsName: localeKey('todoProps.pageName.groupsName'),
104
+ groupsName: '基础',
105
105
  props: {
106
106
  required: true
107
107
  }
@@ -121,26 +121,26 @@ var _default = exports.default = {
121
121
  // },
122
122
  // },
123
123
  catalogItemId: {
124
- label: localeKey('todoProps.catalogItemId.label'),
124
+ label: '分组',
125
125
  type: 'CatalogTreeSelect',
126
- groupsName: localeKey('todoProps.catalogItemId.groupsName'),
126
+ groupsName: '基础',
127
127
  props: {
128
128
  required: true,
129
129
  options: []
130
130
  }
131
131
  },
132
132
  compState: {
133
- label: localeKey('todoProps.compState.label'),
133
+ label: '组件状态',
134
134
  type: 'ParamsDefine',
135
- groupsName: localeKey('todoProps.compState.groupsName')
135
+ groupsName: '组件状态'
136
136
  },
137
137
  compFunc: {
138
- label: localeKey('todoProps.compFunc.label'),
138
+ label: '方法',
139
139
  type: 'ParamsDefine',
140
- groupsName: localeKey('todoProps.compFunc.groupsName'),
140
+ groupsName: '方法',
141
141
  props: {
142
- codeLabel: localeKey('todoProps.compFunc.props.codeLabel'),
143
- nameLabel: localeKey('todoProps.compFunc.props.nameLabel')
142
+ codeLabel: '方法编码',
143
+ nameLabel: '方法名称'
144
144
  }
145
145
  }
146
146
  // busiCompAttrList: {