mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 16:39:37 +08:00
提交线上版本
This commit is contained in:
parent
a1832f2822
commit
2b97069852
@ -1,7 +1,7 @@
|
|||||||
App({
|
App({
|
||||||
// 配置信息
|
// 配置信息
|
||||||
APPID: 'wxd9f93ef41a607dd5',
|
APPID: 'wxe043ce243cd9de5b',
|
||||||
APPSECRET: 'e1041c1ea23dd196bf2d8264216eb82c',
|
APPSECRET: '5e7211116d2e183d997a01476a523744',
|
||||||
// tenantId : '12', // 地区
|
// tenantId : '12', // 地区
|
||||||
// parkId : '26', // 园区id
|
// parkId : '26', // 园区id
|
||||||
// parkName : '长阳智会云控', // 园区名称
|
// parkName : '长阳智会云控', // 园区名称
|
||||||
@ -10,9 +10,9 @@ App({
|
|||||||
// DOMAIN_NAME: 'http://192.168.0.30:9227', //接口域名
|
// DOMAIN_NAME: 'http://192.168.0.30:9227', //接口域名
|
||||||
// IMG_NAME: 'http://192.168.0.30:9227',
|
// IMG_NAME: 'http://192.168.0.30:9227',
|
||||||
// 生产
|
// 生产
|
||||||
DOMAIN_NAME_PREFIX: 'https://company.haxy.com.cn:4443/shoot-hand',
|
DOMAIN_NAME_PREFIX: 'https://baoxiu.jsgdha.com/shoot-hand',
|
||||||
DOMAIN_NAME: 'https://company.haxy.com.cn:4443/shoot-hand', //接口域名
|
DOMAIN_NAME: 'https://baoxiu.jsgdha.com/shoot-hand', //接口域名
|
||||||
IMG_NAME: 'https://company.haxy.com.cn:4443/shoot-hand',
|
IMG_NAME: 'https://baoxiu.jsgdha.com/shoot-hand',
|
||||||
globals: {
|
globals: {
|
||||||
refreshMyPages: false,
|
refreshMyPages: false,
|
||||||
homedata: {},
|
homedata: {},
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
},
|
},
|
||||||
"compileType": "miniprogram",
|
"compileType": "miniprogram",
|
||||||
"libVersion": "3.4.0",
|
"libVersion": "3.4.0",
|
||||||
"appid": "wxd9f93ef41a607dd5",
|
"appid": "wxe043ce243cd9de5b",
|
||||||
"projectname": "SmartPark",
|
"projectname": "SmartPark",
|
||||||
"simulatorType": "wechat",
|
"simulatorType": "wechat",
|
||||||
"simulatorPluginLibVersion": {},
|
"simulatorPluginLibVersion": {},
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"setting": {
|
"setting": {
|
||||||
"compileHotReLoad": true,
|
"compileHotReLoad": true,
|
||||||
"urlCheck": false
|
"urlCheck": true
|
||||||
},
|
},
|
||||||
"condition": {
|
"condition": {
|
||||||
"miniprogram": {
|
"miniprogram": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user