up:nav.json
parent
5c86c4f853
commit
aae4c59e7e
100
data/navs.json
100
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": "会员管理",
|
"title": "会员管理",
|
||||||
"href": "",
|
"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": "第三方库",
|
"title": "第三方库",
|
||||||
"icon": "",
|
"icon": "",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue