mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 10:49:36 +08:00
修改appid
This commit is contained in:
parent
bc247b2a10
commit
3367a87c6c
@ -1,9 +1,9 @@
|
|||||||
App({
|
App({
|
||||||
APPID: 'wx22f0f66d57ce48f7',
|
APPID: 'wx22f0f66d57ce48f7',
|
||||||
// 本地测试时不用加/api
|
// 本地测试时不用加/api
|
||||||
// DOMAIN_NAME: 'http://localhost:9227', //接口域名
|
DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名
|
||||||
// IMG_NAME: 'http://localhost:9227',
|
// IMG_NAME: 'http://localhost:9227',
|
||||||
DOMAIN_NAME: 'https://demo.metasoft.vip/api',
|
// DOMAIN_NAME: 'https://demo.metasoft.vip/api',
|
||||||
IMG_NAME: 'https://demo.metasoft.vip/api',
|
IMG_NAME: 'https://demo.metasoft.vip/api',
|
||||||
globals: {
|
globals: {
|
||||||
refreshMyPages: false,
|
refreshMyPages: false,
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
},
|
},
|
||||||
"compileType": "miniprogram",
|
"compileType": "miniprogram",
|
||||||
"libVersion": "2.13.1",
|
"libVersion": "2.13.1",
|
||||||
"appid": "wx22f0f66d57ce48f7",
|
"appid": "wxdf4e44d673e4a73f",
|
||||||
"projectname": "SmartPark",
|
"projectname": "SmartPark",
|
||||||
"simulatorType": "wechat",
|
"simulatorType": "wechat",
|
||||||
"simulatorPluginLibVersion": {},
|
"simulatorPluginLibVersion": {},
|
||||||
|
@ -346,5 +346,5 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||||
"projectname": "ics-wx"
|
"projectname": "dbd-meeting-wx-small"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user