1
0
mirror of https://github.com/iczer/vue-antd-admin synced 2025-04-06 04:00:06 +08:00

22 Commits

Author SHA1 Message Date
chenghongxing
a5c34a8514 优化:引入 moment 组件库中文包;
optimize: import chinese language for moment library;
2021-01-12 11:41:36 +08:00
iczer
51c2c354ba feat: add interceptors for axios; 🐛
新增:axios 添加拦截器配置;
2020-08-26 13:17:56 +08:00
iczer
bfb0358217 feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
2020-07-29 11:15:31 +08:00
chenghongxing
d21a2ab062 chore: optimize the i18n code of router; 🌟 2020-07-20 21:39:00 +08:00
chenghongxing
d91f3a8661 chore: optimize the code of workplace; 🌟 2020-07-20 18:11:13 +08:00
chenghongxing
82e5955c3b feat: add auth support for axios request; 🌟
新增:axios 请求添加 auth 认证支持;
2020-07-20 13:10:03 +08:00
iczer
fc0101f4e3 chore: rename some layout components; 🐶 2020-06-29 19:17:51 +08:00
iczer
d58dafeda9 feat: new custom plugin of Vue; 🌟
新增:新增Vue自定义插件;
2020-06-24 16:34:23 +08:00
iczer
198b1e2ab5 新增:增加国际化语言支持; 2020-06-23 14:19:42 +08:00
iczer
ce3ee754f5 新增: 全局动画切换功能; 2020-06-18 15:01:39 +08:00
iczer
066ab7ec22 新增: 增加动态修改主题色功能; 2020-06-16 18:41:07 +08:00
iczer
e1da650eb1 更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题; 2020-06-15 18:24:31 +08:00
iczer
f8f0294c58 refactor: register ant-design-vue components in main.js 2018-09-20 11:41:28 +08:00
chenghx
2d3cfdfff0 feat: lazy loading routes 2018-08-31 16:57:05 +08:00
iczer
3053544b59 fix: login state lost 2018-08-20 15:40:08 +08:00
chenghx
fef089a8b5 feat: add account state 2018-08-13 11:38:29 +08:00
iczer
48bf1bc5d8 deps: upgrade vue-antd-ui@1.0.1 to ant-design-vue@1.0.3 2018-08-12 14:40:09 +08:00
chenghx
2543b358fb feat: add vuex support 2018-08-10 15:10:20 +08:00
chenghx
6bc0f1f074 添加全局提示插件 2018-08-03 16:07:09 +08:00
chenghx
945b98f335 修复菜单折叠时,打开菜单子项弹出问题 2018-08-01 18:05:24 +08:00
chenghx
f15f33dd64 新增mock数据 2018-08-01 16:02:53 +08:00
chenghx
354ba9a734 vue antd admin init 2018-07-20 11:00:43 +08:00