沈斌
2018-02-28 dff0dd2723ca809c7f1cbbde550e387981cdc673
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": "主导航",
@@ -89,6 +89,20 @@
                    "link": "/systems/organization"
                    }
                ]
              }, {
                "text": "报表管理",
                "link": "/reports",
                "icon": "icon-note",
                "children": [
                  {
                  "text": "柱状图比较",
                  "link": "/reports/demo"
                  },
                  {
                  "text": "Excel导出",
                  "link": "/reports/excel"
                  }
                ]
              }
            ]