From 5d463962d5567e88ca07277551637c8d36b691d2 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Fri, 13 Jul 2018 10:52:01 +0800 Subject: [PATCH] updates --- src/assets/app-data.json | 23 ++++------------------- 1 files changed, 4 insertions(+), 19 deletions(-) diff --git a/src/assets/app-data.json b/src/assets/app-data.json index 519303e..ec77c1c 100644 --- a/src/assets/app-data.json +++ b/src/assets/app-data.json @@ -22,22 +22,7 @@ { "text": "������������", "icon": "icon-pie-chart", - "children": [ - { - "text": "������", - "link": "/" - } - , - { - "text": "������", - "link": "/" - } - , - { - "text": "������������", - "link": "/" - } - ] + "link": "/forecasting-warning" }, { "text": "������������", @@ -84,13 +69,13 @@ "icon": "icon-note", "children": [{ "text": "������������", - "link": "/" + "link": "/statistics/analysis" }, { "text": "������������", - "link": "/" + "link": "/statistics/calendar" }, { "text": "������������������", - "link": "/" + "link": "/statistics/monitorpoint" }] }, { -- Gitblit v1.8.0