仪表盘
版本库
文件存储
活动
搜索
登录
main
/
supervision-vue
生态环境监管前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
编写后台任务模块逻辑,完成80%
riku
2023-12-27
bb7ae31d7066a838bd177bf21c20f13ef044950b
[supervision-vue.git]
/
src
/
styles
/
element
/
dark.scss
1
2
3
4
5
6
7
8
9
10
11
// only scss variables
// $--colors: (
// "primary": (
// "base": #589ef8,
// ),
// );
// @forward "element-plus/theme-chalk/src/dark/var.scss" with (
// $colors: $--colors
// );