Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
黄涛
2017-03-16 19:52:31 +0800
Commit
0b68b94a17ed2bb8a54c2af36d11765de9222ab9
2 parents
ae43e41a
867fd006
Merge branch 'hotfix/client-switch' into 'master'
fix client link See merge request
!98
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/models/general-tabs-service.js
apps/home/models/general-tabs-service.js
View file @
0b68b94
...
...
@@ -35,7 +35,7 @@ const _homeNav = (switcher) => {
{
name
:
'在线客服'
,
href
:
switcher
?
'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'
:
'/service/client'
,
isBlank
:
true
}
]
...
...
Please
register
or
login
to post a comment