From 4c3eeecabd01386fc3be4b55f37646109d6d65e6 Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Mon, 29 Jan 2018 21:29:57 +0800
Subject: [PATCH] updates

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

diff --git a/src/assets/app-data.json b/src/assets/app-data.json
index 8bfea96..3a0906f 100644
--- a/src/assets/app-data.json
+++ b/src/assets/app-data.json
@@ -41,11 +41,10 @@
             }]
         }, {
             "text": "������������",
-            "link": "/",
             "group": true,
             "children": [{
                 "text": "������������",
-                "link": "/",
+                "link": "/users",
                 "icon": "icon-user",
                 "children": [{
                   "text": "������������",
@@ -56,7 +55,7 @@
                 }]
               }, {
                 "text": "������������",
-                "link": "/",
+                "link": "/devices",
                 "icon": "icon-grid",
                 "children": [{
                   "text": "������������",
@@ -70,7 +69,7 @@
                 }]
               }, {
                 "text": "���������������",
-                "link": "/",
+                "link": "/sensors",
                 "icon": "icon-note",
                 "children": [{
                   "text": "������������",
@@ -78,7 +77,7 @@
                 }]
               }, {
                 "text": "������������",
-                "link": "/",
+                "link": "/systems",
                 "icon": "icon-note",
                 "children": [
                   {

--
Gitblit v1.8.0