九山 3 年之前
父节点
当前提交
493767b314
共有 1 个文件被更改,包括 21 次插入0 次删除
  1. 21 0
      src/jsonData/menu.json

+ 21 - 0
src/jsonData/menu.json

@@ -6,6 +6,27 @@
       "children": []
     },
     {
+      "name": "后台管理",
+      "url": null,
+      "children": [
+        {
+          "name": "菜单",
+          "url": "/a",
+          "children": []
+        },
+        {
+          "name": "角色",
+          "url": "/a",
+          "children": []
+        },
+        {
+          "name": "权限",
+          "url": "/a",
+          "children": []
+        }
+      ]
+    },
+    {
       "name": "实时监控",
       "url": null,
       "children": [