From 049f1ee93033a77eb057a29d155b76fbc9e829b9 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: Fri, 18 Dec 2020 19:32:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E9=85=8D?= =?UTF-8?q?=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 129a2b5..e7a0550 100644 --- a/config/pear.config.yml +++ b/config/pear.config.yml @@ -12,7 +12,7 @@ menu: ## 是否同时只打开一个菜单目录 accordion: true ## 是否开启多系统菜单模式 - control: true + control: false ## 默认选中的菜单项 select: "10" ## 是否开启异步菜单,false 时 data 属性设置为菜单数据,false 时为 json 文件或后端接口