4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-04-27 20:29:03 +08:00

10 Commits

Author SHA1 Message Date
chenghongxing
df076bda24 新增:request.js 增加请求配置参数;
feat: add configuration parameter for request.js;
2021-01-12 11:40:17 +08:00
chenghongxing
3619242076 feat: add document for AdvanceTable.vue; 🐛
新增:给 AdvanceTable.vue 增加说明文档;
2020-10-05 16:48:50 +08:00
iczer
d1f84218c6 fix: problem that can't receive rejected message caused by interceptors; 🐛
修复:无法接受响应失败的消息;
2020-08-27 15:36:46 +08:00
iczer
51c2c354ba feat: add interceptors for axios; 🐛
新增:axios 添加拦截器配置;
2020-08-26 13:17:56 +08:00
chenghongxing
4e6a060dfe feat: add login blocking; 🌟
新增:登录拦截功能;
2020-07-20 22:39:46 +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