peng
2026-03-24 05c7478c26954ee6031f98fce6c8c9901abb98a0
1
2
3
4
5
6
@import "~@tievd/cube-skin/lib/dark.less"; // light.less、dark.less 或者其他你想使用的皮肤
 
 
@layout-sider-width: 102px; // 左侧宽度
@layout-body-background: url('../img/bg.png') 100% no-repeat;
@component-background: #11151B;