修改左侧页标签的显示问题
This commit is contained in:
@@ -871,7 +871,7 @@ const addFloatingPanel = (panel) => {
|
||||
// 使用children结构以兼容Render组件的渲染逻辑
|
||||
children: {
|
||||
type: 'TabPage',
|
||||
tabPosition: 'bottom',
|
||||
tabPosition: 'left',
|
||||
children: [
|
||||
{
|
||||
...safePanel,
|
||||
|
||||
Reference in New Issue
Block a user