From 05b737f0fcc06b3e695ad1d4a01998074f111c54 Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Wed, 11 Jul 2018 10:49:43 +0800
Subject: [PATCH] 菜单数据
---
src/assets/tmp/app-data.json | 396 +++++++++++---------------------------------------------
1 files changed, 81 insertions(+), 315 deletions(-)
diff --git a/src/assets/tmp/app-data.json b/src/assets/tmp/app-data.json
index 53e240e..1aa46f3 100644
--- a/src/assets/tmp/app-data.json
+++ b/src/assets/tmp/app-data.json
@@ -10,350 +10,116 @@
},
"menu": [
{
- "text": "���������",
- "i18n": "main_navigation",
+ "text": "������������",
+ "i18n": "system_navigation",
"group": true,
"hideInBreadcrumb": true,
"children": [
{
- "text": "���������",
- "i18n": "dashboard",
+ "text": "������������",
+ "i18n": "home-page",
"icon": "icon-speedometer",
+ "link": "/home-page"
+ },
+ {
+ "text": "������������",
+ "icon": "icon-pie-chart",
+ "children": [
+ {
+ "text": "������",
+ "link": "/"
+ }
+ ,
+ {
+ "text": "������",
+ "link": "/"
+ }
+ ,
+ {
+ "text": "������������",
+ "link": "/"
+ }
+ ]
+ },
+ {
+ "text": "������������",
+ "icon": "icon-directions",
"children": [
{
- "text": "���������V1",
- "link": "/dashboard/v1",
- "i18n": "dashboard_v1"
- },
+ "text": "������������",
+ "link": "/"
+ }
+ ,
{
- "text": "���������",
- "link": "/dashboard/analysis",
- "i18n": "dashboard_analysis"
- },
- {
- "text": "Monitor",
- "link": "/dashboard/monitor",
- "i18n": "dashboard_monitor"
- },
- {
- "text": "Workplace",
- "link": "/dashboard/workplace",
- "i18n": "dashboard_workplace"
+ "text": "������",
+ "link": "/"
}
]
},
{
- "text": "������������",
- "i18n": "shortcut",
- "icon": "icon-rocket",
- "shortcut_root": true,
- "children": []
- },
- {
- "text": "���������",
- "i18n": "widgets",
- "link": "/widgets",
- "icon": "icon-grid",
- "badge": 2
- }
- ]
- },
- {
- "text": "Alain",
- "group": true,
- "hideInBreadcrumb": true,
- "children": [
- {
- "text": "������",
- "i18n": "style",
+ "text": "������������",
"icon": "icon-chemistry",
- "children": [
- {
- "text": "Typography",
- "link": "/style/typography",
- "i18n": "typography",
- "shortcut": true
- },
- {
- "text": "Grid Masonry",
- "link": "/style/gridmasonry",
- "i18n": "gridmasonry"
- },
- {
- "text": "Colors",
- "link": "/style/colors",
- "i18n": "colors"
- }
- ]
+ "link": "/"
},
{
- "text": "Delon",
- "i18n": "delon",
- "icon": "icon-magic-wand",
- "children": [
+ "text": "������������������",
+ "icon": "icon-puzzle",
+ "children": [
{
- "text": "Dynamic Form",
- "link": "/delon/form",
- "i18n": "dynamic-form"
- },
- {
- "text": "Simple Table",
- "link": "/delon/simple-table",
- "i18n": "simple-table"
- },
- {
- "text": "Util",
- "link": "/delon/util",
- "i18n": "util",
- "acl": "role-a"
- },
- {
- "text": "Print",
- "link": "/delon/print",
- "i18n": "print",
- "acl": "role-b"
- },
- {
- "text": "QR",
- "link": "/delon/qr",
- "i18n": "qr"
- },
- {
- "text": "ACL",
- "link": "/delon/acl",
- "i18n": "acl"
- },
- {
- "text": "Route Guard",
- "link": "/delon/guard",
- "i18n": "guard"
- },
- {
- "text": "Cache",
- "link": "/delon/cache",
- "i18n": "cache"
- },
- {
- "text": "Down File",
- "link": "/delon/downfile",
- "i18n": "downfile"
- },
- {
- "text": "Xlsx",
- "link": "/delon/xlsx",
- "i18n": "xlsx"
- },
- {
- "text": "Zip",
- "link": "/delon/zip",
- "i18n": "zip"
+ "text": "gis������",
+ "link": "/"
}
- ]
- }
- ]
- },
- {
- "text": "Pro",
- "i18n": "pro",
- "group": true,
- "hideInBreadcrumb": true,
- "children": [
+ ,
+ {
+ "text": "������������",
+ "link": "/"
+ }
+ ,
+ {
+ "text": "������������",
+ "link": "/"
+ }
+ ]
+ },
{
- "text": "Form Page",
- "i18n": "form",
- "link": "/pro/form",
+ "text": "������������",
"icon": "icon-note",
- "hideInBreadcrumb": true,
- "children": [
- {
- "text": "Basic Form",
- "link": "/pro/form/basic-form",
- "i18n": "basic-form",
- "shortcut": true
- },
- {
- "text": "Step Form",
- "link": "/pro/form/step-form",
- "i18n": "step-form"
- },
- {
- "text": "Advanced Form",
- "link": "/pro/form/advanced-form",
- "i18n": "advanced-form"
- }
- ]
+ "link": "/"
},
{
- "text": "List",
- "i18n": "pro-list",
- "icon": "icon-grid",
- "hideInBreadcrumb": true,
- "children": [
- {
- "text": "Table List",
- "link": "/pro/list/table-list",
- "i18n": "pro-table-list",
- "shortcut": true
- },
- {
- "text": "Basic List",
- "link": "/pro/list/basic-list",
- "i18n": "pro-basic-list"
- },
- {
- "text": "Card List",
- "link": "/pro/list/card-list",
- "i18n": "pro-card-list"
- },
- {
- "text": "Search List",
- "i18n": "pro-search",
- "children": [
- {
- "link": "/pro/list/articles",
- "i18n": "pro-search-article"
- },
- {
- "link": "/pro/list/projects",
- "i18n": "pro-search-project",
- "shortcut": true
- },
- {
- "link": "/pro/list/applications",
- "i18n": "pro-search-app"
- }
- ]
- }
- ]
+ "text": "������������",
+ "icon": "icon-support",
+ "link": "/"
},
{
- "text": "Profile",
- "i18n": "pro-profile",
- "icon": "icon-book-open",
- "hideInBreadcrumb": true,
+ "text": "������������",
+ "icon": "icon-wrench",
"children": [
- {
- "text": "Basic",
- "link": "/pro/profile/basic",
- "i18n": "pro-profile-basic"
- },
- {
- "text": "Advanced",
- "link": "/pro/profile/advanced",
- "i18n": "pro-profile-advanced",
- "shortcut": true
+ {
+ "text": "������������",
+ "link": "/"
}
- ]
+ ,
+ {
+ "text": "������������",
+ "link": "/"
+ }
+ ,
+ {
+ "text": "������������",
+ "link": "/"
+ }
+ ]
},
{
- "text": "Result",
- "i18n": "pro-result",
- "icon": "icon-check",
- "hideInBreadcrumb": true,
- "children": [
- {
- "text": "Success",
- "link": "/pro/result/success",
- "i18n": "pro-result-success"
- },
- {
- "text": "Fail",
- "link": "/pro/result/fail",
- "i18n": "pro-result-fail"
- }
- ]
+ "text": "������������",
+ "icon": "icon-flag",
+ "link": "/"
},
{
- "text": "Exception",
- "i18n": "pro-exception",
- "link": "/",
- "icon": "icon-fire",
- "children": [
- {
- "text": "403",
- "link": "/403",
- "reuse": false
- },
- {
- "text": "404",
- "link": "/404",
- "reuse": false
- },
- {
- "text": "500",
- "link": "/500",
- "reuse": false
- }
- ]
- },
- {
- "text": "User",
- "i18n": "pro-user",
- "icon": "icon-user",
- "children": [
- {
- "text": "login",
- "link": "/passport/login",
- "i18n": "pro-login",
- "reuse": false
- },
- {
- "text": "register",
- "link": "/passport/register",
- "i18n": "pro-register",
- "reuse": false
- },
- {
- "text": "register result",
- "link": "/passport/register-result",
- "i18n": "pro-register-result",
- "reuse": false
- }
- ]
- }
- ]
- },
- {
- "text": "More",
- "i18n": "more",
- "group": true,
- "hideInBreadcrumb": true,
- "children": [
- {
- "text": "Report",
- "i18n": "report",
- "icon": "anticon anticon-cloud-o",
- "children": [
- {
- "text": "Relation",
- "link": "/data-v/relation",
- "i18n": "relation",
- "reuse": false
- }
- ]
- },
- {
- "text": "Extras",
- "i18n": "extras",
- "link": "/extras",
- "icon": "icon-cup",
- "children": [
- {
- "text": "Help Center",
- "link": "/extras/helpcenter",
- "i18n": "helpcenter"
- },
- {
- "text": "Settings",
- "link": "/extras/settings",
- "i18n": "settings"
- },
- {
- "text": "Poi",
- "link": "/extras/poi",
- "i18n": "poi"
- }
- ]
+ "text": "������������",
+ "icon": "icon-people",
+ "link": "/"
}
]
}
--
Gitblit v1.8.0