Browse Source

5.10 afternoon Menu

Branch_JinYang
1411186949@qq.com 1 year ago
parent
commit
c904f896e1
  1. 36
      src/aspnet-core/src/YoyoBoot.Web.Host/wwwroot/ConfigFiles/DynamicMenus/Menu.json

36
src/aspnet-core/src/YoyoBoot.Web.Host/wwwroot/ConfigFiles/DynamicMenus/Menu.json

@ -1,4 +1,4 @@
{
{
"TenantId": null,
"MenuName": "系统内置菜单",
"IsDefault": true,
@ -2384,6 +2384,40 @@
},
"Type": 0,
"Id": "f33d4797-a354-4dad-9bdd-5ff0aacef243"
},
{
"ParentId": null,
"DisplayName": "IcsRoute",
"Sort": 0,
"MenuArgs": {
"Id": "b0873f9f-ba9f-4f8d-b250-da5518ac365f",
"ParentId": null,
"Name": "ics-route",
"Title": "IcsRoute",
"Path": "/ics-route",
"ParentPath": null,
"Component": "/src/app/ics-route/ics-route.vue",
"LayoutComponent": null,
"Layout": 0,
"OpenEnum": 2,
"Icon": "yo-icon-gongzuotai2",
"PermissionCode": "Pages.IcsRoute.Node",
"IgnoreKeepAlive": false,
"Affix": false,
"IsSystem": false,
"FrameSrc": null,
"TransitionName": "",
"HideBreadcrumb": false,
"CarryParam": false,
"HideTab": false,
"HideMenu": true,
"HideChildrenInMenu": false,
"OrderNo": 8,
"WaterMarkEnabled": false,
"ExtensionData": null
},
"Type": 1,
"Id": "b0873f9f-ba9f-4f8d-b250-da5518ac365f"
}
],
"IsDeleted": false,

Loading…
Cancel
Save