TabPage.vue 支持页标签在下

This commit is contained in:
zqm
2026-01-07 09:00:28 +08:00
parent 50e3704905
commit 23474a7882
3 changed files with 48 additions and 5 deletions

View File

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