From d35decec48ee6f5a48252c175b698019e2f85749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Mon, 28 Jun 2021 03:38:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/pear.config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pear.config.yml b/config/pear.config.yml index d3a8ae6..d45f39b 100644 --- a/config/pear.config.yml +++ b/config/pear.config.yml @@ -16,7 +16,7 @@ menu: ## 侧边默认折叠状态 collaspe: false ## 是否开启多系统菜单模式 - control: true + control: false ## 默认选中的菜单项 select: "10" ## 是否开启异步菜单,false 时 data 属性设置为菜单数据,false 时为 json 文件或后端接口