Merge branch 'ymf_php' of e.coding.net:g-cphe0354/duanju/new_app into gyq_php
This commit is contained in:
commit
50a5e7672c
|
|
@ -10,9 +10,11 @@ export const h5Config = {
|
|||
test: 'https://web-api.hnsiyao.cn',
|
||||
// local: 'http://192.168.1.21:8100',
|
||||
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://ph.hnsiyao.cn'
|
||||
zhangsong_local:'http://192.168.1.54:1024',
|
||||
hong:'http://192.168.1.31:8080',
|
||||
php_production:'https://ph.hnsiyao.cn',
|
||||
php_test:'https://playlet.test.sxczgkj.com',
|
||||
|
||||
}
|
||||
|
||||
export const AppConfig = {
|
||||
|
|
@ -20,9 +22,10 @@ export const AppConfig = {
|
|||
test: 'https://web-api.hnsiyao.cn',
|
||||
// local: 'http://192.168.1.21:8100',
|
||||
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://ph.hnsiyao.cn'
|
||||
zhangsong_local:'http://192.168.1.54:1024',
|
||||
hong:'http://192.168.1.31:8080',
|
||||
php_production:'https://ph.hnsiyao.cn',
|
||||
php_test:'https://playlet.test.sxczgkj.com'
|
||||
}
|
||||
|
||||
export function returnShareUrl() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue