From 5186109f84e499f6ca4c00fdda0d5319c588ab9c Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Thu, 17 Oct 2019 20:40:49 +0800 Subject: [PATCH] no message --- app.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app.js b/app.js index 0391ecd..fefa67d 100644 --- a/app.js +++ b/app.js @@ -2,7 +2,7 @@ App({ gw: { hostUrl: 'https://www.1hjz.cn', - //hostUrl: 'https://test.1hjz.cn/', + // hostUrl: 'https://test.1hjz.cn', mapUrl:'https://api.map.baidu.com', systemInfo : null,//系统信息 }, @@ -110,7 +110,6 @@ App({ that.globalData.sessionId= data.response.sessionId; wx.setStorageSync('sessionId', data.response.sessionId); console.log('sessionId : ' + data.response.sessionId); - }, fail: function (e) { wx.showToast({