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
|
98f6a05ac9
|
bug: fix the problem that page content become blank when modifying the code; 🐛 #141
修复:修改代码时页面内容变为空白的问题;
|
2020-11-08 14:09:49 +08:00 |
|
chenghongxing
|
2a711503ee
|
bug: fix the problem that custom page title not effect;
修复:自定义页面标题不起作用的问题;
|
2020-11-08 12:36:05 +08:00 |
|
chenghongxing
|
285a4b798b
|
feat: add function of disable closing page; ⭐
新增:禁用关闭页面功能;
|
2020-10-02 23:26:40 +08:00 |
|
chenghongxing
|
8ed600d4d2
|
feat: add function of refreshing page; ⭐ #132
新增:刷新页面的功能;
|
2020-09-30 19:42:18 +08:00 |
|
chenghongxing
|
4c25980b97
|
feat: add function of fixing the head of tabs; ⭐
新增:固定页签头功能。
|
2020-09-30 16:53:20 +08:00 |
|
chenghongxing
|
010f1ddc32
|
chore: optimize the code of caching tabs;
|
2020-09-26 23:21:00 +08:00 |
|
chenghongxing
|
69c41ac2c3
|
feat: add function of caching tabs in multi page mode; ⭐
新增:多页签模式下增加缓存页签头功能(刷新时签头不再丢失);
|
2020-09-26 23:11:46 +08:00 |
|
chenghongxing
|
5cb6e783fa
|
fix: the setting of fixed width do not effect in some page; 🐛
修复:部分页面固定宽度设置不生效的bug;
|
2020-09-26 15:43:37 +08:00 |
|
chenghongxing
|
4a7bee7506
|
feat: add configuration for width of page content; ⭐
新增:增加页面内容宽度配置;
|
2020-09-06 12:16:51 +08:00 |
|
iczer
|
00f17f621e
|
fix: exception in single tab mode; 🐛 #103
修复:单页签模式下的异常问问题;
|
2020-08-19 10:02:17 +08:00 |
|
iczer
|
9a21fe3b09
|
fix: the cache problem in tabs mode;🐛
修复:多页签模式下的缓存问题;
|
2020-08-07 22:18:02 +08:00 |
|
iczer
|
ffe5aba7d3
|
feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
|
2020-08-06 21:15:26 +08:00 |
|
iczer
|
ef34bcfc8c
|
fix: the cache problem of page with dynamic route; 🐛
修复:动态路由下页面缓存问题;
|
2020-08-05 13:44:50 +08:00 |
|
iczer
|
c05efdee7a
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
2020-08-04 11:32:45 +08:00 |
|
chenghongxing
|
f59f613f91
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state
|
2020-07-25 13:11:39 +08:00 |
|
chenghongxing
|
d279d2f976
|
init: init for basic version
|
2020-07-23 10:39:01 +08:00 |
|
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
2020-07-20 21:39:00 +08:00 |
|
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
2020-07-20 08:49:20 +08:00 |
|
chenghongxing
|
3573a51dbd
|
chore: add i18n support for TabsView.vue; 🌟
|
2020-07-19 18:40:27 +08:00 |
|