chenghongxing
|
e841ac77fd
|
bug: fix the problem that page content become blank when modifying the code; 🐛 #141
修复:修改代码时页面内容变为空白的问题;
|
4 years ago |
chenghongxing
|
a4b0785f0f
|
bug: fix the problem that custom page title not effect;
修复:自定义页面标题不起作用的问题;
|
4 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
|
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
|
d14d1ee9b8
|
fix: the setting of fixed width do not effect in some page; 🐛
修复:部分页面固定宽度设置不生效的bug;
|
5 years ago |
chenghongxing
|
5a65032772
|
chore: optimize the code of page width style;
|
5 years ago |
samulle
|
b2b62914ef
|
增加设置面板‘流式’、‘定宽’切换界面随之修改。
|
5 years ago |
samulle
|
2436182baf
|
增加设置面板‘流式’、‘定宽’切换界面随之修改。
|
5 years ago |
iczer
|
e5f2eb9955
|
fix: exception in single tab mode; 🐛 #103
修复:单页签模式下的异常问问题;
|
5 years ago |
iczer
|
d741904f50
|
fix: the cache problem in tabs mode;🐛
修复:多页签模式下的缓存问题;
|
5 years ago |
iczer
|
c10ea64ba7
|
feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
|
5 years ago |
iczer
|
805cd799f8
|
fix: the cache problem of page with dynamic route; 🐛
修复:动态路由下页面缓存问题;
|
5 years ago |
iczer
|
b796a4c9e4
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
5 years ago |
chenghongxing
|
768dacdef7
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state;
|
5 years ago |
chenghongxing
|
7e82c948da
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state;
|
5 years ago |
chenghongxing
|
b78cf5c6e1
|
chore: optimize the code of system layout; 🌟
|
5 years ago |
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
5 years ago |
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
5 years ago |
chenghongxing
|
3573a51dbd
|
chore: add i18n support for TabsView.vue; 🌟
|
5 years ago |
秦旭洋
|
0f7f73fd1a
|
refactor: 重构TabView和ContextMenu的部分逻辑
1. 提取并修改getPageKey函数,表意更明确
2. 修复ContextMenu点击失败的bug(菜单项之间有margin缝隙)
3. 其他个别代码格式(基于eslint)调整
|
5 years ago |
iczer
|
255f68709e
|
fix: solve the cache problem in multi tabs mode; 🐛
修复: 解决多页签模式下的内存泄露问题;
|
5 years ago |
iczer
|
107e08c08e
|
fix: issue of contextmenu in TabsView component; 🐛
修复:TabsView 组件右键菜单的bug;
|
5 years ago |
iczer
|
9d5c100960
|
feat: add the configuration of disable animation; 🌟
新增:禁用页面切换动画的功能;
|
5 years ago |
iczer
|
fc0101f4e3
|
chore: rename some layout components; 🐶
|
5 years ago |
iczer
|
9dcf6557cf
|
fix: the problem of page not switching when closing the current tab;🐛 #82
修复:关闭当前页签时页面不切换的问题;
|
5 years ago |
iczer
|
5bbe94728e
|
修复: 修改不分页面布局问题;
|
5 years ago |
iczer
|
94096a3832
|
修复: 解决部分页面切换动画抖动问题;
|
5 years ago |
iczer
|
a90fa8d106
|
修改: 调整布局,解决全局动画导致的界面抖动问题;
|
5 years ago |
iczer
|
d4d46eeaae
|
修复: 点击菜单栏时控制台报路由重复导航警告bug;
|
5 years ago |
iczer
|
ce3ee754f5
|
新增: 全局动画切换功能;
|
5 years ago |
iczer
|
2cef3795ac
|
修复: 重复导航路由bug;
|
5 years ago |
iczer
|
54e6a72f3a
|
修改: 代码规范;
|
5 years ago |
iczer
|
e1da650eb1
|
更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题;
|
5 years ago |
iczer
|
f8f0294c58
|
refactor: register ant-design-vue components in main.js #28
|
7 years ago |
iczer
|
e7f1540c04
|
feat: add contextmenu for page tab #25
|
7 years ago |
chenghx
|
366575e8f6
|
feat: multipage contextmenu
|
7 years ago |
chenghx
|
0b836882c5
|
feat: add multipage mode
|
7 years ago |
chenghx
|
b818fd8a29
|
feat: add multipage mode
|
7 years ago |
chenghx
|
f8483833f1
|
refactor: update to new project structure
|
7 years ago |
chenghx
|
bf932950d6
|
feat: add global page toggling animation
|
7 years ago |
chenghx
|
14f2012270
|
fix:Global Components name spelling error:GloablXXXX.vue =>GlobalXXXX.vue
|
7 years ago |
chenghx
|
9455db43f4
|
增加登录页
|
7 years ago |