mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 10:49:36 +08:00
描述:域名前缀
This commit is contained in:
parent
0524e11e69
commit
7437d85d04
@ -2,15 +2,15 @@ App({
|
|||||||
// 郑州小程序配置信息
|
// 郑州小程序配置信息
|
||||||
APPID: 'wx5582a07c1fbbcf06',
|
APPID: 'wx5582a07c1fbbcf06',
|
||||||
APPSECRET: 'ad24130a8919c613efd9538f69abafd3',
|
APPSECRET: 'ad24130a8919c613efd9538f69abafd3',
|
||||||
tenantId : '10', // 地区-郑州
|
tenantId : '1', // 地区-郑州
|
||||||
// 域名
|
// 域名
|
||||||
DOMAIN_NAME_PREFIX: 'https://chuangzhidasha.haxy.com.cn',
|
DOMAIN_NAME_PREFIX: 'https://chuangzhidasha.haxy.com.cn',
|
||||||
// 本地测试
|
// 本地测试
|
||||||
DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名
|
// DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名
|
||||||
IMG_NAME: 'http://192.168.0.11:9227',
|
// IMG_NAME: 'http://192.168.0.11:9227',
|
||||||
// 生产
|
// 生产
|
||||||
// DOMAIN_NAME: 'https://chuangzhidasha.haxy.com.cn/saas-ics', //接口域名
|
DOMAIN_NAME: 'https://chuangzhidasha.haxy.com.cn/saas-ics', //接口域名
|
||||||
// IMG_NAME: 'https://chuangzhidasha.haxy.com.cn/saas-ics',
|
IMG_NAME: 'https://chuangzhidasha.haxy.com.cn/saas-ics',
|
||||||
globals: {
|
globals: {
|
||||||
refreshMyPages: false,
|
refreshMyPages: false,
|
||||||
homedata: {},
|
homedata: {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user