From be303f4e6ebb0e679c44aaed628476401fc905d0 Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Fri, 02 Mar 2018 14:30:32 +0800
Subject: [PATCH] debug

---
 src/assets/app-data.json |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/assets/app-data.json b/src/assets/app-data.json
index 4e0c959..b19eb23 100644
--- a/src/assets/app-data.json
+++ b/src/assets/app-data.json
@@ -44,7 +44,6 @@
             "group": true,
             "children": [{
                 "text": "������������",
-                "link": "/users",
                 "icon": "icon-user",
                 "children": [{
                   "text": "������������",
@@ -55,7 +54,6 @@
                 }]
               }, {
                 "text": "������������",
-                "link": "/devices",
                 "icon": "icon-grid",
                 "children": [{
                   "text": "������������",
@@ -69,7 +67,6 @@
                 }]
               }, {
                 "text": "���������������",
-                "link": "/sensors",
                 "icon": "icon-note",
                 "children": [{
                   "text": "������������",
@@ -77,7 +74,6 @@
                 }]
               }, {
                 "text": "������������",
-                "link": "/systems",
                 "icon": "icon-note",
                 "children": [
                   {
@@ -91,7 +87,6 @@
                 ]
               }, {
                 "text": "������������",
-                "link": "/reports",
                 "icon": "icon-note",
                 "children": [
                   {

--
Gitblit v1.8.0