客服加参数

This commit is contained in:
unknown
2023-01-16 16:09:11 +08:00
parent 48f6f20bab
commit 3375d24799
3 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,5 @@
/*客服系统专用*/
//跨系统post传参
export const bizServiceCustomService = REACT_APP_CUSTOMERSERVICE_USERCENTER + '&client_id=' + REACT_APP_CUSTOMERSERVICE_CLIENT_ID + '&redirect_uri=' + REACT_APP_CUSTOMERSERVICE_REDIRECT + '/redirect?page=home&mall3_token=';//智慧客服
//export const bizServiceCustomService = REACT_APP_CUSTOMERSERVICE_USERCENTER + '&client_id=S00hFPxc&redirect_uri=http://localhost:3000/redirect?page=home&mall3_token=';//智慧客服
export function windowOpenChatUI(inputList:any,pathname:string) {