Commit 7c0608c72a3967159e1d1b195c40363703ffb1b7
1 parent
37007fae
1、添加表格自动换行
2添加表格列字体对其方式特殊属性 3添加折线图滑块默认100%
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/bigscreenDesigner/designer/widget/temp.vue
| @@ -99,7 +99,7 @@ export default { | @@ -99,7 +99,7 @@ export default { | ||
| 99 | widgetBorderBoxFloat, | 99 | widgetBorderBoxFloat, |
| 100 | widgetDigitalFlopSingle, | 100 | widgetDigitalFlopSingle, |
| 101 | widgetSvg, | 101 | widgetSvg, |
| 102 | - widgetRotateRanking, | 102 | + // widgetRotateRanking, |
| 103 | widgetHtmlSlider, | 103 | widgetHtmlSlider, |
| 104 | }, | 104 | }, |
| 105 | model: { | 105 | model: { |