mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-11 00:31:09 +08:00
使用组合式 API 的 `h` 函数和 `computed` 动态生成标签项,替代模板中的静态 `TabPane` 组件。 将 `body-style` 属性更新为 `styles` 以适配 antdv-next 的 API 变更。 启用 `destroy-on-hidden` 属性以在标签页隐藏时销毁非活动内容,优化内存使用。