Commit 7c0608c72a3967159e1d1b195c40363703ffb1b7

Authored by qianbao
1 parent 37007fae

1、添加表格自动换行

2添加表格列字体对其方式特殊属性
3添加折线图滑块默认100%
src/views/bigscreenDesigner/designer/widget/temp.vue
... ... @@ -99,7 +99,7 @@ export default {
99 99 widgetBorderBoxFloat,
100 100 widgetDigitalFlopSingle,
101 101 widgetSvg,
102   - widgetRotateRanking,
  102 + // widgetRotateRanking,
103 103 widgetHtmlSlider,
104 104 },
105 105 model: {
... ...