删除统计功能

This commit is contained in:
virusdefender
2015-09-21 13:41:14 +08:00
parent cb0e7cf938
commit 60d727d7b2
3 changed files with 2 additions and 42 deletions

View File

@@ -24,8 +24,7 @@ require(["jquery", "avalon", "bootstrap"], function ($, avalon) {
var superAdminNav = [
{ name: "首页",
children: [{name: "主页", hash: "#index/index"},
{name: "监控", hash: "#monitor/monitor"},
{name: "统计", hash: "#statistics/statistics"}]
{name: "监控", hash: "#monitor/monitor"}]
},
{
name: "通用",