Merge branch 'ymf_php' of e.coding.net:g-cphe0354/duanju/new_app into gyq_php

This commit is contained in:
gyq 2025-08-20 16:23:55 +08:00
commit 50a5e7672c
1 changed files with 9 additions and 6 deletions

View File

@ -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() {