公告板
版本库
filestore
活动
搜索
登录
main
/
cube-web
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
初始化前端代码
peng
2026-03-18
af8a72f0f43279cfe778af0ba683917032d95746
[cube-web.git]
/
src
/
assets
/
skin
/
my-skin.less
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;