Authored by 刘传洋

home menu fix

@@ -45,7 +45,7 @@ const homeNav = [ @@ -45,7 +45,7 @@ const homeNav = [
45 {name: '我的退/换货', href: '/home/returns'}, 45 {name: '我的退/换货', href: '/home/returns'},
46 {name: '我的咨询', href: '/home/consult'}, 46 {name: '我的咨询', href: '/home/consult'},
47 {name: '我的评论', href: '/home/comment'}, 47 {name: '我的评论', href: '/home/comment'},
48 - {name: '我的投诉', href: '/home/complaints'}, 48 + /* {name: '我的投诉', href: '/home/complaints'}, */
49 {name: '我的信息', href: '/home/message', count: 0}, 49 {name: '我的信息', href: '/home/message', count: 0},
50 {name: '在线客服', href: 'http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409&info=', isBlank: true} 50 {name: '在线客服', href: 'http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409&info=', isBlank: true}
51 ] 51 ]