chenghongxing
|
8759699501
|
修复:页面布局面包屑重复问题;
fix: the repeat problem of breadcrumbs in PageLayout.vue;
|
2021-04-05 10:01:41 +08:00 |
|
chenghongxing
|
f2b26f307d
|
修复:高级表格组件分页属性不支持 boolean 类型的问题;
fix: the pagination props of AdvancedTable.vue does not support boolean value;
|
2021-04-05 10:01:17 +08:00 |
|
chenghongxing
|
5d81935921
|
修复:更改角色后菜单不能正确显示的问题;#179
fix: the menu does not display correctly after changing roles;
|
2021-04-05 10:00:37 +08:00 |
|
chenghongxing
|
edf0ec4d36
|
Update README.md
|
2021-04-05 10:00:00 +08:00 |
|
chenghongxing
|
8e69e32dfe
|
修复:更改角色后菜单不能正确显示的问题;#179
fix: the menu does not display correctly after changing roles;
|
2021-01-15 09:53:00 +08:00 |
|
chenghongxing
|
32ff4b656a
|
修复:更改角色后菜单不能正确显示的问题;#179
fix: the menu does not display correctly after changing roles;
|
2021-01-12 11:57:04 +08:00 |
|
chenghongxing
|
a647cfa1e4
|
修复:加载异步路由不能正确提示的问题;
fix: the problem that it does not prompt correctly when loading routes;
|
2021-01-12 11:56:28 +08:00 |
|
chenghongxing
|
3a2e31af08
|
优化:切换布局时触发 resize 事件,以解决部分页面响应时布局问题;
optimize: resize event is triggered when switching layout to solve the layout problem when part of the page responds;
|
2021-01-12 11:55:35 +08:00 |
|
chenghongxing
|
cfed26f7b6
|
优化:引入 moment 组件库中文包;
optimize: import chinese language for moment library;
|
2021-01-12 11:55:06 +08:00 |
|
chenghongxing
|
c9b0fc2fc7
|
新增:request.js 增加请求配置参数;
feat: add configuration parameter for request.js;
|
2021-01-12 11:51:29 +08:00 |
|
chenghongxing
|
21c99ab8cf
|
新增:增加 Mock 登录用户角色 test;
feat: add new role for login user;
|
2021-01-12 11:50:31 +08:00 |
|
chenghongxing
|
17c0b0ae36
|
优化:调整 copyright 间距;
optimize: adjust the spacing of copyright;
|
2020-12-18 09:28:24 +08:00 |
|
iczer
|
1f2977bffe
|
Merge pull request #175 from AshenOneOrz/dev-ashenone
修改页脚版权信息的间距, 修复 login 页面 error alert 关闭后再次输错密码不会显示的问题, 修复登陆后跳转页面错误的问题
|
2020-12-18 09:20:21 +08:00 |
|
AshenOneOrz
|
829a41b17d
|
fix(login): 修复 login 页面 error alert 关闭后再次输错密码不会显示的问题
|
2020-12-17 22:16:01 +08:00 |
|
AshenOneOrz
|
c828cd50c7
|
style(pagefooter): 修改 basic 分支的页脚 copyright 版权间距
|
2020-12-17 22:14:52 +08:00 |
|
chenghongxing
|
d0d7ff53af
|
chore: update configuration of environment;
|
2020-12-13 11:27:54 +08:00 |
|
chenghongxing
|
1e19af47b4
|
修复:修改页签头标题不生效的bug;⭐
fix: the problem that modify page title not effective;
|
2020-12-11 16:16:56 +08:00 |
|
chenghongxing
|
1218b78e90
|
update version
|
2020-12-06 16:12:34 +08:00 |
|
chenghongxing
|
8b3003108d
|
新增:增加多页签模式下配置是否缓存页面的功能;⭐ #154
feat: add the function to configure whether to cache pages in multi tab mode;
|
2020-12-06 14:52:04 +08:00 |
|
chenghongxing
|
148d67da06
|
修复:当路由有查询参数时,设置页签标题不生效的问题;🐛 #166
fix: the problem that the setting of tab title is not effective when the route has query parameters;
|
2020-12-06 11:32:23 +08:00 |
|
chenghongxing
|
6254aeb739
|
修复:标准表格不支持嵌套属性的问题;🐛
fix: the problem that StandardTable.vue not support nested attributes;
|
2020-12-06 11:16:49 +08:00 |
|
chenghongxing
|
6371f1e6db
|
优化:异步路由配置兼容;⭐
optimize: the configuration format of asynchronous routing is compatible;
|
2020-12-06 10:26:49 +08:00 |
|
chenghongxing
|
df7e9f2d1c
|
修复:更正 axios 拦截器demo;
|
2020-12-04 21:03:09 +08:00 |
|
chenghongxing
|
c39eba68dc
|
修复:弹出层挂载容器问题;🐛
fix: the problem of pop up layer mount container;
|
2020-12-02 22:31:29 +08:00 |
|
chenghongxing
|
a3f0aca5b1
|
修复:高级表格部分api默认值错误问题;🐛
fix: wrong default value of some api about AdvanceTable.vue;
|
2020-11-30 11:23:07 +08:00 |
|
chenghongxing
|
ae1f7e5197
|
修复:设置页签标题不生效的bug;🐛
fix: the problem that setting tabs title not affect;
|
2020-11-29 20:10:31 +08:00 |
|
chenghongxing
|
76985657e7
|
优化:刷新页签 api 增加路由对象参数支持;⭐
optimize: add support of route parameter for refresh page api;
|
2020-11-29 14:33:38 +08:00 |
|
chenghongxing
|
9842434405
|
update version
|
2020-11-29 12:29:33 +08:00 |
|
chenghongxing
|
125879b02c
|
修复:AdvanceTable 组件异步获取列配置不生效的问题;🐛 #159 #160 #161
fix: the async configuration of columns not to take effect in AdvanceTable.vue;
|
2020-11-29 11:56:52 +08:00 |
|
chenghongxing
|
6451795046
|
修复:Modal 组件导致的白边问题;🐛 #162 #149
fix: white edge problems caused by Modal component;
|
2020-11-28 23:08:30 +08:00 |
|
chenghongxing
|
8a91deb626
|
新增:动态修改标题的 api;⭐ #150
feat: add api of dynamic modify tab title;
|
2020-11-28 19:49:18 +08:00 |
|
chenghongxing
|
7f4897813e
|
修复:混合导航模式下,菜单数据为空时导致的异常;🐛
fix: the exception caused by empty menuData in mix navigation mode;
|
2020-11-25 20:40:09 +08:00 |
|
chenghongxing
|
8c7099c55e
|
chore: update the version of ant-design-vue from 1.6.2 to 1.7.2; #156
|
2020-11-22 17:25:30 +08:00 |
|
chenghongxing
|
96f065287b
|
修复:菜单组件 openChang 事件的 bug;🐛 #156
fix: the problem of openChange event in menu.js;
|
2020-11-22 17:24:44 +08:00 |
|
chenghongxing
|
b9d97474c1
|
修复:切换语言时浏览器页签标题语言不改变的问题;🐛 #157
fix: the problem that the title language of the browser tab does not change when switching languages;
|
2020-11-22 17:24:01 +08:00 |
|
chenghongxing
|
7c95b310a9
|
修复:头像列表组件 tooltip 不生效的问题; 🐛
fix: tooltip function not affect of AvatarList.vue;
|
2020-11-22 17:23:09 +08:00 |
|
chenghongxing
|
569a0754c8
|
update readme
|
2020-11-09 09:47:03 +08:00 |
|
chenghongxing
|
72a27a334f
|
update version
|
2020-11-08 16:31:40 +08:00 |
|
chenghongxing
|
2d843d03d8
|
fix: the problem of hiding column of AdvancedTable.vue; 🐛 #139
修复:高级表格无法隐藏列的bug;
|
2020-11-08 16:22:14 +08:00 |
|
chenghongxing
|
d707335cd7
|
fix: the style problem of tree checkbox when toggling theme color; 🐛
修复:切换主题色时树选择框的样式问题;
|
2020-11-08 14:37:42 +08:00 |
|
chenghongxing
|
0ce6b694c8
|
fix: the style problem of tabs head; 🐛
修复:页签头样式问题;
|
2020-11-08 14:37:06 +08:00 |
|
chenghongxing
|
98f6a05ac9
|
bug: fix the problem that page content become blank when modifying the code; 🐛 #141
修复:修改代码时页面内容变为空白的问题;
|
2020-11-08 14:09:49 +08:00 |
|
chenghongxing
|
5e1dd6970d
|
bug: fix the problem that the error color be changed when toggle theme color; 🐛
修复:切换主题色时,错误色被改变的bug;
|
2020-11-08 12:36:31 +08:00 |
|
chenghongxing
|
2a711503ee
|
bug: fix the problem that custom page title not effect;
修复:自定义页面标题不起作用的问题;
|
2020-11-08 12:36:05 +08:00 |
|
iczer
|
e09a3d38f8
|
fix: redirect problem in mix navigation mode; 🐛
修复:混合模式下重定向问题;
|
2020-10-30 08:53:57 +08:00 |
|
iczer
|
772fe6247e
|
chore: remove useless code;
|
2020-10-18 19:33:11 +08:00 |
|
iczer
|
e2660fdb13
|
feat: add function of link for out website in menu; ⭐ #135
新增:菜单增加外链功能;
|
2020-10-18 19:27:38 +08:00 |
|
iczer
|
5dab682e05
|
fix: the problem of calculating minimum height of page; 🐛
修复:页面内容最小高度计算错误问题;
|
2020-10-17 16:41:31 +08:00 |
|
chenghongxing
|
3696260ff3
|
chore: update default html title;
|
2020-10-06 20:28:13 +08:00 |
|
chenghongxing
|
8f480a84e8
|
fix: the events bug of AdvanceTable.vue;
修复:AdvanceTable.vue 组件的事件问题;
|
2020-10-06 16:51:35 +08:00 |
|