|
|
@ -222,7 +222,7 @@ |
|
|
|
return { |
|
|
|
menus: [{ |
|
|
|
imgUrl: require('@/assets/home/bIcon5.png'), |
|
|
|
title: '客户中心' |
|
|
|
title: '企业中心' |
|
|
|
}, |
|
|
|
{ |
|
|
|
imgUrl: require('@/assets/home/bIcon6.png'), |
|
|
@ -440,8 +440,8 @@ |
|
|
|
if (index === 11) { |
|
|
|
window.open('/#/index', '_blank') |
|
|
|
} else if (index === 0) { |
|
|
|
window.open('http://127.0.0.1:9531/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
// window.open('http://jianguan.yyundong.com/customer/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
// window.open('http://127.0.0.1:9531/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
window.open('http://jianguan.yyundong.com/customer/#/' + '?token=' + getStorage(), '_blank') |
|
|
|
} else if (index === 1) { |
|
|
|
// window.open('http://192.168.3.8:9531#/' + '?token=' + getStorage(), '_blank') |
|
|
|
window.open('http://jianguan.yyundong.com/report/#/' + '?token=' + getStorage(), '_blank') |
|
|
|