去掉客服代码
This commit is contained in:
4
src/typings.d.ts
vendored
4
src/typings.d.ts
vendored
@ -52,3 +52,7 @@ declare const START_ENV: string
|
||||
// declare const REACT_APP_XUNJIA_REDIRECT: string
|
||||
/**ENV-询价查看报价跳转地址 */
|
||||
declare const REACT_APP_XUNJIA_UID: string
|
||||
//智慧客服
|
||||
declare const REACT_APP_CUSTOMERSERVICE_USERCENTER: string
|
||||
declare const REACT_APP_CUSTOMERSERVICE_CLIENT_ID: string
|
||||
declare const REACT_APP_CUSTOMERSERVICE_REDIRECT: string
|
||||
|
Reference in New Issue
Block a user