LANIF-UI / dva-boot-admin

:cake: react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架
https://lanif-ui.github.io/dva-boot-admin
MIT License
1.67k stars 460 forks source link

使用Antd暗黑色主题 #91

Closed hphpwj closed 4 years ago

hphpwj commented 4 years ago

我想使用官方暗色主题,按照antd官方说明 @import '~antd/dist/antd.dark.less'; // 引入官方提供的暗色 less 样式入口文件 components下的组件全都有自定义的背景和颜色怎么办?

weiq commented 4 years ago

emmm...这块还需要适配,暂时先用默认的吧

image