Authored by htoooth

fix

@@ -109,11 +109,11 @@ const normalMenus = [ @@ -109,11 +109,11 @@ const normalMenus = [
109 }] 109 }]
110 }, 110 },
111 { 111 {
112 - title: '性能统计', 112 + title: 'WebAPM 管理平台',
113 fa: 'fa-list', 113 fa: 'fa-list',
114 icon: 'area-chart', 114 icon: 'area-chart',
115 subMenus: [{ 115 subMenus: [{
116 - title: '浏览器排行榜', 116 + title: 'WebAPM 管理平台',
117 link: 'http://webapm.yohops.com', 117 link: 'http://webapm.yohops.com',
118 isClassic: true 118 isClassic: true
119 }] 119 }]