var navs2 = [{
		"title": "首页banner",
		"icon": "icon-shangpin",
		"href": "/zzhnc/banner/bannerList"
	},{
		"title": "商品管理",
		"icon": "icon-shangpin",
		"href": "/zzhnc/goods/goodsList"
	},
	{
		"title": "活动介绍",
		"icon": "icon-huodong",
		"href": "/zzhnc/activity/activityList"
	},
	{
		"title": "自动回复",
		"icon": "icon-huifu",
		"href": "/zzhnc/autoreply/autoresponse"
	},
	{
		"title": "奖品管理",
		"icon": "icon-huodong1",
		"href": "/zzhnc/prize/prizeList"
	},
	{
		"title": "商家管理",
		"icon": "icon-icon-yxj-empty-store",
		"href": "/zzhnc/seller/sellerList"
	},
	{
		"title": "报表",
		"icon": "icon-xiaoshou",
		"children":[
			{
				"title": "商品报表",
				"icon": "icon-shangpin",
				"href": "/zzhnc/report/goods"
			},
			{
				"title": "粉丝列表",
				"icon": "icon-fensi",
				"href": "/zzhnc/report/fans"
			},
			{
				"title": "抽奖记录",
				"icon": "icon-jiangpin",
				"href": "/zzhnc/report/prize"
			}
		]
		
	}
]