diff --git a/data/menu.json b/data/menu.json index a088f2e..b5148e6 100644 --- a/data/menu.json +++ b/data/menu.json @@ -2,21 +2,6 @@ "status": 1000, "msg": "操作成功", "data": [ - { - "title": "后台首页", - "fontFamily": "ok-icon", - "icon": "", - "href": "pages/home.html", - "isClose": false, - "spread": true, - "isCheck": true - }, - { - "title": "字体图标", - "icon": "", - "href": "pages/other/okfont.html", - "spread": false - }, { "title": "图表管理", "icon": "", diff --git a/index.html b/index.html index 3541072..31474c1 100644 --- a/index.html +++ b/index.html @@ -44,15 +44,15 @@