4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-05-21 05:29:18 +08:00

30 Commits

Author SHA1 Message Date
iczer
ae643e4dd9 feat: add function of saving personal setting to local;
新增:增加保存个人主题配置到本地的功能;
2020-09-13 17:17:21 +08:00
chenghongxing
4a7bee7506 feat: add configuration for width of page content;
新增:增加页面内容宽度配置;
2020-09-06 12:16:51 +08:00
iczer
096f75ab7b feat: add function of filtering menu data through authority;
修复:增加通过权限过滤菜单数据的功能;
2020-08-31 20:49:43 +08:00
iczer
e5d56675b8 feat: add mixed navigation mode;
新增:混合导航模式;
2020-08-31 12:12:32 +08:00
iczer
9a21fe3b09 fix: the cache problem in tabs mode;🐛
修复:多页签模式下的缓存问题;
2020-08-07 22:18:02 +08:00
iczer
440f9bf577 chore: add configuration for async router; 🌟 2020-07-28 23:17:00 +08:00
iczer
f5b452f82b feat: add support for async router; 🌟
新增:添加异步路由支持;
2020-07-26 22:08:31 +08:00
chenghongxing
f59f613f91 feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state
2020-07-25 13:11:39 +08:00
chenghongxing
d21a2ab062 chore: optimize the i18n code of router; 🌟 2020-07-20 21:39:00 +08:00
iczer
255f68709e fix: solve the cache problem in multi tabs mode; 🐛
修复: 解决多页签模式下的内存泄露问题;
2020-07-10 21:48:29 +08:00
iczer
b5d17cd63b chore: refactor the code of configuration; 🌟 2020-07-09 17:42:59 +08:00
iczer
195624a0a1 feat: add configuration of hidden settings drawer; 🌟
新增:隐藏设置抽屉的配置;
2020-07-09 11:52:30 +08:00
iczer
5f68e2d231 chore: optimize the realization of theme color 🌟 2020-07-01 17:23:39 +08:00
iczer
2e90b7c614 feat: add page layout i18n language config.
增加页面布局的国际化语言配置
2020-06-23 22:05:29 +08:00
iczer
0bc4a06611 新增:增加设置侧边栏的国际化语言配置; 2020-06-23 16:20:50 +08:00
iczer
b16b5893c8 新增:菜单组件增加国际化语言支持; 2020-06-23 14:22:11 +08:00
iczer
9072bc93d7 新增:固定 Sider/侧边栏 功能; 2020-06-21 17:11:21 +08:00
iczer
21c5a33401 新增:固定Header功能;
Signed-off-by: iczer <1126263215@qq.com>
2020-06-21 15:46:22 +08:00
iczer
3d568c6caa 新增: 全局色弱模式; 2020-06-20 11:55:59 +08:00
iczer
5bbe94728e 修复: 修改不分页面布局问题; 2020-06-19 17:43:11 +08:00
iczer
a90fa8d106 修改: 调整布局,解决全局动画导致的界面抖动问题; 2020-06-18 18:41:08 +08:00
iczer
ce3ee754f5 新增: 全局动画切换功能; 2020-06-18 15:01:39 +08:00
iczer
54e6a72f3a 修改: 代码规范; 2020-06-16 10:00:24 +08:00
chenghx
0b836882c5 feat: add multipage mode 2018-09-13 14:26:22 +08:00
chenghx
626c19dcb3 feat: add copyright to setting 2018-09-07 18:01:34 +08:00
chenghx
20290cec17 refactor: add settings for GlobalFooter components 2018-09-03 15:26:56 +08:00
chenghx
a514bb4197 feat: add setting for system's name 2018-09-03 10:39:39 +08:00
chenghx
db881e57bf feat: add layout toggle 2018-08-29 18:00:00 +08:00
chenghx
8a0c4b9a3c feat: add theme style toggle function 2018-08-29 15:02:46 +08:00
chenghx
c4eaac050c feat: add device recognition 2018-08-13 17:54:21 +08:00