Authored by htoooth

Merge branch 'release/5.5' into gray

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