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": {