mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-20 07:14:23 +00:00
资源面板配置修改
This commit is contained in:
parent
7a77c55167
commit
245e352ce3
@ -68,10 +68,15 @@ export default {
|
|||||||
description: '资源面板',
|
description: '资源面板',
|
||||||
panelProps: {
|
panelProps: {
|
||||||
floatable: true,
|
floatable: true,
|
||||||
defaultWidth: 500,
|
height: 300,
|
||||||
|
help: undefined,
|
||||||
|
hideTitleBar: true,
|
||||||
|
maxHeight: 800,
|
||||||
|
maxWidth: 1200,
|
||||||
|
title: "动作面板",
|
||||||
|
width: 600
|
||||||
},
|
},
|
||||||
},
|
}
|
||||||
pluginProps: {},
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
pluginKey: 'zhEn',
|
pluginKey: 'zhEn',
|
||||||
@ -82,7 +87,6 @@ export default {
|
|||||||
pluginProps: {},
|
pluginProps: {},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
/*
|
|
||||||
centerArea: [
|
centerArea: [
|
||||||
{
|
{
|
||||||
pluginKey: 'eventBindDialog',
|
pluginKey: 'eventBindDialog',
|
||||||
@ -90,7 +94,7 @@ export default {
|
|||||||
{
|
{
|
||||||
pluginKey: 'variableBindDialog',
|
pluginKey: 'variableBindDialog',
|
||||||
},
|
},
|
||||||
],*/
|
]
|
||||||
},
|
},
|
||||||
shortCuts: [],
|
shortCuts: [],
|
||||||
lifeCycles: {
|
lifeCycles: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user