|
|
@ -79,8 +79,8 @@ export default function getComponentConfig (type) {
|
|
|
|
icon: Icon.getNameList()[2],
|
|
|
|
icon: Icon.getNameList()[2],
|
|
|
|
className:
|
|
|
|
className:
|
|
|
|
'com.gccloud.dataroom.core.module.chart.components.ScreenScrollBoardChart',
|
|
|
|
'com.gccloud.dataroom.core.module.chart.components.ScreenScrollBoardChart',
|
|
|
|
w: 500,
|
|
|
|
w: 600,
|
|
|
|
h: 300,
|
|
|
|
h: 400,
|
|
|
|
x: 0,
|
|
|
|
x: 0,
|
|
|
|
y: 0,
|
|
|
|
y: 0,
|
|
|
|
type
|
|
|
|
type
|
|
|
@ -92,8 +92,8 @@ export default function getComponentConfig (type) {
|
|
|
|
icon: Icon.getNameList()[3],
|
|
|
|
icon: Icon.getNameList()[3],
|
|
|
|
className:
|
|
|
|
className:
|
|
|
|
'com.gccloud.dataroom.core.module.chart.components.ScreenScrollRankingChart',
|
|
|
|
'com.gccloud.dataroom.core.module.chart.components.ScreenScrollRankingChart',
|
|
|
|
w: 550,
|
|
|
|
w: 600,
|
|
|
|
h: 350,
|
|
|
|
h: 400,
|
|
|
|
x: 0,
|
|
|
|
x: 0,
|
|
|
|
y: 0,
|
|
|
|
y: 0,
|
|
|
|
type
|
|
|
|
type
|
|
|
@ -144,8 +144,8 @@ export default function getComponentConfig (type) {
|
|
|
|
icon: Icon.getNameList()[8],
|
|
|
|
icon: Icon.getNameList()[8],
|
|
|
|
className:
|
|
|
|
className:
|
|
|
|
'com.gccloud.dataroom.core.module.chart.components.ScreenIframeChart',
|
|
|
|
'com.gccloud.dataroom.core.module.chart.components.ScreenIframeChart',
|
|
|
|
w: 500,
|
|
|
|
w: 600,
|
|
|
|
h: 500,
|
|
|
|
h: 400,
|
|
|
|
x: 0,
|
|
|
|
x: 0,
|
|
|
|
y: 0,
|
|
|
|
y: 0,
|
|
|
|
type
|
|
|
|
type
|
|
|
@ -171,8 +171,8 @@ export default function getComponentConfig (type) {
|
|
|
|
icon: Icon.getNameList()[12],
|
|
|
|
icon: Icon.getNameList()[12],
|
|
|
|
className:
|
|
|
|
className:
|
|
|
|
'com.gccloud.dataroom.core.module.chart.components.ScreenVideoChart',
|
|
|
|
'com.gccloud.dataroom.core.module.chart.components.ScreenVideoChart',
|
|
|
|
w: 800,
|
|
|
|
w: 600,
|
|
|
|
h: 500,
|
|
|
|
h: 400,
|
|
|
|
x: 0,
|
|
|
|
x: 0,
|
|
|
|
y: 0,
|
|
|
|
y: 0,
|
|
|
|
type
|
|
|
|
type
|
|
|
|