chenghongxing
|
34a76d5894
|
修复:更正 axios 拦截器demo;
|
4 years ago |
lsvih
|
0f1a845189
|
Update routerUtil.js
|
4 years ago |
iczer
|
10fc9c11b8
|
chore: remove useless code;
|
5 years ago |
iczer
|
c4e81a1a61
|
feat: add function of link for out website in menu; ⭐ #135
新增:菜单增加外链功能;
|
5 years ago |
chenghongxing
|
3619242076
|
feat: add document for AdvanceTable.vue; 🐛
新增:给 AdvanceTable.vue 增加说明文档;
|
5 years ago |
chenghongxing
|
9df2666304
|
fix: problem that old routes configuration not clearing when merging async routes; 🐛
修复:合并异步路由时,旧的路由配置未及时清除的问题。
|
5 years ago |
iczer
|
aa25af0252
|
fix: exception of saving local setting;
修复:保存配置到本地导致的异常;
|
5 years ago |
iczer
|
15d18db7e0
|
fix: exception caused by mix layout mode; 🐛 #121
修复:混合布局模式下导致的异常;
|
5 years ago |
iczer
|
c61570d2ff
|
feat: add function of saving personal setting to local; ⭐
新增:增加保存个人主题配置到本地的功能;
|
5 years ago |
iczer
|
1ebed9eaec
|
fix: the style problem of danger button when switching theme mode; 🐛
修复:切换主题模式时危险按钮的样式问题;
|
5 years ago |
chenghongxing
|
69b514ee10
|
chore: optimize the code of routerUtil.js
|
5 years ago |
chenghongxing
|
4856f06f41
|
fix: configuration problem of first route's path; 🐛
修复:一级路由 path 配置问题;
|
5 years ago |
chenghongxing
|
8102c8a924
|
feat: add deep merge routes function for routerUtil.js; ⭐
新增:routerUtil.js 工具新增深度合并路由方法;
|
5 years ago |
iczer
|
4db7c2deff
|
fix: problem that child route can't inherit authority configuration of it's parent; 🐛
修复:子路由无法继承其父路由的权限配置的问题;
|
5 years ago |
iczer
|
5ec6f73d6f
|
fix: problem tha the authority config of route be overwritten; 🐛
修复:路由权限配置被覆盖的问题;
|
5 years ago |
iczer
|
1fb75f491d
|
feat: add function of filtering menu data through authority; ⭐
新增:增加通过权限过滤菜单数据的功能;
|
5 years ago |
iczer
|
094935b758
|
feat: add mixed navigation mode; ⭐ #102
新增:混合导航菜单模式;
|
5 years ago |
iczer
|
365dde7e66
|
refactor: remove enquireScreen function from device.js to util.js; 🌟
重构:把 enquireScreen 功能从 device.js 迁移至 util.js;
|
5 years ago |
iczer
|
d4261bc401
|
refactor: config of async router and guards of router; 🌟
重构:异步路由配置和路由守卫配置;
|
5 years ago |
iczer
|
d1f84218c6
|
fix: problem that can't receive rejected message caused by interceptors; 🐛
修复:无法接受响应失败的消息;
|
5 years ago |
chenghongxing
|
2021fb575d
|
fix: problem that can't set roles array for route's authority; 🐛
修复:路由权限认证无法设置角色数组的问题;
|
5 years ago |
iczer
|
51c2c354ba
|
feat: add interceptors for axios; 🐛
新增:axios 添加拦截器配置;
|
5 years ago |
iczer
|
4e29918bac
|
fix: the i18n problem of router; 🐛
修复:路由的国际化问题;
|
5 years ago |
iczer
|
d741904f50
|
fix: the cache problem in tabs mode;🐛
修复:多页签模式下的缓存问题;
|
5 years ago |
iczer
|
9445f0fbbb
|
fix: the exception when async route is not registered;🌟
修复:异步路由组件未注册时导致的异常;
|
5 years ago |
iczer
|
a55210f9a6
|
chore: add menu invisible configuration for async router; 🌟
|
5 years ago |
iczer
|
48bb1c4bb1
|
feat: add dynamic title form HTML; 🌟 #97
新增:增加动态 HTML 标题;
|
5 years ago |
iczer
|
b796a4c9e4
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
5 years ago |
iczer
|
9b96868586
|
feat: add authorize directive; 🌟
新增:权限验证指令;
|
5 years ago |
iczer
|
08e40f1a31
|
feat: add prop openKeys and event openChange for menu.js; 🌟
新增:menu.js 增加 openKeys 属性和 openChange 事件;
|
5 years ago |
iczer
|
bfb0358217
|
feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
|
5 years ago |
chenghongxing
|
a4764d880d
|
fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93
|
5 years ago |
chenghongxing
|
a62c293e42
|
chore: optimize the code of theme color; 🌟
|
5 years ago |
chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
5 years ago |
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
5 years ago |
chenghongxing
|
82e5955c3b
|
feat: add auth support for axios request; 🌟
新增:axios 请求添加 auth 认证支持;
|
5 years ago |
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
5 years ago |
iczer
|
b2e0accd97
|
feat: add cookie support for aixos; 🌟
新增:aixos 请求增加 cookie;
|
5 years ago |
iczer
|
687a3adc37
|
chore: optimize the code; 🌟
|
5 years ago |
iczer
|
3ff12474cd
|
feat: add service module; 🌟
新增: 数据服务模块;
|
5 years ago |
iczer
|
d78f6d61d7
|
chore: optimize the function of copy configuration code ; 🌟
|
5 years ago |
iczer
|
e619e44d4f
|
feat: add functional colors to the theme configuration; 🌟
新增:主题配置增加功能性颜色;
|
5 years ago |
iczer
|
40472b21dd
|
feat: add the function of copying configuration code; 🌟
新增:复制配置项代码的功能;
|
5 years ago |
iczer
|
b5d17cd63b
|
chore: refactor the code of configuration; 🌟
|
5 years ago |
iczer
|
0e21e005cb
|
fix: hover color problem in night mode; 🐛
修复:夜晚模式下 hover 颜色问题;
|
5 years ago |
iczer
|
cfd334a4b4
|
fix: style problem of checkbox component when switching themes; 🐛
修复:切换主题时 checkbox 的样式问题;
|
5 years ago |
iczer
|
6e5592fff7
|
chore: Optimize the code of the theme switching function; 🌟
|
5 years ago |
iczer
|
32577b038a
|
fix: start problem in dev env; 🐛
修复:开发环境下的启动问题;
|
5 years ago |
iczer
|
4063a4f08a
|
feat: add global night mode; 🌟
新增:全局夜晚模式;
|
5 years ago |
iczer
|
14f6aebfe1
|
fix: style issues with side menu components and drawer components; 🐛
修复:侧边菜单组件和抽屉组件的样式问题;
|
5 years ago |