wangting
2024-12-02 cdba4febf23c6f55346a474579361923aacf0bc9
Bin/properties/menuConfig.json
@@ -1,4 +1,5 @@
{
  "sysModuleNode": {
  "hasChildren": true,
  "children": [
    {
@@ -9,6 +10,7 @@
      "parentId": "VCIBaseTreeNode",
      "code": "systemManagmentNode",
      "alias": "system",
        "category": "0",
      "meta": {
        "keepAlive": false
      },
@@ -24,6 +26,7 @@
      "parentId": "VCIBaseTreeNode",
      "code": "modelManagmentNode",
      "alias": "model",
        "category": "0",
      "meta": {
        "keepAlive": false
      },
@@ -39,6 +42,7 @@
      "parentId": "VCIBaseTreeNode",
      "code": "operateNode",
      "alias": "operate",
        "category": "0",
      "meta": {
        "keepAlive": false
      },
@@ -54,6 +58,7 @@
      "parentId": "VCIBaseTreeNode",
      "code": "sysOptionNode",
      "alias": "sysOption",
        "category": "0",
      "meta": {
        "keepAlive": false
      },
@@ -69,6 +74,7 @@
      "parentId": "VCIBaseTreeNode",
      "code": "sysMonitorNode",
      "alias": "sysMonitor",
        "category": "0",
      "meta": {
        "keepAlive": false
      },
@@ -82,10 +88,63 @@
  "parentId": "systemManagmentNode",
  "code": "rootNode",
  "alias": "root",
    "category": "0",
  "meta": {
    "keepAlive": false
  },
  "sort": 0,
  "soruce": "",
  "path": ""
  },
  "systemManagmentNode": {
    "hasChildren": true,
    "children": [],
    "childType": -1,
    "id": "systemManagmentNode",
    "name": "管理功能模块",
    "parentId": "VCIBaseTreeNode",
    "code": "systemManagmentNode",
    "alias": "system",
    "category": "0",
    "meta": {
      "keepAlive": false
    },
    "sort": 2,
    "soruce": "",
    "path": "views/systemModel/mangeModel/index"
  },
  "modelManagmentNode": {
    "hasChildren": true,
    "children": [],
    "childType": -1,
    "id": "modelManagmentNode",
    "name": "业务功能模块",
    "parentId": "VCIBaseTreeNode",
    "code": "modelManagmentNode",
    "alias": "model",
    "category": "0",
    "meta": {
      "keepAlive": false
    },
    "sort": 3,
    "soruce": "",
    "path": "views/systemModel/businessModel/index"
  },
  "operateNode": {
    "hasChildren": true,
    "children": [],
    "childType": -1,
    "id": "operateNode",
    "name": "操作类型管理",
    "parentId": "VCIBaseTreeNode",
    "code": "operateNode",
    "alias": "operate",
    "category": "0",
    "meta": {
      "keepAlive": false
    },
    "sort": 4,
    "soruce": "",
    "path": "views/systemModel/operateType/index"
  }
}