BootstrapAdmin/DatabaseScripts/MongoDB/BootstrapAdmin.Navigations....

267 lines
6.3 KiB
JSON

[
{
"_id": ObjectId("5bd7b8445fa31256f77e4b90"),
"ParentId": "0",
"Name": "后台管理",
"Order": NumberInt(10),
"Icon": "fa fa-gear",
"Url": "~/Admin/Index",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b91"),
"ParentId": "0",
"Name": "个人中心",
"Order": NumberInt(20),
"Icon": "fa fa-suitcase",
"Url": "~/Admin/Profiles",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b92"),
"ParentId": "0",
"Name": "返回前台",
"Order": NumberInt(30),
"Icon": "fa fa-hand-o-left",
"Url": "~/Home/Index",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b93"),
"ParentId": "0",
"Name": "网站设置",
"Order": NumberInt(40),
"Icon": "fa fa-fa",
"Url": "~/Admin/Settings",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b94"),
"ParentId": "0",
"Name": "菜单管理",
"Order": NumberInt(50),
"Icon": "fa fa-dashboard",
"Url": "~/Admin/Menus",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b95"),
"ParentId": "0",
"Name": "用户管理",
"Order": NumberInt(60),
"Icon": "fa fa-user",
"Url": "~/Admin/Users",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b96"),
"ParentId": "0",
"Name": "角色管理",
"Order": NumberInt(70),
"Icon": "fa fa-sitemap",
"Url": "~/Admin/Roles",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b97"),
"ParentId": "0",
"Name": "部门管理",
"Order": NumberInt(80),
"Icon": "fa fa-bank",
"Url": "~/Admin/Groups",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b98"),
"ParentId": "0",
"Name": "字典表维护",
"Order": NumberInt(90),
"Icon": "fa fa-book",
"Url": "~/Admin/Dicts",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b99"),
"ParentId": "0",
"Name": "站内消息",
"Order": NumberInt(100),
"Icon": "fa fa-envelope",
"Url": "~/Admin/Messages",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b9a"),
"ParentId": "0",
"Name": "任务管理",
"Order": NumberInt(110),
"Icon": "fa fa fa-tasks",
"Url": "~/Admin/Tasks",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b9b"),
"ParentId": "0",
"Name": "通知管理",
"Order": NumberInt(120),
"Icon": "fa fa-bell",
"Url": "~/Admin/Notifications",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b9c"),
"ParentId": "0",
"Name": "系统日志",
"Order": NumberInt(130),
"Icon": "fa fa-gears",
"Url": "~/Admin/Logs",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b89"),
"ParentId": "0",
"Name": "在线用户",
"Order": NumberInt(140),
"Icon": "fa fa-users",
"Url": "~/Admin/Online",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b9d"),
"ParentId": "0",
"Name": "程序异常",
"Order": NumberInt(150),
"Icon": "fa fa-cubes",
"Url": "~/Admin/Exceptions",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b9e"),
"ParentId": "0",
"Name": "工具集合",
"Order": NumberInt(160),
"Icon": "fa fa-gavel",
"Url": "#",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4b9f"),
"ParentId": "5bd7b8445fa31256f77e4b9e",
"Name": "客户端测试",
"Order": NumberInt(10),
"Icon": "fa fa-wrench",
"Url": "~/Admin/Mobile",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4ba0"),
"ParentId": "5bd7b8445fa31256f77e4b9e",
"Name": "API文档",
"Order": NumberInt(10),
"Icon": "fa fa-wrench",
"Url": "~/swagger",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4ba1"),
"ParentId": "5bd7b8445fa31256f77e4b9e",
"Name": "图标集",
"Order": NumberInt(10),
"Icon": "fa fa-dashboard",
"Url": "~/Admin/FAIcon",
"Category": "0",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "0"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4ba2"),
"ParentId": "0",
"Name": "首页",
"Order": NumberInt(10),
"Icon": "fa fa-fa",
"Url": "~/Home/Index",
"Category": "1",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "2"
},
{
"_id": ObjectId("5bd7b8445fa31256f77e4ba4"),
"ParentId": "5bd9b3d868aa001661776f56",
"Name": "关于",
"Order": NumberInt(10),
"Icon": "fa fa-fa",
"Url": "~/Home/About",
"Category": "1",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "2"
},
{
"_id": ObjectId("5bd9b3d868aa001661776f56"),
"ParentId": "0",
"Name": "帮助",
"Order": NumberInt(10),
"Icon": "fa fa-fa",
"Url": "#",
"Category": "1",
"Target": "_self",
"IsResource": NumberInt(0),
"Application": "2"
}
]