28 Commits

Author SHA1 Message Date
chenghongxing
a62c293e42 chore: optimize the code of theme color; 🌟 2020-07-22 19:47:16 +08:00
chenghongxing
4e6a060dfe feat: add login blocking; 🌟
新增:登录拦截功能;
2020-07-20 22:39:46 +08:00
chenghongxing
d21a2ab062 chore: optimize the i18n code of router; 🌟 2020-07-20 21:39:00 +08:00
chenghongxing
82e5955c3b feat: add auth support for axios request; 🌟
新增:axios 请求添加 auth 认证支持;
2020-07-20 13:10:03 +08:00
chenghongxing
886a19ddfc chore: add i18n support for TabsView.vue; 🌟 2020-07-20 08:49:20 +08:00
iczer
b2e0accd97 feat: add cookie support for aixos; 🌟
新增:aixos 请求增加 cookie;
2020-07-18 14:39:52 +08:00
iczer
687a3adc37 chore: optimize the code; 🌟 2020-07-15 19:32:43 +08:00
iczer
3ff12474cd feat: add service module; 🌟
新增: 数据服务模块;
2020-07-15 19:15:23 +08:00
iczer
d78f6d61d7 chore: optimize the function of copy configuration code ; 🌟 2020-07-10 11:12:13 +08:00
iczer
e619e44d4f feat: add functional colors to the theme configuration; 🌟
新增:主题配置增加功能性颜色;
2020-07-09 22:42:07 +08:00
iczer
40472b21dd feat: add the function of copying configuration code; 🌟
新增:复制配置项代码的功能;
2020-07-09 21:24:55 +08:00
iczer
b5d17cd63b chore: refactor the code of configuration; 🌟 2020-07-09 17:42:59 +08:00
iczer
0e21e005cb fix: hover color problem in night mode; 🐛
修复:夜晚模式下 hover 颜色问题;
2020-07-08 23:35:58 +08:00
iczer
cfd334a4b4 fix: style problem of checkbox component when switching themes; 🐛
修复:切换主题时 checkbox 的样式问题;
2020-07-08 23:00:54 +08:00
iczer
6e5592fff7 chore: Optimize the code of the theme switching function; 🌟 2020-07-08 20:51:06 +08:00
iczer
4063a4f08a feat: add global night mode; 🌟
新增:全局夜晚模式;
2020-07-06 21:52:36 +08:00
iczer
14f6aebfe1 fix: style issues with side menu components and drawer components; 🐛
修复:侧边菜单组件和抽屉组件的样式问题;
2020-07-02 11:21:51 +08:00
iczer
5f68e2d231 chore: optimize the realization of theme color 🌟 2020-07-01 17:23:39 +08:00
iczer
42a34f7a16 fix: the problem that changing the theme color does not work because of cache reasons 🌟
修复: 缓存原因导致主题色更换不生效的问题;
2020-06-30 21:21:42 +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
b16b5893c8 新增:菜单组件增加国际化语言支持; 2020-06-23 14:22:11 +08:00
iczer
6530ce5a35 修复: 解决 webpack-theme-color-replacer 导致的IE 兼容性问题; 2020-06-18 19:28:27 +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
chenghx
c4eaac050c feat: add device recognition 2018-08-13 17:54:21 +08:00