mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 15:29:37 +08:00
1
This commit is contained in:
parent
bec302094b
commit
16b1cfcd54
@ -6,13 +6,13 @@ App({
|
||||
parkId : '26', // 园区id
|
||||
parkName : '长阳智会云控', // 园区名称
|
||||
// 本地测试
|
||||
DOMAIN_NAME_PREFIX: 'http://192.168.0.11',
|
||||
DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名
|
||||
IMG_NAME: 'http://192.168.0.11:9227',
|
||||
// DOMAIN_NAME_PREFIX: 'http://192.168.0.11',
|
||||
// DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名
|
||||
// IMG_NAME: 'http://192.168.0.11:9227',
|
||||
// 生产
|
||||
// DOMAIN_NAME_PREFIX: 'https://www.chuangzhikj.com',
|
||||
// DOMAIN_NAME: 'https://www.chuangzhikj.com/saas-ics', //接口域名
|
||||
// IMG_NAME: 'https://www.chuangzhikj.com/saas-ics',
|
||||
DOMAIN_NAME_PREFIX: 'https://www.chuangzhikj.com',
|
||||
DOMAIN_NAME: 'https://www.chuangzhikj.com/saas-ics', //接口域名
|
||||
IMG_NAME: 'https://www.chuangzhikj.com/saas-ics',
|
||||
globals: {
|
||||
refreshMyPages: false,
|
||||
homedata: {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user