From 05149a6c73f651291f453621298d8a8b0faf2726 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:36:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=A9=BA=E7=99=BD=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/data/menu.json | 8 -------- config/pear.config.yml | 2 +- index.html | 1 + 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/admin/data/menu.json b/admin/data/menu.json index f6fbfff..176a770 100644 --- a/admin/data/menu.json +++ b/admin/data/menu.json @@ -405,13 +405,5 @@ "openType": "_iframe", "href": "component/code/index.html" }] - }, - { - "id": "space", - "title": "空白目录", - "icon": "layui-icon layui-icon-util", - "type": 0, - "href": "", - "children": [] } ] diff --git a/config/pear.config.yml b/config/pear.config.yml index d45f39b..d3a8ae6 100644 --- a/config/pear.config.yml +++ b/config/pear.config.yml @@ -16,7 +16,7 @@ menu: ## 侧边默认折叠状态 collaspe: false ## 是否开启多系统菜单模式 - control: false + control: true ## 默认选中的菜单项 select: "10" ## 是否开启异步菜单,false 时 data 属性设置为菜单数据,false 时为 json 文件或后端接口 diff --git a/index.html b/index.html index 8055bbf..031dc1b 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,7 @@
+