diff --git a/data/navs.json b/data/navs.json index b4278e0..c9b13dc 100644 --- a/data/navs.json +++ b/data/navs.json @@ -20,6 +20,56 @@ } ] }, + { + "title": "框架使用", + "fontFamily": "ok-icon", + "icon": "ok-icon-yooxi", + "spread": false, + "children": [ + { + "title": "字体图标", + "href": "pages/help/ok_font.html", + "icon": "", + "spread": false + }, + { + "title": "插件目录", + "href": "pages/help/plug_directory.html", + "icon": "", + "spread": false + }, + { + "title": "内部添加导航", + "href": "pages/help/nav_operate.html", + "icon": "", + "spread": false + }, + { + "title": "导航的图标", + "href": "pages/help/nav_icon.html", + "icon": "", + "spread": false + }, + { + "title": "导航的参数", + "href": "pages/help/nav_parameter.html", + "icon": "", + "spread": false + }, + { + "title": "okUtils", + "href": "pages/help/okUtils.html", + "icon": "", + "spread": false + }, + { + "title": "okLayer", + "href": "pages/help/okLayer.html", + "icon": "", + "spread": false + } + ] + }, { "title": "会员管理", "href": "", @@ -335,56 +385,6 @@ } ] }, - { - "title": "框架使用", - "fontFamily": "ok-icon", - "icon": "ok-icon-yooxi", - "spread": false, - "children": [ - { - "title": "字体图标", - "href": "pages/help/ok_font.html", - "icon": "", - "spread": false - }, - { - "title": "插件目录", - "href": "pages/help/plug_directory.html", - "icon": "", - "spread": false - }, - { - "title": "内部添加导航", - "href": "pages/help/nav_operate.html", - "icon": "", - "spread": false - }, - { - "title": "导航的图标", - "href": "pages/help/nav_icon.html", - "icon": "", - "spread": false - }, - { - "title": "导航的参数", - "href": "pages/help/nav_parameter.html", - "icon": "", - "spread": false - }, - { - "title": "okUtils", - "href": "pages/help/okUtils.html", - "icon": "", - "spread": false - }, - { - "title": "okLayer", - "href": "pages/help/okLayer.html", - "icon": "", - "spread": false - } - ] - }, { "title": "第三方库", "icon": "",