1
李凌
2026-05-19 f1f6e12d69ac443b4ba23a01fa7e6a3047c8bf4a
1
1 files modified
2 ■■■ changed files
src/config/index.js 2 ●●● patch | view | raw | blame | history
src/config/index.js
@@ -70,7 +70,7 @@
export const customerServiceUrl = ()=>{
    let str = ' https://47.86.59.44:1588/chat_online/index?channelId=5c7314eab72c4a72b2dc9b63c4502e69'
    let str = ' https://qwg.axc01lb.cfd/chat/index?channelId=5c7314eab72c4a72b2dc9b63c4502e69'
    let user = JSON.parse(localStorage.getItem('user'))
    console.log(user);
    let userName = '',pid = '';