修复页签关闭后存在的跳转问题(I8JDIS)

This commit is contained in:
RuoYi
2023-11-25 15:43:51 +08:00
parent 4933ea6d2f
commit fd4fe83e9f
4 changed files with 21 additions and 20 deletions

View File

@ -336,7 +336,7 @@ var mode = "history";
var historyPath = storage.get("historyPath");
// 是否页签与菜单联动
var isLinkage = true;
//是否页签切换滚动到顶部
// 是否页签切换滚动到顶部
var isScrollToTop = true;
// 本地主题优先,未设置取系统配置