7 Commits

Author SHA1 Message Date
chenghongxing
80558e2164 fix: the exception when using authorize inject function; 🐛
修复:使用权限校验注入功能时出现的异常;
2020-08-10 12:01:14 +08:00
iczer
ffe5aba7d3 feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
2020-08-06 21:15:26 +08:00
iczer
4241156903 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-06 16:18:54 +08:00
iczer
3e665bb7a9 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-04 19:45:10 +08:00
iczer
2a038ac8ec feat: add authorize directive; 🌟
新增:权限验证指令;
2020-08-02 18:55:37 +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