6.17 询价修改

This commit is contained in:
jl-zhoujl2
2022-06-17 12:12:09 +08:00
parent c7723de638
commit dfb22c2a06
8 changed files with 52 additions and 35 deletions

4
src/typings.d.ts vendored
View File

@ -49,4 +49,6 @@ declare const REACT_APP_PASSWORD_PUBLICKEY: string
/**ENV-环境参数 */
declare const START_ENV: string
/**ENV-询价查看报价跳转地址 */
declare const REACT_APP_XUNJIA_REDIRECT: string
// declare const REACT_APP_XUNJIA_REDIRECT: string
/**ENV-询价查看报价跳转地址 */
declare const REACT_APP_XUNJIA_UID: string