新增树分割组件TreePanel

This commit is contained in:
RuoYi
2026-04-01 21:34:46 +08:00
parent 5c6b935181
commit 9e8b0cdca6
14 changed files with 839 additions and 149 deletions

View File

@@ -9,7 +9,7 @@ $yellow:#FEC171;
$panGreen: #30B08F;
// 默认菜单主题风格
$base-menu-color: rgba(255,255,255,.65);
$base-menu-color: #bfcbd9;
$base-menu-color-active: #ffffff;
$base-menu-background: #1a1f2e;
$base-logo-title-color: #ffffff;