diff --git a/commons/config.js b/commons/config.js index c66a277..60056d5 100644 --- a/commons/config.js +++ b/commons/config.js @@ -12,7 +12,9 @@ export const h5Config = { local: 'http://192.168.1.43:1333', zhangsong_local:'http://192.168.1.54:1024', hong:'http://192.168.1.31:8080', - php_production:'https://playlet.test.sxczgkj.com' + php_production:'https://ph.hnsiyao.cn', + php_test:'https://playlet.test.sxczgkj.com', + } export const AppConfig = { @@ -22,7 +24,8 @@ export const AppConfig = { local: 'http://192.168.1.43:1333', zhangsong_local:'http://192.168.1.54:1024', hong:'http://192.168.1.31:8080', - php_production:'https://playlet.test.sxczgkj.com' + php_production:'https://ph.hnsiyao.cn', + php_test:'https://playlet.test.sxczgkj.com' } export function returnShareUrl() {