去掉客服代码

This commit is contained in:
unknown
2022-07-08 18:29:39 +08:00
parent 1bea5b2fb1
commit ec06e3ff8f
62 changed files with 222 additions and 4283 deletions

4
src/typings.d.ts vendored
View File

@ -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