Authored by htoooth

fix url

@@ -35,7 +35,7 @@ const _homeNav = (switcher) => { @@ -35,7 +35,7 @@ const _homeNav = (switcher) => {
35 { 35 {
36 name: '在线客服', 36 name: '在线客服',
37 href: switcher ? 37 href: switcher ?
38 - 'http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409' : helpers.urlFormat('/service/client', null, 'www'), 38 + 'http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409' : helpers.urlFormat('/service/client', null, 'www'),
39 isBlank: true 39 isBlank: true
40 } 40 }
41 ] 41 ]