首页 > 其他分享 >菜单结构

菜单结构

时间:2024-08-13 17:39:52浏览次数:7  
标签:菜单 false name title component path hidden 结构

{
    "msg": "操作成功",
    "code": 200,
    "data": [
        {
            "path": "/",
            "hidden": false,
            "redirect": "project",
            "component": "Layout",
            "children": [
                {
                    "name": "Project",
                    "path": "project",
                    "hidden": false,
                    "component": "project/index",
                    "meta": {
                        "title": "项目管理",
                        "icon": "项目管理",
                        "noCache": false,
                        "link": null
                    }
                }
            ]
        },
        {
            "path": "/",
            "hidden": false,
            "component": "Layout",
            "children": [
                {
                    "name": "Announcement",
                    "path": "announcement",
                    "hidden": false,
                    "component": "announcement/index",
                    "meta": {
                        "title": "公告管理",
                        "icon": "公告管理",
                        "noCache": false,
                        "link": null
                    }
                }
            ]
        },
        {
            "name": "Tender",
            "path": "/tender",
            "hidden": false,
            "redirect": "noRedirect",
            "component": "Layout",
            "alwaysShow": true,
            "meta": {
                "title": "投标管理",
                "icon": "招投标管理",
                "noCache": false,
                "link": null
            },
            "children": [
                {
                    "name": "Tender",
                    "path": "tender",
                    "hidden": false,
                    "component": "tender/index",
                    "meta": {
                        "title": "邀请招标",
                        "icon": "招投标管理",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Tender/publicTender",
                    "path": "tender/publicTender",
                    "hidden": false,
                    "component": "tender/publicTender",
                    "meta": {
                        "title": "公开竞选",
                        "icon": "公告管理",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "TenderApplication",
                    "path": "tenderApplication",
                    "hidden": true,
                    "component": "tender/tenderApplication",
                    "meta": {
                        "title": "招标公告",
                        "icon": "build",
                        "noCache": false,
                        "link": null
                    }
                }
            ]
        },
        {
            "path": "/",
            "hidden": false,
            "component": "Layout",
            "children": [
                {
                    "name": "Bidding",
                    "path": "bidding",
                    "hidden": false,
                    "component": "bidding/index",
                    "meta": {
                        "title": "招标管理",
                        "icon": "web-招标管理",
                        "noCache": false,
                        "link": null
                    }
                }
            ]
        },
        {
            "name": "System",
            "path": "/system",
            "hidden": false,
            "redirect": "noRedirect",
            "component": "Layout",
            "alwaysShow": true,
            "meta": {
                "title": "系统管理",
                "icon": "系统管理",
                "noCache": false,
                "link": null
            },
            "children": [
                {
                    "name": "Menu",
                    "path": "menu",
                    "hidden": false,
                    "component": "system/menu/index",
                    "meta": {
                        "title": "菜单管理",
                        "icon": "tree-table",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Dept",
                    "path": "dept",
                    "hidden": false,
                    "component": "system/dept/index",
                    "meta": {
                        "title": "部门管理",
                        "icon": "tree",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Post",
                    "path": "post",
                    "hidden": false,
                    "component": "system/post/index",
                    "meta": {
                        "title": "岗位管理",
                        "icon": "post",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Dict",
                    "path": "dict",
                    "hidden": false,
                    "component": "system/dict/index",
                    "meta": {
                        "title": "字典管理",
                        "icon": "dict",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Config",
                    "path": "config",
                    "hidden": false,
                    "component": "system/config/index",
                    "meta": {
                        "title": "参数设置",
                        "icon": "edit",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Notice",
                    "path": "notice",
                    "hidden": false,
                    "component": "system/notice/index",
                    "meta": {
                        "title": "通知公告",
                        "icon": "message",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Log",
                    "path": "log",
                    "hidden": false,
                    "redirect": "noRedirect",
                    "component": "ParentView",
                    "alwaysShow": true,
                    "meta": {
                        "title": "日志管理",
                        "icon": "log",
                        "noCache": false,
                        "link": null
                    },
                    "children": [
                        {
                            "name": "Operlog",
                            "path": "operlog",
                            "hidden": false,
                            "component": "monitor/operlog/index",
                            "meta": {
                                "title": "操作日志",
                                "icon": "form",
                                "noCache": false,
                                "link": null
                            }
                        },
                        {
                            "name": "Logininfor",
                            "path": "logininfor",
                            "hidden": false,
                            "component": "monitor/logininfor/index",
                            "meta": {
                                "title": "登录日志",
                                "icon": "logininfor",
                                "noCache": false,
                                "link": null
                            }
                        }
                    ]
                }
            ]
        },
        {
            "name": "Monitor",
            "path": "/monitor",
            "hidden": false,
            "redirect": "noRedirect",
            "component": "Layout",
            "alwaysShow": true,
            "meta": {
                "title": "系统监控",
                "icon": "monitor",
                "noCache": false,
                "link": null
            },
            "children": [
                {
                    "name": "Online",
                    "path": "online",
                    "hidden": false,
                    "component": "monitor/online/index",
                    "meta": {
                        "title": "在线用户",
                        "icon": "online",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Job",
                    "path": "job",
                    "hidden": false,
                    "component": "monitor/job/index",
                    "meta": {
                        "title": "定时任务",
                        "icon": "job",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Druid",
                    "path": "druid",
                    "hidden": false,
                    "component": "monitor/druid/index",
                    "meta": {
                        "title": "数据监控",
                        "icon": "druid",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Server",
                    "path": "server",
                    "hidden": false,
                    "component": "monitor/server/index",
                    "meta": {
                        "title": "服务监控",
                        "icon": "server",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Cache",
                    "path": "cache",
                    "hidden": false,
                    "component": "monitor/cache/index",
                    "meta": {
                        "title": "缓存监控",
                        "icon": "redis",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "CacheList",
                    "path": "cacheList",
                    "hidden": false,
                    "component": "monitor/cache/list",
                    "meta": {
                        "title": "缓存列表",
                        "icon": "redis-list",
                        "noCache": false,
                        "link": null
                    }
                }
            ]
        },
        {
            "name": "Tool",
            "path": "/tool",
            "hidden": false,
            "redirect": "noRedirect",
            "component": "Layout",
            "alwaysShow": true,
            "meta": {
                "title": "系统工具",
                "icon": "tool",
                "noCache": false,
                "link": null
            },
            "children": [
                {
                    "name": "Build",
                    "path": "build",
                    "hidden": false,
                    "component": "tool/build/index",
                    "meta": {
                        "title": "表单构建",
                        "icon": "build",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Gen",
                    "path": "gen",
                    "hidden": false,
                    "component": "tool/gen/index",
                    "meta": {
                        "title": "代码生成",
                        "icon": "code",
                        "noCache": false,
                        "link": null
                    }
                }
            ]
        },
        {
            "name": "Account",
            "path": "/account",
            "hidden": false,
            "redirect": "noRedirect",
            "component": "Layout",
            "alwaysShow": true,
            "meta": {
                "title": "账号管理",
                "icon": "peoples",
                "noCache": false,
                "link": null
            },
            "children": [
                {
                    "name": "User",
                    "path": "user",
                    "hidden": false,
                    "component": "account/account",
                    "meta": {
                        "title": "账号管理",
                        "icon": "user",
                        "noCache": false,
                        "link": null
                    }
                },
                {
                    "name": "Role",
                    "path": "role",
                    "hidden": false,
                    "component": "account/role",
                    "meta": {
                        "title": "角色管理",
                        "icon": "user",
                        "noCache": false,
                        "link": null
                    }
                }
            ]
        }
    ]
}

  

标签:菜单,false,name,title,component,path,hidden,结构
From: https://www.cnblogs.com/xmyfsj/p/18357413

相关文章

  • 25版王道数据结构课后习题详细分析 第五章 树与二叉树 5.1 树的基本概念
     一、单项选择题————————————————————————————————————————解析:树是一种分层结构,它特别适合组织那些具有分支层次关系的数据。正确答案:D————————————————————————————————————————解......
  • Java中class文件结构分析一
    一:源代码packagecom.tuling.smlz.jvm.classbyatecode;/***Createdbysmlzon2019/11/5.*/publicclassTulingByteCode{privateStringuserName;publicStringgetUserName(){returnuserName;}publicvoidsetUserName(Strin......
  • Java中class文件结构分析二
    第17个常量池:010015284C6A6176612F6C616E672F537472696E673B295601:tag位表示的是utf8类型的字面量常量0015二个字节表示的是字面量常量的长度为21接下来21个字节:284C6A6176612F6C616E672F537472696E673B2956表示字符串(......
  • 右键菜单简化大师:一键管理,提升你的Windows操作效率
    如果你是一位经常使用电脑的用户,你一定会发现,你的右键菜单越来越臃肿,越来越乱。你可能会看到一些你从来不用,甚至不知道是什么的菜单项,这些菜单项不仅占用了你的屏幕空间,还影响了你的操作效率。有没有一种方法,可以让你自由地管理你的右键菜单,添加,删除,修改,启用,禁用你想要的菜单项......
  • 11、java程序流程控制之三:循环结构(while循环)、循环结构(do-while循环)、break 与 co
    java程序流程控制之三:Ⅰ、循环结构:while循环1、while循环结构:其一、描述:其二、代码为:其三、截图为:Ⅱ、循环结构:do-while循环1、do-while循环结构:其一、描述:其二、代码为:其三、截图为:2、do-while循环结构的案例1:输出正数或负数的个数其一、描述:其二、代码为:其三、......
  • 万兆以太网协议栈的FPGA实现(一):常识+PCS&PMA+结构
    参考:https://docs.amd.com/r/zh-CN/pg210-25g-ethernet/%E7%AE%80%E4%BB%8B?tocId=59kIPN67Q57xorWh9w6GTA10GbE以太网MAC和PHY-者旨於陽-博客园(cnblogs.com)什么是CML电平-CSDN博客10GEthernetPCS/PMAv6.0ProductGuide(PG068)•查看器•AMD技术信息门户网站......
  • 自学Linux第十六天:结构体 、 共用体 枚举 位运算
    结构体、共用体枚举位运算结构体结果体类型——用来描述复杂数据的一种数据类型构造类型用户自定义类型结构体描述一个结构体语法:struct:结构体类型名{成员列表}struct关键字   表示是在构造一个结构体的类型结构体名   用来描述结构体这个类型的......
  • DEVCON初级使用教程结构,你可以根据自己的需求深入学习每个部分。深入了解 DEVCON 的中
    DEVCON(DeviceConsole)是一个用于管理Windows设备驱动程序和设备的命令行工具。它提供了一个用于列出、启用、禁用、安装、卸载和更新设备驱动程序的接口。以下是一个DEVCON初级使用教程的大纲,帮助你了解如何开始使用这个工具。DEVCON初级使用教程大纲1. 介绍什么是DEVCON?......
  • 计算机体系结构技术杂谈(上)
    计算机体系结构技术杂谈(上)2.1计算机的层次结构2.1.1基本概念介绍1.计算机基本概念1)机器数:用0和1编码的计算机内部的0/1序列。2)真值:机器数真正的值,即:现实中带正负号的数(通常指带符号二进制数对应的真正的数值)。3)定点数:将一个实数表示为带有固定小数点位置的整数,这个小数......
  • 数据结构:链式二叉树(1)
    目录前言一、链式二叉树的遍历1.1前序遍历1.2中序遍历 1.3后序遍历二、层序遍历前言  通过前面关于二叉树的基础知识我们知道链式二叉树分为二叉链和三叉链,本篇主要讲的是二叉链的实现,在此之前,为了方便实现链式二叉树的各个功能,我们需要先手动快速创建一个链......