2020-12-24 23:09:24 +08:00

77 lines
1.7 KiB
JSON

{
"homeInfo": {
"title": "",
"href": "page/welcome.html?t=1"
},
"logoInfo": {
"title": "ProManager",
"image": "images/logo.png",
"href": ""
},
"menuInfo": [
{
"title": "",
"icon": "fa fa-sort-numeric-asc",
"href": "",
"target": "_self",
"child": [
{
"title": "",
"href": "page/icon.html",
"icon": "fa fa-dot-circle-o",
"target": "_self"
},
{
"title": "",
"href": "page/icon-picker.html",
"icon": "fa fa-adn",
"target": "_self"
},
{
"title": "",
"href": "page/color-select.html",
"icon": "fa fa-dashboard",
"target": "_self"
},
{
"title": "",
"href": "page/table-select.html",
"icon": "fa fa-angle-double-down",
"target": "_self"
},
{
"title": "",
"href": "page/upload.html",
"icon": "fa fa-arrow-up",
"target": "_self"
},
{
"title": "",
"href": "page/editor.html",
"icon": "fa fa-edit",
"target": "_self"
},
{
"title": "",
"href": "page/area.html",
"icon": "fa fa-rocket",
"target": "_self"
}
]
},
{
"title": "",
"icon": "fa fa-users",
"href": "",
"target": "_self",
"child": [
{
"title": "",
"href": "page/UserList.html",
"icon": "fa fa-user",
"target": "_self"
}
]
}
]
}