@byteluck-fe/model-driven-controls 7.0.0-props.35 → 7.0.0-props.37

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.
@@ -173,16 +173,9 @@ _define_property(SliderControl, "setting", [
173
173
  visible: true
174
174
  },
175
175
  {
176
- key: 'counter-setting',
176
+ key: 'slider-setting',
177
177
  visible: true
178
178
  },
179
- {
180
- key: 'common-switch',
181
- visible: true,
182
- name: 'showTooltip',
183
- label: getLocaleText('CMD.showPromptLabel', null, '是否显示提示标签'),
184
- default: true
185
- },
186
179
  {
187
180
  key: 'super-setting',
188
181
  visible: true