修改左侧页标签的显示问题

This commit is contained in:
zqm
2026-01-08 16:08:57 +08:00
parent 83291baa0f
commit d458426b52
3 changed files with 7 additions and 26 deletions

View File

@@ -871,7 +871,7 @@ const addFloatingPanel = (panel) => {
// 使用children结构以兼容Render组件的渲染逻辑
children: {
type: 'TabPage',
tabPosition: 'bottom',
tabPosition: 'left',
children: [
{
...safePanel,