change chou
|
f5e2c11387
|
🐛 fix(TabsView): 判断page是否存在
-当被刷新标签页未被打开时,进行刷新标签操作page报错,故新增判断
|
2023-04-26 13:42:01 +08:00 |
|
chenghongxing
|
baae56f715
|
add: support parameterized route multi-tab title setting; #339 🐛
新增:支持带参路由多页签标题设置;
|
2023-04-10 23:27:37 +08:00 |
|
iczer
|
6000da4220
|
fix: the problem of disable cache of dynamic route; 🐛
修复:动态路由配置禁用缓存无效问题;
|
2023-01-12 18:14:59 +08:00 |
|
chenghongxing
|
816d19f7da
|
修复:带查询参数的路由导致多页签出现页面多开问题;
|
2021-05-08 20:41:57 +08:00 |
|
chenghongxing
|
5a333faa2b
|
新增:增加多页签模式下配置是否缓存页面的功能;⭐ #154
feat: add the function to configure whether to cache pages in multi tab mode;
|
2020-12-06 14:49:25 +08:00 |
|
chenghongxing
|
e841ac77fd
|
bug: fix the problem that page content become blank when modifying the code; 🐛 #141
修复:修改代码时页面内容变为空白的问题;
|
2020-11-08 14:09:04 +08:00 |
|
chenghongxing
|
a4b0785f0f
|
bug: fix the problem that custom page title not effect;
修复:自定义页面标题不起作用的问题;
|
2020-11-08 12:20:40 +08:00 |
|
chenghongxing
|
3d3e56de12
|
feat: add function of disable closing page; ⭐
新增:禁用关闭页面功能;
|
2020-09-30 21:50:20 +08:00 |
|
chenghongxing
|
313af63f33
|
feat: add function of refreshing page; ⭐ #132
新增:刷新页面的功能;
|
2020-09-30 19:39:26 +08:00 |
|
chenghongxing
|
83576d88d7
|
feat: add function of fixing the head of tabs; ⭐
新增:固定页签头功能。
|
2020-09-30 16:38:37 +08:00 |
|
chenghongxing
|
435b2ff585
|
chore: optimize the code of caching tabs;
|
2020-09-26 23:20:28 +08:00 |
|
chenghongxing
|
bad44562e7
|
feat: add function of caching tabs in multi page mode; ⭐
新增:多页签模式下增加缓存页签头功能(刷新时签头不再丢失);
|
2020-09-26 23:10:08 +08:00 |
|
chenghongxing
|
d14d1ee9b8
|
fix: the setting of fixed width do not effect in some page; 🐛
修复:部分页面固定宽度设置不生效的bug;
|
2020-09-26 15:40:49 +08:00 |
|
chenghongxing
|
5a65032772
|
chore: optimize the code of page width style;
|
2020-09-06 12:06:20 +08:00 |
|
samulle
|
b2b62914ef
|
增加设置面板‘流式’、‘定宽’切换界面随之修改。
|
2020-08-28 16:25:04 +08:00 |
|
samulle
|
2436182baf
|
增加设置面板‘流式’、‘定宽’切换界面随之修改。
|
2020-08-28 15:21:16 +08:00 |
|
iczer
|
e5f2eb9955
|
fix: exception in single tab mode; 🐛 #103
修复:单页签模式下的异常问问题;
|
2020-08-19 10:00:00 +08:00 |
|
iczer
|
d741904f50
|
fix: the cache problem in tabs mode;🐛
修复:多页签模式下的缓存问题;
|
2020-08-07 22:14:56 +08:00 |
|
iczer
|
c10ea64ba7
|
feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
|
2020-08-06 21:12:51 +08:00 |
|
iczer
|
805cd799f8
|
fix: the cache problem of page with dynamic route; 🐛
修复:动态路由下页面缓存问题;
|
2020-08-05 13:42:53 +08:00 |
|
iczer
|
b796a4c9e4
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
2020-08-04 11:30:44 +08:00 |
|
chenghongxing
|
768dacdef7
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state;
|
2020-07-25 13:26:48 +08:00 |
|
chenghongxing
|
b78cf5c6e1
|
chore: optimize the code of system layout; 🌟
|
2020-07-23 12:40:36 +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 |
|