客服加参数
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user