This website works better with JavaScript.
Explore
Help
Register
Sign In
caoliancun
/
vue-antd-admin-skeleton
Watch
1
Star
0
Fork
You've already forked vue-antd-admin-skeleton
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
vue+antd 后台管理框架
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
460
Commits
1
Branch
0
Tags
3.7 MiB
Tag:
Branch:
Tree:
7bfb900e59
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7bfb900e59'
${ noResults }
vue-antd-admin-skeleton
/
src
/
theme
/
index.less
4 lines
89 B
Raw
Normal View
History
Unescape
Escape
新增: 增加动态修改主题色功能;
5 years ago
@import '~ant-design-vue/dist/antd.less';
@import "default/index";
fix: background color problem of time-picker component in night mode; :bug: 修复:时间选择组件夜晚模式下的背景色问题;
5 years ago
@import "antd/index";