shish 1 год назад
Родитель
Сommit
5380955e6c

+ 1 - 2
ghsApp/src/config.js

@@ -1,5 +1,4 @@
 export const ProjectName = 'ghs'
 export const APIHOST = 'https://api.shop.hzghd.com'
 export const IMGHOST = 'https://img.hzghd.com'
-export const CURRENT_ENV = 'dev'
-export const WX_AD = 'adunit-9523c840341ccb1f'
+export const CURRENT_ENV = 'dev'

+ 1 - 2
hdApp/src/config.js

@@ -2,5 +2,4 @@ export const ProjectName = 'hd'
 export const APIHOST = 'https://api.shop.huaml.com'
 export const FORMALHOST = 'https://shop.huaml.com'
 export const IMGHOST = 'https://img.huaml.com'
-export const CURRENT_ENV = 'dev'
-export const WX_AD = 'adunit-bb3f5872f1a5d549'
+export const CURRENT_ENV = 'dev'

+ 1 - 2
开发/ghsApp/src/config.js

@@ -1,5 +1,4 @@
 export const ProjectName = 'ghs'
 export const APIHOST = 'https://api.shop.hzghd.com'
 export const IMGHOST = 'https://img.hzghd.com'
-export const CURRENT_ENV = 'dev'
-export const WX_AD = 'adunit-9523c840341ccb1f'
+export const CURRENT_ENV = 'dev'

+ 1 - 2
开发/hdApp/src/config.js

@@ -2,5 +2,4 @@ export const ProjectName = 'hd'
 export const APIHOST = 'https://api.shop.huaml.com'
 export const FORMALHOST = 'https://shop.huaml.com'
 export const IMGHOST = 'https://img.huaml.com'
-export const CURRENT_ENV = 'dev'
-export const WX_AD = 'adunit-bb3f5872f1a5d549'
+export const CURRENT_ENV = 'dev'

+ 1 - 2
线上/ghsApp/src/config.js

@@ -1,5 +1,4 @@
 export const ProjectName = 'ghs'
 export const APIHOST = 'https://api.shop.wixhb.com'
 export const IMGHOST = 'https://img.wixhb.com'
-export const CURRENT_ENV = 'production'
-export const WX_AD = 'adunit-42a99bd9e25e3626'
+export const CURRENT_ENV = 'production'

+ 1 - 2
线上/hdApp/src/config.js

@@ -2,5 +2,4 @@ export const ProjectName = 'hd'
 export const APIHOST = 'https://api.shop.huahb.cn'
 export const FORMALHOST = 'https://shop.huahb.cn'
 export const IMGHOST = 'https://img.huahb.cn'
-export const CURRENT_ENV = 'production'
-export const WX_AD = 'adunit-b3f48f1b6c1a39ff'
+export const CURRENT_ENV = 'production'