chenghongxing
|
f2d3823069
|
修复:当路由有查询参数时,设置页签标题不生效的问题;🐛 #166
fix: the problem that the setting of tab title is not effective when the route has query parameters;
|
4 years ago |
chenghongxing
|
e661ae0813
|
修复:设置页签标题不生效的bug;🐛
fix: the problem that setting tabs title not affect;
|
4 years ago |
chenghongxing
|
d9b5e4b766
|
优化:刷新页签 api 增加路由对象参数支持;⭐
optimize: add support of route parameter for refresh page api;
|
4 years ago |
chenghongxing
|
ae2b7a86ef
|
新增:动态修改标题的 api;⭐ #150
feat: add api of dynamic modify tab title;
|
4 years ago |
chenghongxing
|
313af63f33
|
feat: add function of refreshing page; ⭐ #132
新增:刷新页面的功能;
|
5 years ago |
chenghongxing
|
f0e9a50919
|
fix: problem that it's not effective of authority in button; ⭐
修复:按钮中的权限不起作用的问题;
|
5 years ago |
iczer
|
a44c82f937
|
fix: the exception of authority plugin; 🐛
修复:权限认证插件异常问题;
|
5 years ago |
chenghongxing
|
2021fb575d
|
fix: problem that can't set roles array for route's authority; 🐛
修复:路由权限认证无法设置角色数组的问题;
|
5 years ago |
chenghongxing
|
23cf2fab0b
|
fix: the exception when using authorize inject function; 🐛
修复:使用权限校验注入功能时出现的异常;
|
5 years ago |
iczer
|
c10ea64ba7
|
feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
|
5 years ago |
iczer
|
25a1a2582a
|
fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
|
5 years ago |
iczer
|
64589950e5
|
fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
|
5 years ago |
iczer
|
9b96868586
|
feat: add authorize directive; 🌟
新增:权限验证指令;
|
5 years ago |
iczer
|
2cb54136b5
|
feat: add statements and phrase mode for i18n-extend plugin; 🌟
新增:i18n-extend 插件增加语句模式和词组模式;
|
5 years ago |
iczer
|
d58dafeda9
|
feat: new custom plugin of Vue; 🌟
新增:新增Vue自定义插件;
|
5 years ago |