From 18b812e402aaf5e77343ea34daa147b2c9f6d900 Mon Sep 17 00:00:00 2001 From: lfs3 Date: Fri, 20 Jul 2018 11:12:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E5=BC=8Fv1.0.3=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 4 ++-- pages/at_present/at_present.js | 3 ++- project.config.json | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app.js b/app.js index ffdab7f..c2d7ab9 100644 --- a/app.js +++ b/app.js @@ -1,8 +1,8 @@ //app.js App({ gw: { - // hostUrl: 'https://www.1hjz.cn', - hostUrl: 'https://test.1hjz.cn/', + hostUrl: 'https://www.1hjz.cn', + //hostUrl: 'https://test.1hjz.cn/', mapUrl:'https://api.map.baidu.com', systemInfo : null,//系统信息 }, diff --git a/pages/at_present/at_present.js b/pages/at_present/at_present.js index b2ee2e0..0bdf0a3 100644 --- a/pages/at_present/at_present.js +++ b/pages/at_present/at_present.js @@ -23,7 +23,8 @@ Page({ onLoad: function(options) { // let that = this;  qqmapsdk = new QQMapWX({ - key: 'C5KBZ-RISKD-INW4P-PWYQJ-QC6C7-BQBGC' + // key: 'C5KBZ-RISKD-INW4P-PWYQJ-QC6C7-BQBGC'//测试 + key: 'JN7BZ-MJBK5-52SIH-QOKGH-FJE5F-IWFGG'//正式 }); }, //  onShow: function () { diff --git a/project.config.json b/project.config.json index 1797105..faa3154 100644 --- a/project.config.json +++ b/project.config.json @@ -8,7 +8,7 @@ "newFeature": true }, "compileType": "miniprogram", - "appid": "wx2c28390f4f2c0888", + "appid": "wxfdea8f72e0cffff0", "libVersion": "2.0.9", "projectname": "%E4%BA%8C%E5%8F%B7%E5%AE%B6%E6%94%BF%EF%BC%88%E4%BA%8C%E5%8F%B7%EF%BC%89", "condition": {