shish 1 anno fa
parent
commit
0c24ab6d96

+ 2 - 1
ghsApp/src/config.js

@@ -1,4 +1,5 @@
 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 CURRENT_ENV = 'dev'
+export const WX_AD = 'adunit-9523c840341ccb1f'

+ 2 - 1
hdApp/src/config.js

@@ -2,4 +2,5 @@ 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 CURRENT_ENV = 'dev'
+export const WX_AD = 'adunit-bb3f5872f1a5d549'

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

@@ -1,4 +1,5 @@
 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 CURRENT_ENV = 'dev'
+export const WX_AD = 'adunit-9523c840341ccb1f'

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

@@ -2,4 +2,5 @@ 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 CURRENT_ENV = 'dev'
+export const WX_AD = 'adunit-bb3f5872f1a5d549'

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

@@ -1,4 +1,5 @@
 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 CURRENT_ENV = 'production'
+export const WX_AD = 'adunit-42a99bd9e25e3626'

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

@@ -2,4 +2,5 @@ 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 CURRENT_ENV = 'production'
+export const WX_AD = 'adunit-b3f48f1b6c1a39ff'