Commit Graph

  • ab4c5e8aec
    chore(deps): bump ws from 6.2.1 to 6.2.2 dependabot/npm_and_yarn/ws-6.2.2 dependabot[bot] 2021-06-05 04:36:57 +00:00
  • f2d2ef9cf5
    chore(deps): bump dns-packet from 1.3.1 to 1.3.4 dependabot/npm_and_yarn/dns-packet-1.3.4 dependabot[bot] 2021-05-27 17:53:09 +00:00
  • 9ce7063b5d
    chore(deps): bump browserslist from 4.12.0 to 4.16.6 dependabot/npm_and_yarn/browserslist-4.16.6 dependabot[bot] 2021-05-25 08:19:12 +00:00
  • 98ca5dc864
    chore(deps): bump lodash from 4.17.19 to 4.17.21 dependabot/npm_and_yarn/lodash-4.17.21 dependabot[bot] 2021-05-09 17:54:37 +00:00
  • 410f17b8f6
    chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 dependabot/npm_and_yarn/hosted-git-info-2.8.9 dependabot[bot] 2021-05-08 12:55:11 +00:00
  • 942b9ab567 修复:带查询参数的路由导致多页签出现页面多开问题; chenghongxing 2021-05-08 20:43:46 +08:00
  • c58e9f7ce0 修复:异步路由部分配置不生效问题; chenghongxing 2021-05-08 20:42:39 +08:00
  • 816d19f7da 修复:带查询参数的路由导致多页签出现页面多开问题; chenghongxing 2021-05-08 20:41:57 +08:00
  • ce83564335 修复:异步路由部分配置不生效问题; chenghongxing 2021-05-08 20:41:02 +08:00
  • 0157903df4
    chore(deps): bump url-parse from 1.4.7 to 1.5.1 dependabot[bot] 2021-05-07 23:38:55 +00:00
  • 56ced4c7d7 update version chenghongxing 2021-05-06 12:21:08 +08:00
  • 1345a02cd0 update version 0.7.4 chenghongxing 2021-05-06 12:19:30 +08:00
  • 172d0dc2f3 新增:路由配置增加动态路由参数支持 和 高亮菜单配置; chenghongxing 2021-05-06 12:15:28 +08:00
  • fd3b48140d 修复:混合模式下菜单权限过滤无效问题; chenghongxing 2021-05-06 12:14:26 +08:00
  • 449fd99f9d 新增:增加列表详情页demo、动态路由菜单demo、带参路由菜单demo; chenghongxing 2021-05-06 12:11:55 +08:00
  • 97a1417112 新增:路由配置增加动态路由参数支持 和 高亮菜单配置; chenghongxing 2021-05-06 11:13:35 +08:00
  • ba89880736 修复:混合模式下菜单权限过滤无效问题; chenghongxing 2021-05-05 22:07:25 +08:00
  • e4621172e7 修复:npm 安装 webpack-theme-color-replacer 依赖启动报错问题; chenghongxing 2021-04-20 12:20:28 +08:00
  • aa4e3d93d5 Merge branch 'master' of https://github.com/iczer/vue-antd-admin 0.7.3 chenghongxing 2021-04-20 12:17:58 +08:00
  • d730f6d783 修复:npm 安装 webpack-theme-color-replacer 依赖启动报错问题; chenghongxing 2021-04-20 12:11:05 +08:00
  • 8d42b936e5 Merge remote-tracking branch 'origin/master' iczer 2021-04-20 12:07:27 +08:00
  • da1dafda54 修复:npm 安装 webpack-theme-color-replacer 插件启动报错问题;🐛 iczer 2021-04-20 12:07:06 +08:00
  • 86820da53d
    chore(deps): bump ssri from 6.0.1 to 6.0.2 dependabot/npm_and_yarn/ssri-6.0.2 dependabot[bot] 2021-04-19 16:03:45 +00:00
  • 8127121ab6
    Add files via upload iczer 2021-04-12 15:53:30 +08:00
  • d29a14936a
    Update README.md iczer 2021-04-12 15:51:56 +08:00
  • 638026b4c8
    Update README.md iczer 2021-04-12 15:50:35 +08:00
  • 43055c1461
    Update README.md iczer 2021-04-12 15:48:44 +08:00
  • e23037c604 新增:打赏二维码; chenghongxing 2021-04-12 15:42:17 +08:00
  • 80e3ad42bc 新增:打赏二维码; chenghongxing 2021-04-12 15:39:06 +08:00
  • 94ff538bd6 修复:异步路由加载异常问题; fix: the loading exception of async routes; chenghongxing 2021-04-05 10:02:18 +08:00
  • 8759699501 修复:页面布局面包屑重复问题; fix: the repeat problem of breadcrumbs in PageLayout.vue; chenghongxing 2021-04-05 10:01:41 +08:00
  • f2b26f307d 修复:高级表格组件分页属性不支持 boolean 类型的问题; fix: the pagination props of AdvancedTable.vue does not support boolean value; chenghongxing 2021-04-05 10:01:17 +08:00
  • 5d81935921 修复:更改角色后菜单不能正确显示的问题;#179 fix: the menu does not display correctly after changing roles; chenghongxing 2021-04-05 10:00:37 +08:00
  • edf0ec4d36 Update README.md chenghongxing 2021-04-05 10:00:00 +08:00
  • bb7fa9abb6 修复:异步路由加载异常问题; fix: the loading exception of async routes; chenghongxing 2021-04-05 09:51:52 +08:00
  • 990daf2d27 修复:页面布局面包屑重复问题; fix: the repeat problem of breadcrumbs in PageLayout.vue; chenghongxing 2021-04-05 09:50:27 +08:00
  • 939f8640d3 修复:高级表格组件分页属性不支持 boolean 类型的问题; fix: the pagination props of AdvancedTable.vue does not support boolean value; chenghongxing 2021-04-05 09:46:27 +08:00
  • a1ae7d1e3f Merge remote-tracking branch 'origin/master' chenghongxing 2021-03-31 11:33:42 +08:00
  • c752a2c553
    chore(deps): bump y18n from 4.0.0 to 4.0.1 dependabot/npm_and_yarn/y18n-4.0.1 dependabot[bot] 2021-03-30 19:34:36 +00:00
  • 4329dce558 增加统一的cache缓存工具类,将游览器的store操作都集中在此,存储时添加统一的prefix, cookie增加path, 可防止同一域名部署多个前端服务时缓存冲突; 相应替换所有调用位置 huangxianjun 2021-03-19 12:15:59 +08:00
  • c198da6bbb 去除403,404页面的过滤,当token失效时即使页面异常也应当重新跳转回login huangxianjun 2021-03-19 12:12:51 +08:00
  • 74dd33d936 错误页面的返回首页改为/,提升通用性 huangxianjun 2021-03-19 12:11:20 +08:00
  • 14f9b9720d 路由注册map改为function返回防止内容篡改; 异步路由时自动将/重定向到第一个子路由作为首页; 增加initRouter方法并调整login成功时路由加载; 当路由缓存意外被清理时自动重新加载 huangxianjun 2021-03-19 12:10:29 +08:00
  • 438347a010 默认开启异步路由 huangxianjun 2021-03-19 12:05:24 +08:00
  • 649862a4f8 调整校验登录失效顺序,防止手工清理cookie时页面假死;同时在登录失效时调用logout清理缓存 huangxianjun 2021-03-19 12:01:25 +08:00
  • 75c4619bdc lintOnSave在build生产时才开启 huangxianjun 2021-03-19 11:59:21 +08:00
  • 7be8436910 默认开启异步路由 huangxianjun 2021-03-19 11:58:15 +08:00
  • e2e0a26027 添加staging环境 huangxianjun 2021-03-19 11:54:19 +08:00
  • 8ddc7c167c 修复:更改角色后菜单不能正确显示的问题;#179 fix: the menu does not display correctly after changing roles; chenghongxing 2021-03-12 14:45:35 +08:00
  • 22f93de03a
    chore(deps): bump elliptic from 6.5.3 to 6.5.4 dependabot/npm_and_yarn/elliptic-6.5.4 dependabot[bot] 2021-03-09 09:58:30 +00:00
  • 90e2527085
    chore(deps): bump prismjs from 1.21.0 to 1.23.0 dependabot[bot] 2021-03-01 21:19:31 +00:00
  • ce536b95c2
    Update README.en-US.md iczer 2021-02-25 16:38:18 +08:00
  • 4dbbb852a9
    Update README.md iczer 2021-02-25 16:37:26 +08:00
  • f0d60a8242
    异步路由中增加对beforeEnter的解析 fqucuo 2021-01-24 00:19:22 +08:00
  • 8e69e32dfe 修复:更改角色后菜单不能正确显示的问题;#179 fix: the menu does not display correctly after changing roles; chenghongxing 2021-01-15 09:53:00 +08:00
  • 9ddd117d5e 修复:更改角色后菜单不能正确显示的问题;#179 fix: the menu does not display correctly after changing roles; chenghongxing 2021-01-15 09:52:20 +08:00
  • 32ff4b656a 修复:更改角色后菜单不能正确显示的问题;#179 fix: the menu does not display correctly after changing roles; chenghongxing 2021-01-12 11:57:04 +08:00
  • a647cfa1e4 修复:加载异步路由不能正确提示的问题; fix: the problem that it does not prompt correctly when loading routes; chenghongxing 2021-01-12 11:56:28 +08:00
  • 3a2e31af08 优化:切换布局时触发 resize 事件,以解决部分页面响应时布局问题; optimize: resize event is triggered when switching layout to solve the layout problem when part of the page responds; chenghongxing 2021-01-12 11:55:35 +08:00
  • cfed26f7b6 优化:引入 moment 组件库中文包; optimize: import chinese language for moment library; chenghongxing 2021-01-12 11:55:06 +08:00
  • c9b0fc2fc7 新增:request.js 增加请求配置参数; feat: add configuration parameter for request.js; chenghongxing 2021-01-12 11:51:29 +08:00
  • 21c99ab8cf 新增:增加 Mock 登录用户角色 test; feat: add new role for login user; chenghongxing 2021-01-12 11:50:31 +08:00
  • 2fc5b9d594 修复:更改角色后菜单不能正确显示的问题;#179 fix: the menu does not display correctly after changing roles; chenghongxing 2021-01-12 11:49:16 +08:00
  • 83c6381a4b 修复:加载异步路由不能正确提示的问题; fix: the problem that it does not prompt correctly when loading routes; chenghongxing 2021-01-12 11:47:26 +08:00
  • 0c41878174 优化:切换布局时触发 resize 事件,以解决部分页面响应时布局问题; optimize: resize event is triggered when switching layout to solve the layout problem when part of the page responds; chenghongxing 2021-01-12 11:45:43 +08:00
  • a5c34a8514 优化:引入 moment 组件库中文包; optimize: import chinese language for moment library; chenghongxing 2021-01-12 11:41:36 +08:00
  • df076bda24 新增:request.js 增加请求配置参数; feat: add configuration parameter for request.js; chenghongxing 2021-01-12 11:40:17 +08:00
  • 62b57a97cb 新增:增加 Mock 登录用户角色 test; feat: add new role for login user; chenghongxing 2021-01-12 11:38:03 +08:00
  • 751ff60853
    chore(deps): bump axios from 0.19.2 to 0.21.1 dependabot/npm_and_yarn/axios-0.21.1 dependabot[bot] 2021-01-05 10:26:48 +00:00
  • 17c0b0ae36 优化:调整 copyright 间距; optimize: adjust the spacing of copyright; chenghongxing 2020-12-18 09:28:24 +08:00
  • 867377a6d2 优化:调整 copyright 间距; optimize: adjust the spacing of copyright; chenghongxing 2020-12-18 09:26:17 +08:00
  • a2e5370ae8
    Merge pull request #174 from AshenOneOrz/dev-ashen iczer 2020-12-18 09:21:59 +08:00
  • 1f2977bffe
    Merge pull request #175 from AshenOneOrz/dev-ashenone iczer 2020-12-18 09:20:21 +08:00
  • 829a41b17d fix(login): 修复 login 页面 error alert 关闭后再次输错密码不会显示的问题 AshenOneOrz 2020-12-17 22:16:01 +08:00
  • c828cd50c7 style(pagefooter): 修改 basic 分支的页脚 copyright 版权间距 AshenOneOrz 2020-12-17 22:14:52 +08:00
  • 39b64d0704 style(pagefooter): 修改页脚 copyright 版权外观 AshenOneOrz 2020-12-17 21:47:09 +08:00
  • d2b2631fb1 refactor(querylist): 使用组件库的间隔组件包裹按钮组 AshenOneOrz 2020-12-17 21:31:43 +08:00
  • b35d442d25 调整:再测试下 lulifa 2020-12-16 11:55:18 +08:00
  • b855ce11a9 Merge branch 'lulifa' of https://github.com/lulifa/vue-antd-admin into lulifa lulifa 2020-12-16 11:54:23 +08:00
  • c3bd51cdff 新增:测试下fork工厂数据 lulifa 2020-12-16 11:49:26 +08:00
  • d0d7ff53af chore: update configuration of environment; chenghongxing 2020-12-13 11:27:54 +08:00
  • 345b46bf6f chore: update configuration of environment; chenghongxing 2020-12-13 11:21:53 +08:00
  • 865af3126e
    chore(deps): bump ini from 1.3.5 to 1.3.7 dependabot/npm_and_yarn/ini-1.3.7 dependabot[bot] 2020-12-11 12:18:58 +00:00
  • 1e19af47b4 修复:修改页签头标题不生效的bug; fix: the problem that modify page title not effective; chenghongxing 2020-12-11 16:16:56 +08:00
  • b0fc3a943e 修复:修改页签头标题不生效的bug; fix: the problem that modify page title not effective; chenghongxing 2020-12-11 16:16:07 +08:00
  • 1218b78e90 update version chenghongxing 2020-12-06 16:12:34 +08:00
  • 37f66c8786 update version 0.7.2 chenghongxing 2020-12-06 16:12:10 +08:00
  • 8b3003108d 新增:增加多页签模式下配置是否缓存页面的功能; #154 feat: add the function to configure whether to cache pages in multi tab mode; chenghongxing 2020-12-06 14:52:04 +08:00
  • 5a333faa2b 新增:增加多页签模式下配置是否缓存页面的功能; #154 feat: add the function to configure whether to cache pages in multi tab mode; chenghongxing 2020-12-06 14:49:25 +08:00
  • 148d67da06 修复:当路由有查询参数时,设置页签标题不生效的问题;🐛 #166 fix: the problem that the setting of tab title is not effective when the route has query parameters; chenghongxing 2020-12-06 11:32:23 +08:00
  • f2d3823069 修复:当路由有查询参数时,设置页签标题不生效的问题;🐛 #166 fix: the problem that the setting of tab title is not effective when the route has query parameters; chenghongxing 2020-12-06 11:31:31 +08:00
  • 6254aeb739 修复:标准表格不支持嵌套属性的问题;🐛 fix: the problem that StandardTable.vue not support nested attributes; chenghongxing 2020-12-06 11:16:49 +08:00
  • 33179d96b7 update docs; chenghongxing 2020-12-06 11:14:16 +08:00
  • 935cd77d4f 修复:标准表格不支持嵌套属性的问题;🐛 fix: the problem that StandardTable.vue not support nested attributes; chenghongxing 2020-12-06 10:33:02 +08:00
  • 010ffdaacb
    Merge pull request #155 from yexk/master iczer 2020-12-06 10:28:08 +08:00
  • 6371f1e6db 优化:异步路由配置兼容; optimize: the configuration format of asynchronous routing is compatible; chenghongxing 2020-12-06 10:26:49 +08:00
  • 5c6b2a2048
    Merge pull request #165 from lsvih/patch-1 iczer 2020-12-06 10:22:21 +08:00
  • 0625f2de59
    chore(deps): bump highlight.js from 10.2.1 to 10.4.1 dependabot/npm_and_yarn/highlight.js-10.4.1 dependabot[bot] 2020-12-04 20:54:52 +00:00
  • 34a76d5894 修复:更正 axios 拦截器demo; chenghongxing 2020-12-04 21:04:08 +08:00
  • df7e9f2d1c 修复:更正 axios 拦截器demo; chenghongxing 2020-12-04 21:03:09 +08:00