131 lines
3.6 KiB
JSON
131 lines
3.6 KiB
JSON
{
|
|
"homeInfo": {
|
|
"title": "首页",
|
|
"href": "page/welcome.html"
|
|
},
|
|
"logoInfo": {
|
|
"title": "ProManager",
|
|
"image": "images/logo.png",
|
|
"href": ""
|
|
},
|
|
"menuInfo": [
|
|
{
|
|
"title": "图号管理",
|
|
"icon": "fa fa-folder-o",
|
|
"href": "",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "编码库管理",
|
|
"href": "",
|
|
"icon": "fa fa-folder-open",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "图号编码管理",
|
|
"href": "page/Graphic/FigureNumber/FigureNumberList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "产品编码管理",
|
|
"href": "page/Graphic/ProductNumber/ProductNumberList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "物料特征码管理",
|
|
"href": "page/Graphic/MaterialNumber/MaterialNumberList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "产品图库管理",
|
|
"href": "",
|
|
"icon": "fa fa-folder-open",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "图库信息管理",
|
|
"href": "page/Graphic/GalleryInformation/GalleryInformationList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "订单管理",
|
|
"href": "",
|
|
"icon": "fa fa-folder-open",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "研发BOM列表",
|
|
"href": "page/Order/BOM/BOMList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "生产BOM列表",
|
|
"href": "page/Order/BOM/BOMList_Production.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "BOM管理",
|
|
"href": "page/Order/BOMManager/BOMManagerList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "供应商列表",
|
|
"href": "page/Order/Supplier/SupplierList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "客户列表",
|
|
"href": "page/Order/Client/ClientList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "订单管理",
|
|
"href": "page/Order/OrderManager/OrderList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "采购单管理",
|
|
"href": "page/Order/PurchaseManager/PurchaseList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "Test",
|
|
"href": "page/Annex/AnnexUpload.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "用户管理",
|
|
"icon": "fa fa-folder-open",
|
|
"href": "",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "用户列表",
|
|
"href": "page/UserList.html",
|
|
"icon": "fa fa-file-text-o",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |