123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678 |
- [
- {
- "name": "系统管理",
- "icon": "cog",
- "sort": 1,
- "is_link": false,
- "is_catalog": true,
- "web_path": "",
- "component": "",
- "component_name": "",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": null,
- "children": [
- {
- "name": "菜单管理",
- "icon": "navicon",
- "sort": 1,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/menu",
- "component": "system/menu",
- "component_name": "menu",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 277,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/menu/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/menu/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/menu/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/menu/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/menu/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "菜单按钮",
- "icon": "dot-circle-o",
- "sort": 2,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/menuButton",
- "component": "system/menuButton/index",
- "component_name": "menuButton",
- "status": true,
- "cache": false,
- "visible": false,
- "parent": 277,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/menu_button/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/menu_button/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/menu_button/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/menu_button/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "部门管理",
- "icon": "bank",
- "sort": 3,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/dept",
- "component": "system/dept/index",
- "component_name": "dept",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 277,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/dept/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/dept/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/dept/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/dept/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/dept/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "角色管理",
- "icon": "address-book",
- "sort": 4,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/role",
- "component": "system/role/index",
- "component_name": "role",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 277,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/role/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/role/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/role/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/role/{id}/",
- "method": 2
- },
- {
- "name": "保存",
- "value": "Save",
- "api": "/api/system/role/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/role/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "用户管理",
- "icon": "users",
- "sort": 6,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/user",
- "component": "system/user/index",
- "component_name": "user",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 277,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/user/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/user/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/user/",
- "method": 1
- },
- {
- "name": "导出",
- "value": "Export",
- "api": "/api/system/user/export/",
- "method": 1
- },
- {
- "name": "导入",
- "value": "Import",
- "api": "/api/system/user/import/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/user/{id}/",
- "method": 2
- },
- {
- "name": "重设密码",
- "value": "ResetPassword",
- "api": "/api/system/user/{id}/reset_password/",
- "method": 2
- },
- {
- "name": "重置密码",
- "value": "DefaultPassword",
- "api": "/api/system/user/{id}/reset_to_default_password/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/user/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "消息中心",
- "icon": "bullhorn",
- "sort": 7,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/messageCenter",
- "component": "system/messageCenter/index",
- "component_name": "messageCenter",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 277,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/message_center/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/message_center/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/message_center/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/message_center/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/menu/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "接口白名单",
- "icon": "compass",
- "sort": 8,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/apiWhiteList",
- "component": "system/whiteList/index",
- "component_name": "whiteList",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 277,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/api_white_list/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/api_white_list/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/api_white_list/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/api_white_list/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/api_white_list/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "常规配置",
- "icon": "cogs",
- "sort": 9,
- "is_link": false,
- "is_catalog": true,
- "web_path": "",
- "component": "",
- "component_name": "",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": null,
- "children": [
- {
- "name": "系统配置",
- "icon": "desktop",
- "sort": 0,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/config",
- "component": "system/config/index",
- "component_name": "config",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 285,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/system_config/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/system_config/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/system_config/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/system_config/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/system_config/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "字典管理",
- "icon": "book",
- "sort": 1,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/dictionary",
- "component": "system/dictionary/index",
- "component_name": "dictionary",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 285,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/dictionary/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/dictionary/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/dictionary/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/dictionary/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/dictionary/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "地区管理",
- "icon": "map",
- "sort": 2,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/areas",
- "component": "system/areas/index",
- "component_name": "areas",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 285,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/area/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/area/{id}/",
- "method": 0
- },
- {
- "name": "新增",
- "value": "Create",
- "api": "/api/system/area/",
- "method": 1
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/area/{id}/",
- "method": 2
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/area/{id}/",
- "method": 3
- }
- ]
- },
- {
- "name": "附件管理",
- "icon": "file-text-o",
- "sort": 3,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/file",
- "component": "system/fileList/index",
- "component_name": "file",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 285,
- "children": [],
- "menu_button": [
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/file/{id}/",
- "method": 0
- },
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/file/",
- "method": 0
- },
- {
- "name": "编辑",
- "value": "Update",
- "api": "/api/system/file/{id}/",
- "method": 1
- },
- {
- "name": "删除",
- "value": "Delete",
- "api": "/api/system/file/{id}/",
- "method": 3
- }
- ]
- }
- ],
- "menu_button": []
- },
- {
- "name": "日志管理",
- "icon": "book",
- "sort": 10,
- "is_link": false,
- "is_catalog": true,
- "web_path": "",
- "component": "",
- "component_name": "",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": null,
- "children": [
- {
- "name": "登录日志",
- "icon": "file-text",
- "sort": 1,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/loginLog",
- "component": "system/log/loginLog/index",
- "component_name": "loginLog",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 290,
- "children": [],
- "menu_button": [
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/login_log/",
- "method": 0
- },
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/login_log/{id}/",
- "method": 0
- }
- ]
- },
- {
- "name": "操作日志",
- "icon": "file-code-o",
- "sort": 2,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/operationLog",
- "component": "system/log/operationLog/index",
- "component_name": "operationLog",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 290,
- "children": [],
- "menu_button": [
- {
- "name": "详情",
- "value": "Retrieve",
- "api": "/api/system/operation_log/{id}/",
- "method": 0
- },
- {
- "name": "查询",
- "value": "Search",
- "api": "/api/system/operation_log/",
- "method": 0
- }
- ]
- },
- {
- "name": "前端错误日志",
- "icon": "bug",
- "sort": 4,
- "is_link": false,
- "is_catalog": false,
- "web_path": "/frontendLog",
- "component": "system/log/frontendLog/index",
- "component_name": "frontendLog",
- "status": true,
- "cache": false,
- "visible": true,
- "parent": 290,
- "children": [],
- "menu_button": []
- }
- ],
- "menu_button": []
- }
- ],
- "menu_button": []
- },
- {
- "name": "DVAdmin官网",
- "icon": "external-link",
- "sort": 4,
- "is_link": true,
- "is_catalog": false,
- "web_path": "https://django-vue-admin.com",
- "component": "",
- "component_name": "",
- "status": false,
- "cache": false,
- "visible": true,
- "parent": null,
- "children": [],
- "menu_button": []
- }
- ]
|