fixed:规范导航

master
bobi 2019-08-24 13:28:31 +08:00
parent bd4cb18f11
commit bc769ce890
2 changed files with 260 additions and 259 deletions

View File

@ -1,266 +1,271 @@
[ [
{ {
"title": "主页一", "title": "主页一",
"fontFamily": "ok-icon", "href": "pages/home.html",
"icon": "", "fontFamily": "ok-icon",
"href": "pages/home.html", "icon": "",
"isClose": false, "isClose": false,
"spread": true, "spread": true,
"isCheck": true "isCheck": true
}, },
{ {
"title": "主页二", "title": "主页二",
"fontFamily": "layui-icon", "href": "pages/home2.html",
"icon": "layui-icon-home",
"href": "pages/home2.html"
},
{
"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/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": "让数字动起来",
"href": "pages/tripartite/countup.html"
}
]
},
{
"title": "会员管理",
"icon": "",
"href": "",
"spread": false,
"children": [
{
"title": "用户列表",
"fontFamily": "layui-icon", "fontFamily": "layui-icon",
"icon": "", "icon": ""
"href": "pages/member/user.html", },
"spread": false {
}, "title": "会员管理",
{
"title": "角色列表",
"icon": "",
"href": "pages/member/role.html",
"spread": false
},
{
"title": "权限列表",
"icon": "",
"href": "pages/member/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": "", "href": "",
"icon": "",
"spread": false, "spread": false,
"children": [ "children": [
{ {
"title": "三级导航1", "title": "用户列表",
"fontFamily": "ok-icon", "href": "pages/member/user.html",
"icon": "ok-iconairplay", "fontFamily": "layui-icon",
"href": "pages/home.html", "icon": "",
"spread": false
},
{
"title": "三级导航2",
"href": "",
"spread": false,
"children": [
{
"title": "四级导航1",
"href": "",
"spread": false "spread": false
}, },
{ {
"title": "四级导航2", "title": "角色列表",
"href": "", "href": "pages/member/role.html",
"icon": "",
"spread": false
},
{
"title": "权限列表",
"href": "pages/member/permission.html",
"icon": "",
"spread": false
}
]
},
{
"title": "图表管理",
"href": "",
"icon": "",
"spread": false,
"children": [
{
"title": "地图",
"fontFamily": "my-icon",
"icon": "my-iconditu",
"spread": false, "spread": false,
"children": [ "children": [
{ {
"title": "五级导航", "title": "中国地图",
"fontFamily": "ok-icon", "href": "pages/echarts/mapchina2.html",
"icon": "&#xe971", "icon": "",
"href": "", "spread": false
"spread": false },
}, {
{ "title": "地区地图",
"title": "五级导航", "href": "pages/echarts/mapchina.html",
"href": "", "icon": "",
"spread": false "spread": false
}, }
{
"title": "登录",
"icon": "",
"href": "pages/login.html",
"spread": false,
"target": "_blank"
}
] ]
} },
] {
} "title": "数据图",
"fontFamily": "my-icon",
"icon": "my-icontubiao",
"spread": false,
"children": [
{
"title": "统计图",
"href": "pages/echarts/map1.html",
"icon": "",
"spread": false
},
{
"title": "折线图",
"href": "pages/echarts/map2.html",
"icon": "",
"spread": false
},
{
"title": "馅饼图",
"href": "pages/echarts/map4.html",
"icon": "",
"spread": false
},
{
"title": "圆形图",
"href": "pages/echarts/map5.html",
"icon": "",
"spread": false
},
{
"title": "指数图",
"href": "pages/echarts/map6.html",
"icon": "",
"spread": false
}
]
}
] ]
} },
] {
}, "title": "新闻管理",
{ "href": "",
"title": "系统管理", "icon": "",
"icon": "",
"href": "",
"spread": false,
"children": [
{
"title": "登录",
"icon": "",
"href": "pages/login.html",
"spread": false, "spread": false,
"target": "_blank" "children": [
}, {
{ "title": "文章列表",
"title": "403页面", "href": "pages/article/article.html",
"icon": "", "icon": "",
"href": "pages/common/403.html", "spread": false
"spread": false }
}, ]
{ },
"title": "404页面", {
"icon": "", "title": "系统管理",
"href": "pages/common/404.html", "href": "",
"spread": false "icon": "",
}, "spread": false,
{ "children": [
"title": "500页面", {
"icon": "", "title": "登录",
"href": "pages/common/500.html", "href": "pages/login.html",
"spread": false "icon": "",
} "spread": false,
] "target": "_blank"
} },
{
"title": "403页面",
"href": "pages/common/403.html",
"icon": "",
"spread": false
},
{
"title": "404页面",
"href": "pages/common/404.html",
"icon": "",
"spread": false
},
{
"title": "500页面",
"href": "pages/common/500.html",
"icon": "",
"spread": false
}
]
},
{
"title": "多级导航",
"fontFamily": "ok-icon",
"icon": "ok-iconnavigation-2",
"spread": false,
"children": [
{
"title": "购物网站",
"href": "",
"icon": "",
"spread": false,
"children": [
{
"title": "京东",
"href": "https://www.jd.com",
"icon": "",
"spread": false
},
{
"title": "苏宁",
"href": "https://www.suning.com",
"icon": "",
"spread": false
},
{
"title": "阿里",
"href": "",
"icon": "",
"spread": false,
"children": [
{
"title": "淘宝",
"href": "https://www.taobao.com",
"icon": "",
"spread": false
},
{
"title": "天猫",
"href": "https://www.tmall.com",
"icon": "",
"spread": false,
"children": [
{
"title": "天猫超市",
"href": "https://chaoshi.tmall.com",
"icon": "",
"spread": false
},
{
"title": "天猫电器",
"href": "https://3c.tmall.com",
"icon": "",
"spread": false
}
]
}
]
}
]
}
]
},
{
"title": "框架使用",
"fontFamily": "ok-icon",
"icon": "",
"spread": false,
"children": [
{
"title": "字体图标",
"href": "pages/other/okfont.html",
"icon": "",
"spread": false
},
{
"title": "插件目录",
"href": "pages/help/plugDirectory.html",
"icon": "",
"spread": false
},
{
"title": "内部添加导航",
"href": "pages/help/navOperate.html",
"icon": "",
"spread": false
},
{
"title": "导航的图标",
"href": "pages/help/navIcon.html",
"icon": "",
"spread": false
},
{
"title": "导航的参数",
"href": "pages/help/navParameter.html",
"icon": "",
"spread": false
}
]
},
{
"title": "第三方库",
"icon": "",
"children": [
{
"title": "二维码",
"href": "pages/tripartite/qrcode.html"
},
{
"title": "让数字动起来",
"href": "pages/tripartite/countup.html"
}
]
}
] ]

View File

@ -4,11 +4,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>权限列表</title> <title>权限列表</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="../../lib/layui/css/layui.css"> <link rel="stylesheet" href="../../css/sub.css">
<!--<link rel="stylesheet" href="../../css/scroll-bar.css">-->
<link rel="stylesheet" href="../../css/sub-page.css">
<link rel="stylesheet" href="../../css/common.css">
<link rel="stylesheet" href="../../lib/nprogress/nprogress.css">
</head> </head>
<body class="ok-body-scroll"> <body class="ok-body-scroll">
<div class="ok-body"> <div class="ok-body">