From 21e75a79a1f821ea1129c338bc985549987fd06c Mon Sep 17 00:00:00 2001 From: bobi Date: Fri, 30 Aug 2019 23:25:49 +0800 Subject: [PATCH] add:menu --- data/navs.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/data/navs.json b/data/navs.json index 4f2aecd..605e1cb 100644 --- a/data/navs.json +++ b/data/navs.json @@ -241,6 +241,26 @@ } ] }, + { + "title": "数据表格", + "href": "", + "icon": "", + "spread": false, + "children": [ + { + "title": "Datatables", + "href": "http://www.datatables.club", + "icon": "", + "spread": false + }, + { + "title": "jQuery.bsgrid", + "href": "http://thebestofyouth.com/bsgrid", + "icon": "", + "spread": false + } + ] + }, { "title": "多级导航", "fontFamily": "ok-icon",