{
	"routineManagement": [
		{
			"title": "楼盘",
			"icon": "icon-text",
			"href": "house/create.html",
			"spread": false
		},
		{
			"title": "资讯",
			"icon": "",
			"href": "page/News/index.html",
			"spread": false
		},
		{
			"title": "团购",
			"icon": "",
			"href": "page/Group/index.html",
			"spread": false
		},
		{
			"title": "看房团",
			"icon": "",
			"href": "page/LookHouse/index.html",
			"spread": false
		},
		{
			"title": "其他页面",
			"icon": "",
			"href": "",
			"spread": false,
			"children": [
				{
					"title": "404页面",
					"icon": "",
					"href": "",
					"spread": false
				},
				{
					"title": "登录",
					"icon": "",
					"href": "",
					"spread": false,
					"target": "_blank"
				}
			]
		}
	],
	"pushManagement": [
		{
			"title": "推送",
			"icon": "",
			"href": "",
			"spread": false
		},
		{
			"title": "推送",
			"icon": "icon-vip",
			"href": "",
			"spread": false
		}
	],
	"userManagement": [
		{
			"title": "用户",
			"icon": "",
			"href": "",
			"spread": false
		},
		{
			"title": "用户",
			"icon": "icon-vip",
			"href": "",
			"spread": false
		}
	],
	"otherManagement": [
		{
			"title": "其它",
			"icon": "",
			"href": "",
			"spread": false
		},
		{
			"title": "其它",
			"icon": "icon-vip",
			"href": "",
			"spread": false
		}
	],
	"categoryManagement": [
		{
			"title": "区域",
			"icon": "",
			"href": "page/Category/city.html",
			"spread": false
		},
		{
			"title": "相册",
			"icon": "icon-vip",
			"href": "page/Category/album.html",
			"spread": false
		},
		{
			"title": "户型",
			"icon": "icon-vip",
			"href": "page/Category/huxing.html",
			"spread": false
		},
		{
			"title": "资讯",
			"icon": "icon-vip",
			"href": "page/Category/news.html",
			"spread": false
		}
	],
	"systemeSttings": [
		{
			"title": "权限管理",
			"icon": "",
			"href": "page/Level/index.html",
			"spread": false
		},{
			"title": "节点管理",
			"icon": "icon-log",
			"href": "page/Node/index.html",
			"spread": false
		}
	]
}