公告板
版本库
filestore
活动
搜索
登录
main
/
chuanyinweb
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
'-'
zhangwei
2026-01-09
00166508dcdd2efee1c0fe5fde237ba5f1fafbd5
[chuanyinweb.git]
/
src
/
styles
/
element
/
index.scss
1
2
3
4
5
6
7
$--el-header-height: 100px;
$main-color:#09a860;
// If you just import on demand, you can ignore the following content.
// 如果你想导入所有样式:
// @use "element-plus/theme-chalk/src/index.scss" as *;