11 Commits

Author SHA1 Message Date
chenghongxing
313af63f33 feat: add function of refreshing page; #132
新增:刷新页面的功能;
2020-09-30 19:39:26 +08:00
chenghongxing
f0e9a50919 fix: problem that it's not effective of authority in button;
修复:按钮中的权限不起作用的问题;
2020-09-16 23:04:27 +08:00
iczer
a44c82f937 fix: the exception of authority plugin; 🐛
修复:权限认证插件异常问题;
2020-08-27 21:30:10 +08:00
chenghongxing
2021fb575d fix: problem that can't set roles array for route's authority; 🐛
修复:路由权限认证无法设置角色数组的问题;
2020-08-26 21:53:38 +08:00
chenghongxing
23cf2fab0b fix: the exception when using authorize inject function; 🐛
修复:使用权限校验注入功能时出现的异常;
2020-08-10 11:54:16 +08:00
iczer
c10ea64ba7 feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
2020-08-06 21:12:51 +08:00
iczer
25a1a2582a fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-05 10:11:52 +08:00
iczer
64589950e5 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-04 19:43:48 +08:00
iczer
9b96868586 feat: add authorize directive; 🌟
新增:权限验证指令;
2020-08-02 18:50:23 +08:00
iczer
2cb54136b5 feat: add statements and phrase mode for i18n-extend plugin; 🌟
新增:i18n-extend 插件增加语句模式和词组模式;
2020-06-24 20:11:54 +08:00
iczer
d58dafeda9 feat: new custom plugin of Vue; 🌟
新增:新增Vue自定义插件;
2020-06-24 16:34:23 +08:00