From 521e90a01a6249834e12e68a930e4d3e239b0a2d Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Thu, 08 Feb 2018 13:11:18 +0800
Subject: [PATCH] BUGFIX-176

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

diff --git a/src/assets/app-data.json b/src/assets/app-data.json
index 3a0906f..2d63f19 100644
--- a/src/assets/app-data.json
+++ b/src/assets/app-data.json
@@ -40,7 +40,7 @@
                 "children": []
             }]
         }, {
-            "text": "������������",
+            "text": "������������",
             "group": true,
             "children": [{
                 "text": "������������",
@@ -58,7 +58,7 @@
                 "link": "/devices",
                 "icon": "icon-grid",
                 "children": [{
-                  "text": "������������",
+                  "text": "������������",
                   "link": "/devices/basic"
                 }, {
                   "text": "������������",

--
Gitblit v1.8.0