4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-04-05 06:17:43 +08:00

19 Commits

Author SHA1 Message Date
chenghongxing
345b46bf6f chore: update configuration of environment; 2020-12-13 11:21:53 +08:00
guoranred
dcf65935e1 optimize production environment packaging 2020-09-22 22:52:17 +08:00
guoranred
4c7c5c1da1 add cdn assets 2020-09-15 00:03:10 +08:00
iczer
45d62e4860 chore: optimize services model;🌟 2020-08-08 21:51:18 +08:00
iczer
272f740597 chore: optimize the efficiency of theme switching; 🌟 2020-07-22 20:50:46 +08:00
chenghongxing
21cfb454d7 chore: optimize the code; 🌟 2020-07-21 09:40:10 +08:00
iczer
6e5592fff7 chore: Optimize the code of the theme switching function; 🌟 2020-07-08 20:51:06 +08:00
iczer
8cbde7bff5 fix: color switching problem in prod env; 🐛
修复:生产环境下颜色切换问题;
2020-07-08 10:33:25 +08:00
iczer
5f68e2d231 chore: optimize the realization of theme color 🌟 2020-07-01 17:23:39 +08:00
iczer
8034f474d6 fix: the problem that changing the theme color does not work because of cache reasons 🌟
修复: 缓存原因导致主题色更换不生效的问题;
2020-06-30 21:04:37 +08:00
iczer
f348ddfe5e feat: custom theme colors support for dark mode; 🌟
新增:自定义主题色对暗黑模式的支持;
2020-06-30 20:49:47 +08:00
iczer
2382dd8abc fix: components's style overlay problem when toggle theme color. (切换主题色时组件样式覆盖问题。)
fixes #78
2020-06-23 18:57:00 +08:00
iczer
3392beaa84 新增:增加 gh-pages 支持; 2020-06-21 19:06:41 +08:00
iczer
a90fa8d106 修改: 调整布局,解决全局动画导致的界面抖动问题; 2020-06-18 18:41:08 +08:00
iczer
ce3ee754f5 新增: 全局动画切换功能; 2020-06-18 15:01:39 +08:00
iczer
25e1c0f808 修复: 更换主题色时 box-shadow 颜色无法更换的bug; 2020-06-16 20:38:44 +08:00
iczer
066ab7ec22 新增: 增加动态修改主题色功能; 2020-06-16 18:41:07 +08:00
iczer
b779b1ff9c 更新: 解决打包 IE11 显示空白的问题; 2020-06-15 18:53:40 +08:00
iczer
e1da650eb1 更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题; 2020-06-15 18:24:31 +08:00