fengxiang
2018-03-01 7c26164dc8a00a230e074d320f3b2614c9080340
src/assets/app-data.json
@@ -1,12 +1,12 @@
{
    "app": {
        "name": "Alain",
        "description": "Ng-zorro admin panel front-end framework"
        "name": "七星瓢虫环境监测",
        "description": "七星瓢虫环境监测后台配置中心"
    },
    "user": {
        "name": "Admin",
        "avatar": "./assets/img/zorro.svg",
        "email": "cipchk@qq.com"
        "email": "admin@qq.com"
    },
    "menu": [{
            "text": "主导航",
@@ -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": [
                  {