caolc
|
a31960fc1a
|
第一次提交
|
2 years ago |
lrl
|
6d43e9af42
|
fix(HeaderNotice.vue): change loadding to loading
|
3 years ago |
ggymm
|
c2d2c2c686
|
修复混合导航,头部菜单没有选中状态问题
|
3 years ago |
chenghongxing
|
816d19f7da
|
修复:带查询参数的路由导致多页签出现页面多开问题;
|
4 years ago |
chenghongxing
|
ce83564335
|
修复:异步路由部分配置不生效问题;
|
4 years ago |
chenghongxing
|
449fd99f9d
|
新增:增加列表详情页demo、动态路由菜单demo、带参路由菜单demo;
|
4 years ago |
chenghongxing
|
97a1417112
|
新增:路由配置增加动态路由参数支持 和 高亮菜单配置;
|
4 years ago |
chenghongxing
|
ba89880736
|
修复:混合模式下菜单权限过滤无效问题;
|
4 years ago |
iczer
|
8127121ab6
|
Add files via upload
|
4 years ago |
chenghongxing
|
80e3ad42bc
|
新增:打赏二维码;
|
4 years ago |
chenghongxing
|
bb7fa9abb6
|
修复:异步路由加载异常问题;
fix: the loading exception of async routes;
|
4 years ago |
chenghongxing
|
990daf2d27
|
修复:页面布局面包屑重复问题;
fix: the repeat problem of breadcrumbs in PageLayout.vue;
|
4 years ago |
chenghongxing
|
939f8640d3
|
修复:高级表格组件分页属性不支持 boolean 类型的问题;
fix: the pagination props of AdvancedTable.vue does not support boolean value;
|
4 years ago |
chenghongxing
|
8ddc7c167c
|
修复:更改角色后菜单不能正确显示的问题;#179
fix: the menu does not display correctly after changing roles;
|
4 years ago |
chenghongxing
|
9ddd117d5e
|
修复:更改角色后菜单不能正确显示的问题;#179
fix: the menu does not display correctly after changing roles;
|
4 years ago |
chenghongxing
|
2fc5b9d594
|
修复:更改角色后菜单不能正确显示的问题;#179
fix: the menu does not display correctly after changing roles;
|
4 years ago |
chenghongxing
|
83c6381a4b
|
修复:加载异步路由不能正确提示的问题;
fix: the problem that it does not prompt correctly when loading routes;
|
4 years ago |
chenghongxing
|
0c41878174
|
优化:切换布局时触发 resize 事件,以解决部分页面响应时布局问题;
optimize: resize event is triggered when switching layout to solve the layout problem when part of the page responds;
|
4 years ago |
chenghongxing
|
a5c34a8514
|
优化:引入 moment 组件库中文包;
optimize: import chinese language for moment library;
|
4 years ago |
chenghongxing
|
df076bda24
|
新增:request.js 增加请求配置参数;
feat: add configuration parameter for request.js;
|
4 years ago |
chenghongxing
|
62b57a97cb
|
新增:增加 Mock 登录用户角色 test;
feat: add new role for login user;
|
4 years ago |
chenghongxing
|
867377a6d2
|
优化:调整 copyright 间距;
optimize: adjust the spacing of copyright;
|
4 years ago |
AshenOneOrz
|
39b64d0704
|
style(pagefooter): 修改页脚 copyright 版权外观
|
4 years ago |
AshenOneOrz
|
d2b2631fb1
|
refactor(querylist): 使用组件库的间隔组件包裹按钮组
|
4 years ago |
chenghongxing
|
b0fc3a943e
|
修复:修改页签头标题不生效的bug;⭐
fix: the problem that modify page title not effective;
|
4 years ago |
chenghongxing
|
5a333faa2b
|
新增:增加多页签模式下配置是否缓存页面的功能;⭐ #154
feat: add the function to configure whether to cache pages in multi tab mode;
|
4 years ago |
chenghongxing
|
f2d3823069
|
修复:当路由有查询参数时,设置页签标题不生效的问题;🐛 #166
fix: the problem that the setting of tab title is not effective when the route has query parameters;
|
4 years ago |
chenghongxing
|
935cd77d4f
|
修复:标准表格不支持嵌套属性的问题;🐛
fix: the problem that StandardTable.vue not support nested attributes;
|
4 years ago |
chenghongxing
|
34a76d5894
|
修复:更正 axios 拦截器demo;
|
4 years ago |
lsvih
|
0f1a845189
|
Update routerUtil.js
|
4 years ago |
chenghongxing
|
5de611523c
|
修复:弹出层挂载容器问题;🐛
fix: the problem of pop up layer mount container;
|
4 years ago |
chenghongxing
|
c2915c93d3
|
修复:高级表格部分api默认值错误问题;🐛
fix: wrong default value of some api about AdvanceTable.vue;
|
4 years ago |
chenghongxing
|
e661ae0813
|
修复:设置页签标题不生效的bug;🐛
fix: the problem that setting tabs title not affect;
|
4 years ago |
chenghongxing
|
d9b5e4b766
|
优化:刷新页签 api 增加路由对象参数支持;⭐
optimize: add support of route parameter for refresh page api;
|
4 years ago |
chenghongxing
|
31e22aaf0e
|
修复:AdvanceTable 组件异步获取列配置不生效的问题;🐛 #159 #160 #161
fix: the async configuration of columns not to take effect in AdvanceTable.vue;
|
4 years ago |
chenghongxing
|
ae2b7a86ef
|
新增:动态修改标题的 api;⭐ #150
feat: add api of dynamic modify tab title;
|
4 years ago |
chenghongxing
|
23b7dfe2a4
|
修复:混合导航模式下,菜单数据为空时导致的异常;🐛
fix: the exception caused by empty menuData in mix navigation mode;
|
4 years ago |
chenghongxing
|
9e7a03fcd8
|
修复:菜单组件 openChang 事件的 bug;🐛 #156
fix: the problem of openChange event in menu.js;
|
4 years ago |
chenghongxing
|
f74d08248e
|
修复:切换语言时浏览器页签标题语言不改变的问题;🐛
fix: the problem that the title language of the browser tab does not change when switching languages;
|
4 years ago |
chenghongxing
|
d638eaa6bf
|
修复:头像列表组件 tooltip 不生效的问题; 🐛
fix: tooltip function not affect of AvatarList.vue;
|
4 years ago |
Yexk
|
344ad1d1f6
|
fix: 修复needTotal求和的时候不支持多维数组以及字符串求和问题
|
4 years ago |
chenghongxing
|
97979c5059
|
fix: the problem of hiding column of AdvancedTable.vue; 🐛 #139
修复:高级表格无法隐藏列的bug;
|
4 years ago |
chenghongxing
|
8130f9f250
|
fix: the style problem of tree checkbox when toggling theme color; 🐛
修复:切换主题色时树选择框的样式问题;
|
4 years ago |
chenghongxing
|
57dc7fe2e8
|
fix: the style problem of tabs head; 🐛
修复:页签头样式问题;
|
4 years ago |
chenghongxing
|
e841ac77fd
|
bug: fix the problem that page content become blank when modifying the code; 🐛 #141
修复:修改代码时页面内容变为空白的问题;
|
4 years ago |
chenghongxing
|
3a7c51cd8a
|
bug: fix the problem that the error color be changed when toggle theme color; 🐛
修复:切换主题色时,错误色被改变的bug;
|
4 years ago |
chenghongxing
|
a4b0785f0f
|
bug: fix the problem that custom page title not effect;
修复:自定义页面标题不起作用的问题;
|
4 years ago |
iczer
|
acd66d7d6c
|
fix: redirect problem in mix navigation mode; 🐛
修复:混合模式下重定向问题;
|
4 years ago |
iczer
|
10fc9c11b8
|
chore: remove useless code;
|
4 years ago |
iczer
|
c4e81a1a61
|
feat: add function of link for out website in menu; ⭐ #135
新增:菜单增加外链功能;
|
4 years ago |