mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 11:59:37 +08:00
1
This commit is contained in:
parent
3367a87c6c
commit
6f178aedbf
@ -1,10 +1,10 @@
|
|||||||
App({
|
App({
|
||||||
APPID: 'wx22f0f66d57ce48f7',
|
APPID: 'wxd9f93ef41a607dd5',
|
||||||
// 本地测试时不用加/api
|
// 本地测试时不用加/api
|
||||||
DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名
|
DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名
|
||||||
// IMG_NAME: 'http://localhost:9227',
|
IMG_NAME: 'http://192.168.0.11: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,
|
||||||
homedata: {},
|
homedata: {},
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
},
|
},
|
||||||
"compileType": "miniprogram",
|
"compileType": "miniprogram",
|
||||||
"libVersion": "2.13.1",
|
"libVersion": "2.13.1",
|
||||||
"appid": "wxdf4e44d673e4a73f",
|
"appid": "wxd9f93ef41a607dd5",
|
||||||
"projectname": "SmartPark",
|
"projectname": "SmartPark",
|
||||||
"simulatorType": "wechat",
|
"simulatorType": "wechat",
|
||||||
"simulatorPluginLibVersion": {},
|
"simulatorPluginLibVersion": {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user