528 Commits

Author SHA1 Message Date
chenghongxing
216902db9a fix: Fixed the display problem of breadcrumbs on dynamic route page; 🐛
修复:修复动态路由页面的面包屑显示问题;
2023-04-11 10:39:05 +08:00
chenghongxing
429391c29f add: support parameterized route multi-tab title setting; #339 🐛
新增:支持带参路由多页签标题设置;
2023-04-10 23:40:13 +08:00
chenghongxing
8b937807ae fix: fixed the issue that the router permission configuration does not support arrays
; 🐛
修复:修复路由权限配置不支持数组的问题;
2023-03-15 14:51:53 +08:00
chenghongxing
0f4acde484 修复:修改黑夜模式下 border 颜色 与 vue3 版本一致; 2023-03-15 14:48:54 +08:00
iczer
f9d32c904b fix: fixed border color consistent with vue3 version; 🐛
修复:修正边框颜色与 vue3 版本一致;
2023-03-12 14:41:01 +08:00
iczer
737d58f6f2 fix: the problem of disable cache of dynamic route; 🐛
修复:动态路由配置禁用缓存无效问题;
2023-01-12 18:16:21 +08:00
iczer
bed780cb78 fix: the check problem of standard table with pagination; 🐛
修复:标准表格分页勾选问题
2022-09-22 11:45:59 +08:00
iczer
355c7853d1 fix(HeaderNotice.vue): change loadding to loading 2022-09-22 11:43:47 +08:00
iczer
a3704743df 修复:混合导航,头部菜单没有选中状态问题 2022-09-22 11:42:35 +08:00
chenghongxing
942b9ab567 修复:带查询参数的路由导致多页签出现页面多开问题; 2021-05-08 20:43:46 +08:00
chenghongxing
c58e9f7ce0 修复:异步路由部分配置不生效问题; 2021-05-08 20:42:39 +08:00
chenghongxing
56ced4c7d7 update version 2021-05-06 12:21:08 +08:00
chenghongxing
172d0dc2f3 新增:路由配置增加动态路由参数支持 和 高亮菜单配置; 2021-05-06 12:15:28 +08:00
chenghongxing
fd3b48140d 修复:混合模式下菜单权限过滤无效问题; 2021-05-06 12:14:26 +08:00
chenghongxing
e4621172e7 修复:npm 安装 webpack-theme-color-replacer 依赖启动报错问题; 2021-04-20 12:20:28 +08:00
iczer
638026b4c8
Update README.md 2021-04-12 15:50:35 +08:00
iczer
43055c1461
Update README.md 2021-04-12 15:48:44 +08:00
chenghongxing
e23037c604 新增:打赏二维码; 2021-04-12 15:42:17 +08:00
chenghongxing
94ff538bd6 修复:异步路由加载异常问题;
fix: the loading exception of async routes;
2021-04-05 10:02:18 +08:00
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