5 Commits

Author SHA1 Message Date
chenghongxing
23fa5d8099 fix: problem that old routes configuration not clearing when merging async routes; 🐛
修复:合并异步路由时,旧的路由配置未及时清除的问题。
2020-09-28 21:13:39 +08:00
iczer
192d4f243d refactor: config of async router and guards of router; 🌟
重构:异步路由配置和路由守卫配置;
2020-08-28 12:25:28 +08:00
iczer
04955fee47 feat: add interceptors for axios; 🐛
新增:axios 添加拦截器配置;
2020-08-26 13:20:45 +08:00
iczer
c9e4451974 chore: optimize the code of async router; 🌟 2020-07-28 20:48:02 +08:00
iczer
f5b452f82b feat: add support for async router; 🌟
新增:添加异步路由支持;
2020-07-26 22:08:31 +08:00