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