From 09d02da80ec5bd59836427007169fdd03738e393 Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Mon, 16 Jul 2018 11:36:41 +0800 Subject: [PATCH] Merge branch 'master' of http://blit.7drlb.com:8888/r/screen_demo2 --- src/assets/app-data.json | 35 +++++------------------------------ 1 files changed, 5 insertions(+), 30 deletions(-) diff --git a/src/assets/app-data.json b/src/assets/app-data.json index 519303e..083dcb7 100644 --- a/src/assets/app-data.json +++ b/src/assets/app-data.json @@ -22,37 +22,12 @@ { "text": "������������", "icon": "icon-pie-chart", - "children": [ - { - "text": "������", - "link": "/" - } - , - { - "text": "������", - "link": "/" - } - , - { - "text": "������������", - "link": "/" - } - ] + "link": "/forecasting-warning" }, { "text": "������������", "icon": "icon-directions", - "children": [ - { - "text": "������������", - "link": "/" - } - , - { - "text": "������", - "link": "/" - } - ] + "link": "/environment/management" }, { "text": "������������", @@ -84,13 +59,13 @@ "icon": "icon-note", "children": [{ "text": "������������", - "link": "/" + "link": "/statistics/analysis" }, { "text": "������������", - "link": "/" + "link": "/statistics/calendar" }, { "text": "������������������", - "link": "/" + "link": "/reports/query2" }] }, { -- Gitblit v1.8.0