From 33b3bfe149405e914ae09ffe76d4b95045e38c97 Mon Sep 17 00:00:00 2001 From: zhizou Date: Mon, 27 May 2019 09:27:47 +0800 Subject: [PATCH] add --- data/navs.json | 5 - data/navs.json.bak | 261 ++++++++++++++++++++++++++++++++++++++ pages/help/test.html | 67 ---------- pages/help/testalter.html | 88 ------------- 4 files changed, 261 insertions(+), 160 deletions(-) create mode 100644 data/navs.json.bak delete mode 100644 pages/help/test.html delete mode 100644 pages/help/testalter.html diff --git a/data/navs.json b/data/navs.json index 5dee758..4987f24 100644 --- a/data/navs.json +++ b/data/navs.json @@ -86,11 +86,6 @@ "icon": "", "spread": false, "children": [ - { - "title": "测试用的不用管", - "href": "pages/help/test.html", - "spread": false - }, { "title": "插件目录", "href": "pages/help/plugDirectory.html", diff --git a/data/navs.json.bak b/data/navs.json.bak new file mode 100644 index 0000000..5dee758 --- /dev/null +++ b/data/navs.json.bak @@ -0,0 +1,261 @@ +[ + { + "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": "", + "href": "", + "spread": false, + "children": [ + { + "title": "地图", + "fontFamily": "my-icon", + "icon": "my-iconditu", + "spread": false, + "children": [ + { + "title": "中国地图", + "icon": "", + "href": "pages/echarts/mapchina2.html", + "spread": false + }, + { + "title": "地区地图", + "icon": "", + "href": "pages/echarts/mapchina.html", + "spread": false + } + ] + }, + { + "title": "数据图", + "fontFamily": "my-icon", + "icon": "my-icontubiao", + "spread": false, + "children": [ + { + "title": "统计图", + "icon": "", + "href": "pages/echarts/map1.html", + "spread": false + }, + { + "title": "折线图", + "icon": "", + "href": "pages/echarts/map2.html", + "spread": false + }, + { + "title": "馅饼图", + "icon": "", + "href": "pages/echarts/map4.html", + "spread": false + }, + { + "title": "圆形图", + "icon": "", + "href": "pages/echarts/map5.html", + "spread": false + }, + { + "title": "指数图", + "icon": "", + "href": "pages/echarts/map6.html", + "spread": false + } + ] + } + ] + }, + { + "title": "框架使用说明", + "fontFamily": "ok-icon", + "icon": "", + "spread": false, + "children": [ + { + "title": "测试用的不用管", + "href": "pages/help/test.html", + "spread": false + }, + { + "title": "插件目录", + "href": "pages/help/plugDirectory.html", + "spread": false + }, + { + "title": "内部添加导航", + "href": "pages/help/navOperate.html", + "spread": false + }, + { + "title": "导航的图标", + "href": "pages/help/navIcon.html", + "spread": false + }, + { + "title": "导航的参数", + "href": "pages/help/navParameter.html", + "spread": false + } + ] + }, + { + "title": "第三方js库", + "icon": "", + "children": [ + { + "title": "二维码", + "href": "pages/tripartite/qrcode.html" + } + ] + }, + { + "title": "会员管理", + "icon": "", + "href": "", + "spread": false, + "children": [ + { + "title": "用户列表", + "fontFamily": "layui-icon", + "icon": "", + "href": "pages/user/user.html", + "spread": false + }, + { + "title": "角色列表", + "icon": "", + "href": "pages/role/role.html", + "spread": false + }, + { + "title": "权限列表", + "icon": "", + "href": "pages/permission/permission.html", + "spread": false + } + ] + }, + { + "title": "新闻管理", + "icon": "", + "href": "", + "spread": false, + "children": [ + { + "title": "文章列表", + "fontFamily": "layui-icon", + "icon": "", + "href": "pages/article/article.html", + "spread": false + } + ] + }, + { + "title": "多级导航", + "fontFamily": "ok-icon", + "icon": "ok-iconnavigation-2", + "spread": false, + "children": [ + { + "title": "二级导航", + "href": "", + "spread": false, + "children": [ + { + "title": "三级导航1", + "fontFamily": "ok-icon", + "icon": "ok-iconairplay", + "href": "pages/home.html", + "spread": false + }, + { + "title": "三级导航2", + "href": "", + "spread": false, + "children": [ + { + "title": "四级导航1", + "href": "", + "spread": false + }, + { + "title": "四级导航2", + "href": "", + "spread": false, + "children": [ + { + "title": "五级导航", + "fontFamily": "ok-icon", + "icon": "", + "href": "", + "spread": false + }, + { + "title": "五级导航", + "href": "", + "spread": false + }, + { + "title": "登录", + "icon": "", + "href": "pages/login.html", + "spread": false, + "target": "_blank" + } + ] + } + ] + } + ] + } + ] + }, + { + "title": "系统管理", + "icon": "", + "href": "", + "spread": false, + "children": [ + { + "title": "登录", + "icon": "", + "href": "pages/login.html", + "spread": false, + "target": "_blank" + }, + { + "title": "403页面", + "icon": "", + "href": "pages/common/403.html", + "spread": false + }, + { + "title": "404页面", + "icon": "", + "href": "pages/common/404.html", + "spread": false + }, + { + "title": "500页面", + "icon": "", + "href": "pages/common/500.html", + "spread": false + } + ] + } +] diff --git a/pages/help/test.html b/pages/help/test.html deleted file mode 100644 index d921f38..0000000 --- a/pages/help/test.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - - Title - - - - - -
- -
- - - - diff --git a/pages/help/testalter.html b/pages/help/testalter.html deleted file mode 100644 index 067c469..0000000 --- a/pages/help/testalter.html +++ /dev/null @@ -1,88 +0,0 @@ - - - - - Title - - - - - - - -
-
- -
- -
- -
- - - -
- - - -