Commit 8b1f0619 by fengshuonan

默认关闭多标签

parent 152cdefc
...@@ -17,7 +17,7 @@ layui.define(["layer", "element", "admin", "contextMenu"], function(s) { ...@@ -17,7 +17,7 @@ layui.define(["layer", "element", "admin", "contextMenu"], function(s) {
var f = false; var f = false;
var c; var c;
var h = { var h = {
pageTabs: true, pageTabs: false,
cacheTab: true, cacheTab: true,
openTabCtxMenu: true, openTabCtxMenu: true,
maxTabNum: 20, maxTabNum: 20,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment