@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
@@ -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,47 +45,47 @@ var _default = exports.default = {
45
45
  groupsName: 'root',
46
46
  todoActionList: [{
47
47
  key: 'showMessage',
48
- label: localeKey('todoActionList.showMessage.label'),
48
+ label: '消息提示',
49
49
  todoOptions: [{
50
50
  key: 'type',
51
- label: localeKey('todoActionList.showMessage.todoOptions.type.label'),
51
+ label: '类型',
52
52
  type: 'Select',
53
53
  defaultValue: 'success',
54
54
  props: {
55
55
  options: [{
56
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.0.title'),
56
+ title: '成功',
57
57
  value: 'success'
58
58
  }, {
59
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.1.title'),
59
+ title: '提示',
60
60
  value: 'info'
61
61
  }, {
62
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.2.title'),
62
+ title: '警告',
63
63
  value: 'warn'
64
64
  }, {
65
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.3.title'),
65
+ title: '错误',
66
66
  value: 'error'
67
67
  }, {
68
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.4.title'),
68
+ title: '加载动画',
69
69
  value: 'loading'
70
70
  }]
71
71
  }
72
72
  }, {
73
73
  key: 'icon',
74
- label: localeKey('todoActionList.showMessage.todoOptions.icon.label'),
74
+ label: '自定义图标',
75
75
  type: 'ChooseIcon',
76
76
  props: {
77
- placeholder: localeKey('todoActionList.showMessage.todoOptions.icon.props.placeholder')
77
+ placeholder: '请选择图标'
78
78
  }
79
79
  }, {
80
80
  key: 'value',
81
- label: localeKey('todoActionList.showMessage.todoOptions.value.label'),
81
+ label: '内容',
82
82
  type: 'SetExpression'
83
83
  }, {
84
84
  key: 'duration',
85
- label: localeKey('todoActionList.showMessage.todoOptions.duration.label'),
85
+ label: '加载时长',
86
86
  type: 'InputNumber',
87
87
  props: {
88
- addonAfter: localeKey('todoActionList.showMessage.todoOptions.duration.props.addonAfter'),
88
+ addonAfter: '',
89
89
  step: '0.01',
90
90
  formatter: function formatter(val) {
91
91
  return val ? val.match(/^\d+(?:\.\d{0,2})?/) : undefined;
@@ -106,12 +106,12 @@ var _default = exports.default = {
106
106
  value: 'modal'
107
107
  }],
108
108
  remarks: [{
109
- label: localeKey('todoActionList.showMessage.remarks.0.label'),
109
+ label: '注意事项',
110
110
  content: localeKey('todoActionList.showMessage.remarks.0.content')
111
111
  }]
112
112
  }].concat(_toConsumableArray((0, _todoActionList.getSystemTodoActionList)('pc')), [{
113
113
  key: 'previewFile',
114
- label: localeKey('todoActionList.previewFile.label'),
114
+ label: '文件预览',
115
115
  todoOptions: [{
116
116
  key: 'fileId',
117
117
  label: localeKey('todoActionList.previewFile.todoOptions.fileId.label'),
@@ -119,24 +119,24 @@ var _default = exports.default = {
119
119
  labelTip: localeKey('todoActionList.previewFile.todoOptions.fileId.labelTip')
120
120
  }, {
121
121
  key: 'viewMode',
122
- label: localeKey('todoActionList.previewFile.todoOptions.viewMode.label'),
122
+ label: '预览方式',
123
123
  type: 'RadioButton',
124
124
  defaultValue: 'popUp',
125
125
  props: {
126
126
  options: [{
127
- title: localeKey('todoActionList.previewFile.todoOptions.viewMode.props.options.0.title'),
127
+ title: '页面弹窗',
128
128
  value: 'popUp'
129
129
  }, {
130
- title: localeKey('todoActionList.previewFile.todoOptions.viewMode.props.options.1.title'),
130
+ title: '新标签页',
131
131
  value: 'newTab'
132
132
  }, {
133
- title: localeKey('todoActionList.previewFile.todoOptions.viewMode.props.options.2.title'),
133
+ title: '新窗口',
134
134
  value: 'window'
135
135
  }]
136
136
  }
137
137
  }, {
138
138
  key: 'modalWidth',
139
- label: localeKey('todoActionList.previewFile.todoOptions.modalWidth.label'),
139
+ label: '窗口宽度',
140
140
  type: 'SetExpression',
141
141
  defaultValue: '960',
142
142
  visibleFlag: 'viewMode',
@@ -144,7 +144,7 @@ var _default = exports.default = {
144
144
  visibleFlagValue: ['window']
145
145
  }, {
146
146
  key: 'modalHeight',
147
- label: localeKey('todoActionList.previewFile.todoOptions.modalHeight.label'),
147
+ label: '窗口高度',
148
148
  type: 'SetExpression',
149
149
  defaultValue: '648',
150
150
  visibleFlag: 'viewMode',
@@ -152,7 +152,7 @@ var _default = exports.default = {
152
152
  visibleFlagValue: ['window']
153
153
  }],
154
154
  classification: [{
155
- label: localeKey('todoActionList.previewFile.classification.page.label'),
155
+ label: '页面类',
156
156
  value: 'page'
157
157
  }]
158
158
  }, {
@@ -160,28 +160,28 @@ var _default = exports.default = {
160
160
  label: localeKey('todoActionList.callNotStatedCustomFunc.label'),
161
161
  todoOptions: [{
162
162
  key: 'funcName',
163
- label: localeKey('todoActionList.callNotStatedCustomFunc.todoOptions.funcName.label'),
163
+ label: '事件',
164
164
  type: 'SelectCompFunction',
165
165
  props: {
166
166
  titleLink: [{
167
- title: localeKey('todoActionList.callNotStatedCustomFunc.todoOptions.funcName.props.titleLink.0.title'),
167
+ title: '刷新',
168
168
  value: 'refresh',
169
169
  key: 'refresh'
170
170
  }]
171
171
  }
172
172
  }, {
173
173
  key: 'funcParams',
174
- label: localeKey('todoActionList.callNotStatedCustomFunc.todoOptions.funcParams.label'),
174
+ label: '事件入参',
175
175
  type: 'SetCustomParams',
176
176
  props: {}
177
177
  }],
178
178
  todoCallbacks: ['callback1', 'callback2'],
179
179
  classification: [{
180
- label: localeKey('todoActionList.callNotStatedCustomFunc.classification.communicate.label'),
180
+ label: '数据通信',
181
181
  value: 'communicate'
182
182
  }],
183
183
  // remarks: [{
184
- // label: localeKey('todoActionList.callNotStatedCustomFunc.remarks.0.label'),
184
+ // label: '注意事项',
185
185
  // content: localeKey('todoActionList.callNotStatedCustomFunc.remarks.0.content'),
186
186
  // }],
187
187
  isAsync: true
@@ -194,13 +194,13 @@ var _default = exports.default = {
194
194
  label: localeKey('todoEvents.useEffect.label')
195
195
  }, {
196
196
  value: 'willUnmount',
197
- label: localeKey('todoEvents.willUnmount.label')
197
+ label: '组件卸载'
198
198
  }],
199
199
  todoProps: {
200
200
  pageName: {
201
- label: localeKey('todoProps.pageName.label'),
201
+ label: '名称',
202
202
  type: 'Input',
203
- groupsName: localeKey('todoProps.pageName.groupsName'),
203
+ groupsName: '基础',
204
204
  props: {
205
205
  required: true
206
206
  }
@@ -220,26 +220,26 @@ var _default = exports.default = {
220
220
  // },
221
221
  // },
222
222
  catalogItemId: {
223
- label: localeKey('todoProps.catalogItemId.label'),
223
+ label: '分组',
224
224
  type: 'CatalogTreeSelect',
225
- groupsName: localeKey('todoProps.catalogItemId.groupsName'),
225
+ groupsName: '基础',
226
226
  props: {
227
227
  required: true,
228
228
  options: []
229
229
  }
230
230
  },
231
231
  compState: {
232
- label: localeKey('todoProps.compState.label'),
232
+ label: '组件状态',
233
233
  type: 'ParamsDefine',
234
- groupsName: localeKey('todoProps.compState.groupsName')
234
+ groupsName: '组件状态'
235
235
  },
236
236
  compFunc: {
237
- label: localeKey('todoProps.compFunc.label'),
237
+ label: '方法',
238
238
  type: 'ParamsDefine',
239
- groupsName: localeKey('todoProps.compFunc.groupsName'),
239
+ groupsName: '方法',
240
240
  props: {
241
- codeLabel: localeKey('todoProps.compFunc.props.codeLabel'),
242
- nameLabel: localeKey('todoProps.compFunc.props.nameLabel')
241
+ codeLabel: '方法编码',
242
+ nameLabel: '方法名称'
243
243
  }
244
244
  }
245
245
  // busiCompAttrList: {
@@ -21,7 +21,7 @@ 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
  width: 624,
27
27
  height: 300,
@@ -29,13 +29,13 @@ var _default = exports.default = {
29
29
  footer: 1,
30
30
  closeOnClickOverlay: false,
31
31
  compState: [{
32
- name: localeKey('props.compState.0.name'),
32
+ name: '业务主键',
33
33
  code: 'bizId'
34
34
  }, {
35
- name: localeKey('props.compState.1.name'),
35
+ name: '业务场景',
36
36
  code: 'sceneCode'
37
37
  }, {
38
- name: localeKey('props.compState.2.name'),
38
+ name: '业务数据',
39
39
  code: 'bizData'
40
40
  }]
41
41
  },
@@ -48,47 +48,47 @@ var _default = exports.default = {
48
48
  groupsName: 'root',
49
49
  todoActionList: [{
50
50
  key: 'showMessage',
51
- label: localeKey('todoActionList.showMessage.label'),
51
+ label: '消息提示',
52
52
  todoOptions: [{
53
53
  key: 'type',
54
- label: localeKey('todoActionList.showMessage.todoOptions.type.label'),
54
+ label: '类型',
55
55
  type: 'Select',
56
56
  defaultValue: 'success',
57
57
  props: {
58
58
  options: [{
59
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.0.title'),
59
+ title: '成功',
60
60
  value: 'success'
61
61
  }, {
62
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.1.title'),
62
+ title: '提示',
63
63
  value: 'info'
64
64
  }, {
65
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.2.title'),
65
+ title: '警告',
66
66
  value: 'warn'
67
67
  }, {
68
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.3.title'),
68
+ title: '错误',
69
69
  value: 'error'
70
70
  }, {
71
- title: localeKey('todoActionList.showMessage.todoOptions.type.props.options.4.title'),
71
+ title: '加载动画',
72
72
  value: 'loading'
73
73
  }]
74
74
  }
75
75
  }, {
76
76
  key: 'icon',
77
- label: localeKey('todoActionList.showMessage.todoOptions.icon.label'),
77
+ label: '自定义图标',
78
78
  type: 'ChooseIcon',
79
79
  props: {
80
- placeholder: localeKey('todoActionList.showMessage.todoOptions.icon.props.placeholder')
80
+ placeholder: '请选择图标'
81
81
  }
82
82
  }, {
83
83
  key: 'value',
84
- label: localeKey('todoActionList.showMessage.todoOptions.value.label'),
84
+ label: '内容',
85
85
  type: 'SetExpression'
86
86
  }, {
87
87
  key: 'duration',
88
- label: localeKey('todoActionList.showMessage.todoOptions.duration.label'),
88
+ label: '加载时长',
89
89
  type: 'InputNumber',
90
90
  props: {
91
- addonAfter: localeKey('todoActionList.showMessage.todoOptions.duration.props.addonAfter'),
91
+ addonAfter: '',
92
92
  step: '0.01',
93
93
  formatter: function formatter(val) {
94
94
  return val ? val.match(/^\d+(?:\.\d{0,2})?/) : undefined;
@@ -109,12 +109,12 @@ var _default = exports.default = {
109
109
  value: 'modal'
110
110
  }],
111
111
  remarks: [{
112
- label: localeKey('todoActionList.showMessage.remarks.0.label'),
112
+ label: '注意事项',
113
113
  content: localeKey('todoActionList.showMessage.remarks.0.content')
114
114
  }]
115
115
  }].concat(_toConsumableArray((0, _todoActionList.getSystemTodoActionList)('pc', 'Drawer')), [{
116
116
  key: 'previewFile',
117
- label: localeKey('todoActionList.previewFile.label'),
117
+ label: '文件预览',
118
118
  todoOptions: [{
119
119
  key: 'fileId',
120
120
  label: localeKey('todoActionList.previewFile.todoOptions.fileId.label'),
@@ -122,24 +122,24 @@ var _default = exports.default = {
122
122
  labelTip: localeKey('todoActionList.previewFile.todoOptions.fileId.labelTip')
123
123
  }, {
124
124
  key: 'viewMode',
125
- label: localeKey('todoActionList.previewFile.todoOptions.viewMode.label'),
125
+ label: '预览方式',
126
126
  type: 'RadioButton',
127
127
  defaultValue: 'popUp',
128
128
  props: {
129
129
  options: [{
130
- title: localeKey('todoActionList.previewFile.todoOptions.viewMode.props.options.0.title'),
130
+ title: '页面弹窗',
131
131
  value: 'popUp'
132
132
  }, {
133
- title: localeKey('todoActionList.previewFile.todoOptions.viewMode.props.options.1.title'),
133
+ title: '新标签页',
134
134
  value: 'newTab'
135
135
  }, {
136
- title: localeKey('todoActionList.previewFile.todoOptions.viewMode.props.options.2.title'),
136
+ title: '新窗口',
137
137
  value: 'window'
138
138
  }]
139
139
  }
140
140
  }, {
141
141
  key: 'modalWidth',
142
- label: localeKey('todoActionList.previewFile.todoOptions.modalWidth.label'),
142
+ label: '窗口宽度',
143
143
  type: 'SetExpression',
144
144
  defaultValue: '960',
145
145
  visibleFlag: 'viewMode',
@@ -147,7 +147,7 @@ var _default = exports.default = {
147
147
  visibleFlagValue: ['window']
148
148
  }, {
149
149
  key: 'modalHeight',
150
- label: localeKey('todoActionList.previewFile.todoOptions.modalHeight.label'),
150
+ label: '窗口高度',
151
151
  type: 'SetExpression',
152
152
  defaultValue: '648',
153
153
  visibleFlag: 'viewMode',
@@ -155,7 +155,7 @@ var _default = exports.default = {
155
155
  visibleFlagValue: ['window']
156
156
  }],
157
157
  classification: [{
158
- label: localeKey('todoActionList.previewFile.classification.page.label'),
158
+ label: '页面类',
159
159
  value: 'page'
160
160
  }]
161
161
  }]),
@@ -164,10 +164,10 @@ var _default = exports.default = {
164
164
  label: localeKey('todoEvents.useEffect.label')
165
165
  }, {
166
166
  value: 'onOk',
167
- label: localeKey('todoEvents.onOk.label')
167
+ label: '点击确认'
168
168
  }, {
169
169
  value: 'onCancel',
170
- label: localeKey('todoEvents.onCancel.label')
170
+ label: '点击取消'
171
171
  }, {
172
172
  value: 'stateChange',
173
173
  label: localeKey('todoEvents.stateChange.label')
@@ -178,26 +178,26 @@ var _default = exports.default = {
178
178
  value: 'usePageEndRequest',
179
179
  label: localeKey('todoEvents.usePageEndRequest.label'),
180
180
  remarks: [{
181
- label: localeKey('todoEvents.usePageEndRequest.remarks.0.label'),
181
+ label: '场景描述',
182
182
  content: localeKey('todoEvents.usePageEndRequest.remarks.0.content')
183
183
  }, {
184
- label: localeKey('todoEvents.usePageEndRequest.remarks.1.label'),
184
+ label: '适用场景',
185
185
  content: localeKey('todoEvents.usePageEndRequest.remarks.1.content')
186
186
  }]
187
187
  }],
188
188
  todoProps: {
189
189
  pageName: {
190
- label: localeKey('todoProps.pageName.label'),
190
+ label: '名称',
191
191
  type: 'Input',
192
- groupsName: localeKey('todoProps.pageName.groupsName'),
192
+ groupsName: '基础',
193
193
  props: {
194
194
  required: true
195
195
  }
196
196
  },
197
197
  pagePath: {
198
- label: localeKey('todoProps.pagePath.label'),
198
+ label: '路径',
199
199
  type: 'UrlInput',
200
- groupsName: localeKey('todoProps.pagePath.groupsName'),
200
+ groupsName: '基础',
201
201
  props: {
202
202
  required: true,
203
203
  placeholder: localeKey('todoProps.pagePath.props.placeholder'),
@@ -209,9 +209,9 @@ var _default = exports.default = {
209
209
  }
210
210
  },
211
211
  catalogItemId: {
212
- label: localeKey('todoProps.catalogItemId.label'),
212
+ label: '分组',
213
213
  type: 'CatalogTreeSelect',
214
- groupsName: localeKey('todoProps.catalogItemId.groupsName'),
214
+ groupsName: '基础',
215
215
  props: {
216
216
  required: true,
217
217
  options: [],
@@ -221,37 +221,37 @@ var _default = exports.default = {
221
221
  }
222
222
  },
223
223
  drawerTitle: {
224
- label: localeKey('todoProps.drawerTitle.label'),
224
+ label: '推拉门标题',
225
225
  type: 'Input',
226
- groupsName: localeKey('todoProps.drawerTitle.groupsName'),
226
+ groupsName: '基础',
227
227
  istodoBind: true,
228
228
  props: {},
229
229
  enableI18n: true
230
230
  },
231
231
  placement: {
232
- label: localeKey('todoProps.placement.label'),
232
+ label: '抽屉方向',
233
233
  type: 'Select',
234
- groupsName: localeKey('todoProps.placement.groupsName'),
234
+ groupsName: '基础',
235
235
  props: {
236
236
  options: [{
237
237
  value: 'top',
238
- title: localeKey('todoProps.placement.props.options.0.title')
238
+ title: ''
239
239
  }, {
240
240
  value: 'right',
241
- title: localeKey('todoProps.placement.props.options.1.title')
241
+ title: ''
242
242
  }, {
243
243
  value: 'bottom',
244
- title: localeKey('todoProps.placement.props.options.2.title')
244
+ title: ''
245
245
  }, {
246
246
  value: 'left',
247
- title: localeKey('todoProps.placement.props.options.3.title')
247
+ title: ''
248
248
  }]
249
249
  }
250
250
  },
251
251
  width: {
252
- label: localeKey('todoProps.width.label'),
252
+ label: '推拉门宽度',
253
253
  type: 'Select',
254
- groupsName: localeKey('todoProps.width.groupsName'),
254
+ groupsName: '基础',
255
255
  props: {
256
256
  dependProps: {
257
257
  placement: ['right', 'left']
@@ -272,9 +272,9 @@ var _default = exports.default = {
272
272
  }
273
273
  },
274
274
  height: {
275
- label: localeKey('todoProps.height.label'),
275
+ label: '推拉门高度',
276
276
  type: 'Select',
277
- groupsName: localeKey('todoProps.height.groupsName'),
277
+ groupsName: '基础',
278
278
  props: {
279
279
  dependProps: {
280
280
  placement: ['top', 'bottom']
@@ -295,42 +295,42 @@ var _default = exports.default = {
295
295
  }
296
296
  },
297
297
  footer: {
298
- label: localeKey('todoProps.footer.label'),
298
+ label: '底部内容',
299
299
  type: 'Select',
300
- groupsName: localeKey('todoProps.footer.groupsName'),
300
+ groupsName: '基础',
301
301
  props: {
302
302
  options: [{
303
- title: localeKey('todoProps.footer.props.options.0.title'),
303
+ title: '显示',
304
304
  value: 1
305
305
  }, {
306
- title: localeKey('todoProps.footer.props.options.1.title'),
306
+ title: '隐藏',
307
307
  value: 0
308
308
  }]
309
309
  }
310
310
  },
311
311
  okText: {
312
- label: localeKey('todoProps.okText.label'),
312
+ label: '主按钮文本',
313
313
  type: 'Input',
314
- groupsName: localeKey('todoProps.okText.groupsName'),
314
+ groupsName: '基础',
315
315
  props: {},
316
316
  enableI18n: true
317
317
  },
318
318
  cancelText: {
319
- label: localeKey('todoProps.cancelText.label'),
319
+ label: '次按钮文本',
320
320
  type: 'Input',
321
- groupsName: localeKey('todoProps.cancelText.groupsName'),
321
+ groupsName: '基础',
322
322
  enableI18n: true
323
323
  },
324
324
  scenarioList: {
325
- label: localeKey('todoProps.scenarioList.label'),
325
+ label: '适用场景',
326
326
  type: 'SelectScenarioPopover',
327
- groupsName: localeKey('todoProps.scenarioList.groupsName'),
327
+ groupsName: '基础',
328
328
  props: {
329
329
  options: []
330
330
  }
331
331
  },
332
332
  closeOnClickOverlay: {
333
- label: localeKey('todoProps.closeOnClickOverlay.label'),
333
+ label: '关闭方式',
334
334
  type: 'Select',
335
335
  props: {
336
336
  inhibitBtn: true,
@@ -344,20 +344,20 @@ var _default = exports.default = {
344
344
  }
345
345
  },
346
346
  ignoreLogin: {
347
- label: localeKey('todoProps.ignoreLogin.label'),
347
+ label: '免登录',
348
348
  type: 'Switch',
349
- groupsName: localeKey('todoProps.ignoreLogin.groupsName'),
349
+ groupsName: '基础',
350
350
  props: {}
351
351
  },
352
352
  labels: {
353
- label: localeKey('todoProps.labels.label'),
353
+ label: '标签',
354
354
  type: 'ChooseTag',
355
- groupsName: localeKey('todoProps.labels.groupsName')
355
+ groupsName: '基础'
356
356
  },
357
357
  compState: {
358
- label: localeKey('todoProps.compState.label'),
358
+ label: '组件状态',
359
359
  type: 'ParamsDefine',
360
- groupsName: localeKey('todoProps.compState.groupsName')
360
+ groupsName: '组件状态'
361
361
  }
362
362
  },
363
363
  todoStyles: {}