chenghongxing
|
f74d08248e
|
修复:切换语言时浏览器页签标题语言不改变的问题;🐛
fix: the problem that the title language of the browser tab does not change when switching languages;
|
5 years ago |
chenghongxing
|
d638eaa6bf
|
修复:头像列表组件 tooltip 不生效的问题; 🐛
fix: tooltip function not affect of AvatarList.vue;
|
5 years ago |
chenghongxing
|
97979c5059
|
fix: the problem of hiding column of AdvancedTable.vue; 🐛 #139
修复:高级表格无法隐藏列的bug;
|
5 years ago |
chenghongxing
|
8130f9f250
|
fix: the style problem of tree checkbox when toggling theme color; 🐛
修复:切换主题色时树选择框的样式问题;
|
5 years ago |
chenghongxing
|
57dc7fe2e8
|
fix: the style problem of tabs head; 🐛
修复:页签头样式问题;
|
5 years ago |
chenghongxing
|
e841ac77fd
|
bug: fix the problem that page content become blank when modifying the code; 🐛 #141
修复:修改代码时页面内容变为空白的问题;
|
5 years ago |
chenghongxing
|
3a7c51cd8a
|
bug: fix the problem that the error color be changed when toggle theme color; 🐛
修复:切换主题色时,错误色被改变的bug;
|
5 years ago |
chenghongxing
|
a4b0785f0f
|
bug: fix the problem that custom page title not effect;
修复:自定义页面标题不起作用的问题;
|
5 years ago |
iczer
|
acd66d7d6c
|
fix: redirect problem in mix navigation mode; 🐛
修复:混合模式下重定向问题;
|
5 years ago |
iczer
|
10fc9c11b8
|
chore: remove useless code;
|
5 years ago |
iczer
|
c4e81a1a61
|
feat: add function of link for out website in menu; ⭐ #135
新增:菜单增加外链功能;
|
5 years ago |
iczer
|
59bb834da8
|
fix: the problem of calculating minimum height of page; 🐛
修复:页面内容最小高度计算错误问题;
|
5 years ago |
chenghongxing
|
501bd23c20
|
fix: the events bug of AdvanceTable.vue;
修复:AdvanceTable.vue 组件的事件问题;
|
5 years ago |
chenghongxing
|
3619242076
|
feat: add document for AdvanceTable.vue; 🐛
新增:给 AdvanceTable.vue 增加说明文档;
|
5 years ago |
iczer
|
a4281b62dc
|
fix: scroll problem of page; 🐛
修复:页面滚动问题;
|
5 years ago |
chenghongxing
|
463fc93af9
|
fix: popup container problem of AdvanceTable.vue in full screen mode; 🐛
fix:高级表格全屏模式下浮层的显示问题;
|
5 years ago |
chenghongxing
|
4d69602595
|
fix: popup container problem of AdvanceTable.vue in full screen mode; 🐛
新增:高级表格全屏模式下浮层的显示问题;
|
5 years ago |
chenghongxing
|
517c1959d8
|
feat: add AdvanceTable.vue component; ⭐
新增:高级表格;
|
5 years ago |
chenghongxing
|
3d3e56de12
|
feat: add function of disable closing page; ⭐
新增:禁用关闭页面功能;
|
5 years ago |
chenghongxing
|
313af63f33
|
feat: add function of refreshing page; ⭐ #132
新增:刷新页面的功能;
|
5 years ago |
chenghongxing
|
83576d88d7
|
feat: add function of fixing the head of tabs; ⭐
新增:固定页签头功能。
|
5 years ago |
chenghongxing
|
9df2666304
|
fix: problem that old routes configuration not clearing when merging async routes; 🐛
修复:合并异步路由时,旧的路由配置未及时清除的问题。
|
5 years ago |
chenghongxing
|
435b2ff585
|
chore: optimize the code of caching tabs;
|
5 years ago |
chenghongxing
|
bad44562e7
|
feat: add function of caching tabs in multi page mode; ⭐
新增:多页签模式下增加缓存页签头功能(刷新时签头不再丢失);
|
5 years ago |
chenghongxing
|
1738f601a3
|
chore: update yarn.lock and guards.js; 🐛
|
5 years ago |
chenghongxing
|
d14d1ee9b8
|
fix: the setting of fixed width do not effect in some page; 🐛
修复:部分页面固定宽度设置不生效的bug;
|
5 years ago |
chenghongxing
|
a19e8a226f
|
chore: optimize min height of page content;
|
5 years ago |
chenghongxing
|
7bfb900e59
|
fix: problem of tooltip color in collapsed menu; 🐛
修复:折叠菜单下的气泡提示窗文字颜色问题;
|
5 years ago |
chenghongxing
|
d593670835
|
fix: setting of local saving do not work in some case; 🐛
修复:有些情况下本地保存配置不生效的问题;
|
5 years ago |
chenghongxing
|
80baf8d202
|
fix: layout problem of head navigation in narrow screen; 🐛
修复:窄屏下顶部导航布局问题;
|
5 years ago |
chenghongxing
|
b8ccb5c6a1
|
fix: layout problem of head navigation in narrow screen; 🐛
修复:窄屏下顶部导航布局问题;
|
5 years ago |
chenghongxing
|
556b5bf6fc
|
fix: display problem of menu item's title in collapsed state; 🐛
修复:折叠状态下菜单项标题的显示问题;
|
5 years ago |
chenghongxing
|
f0e9a50919
|
fix: problem that it's not effective of authority in button; ⭐
修复:按钮中的权限不起作用的问题;
|
5 years ago |
guoranred
|
bdde606ee5
|
rename progress guard
|
5 years ago |
guoranred
|
e2e92e9df9
|
fix: fixed search item
|
5 years ago |
guoranred
|
e414f89e27
|
add nprogress
|
5 years ago |
iczer
|
aa25af0252
|
fix: exception of saving local setting;
修复:保存配置到本地导致的异常;
|
5 years ago |
iczer
|
15d18db7e0
|
fix: exception caused by mix layout mode; 🐛 #121
修复:混合布局模式下导致的异常;
|
5 years ago |
iczer
|
c61570d2ff
|
feat: add function of saving personal setting to local; ⭐
新增:增加保存个人主题配置到本地的功能;
|
5 years ago |
iczer
|
fb146e2a36
|
fix: the problem z level of layout and components; 🐛
修复:布局和组件的层级问题;
|
5 years ago |
iczer
|
1ebed9eaec
|
fix: the style problem of danger button when switching theme mode; 🐛
修复:切换主题模式时危险按钮的样式问题;
|
5 years ago |
iczer
|
f9aa9e2c53
|
fix: table header style problem in night mode; 🐛
修复:表头黑夜模式下的样式问题;
|
5 years ago |
iczer
|
4877f13239
|
fix: style problem of SearchLayout.vue in head navigation mode; 🐛 #116
修复:搜索表单页顶部导航模式下的样式问题;
|
5 years ago |
iczer
|
75c165c83f
|
fix: the shake problem of head menu when mouse hover; 🐛 #115
修复:鼠标移入时顶部菜单抖动问题;
|
5 years ago |
iczer
|
6a3ec944c6
|
fix: the collapsed problem of drawer menu; 🐛 #114
修复:抽屉菜单折叠问题;
|
5 years ago |
chenghongxing
|
5a65032772
|
chore: optimize the code of page width style;
|
5 years ago |
chenghongxing
|
69b514ee10
|
chore: optimize the code of routerUtil.js
|
5 years ago |
chenghongxing
|
4856f06f41
|
fix: configuration problem of first route's path; 🐛
修复:一级路由 path 配置问题;
|
5 years ago |
chenghongxing
|
8102c8a924
|
feat: add deep merge routes function for routerUtil.js; ⭐
新增:routerUtil.js 工具新增深度合并路由方法;
|
5 years ago |
iczer
|
4db7c2deff
|
fix: problem that child route can't inherit authority configuration of it's parent; 🐛
修复:子路由无法继承其父路由的权限配置的问题;
|
5 years ago |