From 96013660a0afddce2497b94d0b548a1194d146e9 Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Thu, 08 Feb 2018 12:00:46 +0800
Subject: [PATCH] updates

---
 src/assets/app-data.json |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/src/assets/app-data.json b/src/assets/app-data.json
index 8bfea96..2d63f19 100644
--- a/src/assets/app-data.json
+++ b/src/assets/app-data.json
@@ -40,12 +40,11 @@
                 "children": []
             }]
         }, {
-            "text": "������������",
-            "link": "/",
+            "text": "������������",
             "group": true,
             "children": [{
                 "text": "������������",
-                "link": "/",
+                "link": "/users",
                 "icon": "icon-user",
                 "children": [{
                   "text": "������������",
@@ -56,10 +55,10 @@
                 }]
               }, {
                 "text": "������������",
-                "link": "/",
+                "link": "/devices",
                 "icon": "icon-grid",
                 "children": [{
-                  "text": "������������",
+                  "text": "������������",
                   "link": "/devices/basic"
                 }, {
                   "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