From 2b97069852b094efd24f9e392c617611aaa94e34 Mon Sep 17 00:00:00 2001 From: "471615499@qq.com" Date: Thu, 5 Sep 2024 16:10:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E7=BA=BF=E4=B8=8A=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- miniprogram/app.js | 10 +++++----- project.config.json | 2 +- project.private.config.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/miniprogram/app.js b/miniprogram/app.js index 34c1389..e9083d8 100644 --- a/miniprogram/app.js +++ b/miniprogram/app.js @@ -1,7 +1,7 @@ App({ // 配置信息 - APPID: 'wxd9f93ef41a607dd5', - APPSECRET: 'e1041c1ea23dd196bf2d8264216eb82c', + APPID: 'wxe043ce243cd9de5b', + APPSECRET: '5e7211116d2e183d997a01476a523744', // tenantId : '12', // 地区 // parkId : '26', // 园区id // parkName : '长阳智会云控', // 园区名称 @@ -10,9 +10,9 @@ App({ // DOMAIN_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: 'https://company.haxy.com.cn:4443/shoot-hand', //接口域名 - IMG_NAME: 'https://company.haxy.com.cn:4443/shoot-hand', + DOMAIN_NAME_PREFIX: 'https://baoxiu.jsgdha.com/shoot-hand', + DOMAIN_NAME: 'https://baoxiu.jsgdha.com/shoot-hand', //接口域名 + IMG_NAME: 'https://baoxiu.jsgdha.com/shoot-hand', globals: { refreshMyPages: false, homedata: {}, diff --git a/project.config.json b/project.config.json index 48e7742..6c4079b 100644 --- a/project.config.json +++ b/project.config.json @@ -52,7 +52,7 @@ }, "compileType": "miniprogram", "libVersion": "3.4.0", - "appid": "wxd9f93ef41a607dd5", + "appid": "wxe043ce243cd9de5b", "projectname": "SmartPark", "simulatorType": "wechat", "simulatorPluginLibVersion": {}, diff --git a/project.private.config.json b/project.private.config.json index e6b0b2a..169f05b 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -1,7 +1,7 @@ { "setting": { "compileHotReLoad": true, - "urlCheck": false + "urlCheck": true }, "condition": { "miniprogram": {