Merge branch 'master' of http://10.124.128.2:8888/eshop/fe_service_ebtp_frontend into master_jnryy_customerservice
This commit is contained in:
4
src/typings.d.ts
vendored
4
src/typings.d.ts
vendored
@ -31,6 +31,10 @@ interface Window {
|
||||
|
||||
declare let ga: Function;
|
||||
|
||||
declare interface Window {
|
||||
ntkoBrowser: any;
|
||||
}
|
||||
|
||||
// preview.pro.ant.design only do not use in your production ;
|
||||
// preview.pro.ant.design 专用环境变量,请不要在你的项目中使用它。
|
||||
declare let ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION: 'site' | undefined;
|
||||
|
Reference in New Issue
Block a user