chenghongxing
|
bb7fa9abb6
|
修复:异步路由加载异常问题;
fix: the loading exception of async routes;
|
2021-04-05 09:51:52 +08:00 |
|
chenghongxing
|
83c6381a4b
|
修复:加载异步路由不能正确提示的问题;
fix: the problem that it does not prompt correctly when loading routes;
|
2021-01-12 11:47:26 +08:00 |
|
lsvih
|
0f1a845189
|
Update routerUtil.js
|
2020-12-03 10:10:26 +08:00 |
|
iczer
|
10fc9c11b8
|
chore: remove useless code;
|
2020-10-18 19:32:28 +08:00 |
|
iczer
|
c4e81a1a61
|
feat: add function of link for out website in menu; ⭐ #135
新增:菜单增加外链功能;
|
2020-10-18 19:26:07 +08:00 |
|
chenghongxing
|
9df2666304
|
fix: problem that old routes configuration not clearing when merging async routes; 🐛
修复:合并异步路由时,旧的路由配置未及时清除的问题。
|
2020-09-28 21:11:47 +08:00 |
|
chenghongxing
|
69b514ee10
|
chore: optimize the code of routerUtil.js
|
2020-09-03 19:01:16 +08:00 |
|
chenghongxing
|
4856f06f41
|
fix: configuration problem of first route's path; 🐛
修复:一级路由 path 配置问题;
|
2020-09-03 18:47:03 +08:00 |
|
chenghongxing
|
8102c8a924
|
feat: add deep merge routes function for routerUtil.js; ⭐
新增:routerUtil.js 工具新增深度合并路由方法;
|
2020-09-03 18:24:28 +08:00 |
|
iczer
|
4db7c2deff
|
fix: problem that child route can't inherit authority configuration of it's parent; 🐛
修复:子路由无法继承其父路由的权限配置的问题;
|
2020-09-02 18:55:28 +08:00 |
|
iczer
|
d4261bc401
|
refactor: config of async router and guards of router; 🌟
重构:异步路由配置和路由守卫配置;
|
2020-08-28 11:18:44 +08:00 |
|
chenghongxing
|
2021fb575d
|
fix: problem that can't set roles array for route's authority; 🐛
修复:路由权限认证无法设置角色数组的问题;
|
2020-08-26 21:53:38 +08:00 |
|
iczer
|
9445f0fbbb
|
fix: the exception when async route is not registered;🌟
修复:异步路由组件未注册时导致的异常;
|
2020-08-07 09:46:14 +08:00 |
|
iczer
|
a55210f9a6
|
chore: add menu invisible configuration for async router; 🌟
|
2020-08-06 15:06:20 +08:00 |
|
iczer
|
48bb1c4bb1
|
feat: add dynamic title form HTML; 🌟 #97
新增:增加动态 HTML 标题;
|
2020-08-05 11:50:28 +08:00 |
|
iczer
|
b796a4c9e4
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
2020-08-04 11:30:44 +08:00 |
|
iczer
|
9b96868586
|
feat: add authorize directive; 🌟
新增:权限验证指令;
|
2020-08-02 18:50:23 +08:00 |
|
iczer
|
bfb0358217
|
feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
|
2020-07-29 11:15:31 +08:00 |
|