From 92c03257c20a24366e14a0c3969caf9cf939950d Mon Sep 17 00:00:00 2001 From: bobi Date: Sat, 18 May 2019 21:57:53 +0800 Subject: [PATCH] update menu --- data/menu.json | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/data/menu.json b/data/menu.json index ea6f379..fd1a871 100644 --- a/data/menu.json +++ b/data/menu.json @@ -342,29 +342,36 @@ ] }, { - "title": "二级菜单", - "path": "pages/use/use-okTab.html", + "title": "新浪微博", + "path": "https://www.sina.com.cn", "font": "layui-icon", "icon": "", "spread": false }, { - "title": "二级菜单", - "path": "pages/use/use-okTab.html", + "title": "搜索引擎", + "path": "", "font": "layui-icon", "icon": "", "spread": false, "children": [ { - "title": "三级菜单", - "path": "pages/use/use-okTab.html", + "title": "百度", + "path": "https://www.baidu.com", "font": "layui-icon", "icon": "", "spread": false }, { - "title": "三级菜单", - "path": "pages/use/use-okTab.html", + "title": "谷歌", + "path": "https://www.google.com", + "font": "layui-icon", + "icon": "", + "spread": false + }, + { + "title": "360搜索", + "path": "https://www.so.com", "font": "layui-icon", "icon": "", "spread": false @@ -372,15 +379,15 @@ ] }, { - "title": "二级菜单", - "path": "pages/use/use-okTab.html", + "title": "搜狐", + "path": "http://www.sohu.com", "font": "layui-icon", "icon": "", "spread": false }, { - "title": "二级菜单", - "path": "pages/use/use-okTab.html", + "title": "网易", + "path": "https://www.163.com", "font": "layui-icon", "icon": "", "spread": false